starrocks: Attempt to free invalid pointer 0x623ff80
Steps to reproduce the behavior (Required)
- start a cluster includes 3 FE and 4 BE, use the release here.
- buid BE from commit 92d8297667cf0ffaeb1406c1d7443ec68e5da3df of main brach
- replace one BE of cluster by that built from step 2
- after about one hour, the BE got exception and exit
Expected behavior (Required)
be normal
Real behavior (Required)
I0914 17:40:26.355070 1166569 internal_service.cpp:241] exec plan fragment, fragment_instance_id=ca55666a-153f-11ec-ba58-6c92bf928229, coord=TNetworkAddress(hostname=********, port=9020), backend=7 is_pipeline 0
I0914 17:40:26.355098 1166569 plan_fragment_executor.cpp:68] Prepare(): query_id=ca55666a-153f-11ec-ba58-6c92bf928226 fragment_instance_id=ca55666a-153f-11ec-ba58-6c92bf928229 backend_num=7
I0914 17:40:26.355139 1166569 plan_fragment_executor.cpp:124] Using query memory limit: 2.00 GB
I0914 17:40:26.355481 1166418 plan_fragment_executor.cpp:228] Open(): fragment_instance_id=ca55666a-153f-11ec-ba58-6c92bf928229
src/tcmalloc.cc:332] Attempt to free invalid pointer 0x623ff80
*** Aborted at 1631612426 (unix time) try "date -d @1631612426" if you are using GNU date ***
PC: @ 0x7effb7190387 __GI_raise
*** SIGABRT (@0x1f80011cb88) received by PID 1166216 (TID 0x7efc00568700) from PID 1166216; stack trace: ***
@ 0x3145132 google::(anonymous namespace)::FailureSignalHandler()
@ 0x7effb8e3b630 (unknown)
@ 0x7effb7190387 __GI_raise
@ 0x7effb7191a78 __GI_abort
@ 0x140b0a0 _ZN8tcmalloc3LogENS_7LogModeEPKciNS_7LogItemES3_S3_S3_.cold
@ 0x4247609 (anonymous namespace)::InvalidFree()
@ 0x1edb505 starrocks::vectorized::timestamp::to_string()
@ 0x1ed9265 starrocks::vectorized::TimestampValue::to_string()
@ 0x23778c3 starrocks::cast_to_string<>()
@ 0x238a4af starrocks::ColumnValueRange<>::to_olap_filter()
@ 0x249bdc5 starrocks::vectorized::OlapScanNode::_start_scan()
@ 0x249c7ca starrocks::vectorized::OlapScanNode::get_next()
@ 0x25c0669 starrocks::vectorized::ProjectNode::get_next()
@ 0x247a6a4 starrocks::vectorized::DistinctStreamingNode::get_next()
@ 0x1ef22c7 starrocks::PlanFragmentExecutor::_get_next_internal_vectorized()
@ 0x1ef34ef starrocks::PlanFragmentExecutor::_open_internal_vectorized()
@ 0x1ef40eb starrocks::PlanFragmentExecutor::open()
@ 0x1e8f77f starrocks::FragmentExecState::execute()
@ 0x1e909a0 starrocks::FragmentMgr::exec_actual()
@ 0x1e958dc std::_Function_handler<>::_M_invoke()
@ 0x1fd8754 starrocks::ThreadPool::dispatch_thread()
@ 0x1fe6bf5 starrocks::Thread::supervise_thread()
@ 0x7effb8e33ea5 start_thread
@ 0x7effb72589fd __clone
StarRocks version (Required)
- commit 92d8297
- OS CentOS7.2
- gcc (GCC) 9.3.1 20200408 (Red Hat 9.3.1-2)
About this issue
- Original URL
- State: closed
- Created 3 years ago
- Comments: 16 (16 by maintainers)
Commits related to this issue
- Update ALTER USER.md (#233) fix error — committed to caneGuy/starrocks by colorfulu 2 years ago
binutils:
ldd (GNU libc) 2.17gcc:gcc (GCC) 10.3.0gcc configure params: