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/04/08 08:13:10 UTC

[GitHub] [incubator-doris] xinyiZzz opened a new issue, #8920: [Bug] `ThreadMemTrackerMgr::update_tracker` null pointer in vectorized

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

   ### 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
   
   trunk
   
   ### What's Wrong?
   
   #0  doris::MemTracker::id (this=0x0) at /root/doris-release/be/src/runtime/mem_tracker.h:405
   #1  doris::ThreadMemTrackerMgr::update_tracker<false> (mem_tracker=..., this=0x55691c7cb600) at /root/doris-release/be/src/runtime/thread_mem_tracker_mgr.h:180
   #2  doris::SwitchThreadMemTracker<false>::SwitchThreadMemTracker (in_task=false, mem_tracker=..., this=0x7f81cf0cf860) at /root/doris-release/be/src/runtime/thread_context.h:281
   #3  doris::SwitchThreadMemTracker<false>::SwitchThreadMemTracker (in_task=false, mem_tracker=..., this=0x7f81cf0cf860) at /root/doris-release/be/src/runtime/thread_context.h:266
   #4  doris::vectorized::VExprContext::prepare (this=0x55692b6d2960, state=state@entry=0x556938766000, row_desc=..., tracker=...) at /root/doris-release/be/src/vec/exprs/vexpr_context.cpp:44
   #5  0x00005569154e7c78 in doris::vectorized::VExpr::prepare (ctxs=..., state=state@entry=0x556938766000, row_desc=..., tracker=...) at /var/local/ldb-toolchain/include/c++/11/bits/stl_vector.h:1061
   #6  0x00005569160c972d in doris::stream_load::VOlapTableSink::prepare (this=0x55693550d000, state=0x556938766000) at /root/doris-release/be/src/vec/sink/vtablet_sink.cpp:47
   
   ### 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: 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] EmmyMiao87 closed issue #8920: [Bug] `ThreadMemTrackerMgr::update_tracker` null pointer in vectorized

Posted by GitBox <gi...@apache.org>.
EmmyMiao87 closed issue #8920: [Bug] `ThreadMemTrackerMgr::update_tracker` null pointer in vectorized
URL: https://github.com/apache/incubator-doris/issues/8920


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