MyGodWen opened a new issue, #28817:
URL: https://github.com/apache/doris/issues/28817

   ### 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
   
   doris-1.2.2-rc01
   
   ### What's Wrong?
   
   *** Query id: 3169b3e26b0f4216-988b993178060459 ***
   *** Aborted at 1703123882 (unix time) try "date -d @1703123882" if you are 
using GNU date ***
   *** Current BE git commitID: Unknown ***
   *** SIGSEGV unkown detail explain (@0x0) received by PID 16240 (TID 
0x7ce7629ff700) from PID 0; stack trace: ***
    0# doris::signal::(anonymous namespace)::FailureSignalHandler(int, 
siginfo_t*, void*) at /root/doris/be/src/common/signal_handler.h:420
    1# os::Linux::chained_handler(int, siginfo*, void*) in 
/usr/bin/jdk1.8.0_231/jre/lib/amd64/server/libjvm.so
    2# JVM_handle_linux_signal in 
/usr/bin/jdk1.8.0_231/jre/lib/amd64/server/libjvm.so
    3# signalHandler(int, siginfo*, void*) in 
/usr/bin/jdk1.8.0_231/jre/lib/amd64/server/libjvm.so
    4# 0x00007FA4BF928400 in /lib64/libc.so.6
    5# __GI___pthread_mutex_lock in /lib64/libpthread.so.0
    6# 
doris::vectorized::ScannerScheduler::submit(doris::vectorized::ScannerContext*) 
at /root/doris/be/src/vec/exec/scan/scanner_scheduler.cpp:97
    7# 
doris::vectorized::VScanNode::_start_scanners(std::__cxx11::list<doris::vectorized::VScanner*,
 std::allocator<doris::vectorized::VScanner*> > const&) at 
/root/doris/be/src/vec/exec/scan/vscan_node.cpp:188
    8# doris::vectorized::VScanNode::open(doris::RuntimeState*) at 
/root/doris/be/src/vec/exec/scan/vscan_node.cpp:103
    9# doris::vectorized::AggregationNode::open(doris::RuntimeState*) at 
/root/doris/be/src/vec/exec/vaggregation_node.cpp:458
   10# doris::PlanFragmentExecutor::open_vectorized_internal() at 
/root/doris/be/src/runtime/plan_fragment_executor.cpp:281
   11# doris::PlanFragmentExecutor::open() at 
/root/doris/be/src/runtime/plan_fragment_executor.cpp:253
   12# doris::FragmentExecState::execute() at 
/root/doris/be/src/runtime/fragment_mgr.cpp:251
   13# 
doris::FragmentMgr::_exec_actual(std::shared_ptr<doris::FragmentExecState>, 
std::function<void (doris::PlanFragmentExecutor*)>) at 
/root/doris/be/src/runtime/fragment_mgr.cpp:498
   14# std::_Function_handler<void (), 
doris::FragmentMgr::exec_plan_fragment(doris::TExecPlanFragmentParams const&, 
std::function<void 
(doris::PlanFragmentExecutor*)>)::{lambda()#1}>::_M_invoke(std::_Any_data 
const&) at /var/local/ldb-toolchain/include/c++/11/bits/std_function.h:291
   15# doris::ThreadPool::dispatch_thread() at 
/root/doris/be/src/util/threadpool.cpp:542
   16# doris::Thread::supervise_thread(void*) at 
/root/doris/be/src/util/thread.cpp:455
   17# start_thread in /lib64/libpthread.so.0
   18# clone in /lib64/libc.so.6
   
   
   ### What You Expected?
   
   How to solve be crash?
   
   ### How to Reproduce?
   
   _No response_
   
   ### Anything Else?
   
   _No response_
   
   ### 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: 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