search for: yypminor

Displaying 1 result from an estimated 1 matches for "yypminor".

2010 Oct 28
1
hypens in words + NEAR + 3 terms + AND_MAYBE => crash
...= " x-y NEAR test NEAR test "; my $query = $qp->parse_query($query_string, Search::Xapian::FLAG_DEFAULT); [...] Here's a gdb backtrace for a crash: Program received signal SIGSEGV, Segmentation fault. ~TermGroup (yypParser=0x2b58170, yymajor=<value optimized out>, yypminor=0x386a7f8) at queryparser/queryparser.lemony:1265 1265 delete *i; Current language: auto; currently c++ (gdb) bt #0 ~TermGroup (yypParser=0x2b58170, yymajor=<value optimized out>, yypminor=0x386a7f8) at queryparser/queryparser.lemony:1265 #1 TermGroup::destroy (yypParse...