You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2022/06/01 06:40:52 UTC

[GitHub] [incubator-doris] deardeng opened a new issue, #9905: [Bug] memtracker mem_tracker_task_pool.cpp dcheck error

deardeng opened a new issue, #9905:
URL: https://github.com/apache/incubator-doris/issues/9905

   ### 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
   
   master
   
   ### What's Wrong?
   
   dcheck core
   
   start time: Wed 01 Jun 2022 11:14:57 AM CST
   *** Check failure stack trace: ***
       @     0x55576319653d  google::LogMessage::Fail()
       @     0x555763198a79  google::LogMessage::SendToLog()
       @     0x5557631960a6  google::LogMessage::Flush()
       @     0x5557631990e9  google::LogMessageFatal::~LogMessageFatal()
       @     0x55575dbbc1f6  doris::MemTrackerTaskPool::logout_task_mem_tracker()
       @     0x55575caf8ecc  main
       @     0x7f9dc0df20b3  __libc_start_main
       @     0x55575ca1e7ea  _start
       @              (nil)  (unknown)
   *** Aborted at 1654056548 (unix time) try "date -d @1654056548" if you are using GNU date ***
   *** SIGABRT unkown detail explain (@0x262edd) received by PID 2502365 (TID 0x7f9dc0da74c0) from PID 2502365; stack trace: ***
    0# doris::signal::(anonymous namespace)::FailureSignalHandler(int, siginfo_t*, void*) at /home/zcp/repo_center/selectdb_cold_on_s3/selectdb/be/src/common/signal_handler.h:407
    1# 0x00007F9DC0E110C0 in /lib/x86_64-linux-gnu/libc.so.6
    2# raise in /lib/x86_64-linux-gnu/libc.so.6
    3# abort in /lib/x86_64-linux-gnu/libc.so.6
    4# google::ReadFromOffset(int, void*, unsigned long, long) [clone .cold] at src/symbolize.cc:146
    5# 0x000055576319653D at src/logging.cc:1650
    6# google::LogMessage::SendToLog() at src/logging.cc:1607
    7# google::LogMessage::Flush() at src/logging.cc:1477
    8# google::LogMessageFatal::~LogMessageFatal() at src/logging.cc:2227
    9# doris::MemTrackerTaskPool::logout_task_mem_tracker() at /home/zcp/repo_center/selectdb_cold_on_s3/selectdb/be/src/runtime/mem_tracker_task_pool.cpp:92
   10# main at /home/zcp/repo_center/selectdb_cold_on_s3/selectdb/be/src/service/doris_main.cpp:491
   11# __libc_start_main in /lib/x86_64-linux-gnu/libc.so.6
   12# _start in /mnt/ssd01/cold_on_s3/VEC_ASAN/be/lib/palo_be
   
   ### What You Expected?
   
   no core 
   
   ### How to Reproduce?
   
   run in regression-test
   
   ### Anything Else?
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] 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: commits-unsubscribe@doris.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris] dataroaring closed issue #9905: [Bug] memtracker mem_tracker_task_pool.cpp dcheck error

Posted by GitBox <gi...@apache.org>.
dataroaring closed issue #9905: [Bug] memtracker mem_tracker_task_pool.cpp dcheck error
URL: https://github.com/apache/incubator-doris/issues/9905


-- 
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-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org