Segmentation fault in notmuch search --format=json

2012-08-07 Thread Mark Walters
On Tue, 07 Aug 2012, Ben Gamari wrote: > It seems some messages trigger a segmentation fault in > `do_search_threads()`. It appears the problem occurs (at least) when > `authors` is NULL. Hi thanks for the bug report and detailed debugging. I think I can see the problem and there is a test patch

Segmentation fault in notmuch search --format=json

2012-08-07 Thread Ben Gamari
It seems some messages trigger a segmentation fault in `do_search_threads()`. It appears the problem occurs (at least) when `authors` is NULL. Program received signal SIGSEGV, Segmentation fault. 0x00415aa3 in json_string (sp=0x646c70, val=0x0) at sprinter-json.c:121 121

Segmentation fault in notmuch search --format=json

2012-08-07 Thread Jameson Graef Rollins
On Tue, Aug 07 2012, Mark Walters wrote: > On Tue, 07 Aug 2012, Ben Gamari wrote: >> It seems some messages trigger a segmentation fault in >> `do_search_threads()`. It appears the problem occurs (at least) when >> `authors` is NULL. > > Hi thanks for the bug report and detailed debugging. I

Re: Segmentation fault in notmuch search --format=json

2012-08-07 Thread Mark Walters
On Tue, 07 Aug 2012, Ben Gamari bgamari.f...@gmail.com wrote: It seems some messages trigger a segmentation fault in `do_search_threads()`. It appears the problem occurs (at least) when `authors` is NULL. Hi thanks for the bug report and detailed debugging. I think I can see the problem and

Re: Segmentation fault in notmuch search --format=json

2012-08-07 Thread Jameson Graef Rollins
On Tue, Aug 07 2012, Mark Walters markwalters1...@gmail.com wrote: On Tue, 07 Aug 2012, Ben Gamari bgamari.f...@gmail.com wrote: It seems some messages trigger a segmentation fault in `do_search_threads()`. It appears the problem occurs (at least) when `authors` is NULL. Hi thanks for the

Re: Segmentation fault in notmuch search --format=json

2012-08-07 Thread Austin Clements
Quoth Mark Walters on Aug 07 at 8:07 am: On Tue, 07 Aug 2012, Ben Gamari bgamari.f...@gmail.com wrote: It seems some messages trigger a segmentation fault in `do_search_threads()`. It appears the problem occurs (at least) when `authors` is NULL. Hi thanks for the bug report and detailed

Segmentation fault in notmuch search --format=json

2012-08-06 Thread Ben Gamari
It seems some messages trigger a segmentation fault in `do_search_threads()`. It appears the problem occurs (at least) when `authors` is NULL. Program received signal SIGSEGV, Segmentation fault. 0x00415aa3 in json_string (sp=0x646c70, val=0x0) at sprinter-json.c:121 121