zhangy5 opened a new issue, #18850: URL: https://github.com/apache/doris/issues/18850
### 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 master doris-0.0.0-trunk-fa2a50f ### What's Wrong? failed case: https://ci-builds.apache.org/job/Doris/job/doris_daily_enable_vectorized/272/testReport/(root)/test_sys_load/test_varchar_most_dup/ https://ci-builds.apache.org/job/Doris/job/doris_daily_enable_vectorized/272/testReport/(root)/test_sys_load/test_varchar_most_agg/ core : https://ci-builds.apache.org/job/Doris/job/doris_daily_enable_vectorized/272/testReport/(root)/test_sys_check_core/test_check_be_core/ start time: Thu Apr 20 03:50:38 CST 2023 *** Query id: 0-0 *** *** Aborted at 1681934748 (unix time) try "date -d @1681934748" if you are using GNU date *** *** Current BE git commitID: fa2a50f *** *** SIGSEGV address not mapped to object (@0x10) received by PID 124938 (TID 125060 OR 0x7f755c1f8700) from PID 16; stack trace: *** 0# doris::signal::(anonymous namespace)::FailureSignalHandler(int, siginfo_t*, void*) at /root/doris-release/be/src/common/signal_handler.h:412 1# 0x00007F75A213E500 in /lib64/libpthread.so.0 2# doris::ClientCacheHelper::reopen_client(std::function<doris::ThriftClientImpl* (doris::TNetworkAddress const&, void**)>&, void**, int) [clone .cold] at /root/doris-release/be/src/runtime/client_cache.cpp:81 3# doris::io::BrokerFileReader::read_at_impl(unsigned long, doris::Slice, unsigned long*, doris::io::IOContext const*) [clone .cold] at /root/doris-release/be/src/io/fs/broker_file_reader.cpp:117 4# doris::io::FileReader::read_at(unsigned long, doris::Slice, unsigned long*, doris::io::IOContext const*) at /root/doris-release/be/src/io/fs/file_reader.cpp:33 5# doris::io::PrefetchBuffer::prefetch_buffer() at /root/doris-release/be/src/io/fs/buffered_reader.cpp:84 6# doris::ThreadPool::dispatch_thread() at /root/doris-release/be/src/util/threadpool.cpp:539 7# doris::Thread::supervise_thread(void*) at /root/doris-release/be/src/util/thread.cpp:466 8# start_thread in /lib64/libpthread.so.0 9# clone in /lib64/libc.so.6 ### What You Expected? be ok ### How to Reproduce? broker load file: https://doris-case.cdn.bcebos.com/data/test/test_hash_varchar_most.data ### 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]
