similarJ / sphinx-for-chinese

Automatically exported from code.google.com/p/sphinx-for-chinese
0 stars 0 forks source link

sphinx-for-chinese 2.1.0-dev (r3006) bug report #15

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
[root@localhost ~]# indexer news --rotate
sphinx-for-chinese 2.1.0-dev (r3006)
Copyright (c) 2008-2011, sphinx-search.com

using config file '/usr/local/etc/sphinx.conf'...
indexing index 'news'...
collected 81208 docs, 228.0 MB
WARNING: sort_hits: merge_block_size=140 kb too low, increasing mem_limit may 
improve performance
ERROR: index 'news': /srv/data/sphinx/news.tmp.spp: write error: 479232 of 
524288 bytes written.
*** Oops, indexer crashed! Please send the following report to developers.
Sphinx 2.1.0-dev (r3006)
-------------- report begins here ---------------
Current document: docid=81208, hits=654017
Current batch: minid=0, maxid=0
Hit pool start: docid=81107, hit=2623452
-------------- backtrace begins here ---------------
Program compiled with gcc 4.1.2
Host OS is Linux localhost.localdomain 2.6.18-238.12.1.el5 #1 SMP Tue May 31 
13:23:01 EDT 2011 i686 i686 i386 GNU/Linux
Stack bottom = 0x0, thread stack size = 0x14000
begin of system backtrace:
begin of system symbols:
indexer(_Z12sphBacktraceib+0x262)[0x819f102]
indexer(_Z7sigsegvi+0x104)[0x808b124]
[0x35b420]
indexer(_ZN10CSphString10SetSprintfEPKcz+0xa8)[0x80992d8]
indexer(_Z17sphWriteThrottlediPKvxPKcR10CSphString+0x350)[0x80a7230]
indexer(_ZN10CSphWriter5FlushEv+0x70)[0x80a7f00]
indexer(_ZN10CSphWriterD1Ev+0x25)[0x80c6575]
indexer(_ZN17CSphDictCRCTraitsD2Ev+0xd6)[0x80c69a6]
indexer(_ZN11CSphDictCRCILb1EED0Ev+0x18)[0x81198c8]
indexer(_ZN9CSphIndexD2Ev+0x40)[0x80b8a80]
indexer(_ZN13CSphIndex_VLND0Ev+0x25d)[0x80ec64d]
indexer(_Z7DoIndexRK17CSphConfigSectionPKcRK17SmallStringHash_TIS_EbP8_IO_FILE+0
x217d)[0x80943ad]
indexer(main+0x2a09)[0x80977d9]
/lib/libc.so.6(__libc_start_main+0xdc)[0x755e9c]
indexer(__gxx_personality_v0+0x205)[0x808a9f1]
Backtrace looks OK. Now you have to do following steps:
  1. Run the command over the crashed binary (for example, 'indexer'):
     nm -n indexer > indexer.sym
  2. Attach the binary, generated .sym and the text of backtrace (see above) to the bug report.
Also you can read the section about resolving backtraces in the documentation.
-------------- backtrace ends here ---------------

Original issue reported on code.google.com by tinys...@gmail.com on 20 Mar 2012 at 5:24