Weird segfault with notmuch

Subject: Weird segfault with notmuch

Date: Mon, 2 Dec 2019 19:37:41 +0000

To: notmuch@notmuchmail.org

Cc:

From: Blake Sweeney


Hi,

Thanks for making notmuch it is an essential part of my email workflow! I
recently started getting a segfault with one tag command. It only seems to
happen with one tag and one search. Example below:

$ notmuch count tag:ebi::dba
349
$ notmuch count from:dba@ebi.ac.uk and to:bsweeney@ebi.ac.uk
351
$ notmuch tag +ebi::dba -- from:dba@ebi.ac.uk and to:bsweeney@ebi.ac.uk
zsh: segmentation fault  notmuch tag +ebi::dba from:dba@ebi.ac.uk and to:bsweeney@ebi.ac.uk
$ notmuch tag +test -- to:bsweeney@ebi.ac.uk and from:dba@ebi.ac.uk
zsh: segmentation fault  notmuch tag +test -- to:bsweeney@ebi.ac.uk and from:dba@ebi.ac.uk

This happens on the command line or if I tag in a post-new hook. I am on 0.29.2
and this started recently. It also happens on two different machines, but both
have the same notmuch version. I haven't played around too much with this, I've
just skipped adding this tag automatically for now, but a workaround or fix
would be great. Thanks!


Blake Sweeney
_______________________________________________
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch

Thread: