Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug report #297

Closed
dahuangfeng123 opened this issue Jan 1, 2020 · 1 comment
Closed

bug report #297

dahuangfeng123 opened this issue Jan 1, 2020 · 1 comment

Comments

@dahuangfeng123
Copy link

Manticore 3.2.2 afd6046@191226 release
Copyright (c) 2001-2016, Andrew Aksyonoff
Copyright (c) 2008-2016, Sphinx Technologies Inc (http://sphinxsearch.com)
Copyright (c) 2017-2019, Manticore Software LTD (http://manticoresearch.com)

using config file '/etc/manticoresearch/manticore.conf'...
indexing index 'ciku'...
*** Oops, indexer crashed! Please send the following report to developers.
Manticore 3.2.2 afd6046@191226 release
-------------- report begins here ---------------
Current document: docid=0, hits=0
Current batch: minid=0, maxid=0
Hit pool start: docid=0, hit=0
-------------- backtrace begins here ---------------
Program compiled with 6.3.0
Configured with flags: Configured by CMake with these definitions: -DCMAKE_BUILD_TYPE=RelWithDebInfo -DDISTR_BUILD=stretch -DUSE_SSL=ON -DDL_UNIXODBC=1 -DUNIXODBC_LIB=libodbc.so.2 -DDL_EXPAT=1 -DEXPAT_LIB=libexpat.so.1 -DUSE_LIBICONV=1 -DDL_MYSQL=1 -DMYSQL_LIB=libmariadbclient.so.18 -DDL_PGSQL=1 -DPGSQL_LIB=libpq.so.5 -DLOCALDATADIR=/var/data -DFULL_SHARE_DIR=/usr/share/manticore -DUSE_ICU=1 -DUSE_BISON=ON -DUSE_FLEX=ON -DUSE_SYSLOG=1 -DWITH_EXPAT=1 -DWITH_ICONV=ON -DWITH_MYSQL=1 -DWITH_ODBC=ON -DWITH_PGSQL=1 -DWITH_RE2=1 -DWITH_STEMMER=1 -DWITH_ZLIB=ON -DGALERA_SOVERSION=31 -DSYSCONFDIR=/etc/manticoresearch
Host OS is Linux runner-ed2dce3a-project-3858465-concurrent-0 4.19.78-coreos #1 SMP Mon Oct 14 22:56:39 -00 2019 x86_64 GNU/Linux
Stack bottom = 0x0, thread stack size = 0x100000
Trying system backtrace:
begin of system symbols:
indexer(_Z12sphBacktraceib+0x9b)[0x55cd238c0abb]
indexer(_Z7sigsegvi+0xac)[0x55cd237fe96c]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x110e0)[0x7f45de0050e0]
indexer(+0x3f8ed0)[0x55cd23a25ed0]
indexer(_ZN11KeepAttrs_c10GetStrAttrEi+0x9f)[0x55cd238725ff]
indexer(_ZN13CSphIndex_VLN14StoreBlobAttrsElRlR16BlobRowBuilder_iR19QueryMvaContainer_cR12BlobSource_ib+0x162)[0x55cd23858c92]
indexer(_ZN13CSphIndex_VLN5BuildERKN3sph8Vector_TIP10CSphSourceNS0_13DefaultCopy_TIS3_EENS0_14DefaultRelimitENS0_16DefaultStorage_TIS3_EEEEii+0xf9e)[0x55cd23864ffe]
indexer(_Z7DoIndexRK17CSphConfigSectionPKcRK15CSphOrderedHashIS_10CSphString15CSphStrHashFuncLi256EEbP8_IO_FILE+0x1a26)[0x55cd23807206]
indexer(main+0x2052)[0x55cd237fd982]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1)[0x7f45dcdb42e1]
indexer(_start+0x2a)[0x55cd237fe7ba]
-------------- backtrace ends here ---------------
Please, create a bug report in our bug tracker (https://github.com/manticoresoftware/manticore/issues)
and attach there:
a) searchd log, b) searchd binary, c) searchd symbols.
Look into the chapter 'Reporting bugs' in the documentation
(http://docs.manticoresearch.com/latest/html/reporting_bugs.html)
Will run gdb on /usr/bin/indexer, pid 27735

@githubmanticore
Copy link
Contributor

➤ Ilya Kuznetsov commented:

Can you provide your config and data so that we can reproduce the issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants