wangbo opened a new pull request, #29258:
URL: https://github.com/apache/doris/pull/29258
## Proposed changes
```
*** Query id: 0-0 ***
*** tablet id: 0 ***
*** Aborted at 1703764858 (unix time) try "date -d @1703764858" if you are
using GNU date ***
*** Current BE git commitID: 102335f ***
*** SIGSEGV address not mapped to object (@0x20) received by PID 91773 (TID
92595 OR 0x7f8ac94b6700) from PID 32; stack trace: ***
0# doris::signal::(anonymous namespace)::FailureSignalHandler(int,
siginfo_t*, void*) at /root/doris/be/src/common/signal_handler.h:417
1# os::Linux::chained_handler(int, siginfo*, void*) in
/usr/local/software/jdk1.8.0_131/jre/lib/amd64/server/libjvm.so
2# JVM_handle_linux_signal in
/usr/local/software/jdk1.8.0_131/jre/lib/amd64/server/libjvm.so
3# signalHandler(int, siginfo*, void*) in
/usr/local/software/jdk1.8.0_131/jre/lib/amd64/server/libjvm.so
4# 0x00007F8C86805090 in /lib/x86_64-linux-gnu/libc.so.6
5# __pthread_mutex_lock at ../nptl/pthread_mutex_lock.c:67
6# pthread_mutex_lock in
/mnt/ssd01/pipline/OpenSourceDoris/clusterEnv/P1/Cluster0/be/lib/doris_be
7#
doris::FragmentMgr::get_runtime_query_info(std::vector<doris::WorkloadQueryInfo,
std::allocator<doris::WorkloadQueryInfo> >*) at
/root/doris/be/src/runtime/fragment_mgr.cpp:1573
8# doris::WorkloadSchedPolicyMgr::_schedule_workload() at
/root/doris/be/src/runtime/workload_management/workload_sched_policy_mgr.cpp:81
9# doris::Thread::supervise_thread(void*) at
/root/doris/be/src/util/thread.cpp:499
10# start_thread at /build/glibc-SzIz7B/glibc-2.31/nptl/pthread_create.c:478
11# __clone at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97
```
--
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]