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

   ### 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
   doris-1.2.3
   
   ### What's Wrong?
   
   doris-1.2.2和doris-1.2.3版本使用超过32个union all导致be节点挂掉
   
   be.out的日志
   *** Query id: 63faacedaca64863-948f03f7c37e678c ***
   *** Aborted at 1679730376 (unix time) try "date -d @1679730376" if you are 
using GNU date ***
   *** Current BE git commitID: Unknown ***
   *** SIGSEGV address not mapped to object (@0x48) received by PID 1702 (TID 
0x7fe4edbfe700) from PID 72; 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 
/opt/service/jdk1.8.0_341/jre/lib/amd64/server/libjvm.so
    2# JVM_handle_linux_signal in 
/opt/service/jdk1.8.0_341/jre/lib/amd64/server/libjvm.so
    3# signalHandler(int, siginfo*, void*) in 
/opt/service/jdk1.8.0_341/jre/lib/amd64/server/libjvm.so
    4# 0x00007FE853578400 in /lib64/libc.so.6
    5# je_large_prof_tctx_get at ../src/large.c:374
    6# je_free_default at ../src/jemalloc.c:2799
    7# __GI__dl_deallocate_tls in /lib64/ld-linux-x86-64.so.2
    8# __free_stacks in /lib64/libpthread.so.0
    9# __deallocate_stack in /lib64/libpthread.so.0
   10# start_thread in /lib64/libpthread.so.0
   11# clone in /lib64/libc.so.6
   
   
   ### What You Expected?
   
   希望能修复改bug
   
   ### 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: [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