SWJTU-ZhangLei opened a new issue, #10759:
URL: https://github.com/apache/doris/issues/10759

   ### 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
   
   i found this problem in dev-1.0.1, but i think master also exist this 
problem.
   
   ### What's Wrong?
   
    *** Aborted at 1657081551 (unix time) try "date -d @1657081551" if you are 
using GNU date ***
   *** SIGABRT unkown detail explain (@0x792ae) received by PID 496302 (TID 
0x7f5f9371d2c0) from PID 496302; stack trace: ***
    0# doris::signal::(anonymous namespace)::FailureSignalHandler(int, 
siginfo_t*, void*) at 
/mnt/hdd01/repo_center/selectdb_dev-1.0.1/selectdb/be/src/common/signal_handler.h:420
    1# 0x00007F5F93784040 in /lib/x86_64-linux-gnu/libc.so.6
    2# raise in /lib/x86_64-linux-gnu/libc.so.6
    3# abort in /lib/x86_64-linux-gnu/libc.so.6
    4# google::ReadFromOffset(int, void*, unsigned long, long) [clone .cold] at 
src/symbolize.cc:146
    5# 0x000055AAF89F471D at src/logging.cc:1650
    6# google::LogMessage::SendToLog() at src/logging.cc:1607
    7# google::LogMessage::Flush() at src/logging.cc:1477
    8# google::LogMessageFatal::~LogMessageFatal() at src/logging.cc:2227
    9# doris::DiskIoMgr::~DiskIoMgr() at 
/mnt/hdd01/repo_center/selectdb_dev-1.0.1/selectdb/be/src/runtime/disk_io_mgr.cc:337
   10# doris::ExecEnv::_destroy() at 
/mnt/hdd01/repo_center/selectdb_dev-1.0.1/selectdb/be/src/runtime/exec_env_init.cpp:311
   11# doris::ExecEnv::destroy(doris::ExecEnv*) at 
/mnt/hdd01/repo_center/selectdb_dev-1.0.1/selectdb/be/src/runtime/exec_env_init.cpp:340
   12# main at 
/mnt/hdd01/repo_center/selectdb_dev-1.0.1/selectdb/be/src/service/doris_main.cpp:497
   13# __libc_start_main in /lib/x86_64-linux-gnu/libc.so.6
   14# _start in /mnt/hdd01/SELECTDB_1.0.1_ASAN/be/lib/doris_be
   
   ### What You Expected?
   
   be without core
   
   ### How to Reproduce?
   
   1、build a cluster with 3 fe and 4 be(asan).  maybe 1 fe and 1 be is ok, my 
environment is 3 fe and 4 be.
   2、run regression test for many times.
   3、kill -15 ${be_pid}
   
   ### 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.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

Reply via email to