[Xapian-tickets] [Xapian] #796: Segmentation fault

Xapian nobody at xapian.org
Fri Oct 25 00:38:01 BST 2019


#796: Segmentation fault
----------------------+---------------------------
 Reporter:  zangetsu  |             Owner:  olly
     Type:  defect    |            Status:  new
 Priority:  normal    |         Milestone:  1.4.x
Component:  Other     |           Version:  1.4.13
 Severity:  normal    |        Resolution:
 Keywords:            |        Blocked By:
 Blocking:            |  Operating System:  All
----------------------+---------------------------

Comment (by olly):

 You've narrowed down what broke this, which is very helpful.

 But I don't currently see what's broken here - this optimisation
 effectively should just be like rearranging the query.

 Can you run this to get the query which notmuch is actually running:

 {{{
 NOTMUCH_DEBUG_QUERY=1 ./notmuch search from:foobar@
 }}}

 Also, if it's easy to do it would be useful to get a backtrace with debug
 info for libxapian available to confirm the line numbers where this is
 happening.

--
Ticket URL: <https://trac.xapian.org/ticket/796#comment:2>
Xapian <https://xapian.org/>
Xapian



More information about the Xapian-tickets mailing list