morningman opened a new issue #8227: URL: https://github.com/apache/incubator-doris/issues/8227
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version trunk ### What's Wrong? ``` Minidump created at: /home/work/palo/be/minidump/b9961e16-cce8-44d8-6787ba88-33b090fd.dmp *** Aborted at 1645675469 (unix time) try "date -d @1645675469" if you are using GNU date *** PC: @ 0x5591262a3730 __asan::QuickCheckForUnpoisonedRegion() *** SIGSEGV (@0x0) received by PID 14676 (TID 0x7fd40b323700) from PID 0; stack trace: *** @ 0x55912c4d2ef2 google::(anonymous namespace)::FailureSignalHandler() @ 0x7fd48ad19920 (unknown) @ 0x5591262a3730 __asan::QuickCheckForUnpoisonedRegion() @ 0x5591262fd3c3 MemcmpInterceptorCommon() @ 0x5591262fdcaf memcmp @ 0x559126a4c398 doris::FieldTypeTraits<>::cmp() @ 0x559126c93ba8 doris::CollectIterator::LevelIteratorComparator::operator()() @ 0x559126c9b31a doris::CollectIterator::Level1Iterator::init() @ 0x559126c96242 doris::CollectIterator::build_heap() @ 0x559126bacb40 doris::TupleReader::_init_collect_iter() @ 0x559126bad6f6 doris::TupleReader::init() @ 0x559126b3fce7 doris::Merger::merge_rowsets() @ 0x559126af9f5a doris::Compaction::do_compaction_impl() @ 0x559126afff5d doris::Compaction::do_compaction() @ 0x559126b03f95 doris::CumulativeCompaction::execute_compact_impl() @ 0x559126aed05a doris::Compaction::execute_compact() @ 0x559126917e8f doris::Tablet::execute_compaction() @ 0x559126842564 _ZNSt17_Function_handlerIFvvEZN5doris13StorageEngine23_submit_compaction_taskESt10shared_ptrINS1_6TabletEENS1_14CompactionTypeEEUlvE_E9_M_invokeERKSt9_Any_data @ 0x5591278bf6a5 doris::ThreadPool::dispatch_thread() @ 0x5591278c1f7c std::_Function_handler<>::_M_invoke() @ 0x55912789d2f7 doris::Thread::supervise_thread() @ 0x7fd48aad1851 start_thread @ 0x7fd48adce67d clone @ 0x0 (unknown) ``` ### What You Expected? Not crash ### How to Reproduce? I have no idea, just record it. ### Anything Else? _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org