Re: Segfault when tagging results of to: query

2019-11-12 Thread Reto
That's most probably xapians fault. Xapian 1.4.13 has a bug in it, there's a patch available but no new version has been released yet. You can find the issue here: https://trac.xapian.org/ticket/796#no1 ___ notmuch mailing list notmuch@notmuchmail.org

Re: Segfault when tagging results of to: query

2019-11-11 Thread Suvayu Ali
Hi, On Mon, Nov 11, 2019 at 8:54 PM Hugh Williams wrote: > > When trying to tag all messages to a particular address using the query > `notmuch tag +College to:exam...@example.com` I get a segfault. The > backtrace from gdb is shown below. > > ``` > #0 0x778deee4 in () at

Segfault when tagging results of to: query

2019-11-11 Thread Hugh Williams
When trying to tag all messages to a particular address using the query `notmuch tag +College to:exam...@example.com` I get a segfault. The backtrace from gdb is shown below. ``` #0 0x778deee4 in () at /usr/lib/libxapian.so.30 #1 0x778e26fe in () at /usr/lib/libxapian.so.30 #2