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

   ### What problem does this PR solve?
   
   Issue Number: close #xxx
   
   Related PR: #xxx
   
   Problem Summary:
   
   ```
   *** Query id: ca962b960d1c4cc7-9780016c24b8b12a ***
   *** is nereids: 1 ***
   *** tablet id: 0 ***
   *** Aborted at 1737007364 (unix time) try "date -d @1737007364" if you are 
using GNU date ***
   *** Current BE git commitID: 1984506b6c ***
   *** SIGSEGV address not mapped to object (@0x278) received by PID 169202 
(TID 171117 OR 0x7f416b5ec640) from PID 632; stack trace: ***
    0# doris::signal::(anonymous namespace)::FailureSignalHandler(int, 
siginfo_t*, void*) at /root/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# 0x00007F451E62D520 in /lib/x86_64-linux-gnu/libc.so.6
    4# doris::vectorized::Block::rows() const at 
/root/doris/be/src/vec/core/block.cpp:349
    5# 
doris::pipeline::HashJoinProbeOperatorX::need_more_input_data(doris::RuntimeState*)
 const at /root/doris/be/src/pipeline/exec/hashjoin_probe_operator.cpp:439
    6# doris::pipeline::PipelineTask::_is_blocked() at 
/root/doris/be/src/pipeline/pipeline_task.cpp:293
    7# doris::pipeline::PipelineTask::execute(bool*) at 
/root/doris/be/src/pipeline/pipeline_task.cpp:364
    8# doris::pipeline::TaskScheduler::_do_work(int) at 
/root/doris/be/src/pipeline/task_scheduler.cpp:145
    9# doris::ThreadPool::dispatch_thread() in 
/mnt/hdd01/PERFORMANCE_ENV/be/lib/doris_be
   10# doris::Thread::supervise_thread(void*) at 
/root/doris/be/src/util/thread.cpp:499
   11# start_thread at ./nptl/pthread_create.c:442
   12# 0x00007F451E711850 at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:83 
   ```
   
   None
   
   ### Check List (For Author)
   
   - Test <!-- At least one of them must be included. -->
       - [ ] Regression test
       - [ ] Unit Test
       - [ ] Manual test (add detailed scripts or steps below)
       - [ ] No need to test or manual test. Explain why:
           - [ ] This is a refactor/code format and no logic has been changed.
           - [ ] Previous test can cover this change.
           - [ ] No code files have been changed.
           - [ ] Other reason <!-- Add your reason?  -->
   
   - Behavior changed:
       - [ ] No.
       - [ ] Yes. <!-- Explain the behavior change -->
   
   - Does this need documentation?
       - [ ] No.
       - [ ] Yes. <!-- Add document PR link here. eg: 
https://github.com/apache/doris-website/pull/1214 -->
   
   ### Check List (For Reviewer who merge this PR)
   
   - [ ] Confirm the release note
   - [ ] Confirm test cases
   - [ ] Confirm document
   - [ ] Add branch pick label <!-- Add branch pick label that this PR should 
merge into -->
   
   


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

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