mrhhsg opened a new pull request, #49405:
URL: https://github.com/apache/doris/pull/49405
### What problem does this PR solve?
```
*** SIGABRT unknown detail explain (@0x153a) received by PID 5434 (TID 6259
OR 0x7fc8ace97640) from PID 5434; stack trace: ***
F20250320 23:44:04.857388 6195 thread_context.h:202] Check failed:
is_attach_task()
*** Check failure stack trace: ***
@ 0x55da7cd769a6 google::LogMessage::SendToLog()
@ 0x55da7cd733f0 google::LogMessage::Flush()
@ 0x55da7cd771e9 google::LogMessageFatal::~LogMessageFatal()
@ 0x55da7709482f Allocator<>::sys_memory_check()
@ 0x55da7709665d Allocator<>::alloc_impl()
@ 0x55da72495ab7 doris::vectorized::ColumnVector<>::reserve()
@ 0x55da770f7a82 doris::vectorized::IDataType::create_column_const()
@ 0x55da774d2ccf doris::vectorized::VLiteral::init()
@ 0x55da774ae32f
std::_Sp_counted_ptr_inplace<>::_Sp_counted_ptr_inplace<>()
@ 0x55da774a2209 doris::vectorized::VExpr::create_expr()
@ 0x55da774a3b50 doris::vectorized::VExpr::create_tree_from_thrift()
@ 0x55da774a3e6b doris::vectorized::VExpr::create_expr_tree()
@ 0x55da72a1582f doris::FoldConstantExecutor::fold_constant_vexpr()
@ 0x55da729eecf4 doris::PInternalService::_fold_constant_expr()
@ 0x55da729fd41d std::_Function_handler<>::_M_invoke()
@ 0x55da72a0da1b doris::WorkThreadPool<>::work_thread()
@ 0x55da7fd974f0 execute_native_thread_routine
@ 0x7fca5d9faac3 (unknown)
@ 0x7fca5da8c850 (unknown)
@ (nil) (unknown)
```
Related PR: #xxx
Problem Summary:
### Release note
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: [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]