zhouhoo opened a new issue, #18794: URL: https://github.com/apache/doris/issues/18794
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version 1.2.3 ### What's Wrong? 0# doris::signal::(anonymous namespace)::FailureSignalHandler(int, siginfo_t*, void*) at /root/doris/be/src/common/signal_handler.h:420 1# 0x000000000F60A400 in /lib64/libc.so.6 2# raise in /lib64/libc.so.6 3# abort in /lib64/libc.so.6 4# __gnu_cxx::__verbose_terminate_handler() [clone .cold] in /data/doris123/be/lib/doris_be 5# __cxxabiv1::__terminate(void (*)()) in /data/doris123/be/lib/doris_be 6# 0x000000000CC45F81 in /data/doris123/be/lib/doris_be 7# 0x000000000CC460D5 in /data/doris123/be/lib/doris_be 8# std::__throw_logic_error(char const*) in /data/doris123/be/lib/doris_be 9# 0x0000000004861524 at /var/local/ldb-toolchain/include/c++/11/bits/basic_string.tcc:212 10# main at /root/doris/be/src/service/doris_main.cpp:284 11# __libc_start_main in /lib64/libc.so.6 12# _start in /data/doris123/be/lib/doris_be ### What You Expected? no crash ### How to Reproduce? _No response_ ### Anything Else? before Be crash , logs show there were many delete op, Was that cause crashing? ### Are you willing to submit PR? - [X] 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
