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

   ## Proposed changes
   
   Bug introduced by https://github.com/apache/doris/pull/32039
   
   ```
   F20240330 22:37:15.508097 61876 mem_tracker_limiter.cpp:596] Check failed: 
tracker != nullptr
   
    0# doris::signal::(anonymous namespace)::FailureSignalHandler(int, 
siginfo_t*, void*) at /root/doris/be/src/common/signal_handler.h:421
    1# 0x00007FE2CE248090 in /lib/x86_64-linux-gnu/libc.so.6
    2# raise at ../sysdeps/unix/sysv/linux/raise.c:51
    3# abort at /build/glibc-SzIz7B/glibc-2.31/stdlib/abort.c:81
    4# 0x0000559E053C857D in 
/home/work/unlimit_teamcity/TeamCity/Agents/20240330193530agent_172.16.0.76_1/work/60183217f6ee2a9c/output/be/lib/doris_be
    5# google::LogMessage::SendToLog() in 
/home/work/unlimit_teamcity/TeamCity/Agents/20240330193530agent_172.16.0.76_1/work/60183217f6ee2a9c/output/be/lib/doris_be
    6# google::LogMessage::Flush() in 
/home/work/unlimit_teamcity/TeamCity/Agents/20240330193530agent_172.16.0.76_1/work/60183217f6ee2a9c/output/be/lib/doris_be
    7# google::LogMessageFatal::~LogMessageFatal() in 
/home/work/unlimit_teamcity/TeamCity/Agents/20240330193530agent_172.16.0.76_1/work/60183217f6ee2a9c/output/be/lib/doris_be
    8# doris::MemTrackerLimiter::free_top_overcommit_query(long, 
doris::MemTrackerLimiter::Type, std::vector<doris::TrackerLimiterGroup, 
std::allocator<doris::TrackerLimiterGroup> >&, 
std::function<std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> > (long, std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&)> const&, 
doris::RuntimeProfile*, doris::MemTrackerLimiter::GCType) in 
/home/work/unlimit_teamcity/TeamCity/Agents/20240330193530agent_172.16.0.76_1/work/60183217f6ee2a9c/output/be/lib/doris_be
    9# doris::MemTrackerLimiter::free_top_overcommit_query(long, 
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&, std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, doris::RuntimeProfile*, 
doris::MemTrackerLimiter::Type) at 
/root/doris/be/src/runtime/memory/mem_tracker_limiter.cpp:547
   10# doris::MemInfo::process_minor_gc() at 
/root/doris/be/src/util/mem_info.cpp:162
   11# doris::Daemon::memory_gc_thread() in 
/home/work/unlimit_teamcity/TeamCity/Agents/20240330193530agent_172.16.0.76_1/work/60183217f6ee2a9c/output/be/lib/doris_be
   12# doris::Thread::supervise_thread(void*) at 
/root/doris/be/src/util/thread.cpp:499
   ```
   
   ## Further comments
   
   If this is a relatively large or complex change, kick off the discussion at 
[d...@doris.apache.org](mailto:d...@doris.apache.org) 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: 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