Mantis Bugtracker

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000560 [Sphinx] general crash have not tried 2010-07-27 10:56 2010-07-27 11:01
Reporter boa View Status public  
Assigned To
Priority normal Resolution open  
Status new   Product Version 1.10-beta
Summary 0000560: Sphinx crashed on the search
Description I send to the sphinx a query such as:

("audio news"Note: 0000010) | ("audio news"/1)
"audio news"/2

And it falls
But at the same time, the Sphinx perform queries such:
("fashion watch tv"Note: 0000050) | fashion | watch | tv
"audio news"/1

Why is this happening?

PS: i used next initial settings
For searching:
SPH_MATCH_EXTENDED2
SPH_SORT_RELEVANCE
SPH_RANK_PROXIMITY_BM25

Index definition:
docinfo = extern
charset_type = utf-8
morphology = stem_enru
min_word_len = 1
charset_table = 0..9, A..Z->a..z, _, U+3C, +, U+3E, U+2F, a..z, U+401->U+435,
U+451->U+435, U+410..U+42F->U+430..U+44F, U+430..U+44F
min_infix_len = 1
enable_star = 1
phrase_boundary = ., ?, !, U+2026
index_exact_words = 1
expand_keywords = 1

Example of the crashlog
[Mon Jul 26 15:45:57.700 2010] [ 3858] -------------- cut here ---------------
[Mon Jul 26 15:45:57.700 2010] [ 3858] Searchd 1.10.1-id64-dev (r2421)
[Mon Jul 26 15:45:57.700 2010] [ 3858] Program compiled with gcc 4.4.3
[Mon Jul 26 15:45:57.700 2010] [ 3858] Host OS is Linux US1 2.6.32-23-server 0000037-Ubuntu
SMP Fri Jun 11 09:11:11 UTC 2010 x86_64 GNU/Linux
[Mon Jul 26 15:45:57.700 2010] [ 3858] Stack bottom = 0x7fffff13419f, thread stack size =
0x14000
[Mon Jul 26 15:45:57.702 2010] [ 3858]
/usr/local/sphinx/bin/searchd(_Z14StackTraceDumpi+0x6a) [0x44c2ba]
[Mon Jul 26 15:45:57.702 2010] [ 3858]
/usr/local/sphinx/bin/searchd(_Z11HandleCrashi+0x1f) [0x44cd8f]
[Mon Jul 26 15:45:57.702 2010] [ 3858] /lib/libpthread.so.0(+0xf8f0) [0x7f72db7838f0]
[Mon Jul 26 15:45:57.702 2010] [ 3858] /usr/local/sphinx/bin/searchd() [0x56cd5a]
[Mon Jul 26 15:45:57.702 2010] [ 3858]
/usr/local/sphinx/bin/searchd(_ZN9ExtNode_i6CreateERK11XQKeyword_tjiRK14ISphQwordSetup+0x2
2) [0x56d732]
[Mon Jul 26 15:45:57.702 2010] [ 3858]
/usr/local/sphinx/bin/searchd(_ZN9ExtNode_i6CreateEPK8XQNode_tRK14ISphQwordSetup+0xaf5)
[0x56e255]
[Mon Jul 26 15:45:57.702 2010] [ 3858]
/usr/local/sphinx/bin/searchd(_ZN9ExtNode_i6CreateEPK8XQNode_tRK14ISphQwordSetup+0x4c7)
[0x56dc27]
[Mon Jul 26 15:45:57.702 2010] [ 3858]
/usr/local/sphinx/bin/searchd(_ZN11ExtRanker_cC2EPK8XQNode_tRK14ISphQwordSetup+0x199)
[0x56f4f9]
[Mon Jul 26 15:45:57.702 2010] [ 3858]
/usr/local/sphinx/bin/searchd(_Z15sphCreateRankerPK8XQNode_t12ESphRankModeP15CSphQueryResu
ltRK14ISphQwordSetup+0x467) [0x56fa47]
[Mon Jul 26 15:45:57.702 2010] [ 3858]
/usr/local/sphinx/bin/searchd(_ZNK13CSphIndex_VLN16ParsedMultiQueryEPK9CSphQueryP15CSphQue
ryResultiPP15ISphMatchSorterPK8XQNode_tP8CSphDictPK10CSphVectorI18CSphFilterSettings16CSph
VectorPolicyISE_EEP18CSphQueryNodeCachei+0x5ce) [0x4b998e]
[Mon Jul 26 15:45:57.702 2010] [ 3858]
/usr/local/sphinx/bin/searchd(_ZNK13CSphIndex_VLN10MultiQueryEPK9CSphQueryP15CSphQueryResu
ltiPP15ISphMatchSorterPK10CSphVectorI18CSphFilterSettings16CSphVectorPolicyIS9_EEi+0x605)
[0x4bc655]
[Mon Jul 26 15:45:57.702 2010] [ 3858]
/usr/local/sphinx/bin/searchd(_ZNK13CSphIndex_VLN12MultiQueryExEiPK9CSphQueryPP15CSphQuery
ResultPP15ISphMatchSorterPK10CSphVectorI18CSphFilterSettings16CSphVectorPolicyISA_EEi+0xd9
b) [0x4bbf4b]
[Mon Jul 26 15:45:57.702 2010] [ 3858]
/usr/local/sphinx/bin/searchd(_ZN15SearchHandler_c16RunLocalSearchesEP15ISphMatchSorter+0x
1a88) [0x458c78]
[Mon Jul 26 15:45:57.702 2010] [ 3858]
/usr/local/sphinx/bin/searchd(_ZN15SearchHandler_c9RunSubsetEii+0x832) [0x463682]
[Mon Jul 26 15:45:57.702 2010] [ 3858]
/usr/local/sphinx/bin/searchd(_ZN15SearchHandler_c10RunQueriesEv+0x334) [0x465454]
[Mon Jul 26 15:45:57.702 2010] [ 3858]
/usr/local/sphinx/bin/searchd(_Z19HandleCommandSearchiiR13InputBuffer_c+0x138) [0x4733d8]
[Mon Jul 26 15:45:57.702 2010] [ 3858]
/usr/local/sphinx/bin/searchd(_Z18HandleClientSphinxiPKci+0x41a) [0x47386a]
[Mon Jul 26 15:45:57.702 2010] [ 3858]
/usr/local/sphinx/bin/searchd(_Z8TickHeadP22CSphProcessSharedMutex+0x2b4) [0x479d14]
[Mon Jul 26 15:45:57.702 2010] [ 3858]
/usr/local/sphinx/bin/searchd(_Z11ServiceMainiPPc+0x1ee3) [0x47bc23]
[Mon Jul 26 15:45:57.702 2010] [ 3858] /usr/local/sphinx/bin/searchd(main+0x42) [0x47d422]
[Mon Jul 26 15:45:57.702 2010] [ 3858] /lib/libc.so.6(__libc_start_main+0xfd)
[0x7f72daee4c4d]
[Mon Jul 26 15:45:57.702 2010] [ 3858] /usr/local/sphinx/bin/searchd() [0x449d99]
[Mon Jul 26 15:45:57.702 2010] [ 3858] Stack trace seems to be succesfull. Now you have
to resolve the numbers above and attach resolved values to the bugreport. See the section
about resolving in the documentation
[Mon Jul 26 15:45:57.702 2010] [ 3858] -------------- cut here ---------------

If necessary, I will give more information
Additional Information
Tags No tags attached.
Attached Files zip file icon crashlog.log.zip [^] (2,542 bytes) 2010-07-27 10:56

- Relationships

-  Notes
(0000813)
boa (reporter)
2010-07-27 11:01

tilde sign, and the number of them automatically converted to text "Comment: 0000010"
Now add a space between the tilde, and the number and try to post it again.

("audio news" ~ 10) | ("audio news"/1)
"audio news"/2

And it falls
But at the same time, the Sphinx perform queries such:
("fashion watch tv" ~ 50) | fashion | watch | tv
"audio news"/1

- Issue History
Date Modified Username Field Change
2010-07-27 10:56 boa New Issue
2010-07-27 10:56 boa File Added: crashlog.log.zip
2010-07-27 11:01 boa Note Added: 0000813


Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker