userkdg opened a new issue, #39110: URL: https://github.com/apache/doris/issues/39110
### 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.8 ### What's Wrong? ``` 0# doris::signal::(anonymous namespace)::FailureSignalHandler(int, siginfo_t*, void*) at /mnt/hdd02/doris-1.2-release/apache-doris-1.2.8-src/be/src/common/signal_handler.h:420 1# 0x0000FFFF650707C0 in linux-vdso.so.1 2# raise in /usr/lib64/libc.so.6 3# abort in /usr/lib64/libc.so.6 4# __gnu_cxx::__verbose_terminate_handler() in /opt/cloudera/parcels/DORIS-1.2.2-p0216/be/lib/doris_be 5# __cxxabiv1::__terminate(void (*)()) in /opt/cloudera/parcels/DORIS-1.2.2-p0216/be/lib/doris_be 6# __cxxabiv1::__unexpected(void (*)()) in /opt/cloudera/parcels/DORIS-1.2.2-p0216/be/lib/doris_be 7# 0x0000AAAABA20A764 in /opt/cloudera/parcels/DORIS-1.2.2-p0216/be/lib/doris_be 8# std::filesystem::__cxx11::recursive_directory_iterator::recursive_directory_iterator(std::filesystem::__cxx11::path const&, std::filesystem::directory_options, std::error_code*) in /opt/cloudera/parcels/DORIS-1.2.2-p0216/be/lib/doris_be 9# doris::(anonymous namespace)::SetEnvIfNecessary() at /mnt/hdd02/doris-1.2-release/apache-doris-1.2.8-src/be/src/util/jni-util.cpp:81 10# doris::JniUtil::Init() at /mnt/hdd02/doris-1.2-release/apache-doris-1.2.8-src/be/src/util/jni-util.cpp:264 11# main at /mnt/hdd02/doris-1.2-release/apache-doris-1.2.8-src/be/src/service/doris_main.cpp:380 12# __libc_start_main in /usr/lib64/libc.so.6 13# 0x0000AAAAB2E5B034 in /opt/cloudera/parcels/DORIS-1.2.2-p0216/be/lib/doris_be ``` ### What You Expected? . ### How to Reproduce? _No response_ ### 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: [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]
