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/10/24 15:52:31 UTC

[GitHub] [doris] siriume opened a new issue, #13610: [Bug] doris be core dump

siriume opened a new issue, #13610:
URL: https://github.com/apache/doris/issues/13610

   ### 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-409bd76
   
   ### What's Wrong?
   
   insert query form odbc to olap. data bigger than 1,000,000.
   ```
   start time: 2022年 10月 24日 星期一 23:39:29 CST
   *** Query id: 0-0 ***
   *** Aborted at 1666626066 (unix time) try "date -d @1666626066" if you are using GNU date ***
   *** Current BE git commitID: 409bd76 ***
   *** SIGSEGV address not mapped to object (@0x18) received by PID 741195 (TID 0x7f0b85bea700) from PID 24; stack trace: ***
    0# doris::signal::(anonymous namespace)::FailureSignalHandler(int, siginfo_t*, void*) at /root/doris/be/src/common/signal_handler.h:420
    1# 0x00007F0C91A7A400 in /lib64/libc.so.6
    2# doris::DeltaWriter::get_memtable_consumption_inflush() const at /root/doris/be/src/olap/delta_writer.cpp:392
    3# doris::Status doris::TabletsChannel::reduce_mem_usage<doris::PTabletWriterAddBlockResult>(doris::PTabletWriterAddBlockResult*) at /root/doris/be/src/runtime/tablets_channel.cpp:224
    4# doris::Status doris::LoadChannel::handle_mem_exceed_limit<doris::PTabletWriterAddBlockResult>(doris::PTabletWriterAddBlockResult*) at /root/doris/be/src/runtime/load_channel.h:185
    5# doris::Status doris::LoadChannelMgr::_handle_mem_exceed_limit<doris::PTabletWriterAddBlockResult>(doris::PTabletWriterAddBlockResult*) at /root/doris/be/src/runtime/load_channel_mgr.h:226
    6# doris::Status doris::LoadChannelMgr::add_batch<doris::PTabletWriterAddBlockRequest, doris::PTabletWriterAddBlockResult>(doris::PTabletWriterAddBlockRequest const&, doris::PTabletWriterAddBlockResult*) at /root/doris/be/src/runtime/load_channel_mgr.h:137
    7# std::_Function_handler<void (), doris::PInternalServiceImpl::_tablet_writer_add_block(google::protobuf::RpcController*, doris::PTabletWriterAddBlockRequest const*, doris::PTabletWriterAddBlockResult*, google::protobuf::Closure*)::{lambda()#1}>::_M_invoke(std::_Any_data const&) at /var/local/ldb-toolchain/include/c++/11/bits/std_function.h:291
    8# doris::PriorityThreadPool::work_thread(int) at /root/doris/be/src/util/priority_thread_pool.hpp:138
    9# execute_native_thread_routine in /home/doris/be/lib/doris_be
   10# start_thread in /lib64/libpthread.so.0
   11# clone in /lib64/libc.so.6
   ```
   
   ### What You Expected?
   
   Program runs stably.
   
   ### How to Reproduce?
   
   _No response_
   
   ### 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] [doris] siriume closed issue #13610: [Bug] doris be core dump

Posted by GitBox <gi...@apache.org>.
siriume closed issue #13610: [Bug] doris be core dump
URL: https://github.com/apache/doris/issues/13610


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


[GitHub] [doris] hf200012 commented on issue #13610: [Bug] doris be core dump

Posted by GitBox <gi...@apache.org>.
hf200012 commented on issue #13610:
URL: https://github.com/apache/doris/issues/13610#issuecomment-1289859261

   @siriume Add my WeChat: 35926237, let's take a look at your question


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