segfault with xapian 1.3.1

David Bremner david at tethera.net
Thu Sep 5 17:17:20 PDT 2013


"Jason A. Donenfeld" <Jason at zx2c4.com> writes:

> As discussed on IRC, notmuch segfaults with 1.3.1 but not with 1.2.5 on
> notmuch-new:
>
> Program received signal SIGSEGV, Segmentation fault.
> 0x00007ffff75a5367 in Xapian::TermIterator::skip_to(std::string const&) ()
> from /usr/lib64/libxapian-1.3.so.1
> (gdb) bt

I managed to duplicate this problem on Debian testing by rebuilding
Olly's packages (https://launchpad.net/~ojwb/+archive/xapian-1.3) for
sid and running the following script in the ./test subdirectory

,----
| test_description='"notmuch new" segfault'
| . test-lib.sh
| 
| generate_message
| gdb notmuch <<EOF
| run new
| bt full
| EOF
`----

The backtrace is attached.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: backtrace.txt
URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20130905/3ec8e0e2/attachment.txt>


More information about the notmuch mailing list