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

   ## Proposed changes
   
   This does not affect the correctness of the RELEASE version.
    If the query is canceled, it might not satisfy the above conditions.
   ```
    *** SIGABRT unknown detail explain (@0x220739) received by PID 2230073 (TID 
2231910 OR 0x7f9b068ae640) from PID 2230073; stack trace: ***
    0# doris::signal::(anonymous namespace)::FailureSignalHandler(int, 
siginfo_t*, void*) at 
/home/zcp/repo_center/doris_branch-2.1/doris/be/src/common/signal_handler.h:421
    1# 0x00007FA34785C520 in /lib/x86_64-linux-gnu/libc.so.6
    2# pthread_kill at ./nptl/pthread_kill.c:89
    3# raise at ../sysdeps/posix/raise.c:27
    4# abort at ./stdlib/abort.c:81
    5# 0x0000559EAC9162CD in /mnt/disk1/STRESS_ENV/be/lib/doris_be
    6# 0x0000559EAC908A2A in /mnt/disk1/STRESS_ENV/be/lib/doris_be
    7# google::LogMessage::SendToLog() in /mnt/disk1/STRESS_ENV/be/lib/doris_be
    8# google::LogMessage::Flush() in /mnt/disk1/STRESS_ENV/be/lib/doris_be
    9# google::LogMessageFatal::~LogMessageFatal() in 
/mnt/disk1/STRESS_ENV/be/lib/doris_be
   10# 
doris::pipeline::DistinctStreamingAggLocalState::close(doris::RuntimeState*) at 
/home/zcp/repo_center/doris_branch-2.1/doris/be/src/pipeline/exec/distinct_streaming_aggregation_operator.cpp:559
   11# doris::pipeline::OperatorXBase::close(doris::RuntimeState*) in 
/mnt/disk1/STRESS_ENV/be/lib/doris_be
   12# doris::pipeline::PipelineXTask::close(doris::Status) at 
/home/zcp/repo_center/doris_branch-2.1/doris/be/src/pipeline/pipeline_x/pipeline_x_task.cpp:419
   13# doris::pipeline::_close_task(doris::pipeline::PipelineTask*, 
doris::pipeline::PipelineTaskState, doris::Status) at 
/home/zcp/repo_center/doris_branch-2.1/doris/be/src/pipeline/task_scheduler.cpp:246
   14# doris::pipeline::TaskScheduler::_do_work(unsigned long) in 
/mnt/disk1/STRESS_ENV/be/lib/doris_be
   
   ```
   
   <!--Describe your changes.-->
   
   


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