GNU bug report logs - #76794
Query crashes mumi search

Previous Next

Package: mumi;

Reported by: Rostislav Svoboda <rostislav.svoboda <at> gmail.com>

Date: Fri, 7 Mar 2025 00:09:02 UTC

Severity: normal

To reply to this bug, email your comments to 76794 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-mumi <at> gnu.org:
bug#76794; Package mumi. (Fri, 07 Mar 2025 00:09:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Arun Isaac <arunisaac <at> systemreboot.net>:
New bug report received and forwarded. Copy sent to bug-mumi <at> gnu.org. (Fri, 07 Mar 2025 00:09:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Arun Isaac <arunisaac <at> systemreboot.net>
To: bug-mumi <at> gnu.org
Subject: Query crashes mumi search
Date: Fri, 07 Mar 2025 00:08:10 +0000
This bug was reported by Bost on guix-devel.
https://yhetil.org/guix/CAEtmmexScXFTmU_BLQk-q--Ws_b03hzvG0nz_xN1GaAbPqrVTg <at> mail.gmail.com/

The query 'tag:easy AND (NOT (is:closed OR is:done))' crashes mumi
search.
https://issues.guix.gnu.org/search?query=tag%3Aeasy+AND+%28NOT+%28is%3Aclosed+OR+is%3Adone%29%29

This query, on the other hand, works: 'tag:easy AND (is:closed OR is:done)'
https://issues.guix.gnu.org/search?query=tag%3Aeasy+AND+%28is%3Aclosed+OR+is%3Adone%29




Changed bug submitter to 'Rostislav Svoboda <rostislav.svoboda <at> gmail.com>' from 'Arun Isaac <arunisaac <at> systemreboot.net>' Request was from Arun Isaac <arunisaac <at> systemreboot.net> to control <at> debbugs.gnu.org. (Fri, 07 Mar 2025 00:17:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-mumi <at> gnu.org:
bug#76794; Package mumi. (Tue, 11 Mar 2025 10:15:02 GMT) Full text and rfc822 format available.

Message #10 received at 76794 <at> debbugs.gnu.org (full text, mbox):

From: Rostislav Svoboda <rostislav.svoboda <at> gmail.com>
To: 76794 <at> debbugs.gnu.org
Subject: Re: Query crashes mumi search
Date: Tue, 11 Mar 2025 11:13:54 +0100
Hello,

The bug can also be reproduced by using the following queries:

https://issues.guix.gnu.org/search?query=AND
https://issues.guix.gnu.org/search?query=OR
https://issues.guix.gnu.org/search?query=NOT
etc.

I believe the root cause lies in the parse-query procedure within the
guile-xapian package, specifically in the (xapian xapian) module.

Cheers,
Bost




This bug report was last modified 150 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.