ITADN

crash issue Something wrong with thread stack, manual backtrace may be incorrect (fp=0x20000)

#4678Openyujun2647 创建于 2026-06-26
bugwaiting
Y
yujun2647commented
### Bug Description: ```bash --- request dump end --- --- local index:rule_clips_fts Manticore 25.0.0 ce3c27828@26032712 (columnar 13.0.0 e60b083@26032708) (secondary 13.0.0 e60b083@26032708) (knn 13.0.0 e60b083@26032708) (embeddings 1.1.1 e60b083@26032708) Handling signal 11 -------------- backtrace begins here --------------- Program compiled with Clang 16.0.6 Configured with flags: Configured with these definitions: -DDISTR_BUILD=jammy -DUSE_SYSLOG=1 -DWITH_GALERA=1 -DWITH_RE2=1 -DWITH_RE2_FORCE_STATIC=1 -DWITH_STEMMER=1 -DWITH_STEMMER_FORCE_STATIC=1 -DWITH_NLJSON=1 -DWITH_UNIALGO=1 -DWITH_ICU=1 -DWITH_ICU_FORCE_STATIC=1 -DWITH_JIEBA=1 -DWITH_SSL=1 -DWITH_ZLIB=1 -DWITH_ZSTD=1 -DDL_ZSTD=1 -DZSTD_LIB=libzstd.so.1 -DWITH_CURL=1 -DDL_CURL=1 -DCURL_LIB=libcurl.so.4 -DWITH_ODBC=1 -DDL_ODBC=1 -DODBC_LIB=libodbc.so.2 -DWITH_EXPAT=1 -DDL_EXPAT=1 -DEXPAT_LIB=libexpat.so.1 -DWITH_ICONV=1 -DWITH_MYSQL=1 -DDL_MYSQL=1 -DMYSQL_LIB=libmysqlclient.so.21 -DWITH_POSTGRESQL=1 -DDL_POSTGRESQL=1 -DPOSTGRESQL_LIB=libpq.so.5 -DLOCALDATADIR=/var/lib/manticore -DFULL_SHARE_DIR=/usr/share/manticore Built on Linux x86_64 (jammy) (cross-compiled) Stack bottom = 0x7fc1d8063fc0, thread stack size = 0x20000 Trying manual backtrace: Something wrong with thread stack, manual backtrace may be incorrect (fp=0x20000) Wrong stack limit or frame pointer, manual backtrace failed (fp=0x20000, stack=0x7fc1d8050000, stacksize=0x20000) Trying system backtrace: begin of system symbols: Trying boost backtrace: 0# sphBacktrace(int, bool) in searchd 1# HandleCrash(int) in searchd 2# 0x00007FC35F59A330 in /lib/x86_64-linux-gnu/libc.so.6 -------------- 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 manual (https://manual.manticoresearch.com/Reporting_bugs) addr2line: 'searchd': No such file [Mon Jun 15 06:31:39.825 2026] [1] using config file '/etc/manticoresearch/manticore_search.conf' (410 chars)... starting daemon version '25.0.0 ce3c27828@26032712 (columnar 13.0.0 e60b083@26032708) (secondary 13.0.0 e60b083@26032708) (knn 13.0.0 e60b083@26032708) (embeddings 1.1.1 e60b083@26032708)' ... listening on all interfaces for mysql, port=19306 listening on all interfaces for sphinx and http(s), port=19308 Manticore 25.0.0 ce3c27828@26032712 (columnar 13.0.0 e60b083@26032708) (secondary 13.0.0 e60b083@26032708) (knn 13.0.0 e60b083@26032708) (embeddings 1.1.1 e60b083@26032708) Copyright (c) 2001-2016, Andrew Aksyonoff Copyright (c) 2008-2016, Sphinx Technologies Inc (http://sphinxsearch.com) Copyright (c) 2017-2026, Manticore Software LTD (https://manticoresearch.com) precaching table 'rule_clips_fts' precaching table 'rule_clips_vec' precaching table 'knowledge_cases' binlog: replaying log /var/lib/manticore/binlog.0022 binlog: table rule_clips_fts: recovered from tid 619 to tid 652 binlog: replay stats: 33 commits, 1 tables binlog: finished replaying /var/lib/manticore/binlog.0022; 0.0 MB in 0.001 sec binlog: replaying log /var/lib/manticore/binlog.0025 WARNING: binlog: empty binlog /var/lib/manticore/binlog.0025 detected, skipping binlog: replaying log /var/lib/manticore/binlog.0024 binlog: table rule_clips_vec: recovered from tid 619 to tid 652 binlog: replay stats: 33 commits, 1 tables binlog: finished replaying /var/lib/manticore/binlog.0024; 0.1 MB in 0.006 sec binlog: replaying log /var/lib/manticore/binlog.0026 WARNING: binlog: empty binlog /var/lib/manticore/binlog.0026 detected, skipping prereading 3 tables preread 3 tables in 0.000 sec accepting connections [BUDDY] started v3.44.1+26031916-d0ff5bfe 'manticore-executor /usr/share/manticore/modules/manticore-buddy/src/main.php --listen=http://0.0.0.0:19308 --threads=88 --skip=manticoresoftware/buddy-plugin-sharding --skip=manticoresoftware/buddy-plugin-distributed-insert ' at http://127.0.0.1:36005 [BUDDY] Loaded plugins: [BUDDY] core: empty-string, backup, emulate-elastic, fuzzy, create-table, create-cluster, drop, insert, alias, select, replace-select, show, plugin, test, alter-column, alter-distributed-table, alter-rename-table, modify-table, knn, replace, queue, update, autocomplete, cli-table, truncate, metrics [BUDDY] local: [BUDDY] extra: rt: table knowledge_cases: ramchunk saved ok (mode=periodic, last TID=156, current TID=176, ram=1.807 Mb, time delta=35999 sec, took=0.004 sec) rt: table rule_clips_fts: ramchunk saved ok (mode=periodic, last TID=619, current TID=671, ram=1.216 Mb, time delta=36000 sec, took=0.008 sec) rt: table rule_clips_vec: ramchunk saved ok (mode=periodic, last TID=619, current TID=671, ram=12.926 Mb, time delta=36000 sec, took=0.030 sec) double free or corruption (out) ------- FATAL: CRASH DUMP ------- [Tue Jun 16 02:20:47.718 2026] [ 1] --- crashed SphinxQL request dump --- v�e��LES --- request dump end --- ��- local index:f�e����ݷ Manticore 25.0.0 ce3c27828@26032712 (columnar 13.0.0 e60b083@26032708) (secondary 13.0.0 e60b083@26032708) (knn 13.0.0 e60b083@26032708) (embeddings 1.1.1 e60b083@26032708) Handling signal 6 -------------- backtrace begins here --------------- Program compiled with Clang 16.0.6 Configured with flags: Configured with these definitions: -DDISTR_BUILD=jammy -DUSE_SYSLOG=1 -DWITH_GALERA=1 -DWITH_RE2=1 -DWITH_RE2_FORCE_STATIC=1 -DWITH_STEMMER=1 -DWITH_STEMMER_FORCE_STATIC=1 -DWITH_NLJSON=1 -DWITH_UNIALGO=1 -DWITH_ICU=1 -DWITH_ICU_FORCE_STATIC=1 -DWITH_JIEBA=1 -DWITH_SSL=1 -DWITH_ZLIB=1 -DWITH_ZSTD=1 -DDL_ZSTD=1 -DZSTD_LIB=libzstd.so.1 -DWITH_CURL=1 -DDL_CURL=1 -DCURL_LIB=libcurl.so.4 -DWITH_ODBC=1 -DDL_ODBC=1 -DODBC_LIB=libodbc.so.2 -DWITH_EXPAT=1 -DDL_EXPAT=1 -DEXPAT_LIB=libexpat.so.1 -DWITH_ICONV=1 -DWITH_MYSQL=1 -DDL_MYSQL=1 -DMYSQL_LIB=libmysqlclient.so.21 -DWITH_POSTGRESQL=1 -DDL_POSTGRESQL=1 -DPOSTGRESQL_LIB=libpq.so.5 -DLOCALDATADIR=/var/lib/manticore -DFULL_SHARE_DIR=/usr/share/manticore Built on Linux x86_64 (jammy) (cross-compiled) Stack bottom = 0x7fb7acba7e37, thread stack size = 0x20000 Trying manual backtrace: Something wrong with thread stack, manual backtrace may be incorrect (fp=0x20000) Wrong stack limit or frame pointer, manual backtrace failed (fp=0x20000, stack=0x7fb7acbb0000, stacksize=0x20000) Trying system backtrace: begin of system symbols: Trying boost backtrace: 0# sphBacktrace(int, bool) in searchd 1# HandleCrash(int) in searchd 2# 0x00007FB7AE878330 in /lib/x86_64-linux-gnu/libc.so.6 3# pthread_kill in /lib/x86_64-linux-gnu/libc.so.6 4# gsignal in /lib/x86_64-linux-gnu/libc.so.6 5# abort in /lib/x86_64-linux-gnu/libc.so.6 6# 0x00007FB7AE85C7B6 in /lib/x86_64-linux-gnu/libc.so.6 7# 0x00007FB7AE8DBFF5 in /lib/x86_64-linux-gnu/libc.so.6 8# 0x00007FB7AE8DE120 in /lib/x86_64-linux-gnu/libc.so.6 9# 0x00007FB7AE8DE43A in /lib/x86_64-linux-gnu/libc.so.6 10# __libc_free in /lib/x86_64-linux-gnu/libc.so.6 11# Threads::Coro::Worker_c::~Worker_c() in searchd 12# Threads::Coro::Worker_c::Resume() in searchd 13# Threads::Coro::Worker_c::DoComplete(void*, Threads::details::SchedulerOperation_t*) in searchd 14# Threads::Service_t::do_run_one(CSphScopedLock<CSphMutex>&, Threads::TaskServiceThreadInfo_t&, std::atomic<bool>&) in searchd 15# Threads::Service_t::run(std::atomic<bool>&) in searchd 16# Threads::ThreadPool_c::loop(int) in searchd 17# 0x0000565270F66C47 in searchd 18# ThreadProcWrapper_fn(void*) in searchd 19# 0x00007FB7AE8CFAA4 in /lib/x86_64-linux-gnu/libc.so.6 20# __clone in /lib/x86_64-linux-gnu/libc.so.6 -------------- 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 manual (https://manual.manticoresearch.com/Reporting_bugs) [Tue Jun 16 02:20:56.105 2026] [1] using config file '/etc/manticoresearch/manticore_search.conf' (410 chars)... starting daemon version '25.0.0 ce3c27828@26032712 (columnar 13.0.0 e60b083@26032708) (secondary 13.0.0 e60b083@26032708) (knn 13.0.0 e60b083@26032708) (embeddings 1.1.1 e60b083@26032708)' ... listening on all interfaces for mysql, port=19306 listening on all interfaces for sphinx and http(s), port=19308 Manticore 25.0.0 ce3c27828@26032712 (columnar 13.0.0 e60b083@26032708) (secondary 13.0.0 e60b083@26032708) (knn 13.0.0 e60b083@26032708) (embeddings 1.1.1 e60b083@26032708) Copyright (c) 2001-2016, Andrew Aksyonoff Copyright (c) 2008-2016, Sphinx Technologies Inc (http://sphinxsearch.com) Copyright (c) 2017-2026, Manticore Software LTD (https://manticoresearch.com) precaching table 'rule_clips_fts' precaching table 'rule_clips_vec' precaching table 'knowledge_cases' binlog: replaying log /var/lib/manticore/binlog.0029 binlog: table rule_clips_fts: recovered from tid 671 to tid 672 binlog: replay stats: 1 commits, 1 tables binlog: finished replaying /var/lib/manticore/binlog.0029; 0.0 MB in 0.000 sec binlog: replaying log /var/lib/manticore/binlog.0030 binlog: table rule_clips_vec: recovered from tid 671 to tid 672 binlog: replay stats: 1 commits, 1 tables binlog: finished replaying /var/lib/manticore/binlog.0030; 0.2 MB in 0.001 sec binlog: replaying log /var/lib/manticore/binlog.0028 binlog: table knowledge_cases: recovered from tid 176 to tid 177 binlog: replay stats: 1 commits, 1 tables binlog: finished replaying /var/lib/manticore/binlog.0028; 0.0 MB in 0.000 sec prereading 3 tables preread 3 tables in 0.000 sec accepting connections [BUDDY] started v3.44.1+26031916-d0ff5bfe 'manticore-executor /usr/share/manticore/modules/manticore-buddy/src/main.php --listen=http://0.0.0.0:19308 --threads=88 --skip=manticoresoftware/buddy-plugin-sharding --skip=manticoresoftware/buddy-plugin-distributed-insert ' at http://127.0.0.1:34637 [BUDDY] Loaded plugins: [BUDDY] core: empty-string, backup, emulate-elastic, fuzzy, create-table, create-cluster, drop, insert, alias, select, replace-select, show, plugin, test, alter-column, alter-distributed-table, alter-rename-table, modify-table, knn, replace, queue, update, autocomplete, cli-table, truncate, metrics [BUDDY] local: [BUDDY] extra: double free or corruption (out) ------- FATAL: CRASH DUMP ------- [Tue Jun 16 05:17:20.935 2026] [ 1] --- crashed SphinxQL request dump --- ��� --- request dump end --- --- local index:� C�VT� C�VT Manticore 25.0.0 ce3c27828@26032712 (columnar 13.0.0 e60b083@26032708) (secondary 13.0.0 e60b083@26032708) (knn 13.0.0 e60b083@26032708) (embeddings 1.1.1 e60b083@26032708) Handling signal 6 -------------- backtrace begins here --------------- Program compiled with Clang 16.0.6 Configured with flags: Configured with these definitions: -DDISTR_BUILD=jammy -DUSE_SYSLOG=1 -DWITH_GALERA=1 -DWITH_RE2=1 -DWITH_RE2_FORCE_STATIC=1 -DWITH_STEMMER=1 -DWITH_STEMMER_FORCE_STATIC=1 -DWITH_NLJSON=1 -DWITH_UNIALGO=1 -DWITH_ICU=1 -DWITH_ICU_FORCE_STATIC=1 -DWITH_JIEBA=1 -DWITH_SSL=1 -DWITH_ZLIB=1 -DWITH_ZSTD=1 -DDL_ZSTD=1 -DZSTD_LIB=libzstd.so.1 -DWITH_CURL=1 -DDL_CURL=1 -DCURL_LIB=libcurl.so.4 -DWITH_ODBC=1 -DDL_ODBC=1 -DODBC_LIB=libodbc.so.2 -DWITH_EXPAT=1 -DDL_EXPAT=1 -DEXPAT_LIB=libexpat.so.1 -DWITH_ICONV=1 -DWITH_MYSQL=1 -DDL_MYSQL=1 -DMYSQL_LIB=libmysqlclient.so.21 -DWITH_POSTGRESQL=1 -DDL_POSTGRESQL=1 -DPOSTGRESQL_LIB=libpq.so.5 -DLOCALDATADIR=/var/lib/manticore -DFULL_SHARE_DIR=/usr/share/manticore Built on Linux x86_64 (jammy) (cross-compiled) Stack bottom = 0x7fd44dec2e37, thread stack size = 0x20000 Trying manual backtrace: Something wrong with thread stack, manual backtrace may be incorrect (fp=0x20000) Wrong stack limit or frame pointer, manual backtrace failed (fp=0x20000, stack=0x7fd44ded0000, stacksize=0x20000) Trying system backtrace: begin of system symbols: Trying boost backtrace: 0# sphBacktrace(int, bool) in searchd 1# HandleCrash(int) in searchd 2# 0x00007FD44F2CF330 in /lib/x86_64-linux-gnu/libc.so.6 3# pthread_kill in /lib/x86_64-linux-gnu/libc.so.6 4# gsignal in /lib/x86_64-linux-gnu/libc.so.6 5# abort in /lib/x86_64-linux-gnu/libc.so.6 6# 0x00007FD44F2B37B6 in /lib/x86_64-linux-gnu/libc.so.6 7# 0x00007FD44F332FF5 in /lib/x86_64-linux-gnu/libc.so.6 8# 0x00007FD44F335120 in /lib/x86_64-linux-gnu/libc.so.6 9# 0x00007FD44F33543A in /lib/x86_64-linux-gnu/libc.so.6 10# __libc_free in /lib/x86_64-linux-gnu/libc.so.6 11# Threads::Coro::Worker_c::~Worker_c() in searchd 12# Threads::Coro::Worker_c::Resume() in searchd 13# Threads::Coro::Worker_c::DoComplete(void*, Threads::details::SchedulerOperation_t*) in searchd 14# Threads::Service_t::do_run_one(CSphScopedLock<CSphMutex>&, Threads::TaskServiceThreadInfo_t&, std::atomic<bool>&) in searchd 15# Threads::Service_t::run(std::atomic<bool>&) in searchd 16# Threads::ThreadPool_c::loop(int) in searchd 17# 0x00005599370ACC47 in searchd 18# ThreadProcWrapper_fn(void*) in searchd 19# 0x00007FD44F326AA4 in /lib/x86_64-linux-gnu/libc.so.6 20# __clone in /lib/x86_64-linux-gnu/libc.so.6 -------------- 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 manual (https://manual.manticoresearch.com/Reporting_bugs) [Tue Jun 16 05:17:43.582 2026] [1] using config file '/etc/manticoresearch/manticore_search.conf' (410 chars)... starting daemon version '25.0.0 ce3c27828@26032712 (columnar 13.0.0 e60b083@26032708) (secondary 13.0.0 e60b083@26032708) (knn 13.0.0 e60b083@26032708) (embeddings 1.1.1 e60b083@26032708)' ... listening on all interfaces for mysql, port=19306 listening on all interfaces for sphinx and http(s), port=19308 Manticore 25.0.0 ce3c27828@26032712 (columnar 13.0.0 e60b083@26032708) (secondary 13.0.0 e60b083@26032708) (knn 13.0.0 e60b083@26032708) (embeddings 1.1.1 e60b083@26032708) Copyright (c) 2001-2016, Andrew Aksyonoff Copyright (c) 2008-2016, Sphinx Technologies Inc (http://sphinxsearch.com) Copyright (c) 2017-2026, Manticore Software LTD (https://manticoresearch.com) precaching table 'rule_clips_fts' precaching table 'rule_clips_vec' precaching table 'knowledge_cases' binlog: replaying log /var/lib/manticore/binlog.0029 binlog: table rule_clips_fts: recovered from tid 671 to tid 672 binlog: replay stats: 1 commits, 1 tables binlog: finished replaying /var/lib/manticore/binlog.0029; 0.0 MB in 0.000 sec binlog: replaying log /var/lib/manticore/binlog.0031 binlog: table rule_clips_fts: recovered from tid 672 to tid 754 binlog: replay stats: 82 commits, 1 tables binlog: finished replaying /var/lib/manticore/binlog.0031; 0.0 MB in 0.004 sec binlog: replaying log /var/lib/manticore/binlog.0030 binlog: table rule_clips_vec: recovered from tid 671 to tid 672 binlog: replay stats: 1 commits, 1 tables binlog: finished replaying /var/lib/manticore/binlog.0030; 0.2 MB in 0.001 sec binlog: replaying log /var/lib/manticore/binlog.0032 binlog: table rule_clips_vec: recovered from tid 672 to tid 754 binlog: replay stats: 82 commits, 1 tables binlog: finished replaying /var/lib/manticore/binlog.0032; 0.7 MB in 0.007 sec binlog: replaying log /var/lib/manticore/binlog.0028 binlog: table knowledge_cases: recovered from tid 176 to tid 177 binlog: replay stats: 1 commits, 1 tables binlog: finished replaying /var/lib/manticore/binlog.0028; 0.0 MB in 0.000 sec binlog: replaying log /var/lib/manticore/binlog.0033 binlog: table knowledge_cases: recovered from tid 177 to tid 189 binlog: replay stats: 12 commits, 1 tables binlog: finished replaying /var/lib/manticore/binlog.0033; 0.1 MB in 0.001 sec prereading 3 tables preread 3 tables in 0.000 sec accepting connections [BUDDY] started v3.44.1+26031916-d0ff5bfe 'manticore-executor /usr/share/manticore/modules/manticore-buddy/src/main.php --listen=http://0.0.0.0:19308 --threads=88 --skip=manticoresoftware/buddy-plugin-sharding --skip=manticoresoftware/buddy-plugin-distributed-insert ' at http://127.0.0.1:36879 [BUDDY] Loaded plugins: [BUDDY] core: empty-string, backup, emulate-elastic, fuzzy, create-table, create-cluster, drop, insert, alias, select, replace-select, show, plugin, test, alter-column, alter-distributed-table, alter-rename-table, modify-table, knn, replace, queue, update, autocomplete, cli-table, truncate, metrics [BUDDY] local: [BUDDY] extra: ------- FATAL: CRASH DUMP ------- [Tue Jun 16 05:19:01.777 2026] [ 1] --- crashed SphinxQL request dump --- SET NAMES utf8mb4 --- request dump end --- --- local index: Manticore 25.0.0 ce3c27828@26032712 (columnar 13.0.0 e60b083@26032708) (secondary 13.0.0 e60b083@26032708) (knn 13.0.0 e60b083@26032708) (embeddings 1.1.1 e60b083@26032708) Handling signal 6 -------------- backtrace begins here --------------- Program compiled with Clang 16.0.6 double free or corruption (out) Configured with flags: Configured with these definitions: -DDISTR_BUILD=jammy -DUSE_SYSLOG=1 -DWITH_GALERA=1 -DWITH_RE2=1 -DWITH_RE2_FORCE_STATIC=1 -DWITH_STEMMER=1 -DWITH_STEMMER_FORCE_STATIC=1 -DWITH_NLJSON=1 -DWITH_UNIALGO=1 -DWITH_ICU=1 -DWITH_ICU_FORCE_STATIC=1 -DWITH_JIEBA=1 -DWITH_SSL=1 -DWITH_ZLIB=1 -DWITH_ZSTD=1 -DDL_ZSTD=1 -DZSTD_LIB=libzstd.so.1 -DWITH_CURL=1 -DDL_CURL=1 -DCURL_LIB=libcurl.so.4 -DWITH_ODBC=1 -DDL_ODBC=1 -DODBC_LIB=libodbc.so.2 -DWITH_EXPAT=1 -DDL_EXPAT=1 -DEXPAT_LIB=libexpat.so.1 -DWITH_ICONV=1 -DWITH_MYSQL=1 -DDL_MYSQL=1 -DMYSQL_LIB=libmysqlclient.so.21 -DWITH_POSTGRESQL=1 -DDL_POSTGRESQL=1 -DPOSTGRESQL_LIB=libpq.so.5 -DLOCALDATADIR=/var/lib/manticore -DFULL_SHARE_DIR=/usr/share/manticore Built on Linux x86_64 (jammy) (cross-compiled) Stack bottom = 0x7f5518b60e37, thread stack size = 0x20000 Trying manual backtrace: Something wrong with thread stack, manual backtrace may be incorrect (fp=0x20000) Wrong stack limit or frame pointer, manual backtrace failed (fp=0x20000, stack=0x7f5518b70000, stacksize=0x20000) Trying system backtrace: begin of system symbols: Trying boost backtrace: 0# sphBacktrace(int, bool) in searchd 1# HandleCrash(int) in searchd 2# 0x00007F551A17D330 in /lib/x86_64-linux-gnu/libc.so.6 3# pthread_kill in /lib/x86_64-linux-gnu/libc.so.6 4# gsignal in /lib/x86_64-linux-gnu/libc.so.6 5# abort in /lib/x86_64-linux-gnu/libc.so.6 6# 0x00007F551A1617B6 in /lib/x86_64-linux-gnu/libc.so.6 7# 0x00007F551A1E0FF5 in /lib/x86_64-linux-gnu/libc.so.6 8# 0x00007F551A1E3120 in /lib/x86_64-linux-gnu/libc.so.6 9# 0x00007F551A1E343A in /lib/x86_64-linux-gnu/libc.so.6 10# __libc_free in /lib/x86_64-linux-gnu/libc.so.6 11# Threads::Coro::Worker_c::~Worker_c() in searchd 12# Threads::Coro::Worker_c::Resume() in searchd 13# Threads::Coro::Worker_c::DoComplete(void*, Threads::details::SchedulerOperation_t*) in searchd 14# Threads::Service_t::do_run_one(CSphScopedLock<CSphMutex>&, Threads::TaskServiceThreadInfo_t&, std::atomic<bool>&) in searchd 15# Threads::Service_t::run(std::atomic<bool>&) in searchd 16# Threads::ThreadPool_c::loop(int) in searchd 17# 0x000055E1E7B59C47 in searchd 18# ThreadProcWrapper_fn(void*) in searchd 19# 0x00007F551A1D4AA4 in /lib/x86_64-linux-gnu/libc.so.6 20# __clone in /lib/x86_64-linux-gnu/libc.so.6 -------------- 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 manual (https://manual.manticoresearch.com/Reporting_bugs) [Tue Jun 16 05:19:16.158 2026] [1] using config file '/etc/manticoresearch/manticore_search.conf' (410 chars)... starting daemon version '25.0.0 ce3c27828@26032712 (columnar 13.0.0 e60b083@26032708) (secondary 13.0.0 e60b083@26032708) (knn 13.0.0 e60b083@26032708) (embeddings 1.1.1 e60b083@26032708)' ... listening on all interfaces for mysql, port=19306 listening on all interfaces for sphinx and http(s), port=19308 Manticore 25.0.0 ce3c27828@26032712 (columnar 13.0.0 e60b083@26032708) (secondary 13.0.0 e60b083@26032708) (knn 13.0.0 e60b083@26032708) (embeddings 1.1.1 e60b083@26032708) Copyright (c) 2001-2016, Andrew Aksyonoff Copyright (c) 2008-2016, Sphinx Technologies Inc (http://sphinxsearch.com) Copyright (c) 2017-2026, Manticore Software LTD (https://manticoresearch.com) precaching table 'rule_clips_fts' precaching table 'rule_clips_vec' precaching table 'knowledge_cases' binlog: replaying log /var/lib/manticore/binlog.0029 binlog: table rule_clips_fts: recovered from tid 671 to tid 672 binlog: replay stats: 1 commits, 1 tables binlog: finished replaying /var/lib/manticore/binlog.0029; 0.0 MB in 0.000 sec binlog: replaying log /var/lib/manticore/binlog.0031 binlog: table rule_clips_fts: recovered from tid 672 to tid 754 binlog: replay stats: 82 commits, 1 tables binlog: finished replaying /var/lib/manticore/binlog.0031; 0.0 MB in 0.005 sec binlog: replaying log /var/lib/manticore/binlog.0034 WARNING: binlog: empty binlog /var/lib/manticore/binlog.0034 detected, skipping binlog: replaying log /var/lib/manticore/binlog.0030 binlog: table rule_clips_vec: recovered from tid 671 to tid 672 binlog: replay stats: 1 commits, 1 tables binlog: finished replaying /var/lib/manticore/binlog.0030; 0.2 MB in 0.001 sec binlog: replaying log /var/lib/manticore/binlog.0032 binlog: table rule_clips_vec: recovered from tid 672 to tid 754 binlog: replay stats: 82 commits, 1 tables binlog: finished replaying /var/lib/manticore/binlog.0032; 0.7 MB in 0.007 sec binlog: replaying log /var/lib/manticore/binlog.0035 WARNING: binlog: empty binlog /var/lib/manticore/binlog.0035 detected, skipping binlog: replaying log /var/lib/manticore/binlog.0028 binlog: table knowledge_cases: recovered from tid 176 to tid 177 binlog: replay stats: 1 commits, 1 tables binlog: finished replaying /var/lib/manticore/binlog.0028; 0.0 MB in 0.000 sec binlog: replaying log /var/lib/manticore/binlog.0033 binlog: table knowledge_cases: recovered from tid 177 to tid 189 binlog: replay stats: 12 commits, 1 tables binlog: finished replaying /var/lib/manticore/binlog.0033; 0.1 MB in 0.001 sec binlog: replaying log /var/lib/manticore/binlog.0036 WARNING: binlog: empty binlog /var/lib/manticore/binlog.0036 detected, skipping prereading 3 tables preread 3 tables in 0.000 sec accepting connections [BUDDY] started v3.44.1+26031916-d0ff5bfe 'manticore-executor /usr/share/manticore/modules/manticore-buddy/src/main.php --listen=http://0.0.0.0:19308 --threads=88 --skip=manticoresoftware/buddy-plugin-sharding --skip=manticoresoftware/buddy-plugin-distributed-insert ' at http://127.0.0.1:35891 [BUDDY] Loaded plugins: [BUDDY] core: empty-string, backup, emulate-elastic, fuzzy, create-table, create-cluster, drop, insert, alias, select, replace-select, show, plugin, test, alter-column, alter-distributed-table, alter-rename-table, modify-table, knn, replace, queue, update, autocomplete, cli-table, truncate, metrics [BUDDY] local: [BUDDY] extra: rt: table rule_clips_fts: ramchunk saved ok (mode=periodic, last TID=671, current TID=755, ram=1.465 Mb, time delta=36000 sec, took=0.003 sec) rt: table knowledge_cases: ramchunk saved ok (mode=periodic, last TID=176, current TID=192, ram=1.997 Mb, time delta=35999 sec, took=0.005 sec) rt: table rule_clips_vec: ramchunk saved ok (mode=periodic, last TID=671, current TID=755, ram=14.182 Mb, time delta=36000 sec, took=0.026 sec) double free or corruption (out) ------- FATAL: CRASH DUMP ------- ``` ### Manticore Search Version: 25.0.0 ### Operating System Version: docker-image: manticoresearch/manticore:latest ### Have you tried the latest development version? No ### Internal Checklist: <sup>To be completed by the assignee. Check off tasks that have been completed or are not applicable.</sup> <details> - [ ] Implementation completed - [ ] Tests developed - [ ] Documentation updated - [ ] Documentation reviewed </details>
1 条评论