xinyiZzz opened a new issue, #12085: URL: https://github.com/apache/doris/issues/12085
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version 5219d2aab062d4faf60ba5f516c2528bc488fcc4 ### What's Wrong? ``` #0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50 #1 0x00007fdb442a9859 in __GI_abort () at abort.c:79 #2 0x000055dc75092aa9 in google::DumpStackTraceAndExit () at src/utilities.cc:160 #3 0x000055dc750880bd in google::LogMessage::Fail () at src/logging.cc:1650 #4 0x000055dc7508a5f9 in google::LogMessage::SendToLog (this=0x7fd91a7a3510) at src/logging.cc:1607 #5 0x000055dc75087c26 in google::LogMessage::Flush (this=0x7fd91a7a3510) at src/logging.cc:1476 #6 0x000055dc7508ac69 in google::LogMessageFatal::~LogMessageFatal (this=<optimized out>, __in_chrg=<optimized out>) at src/logging.cc:2226 #7 0x000055dc6e168b38 in doris::MemTrackerLimiter::mem_limit_exceeded_log (this=0x6120026977d0, msg=...) at doris_master/be/src/runtime/memory/mem_tracker_limiter.cpp:227 #8 0x000055dc6e16b2ec in doris::MemTrackerLimiter::mem_limit_exceeded (this=0x61200182add0, msg=..., failed_tracker=0x6120026977d0, failed_try_consume_st=...) at doris_master/be/src/runtime/memory/mem_tracker_limiter.cpp:289 #9 0x000055dc6e191d4f in doris::ThreadMemTrackerMgr::exceeded (this=0x60c000c7c3c0, failed_try_consume_st=...) at doris_master/be/src/runtime/memory/thread_mem_tracker_mgr.cpp:59 ``` ### What You Expected? win ### 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]
