yanjinyin commented on issue #31307:
URL: https://github.com/apache/doris/issues/31307#issuecomment-1960695076

   BE报错:OpenJDK 64-Bit Server VM warning: You have loaded library 
/data/doris/apache-doris-2.0.3-bin-x64/be/lib/hadoop_hdfs/native/libhadoop.so.1.0.0
 which might have disabled stack guard. The VM will try to fix the stack guard 
now.
   It's highly recommended that you fix the library with 'execstack -c 
<libfile>', or link it with '-z noexecstack'.
   *** Query id: 9dd3e1af44b4ba8-a3e7867d300cc1f3 ***
   *** tablet id: 0 ***
   *** Aborted at 1708658397 (unix time) try "date -d @1708658397" if you are 
using GNU date ***
   *** Current BE git commitID: 37d31a5 ***
   *** SIGSEGV address not mapped to object (@0x0) received by PID 113089 (TID 
114635 OR 0x7f6e3988a700) from PID 0; stack trace: ***
   F0223 11:19:57.602829 113117 threadpool.cpp:247] Check failed: 1 == 
_tokens.size() (1 vs. 5) Threadpool SendBatchThreadPool destroyed with 5 
allocated tokens
   *** Check failure stack trace: ***
    0# doris::signal::(anonymous namespace)::FailureSignalHandler(int, 
siginfo_t*, void*) at /root/src/doris-2.0/be/src/common/signal_handler.h:417
    1# os::Linux::chained_handler(int, siginfo_t*, void*) in 
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.262.b10-1.el7.x86_64/jre/lib/amd64/server/libjvm.so
    2# JVM_handle_linux_signal in 
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.262.b10-1.el7.x86_64/jre/lib/amd64/server/libjvm.so
    3# signalHandler(int, siginfo_t*, void*) in 
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.262.b10-1.el7.x86_64/jre/lib/amd64/server/libjvm.so
    4# 0x00007F717D858400 in /lib64/libc.so.6
   


-- 
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]

Reply via email to