eldenmoon opened a new pull request, #35372:
URL: https://github.com/apache/doris/pull/35372

   Otherwise result in crash
   
   ```
   *** SIGSEGV address not mapped to object (@0x0) received by PID 4149909 (TID 
4152328 OR 0x7efefc60d700) from PID 0; stack trace: ***
    0# doris::signal::(anonymous namespace)::FailureSignalHandler(int, 
siginfo_t*, void*) at 
/home/zcp/repo_center/doris_master/doris/be/src/common/signal_handler.h:421
    1# PosixSignals::chained_handler(int, siginfo*, void*) [clone .part.0] in 
/usr/lib/jvm/java-17-openjdk-amd64/lib/server/libjvm.so
    2# JVM_handle_linux_signal in 
/usr/lib/jvm/java-17-openjdk-amd64/lib/server/libjvm.so
    3# 0x00007F031AD0E090 in /lib/x86_64-linux-gnu/libc.so.6
    4# doris::Status 
doris::vectorized::MutableBlock::merge_impl<doris::vectorized::Block 
const&>(doris::vectorized::Block const&) at 
/home/zcp/repo_center/doris_master/doris/be/src/vec/core/block.h:586
    5# doris::Status 
doris::vectorized::MutableBlock::merge<doris::vectorized::Block 
const&>(doris::vectorized::Block const&) at 
/home/zcp/repo_center/doris_master/doris/be/src/vec/core/block.h:521
   ```
   
   ## Proposed changes
   
   Issue Number: close #xxx
   
   <!--Describe your changes.-->
   
   ## Further comments
   
   If this is a relatively large or complex change, kick off the discussion at 
[[email protected]](mailto:[email protected]) by explaining why you 
chose the solution you did and what alternatives you considered, etc...
   
   


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