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 2021/11/05 04:57:00 UTC

[GitHub] [incubator-doris] morningman opened a new issue #7014: [Bug]

morningman opened a new issue #7014:
URL: https://github.com/apache/incubator-doris/issues/7014


   ### 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
   
   0.15.0-rc01
   
   ### What's Wrong?
   
   BE crash:
   
   ```
   *** Aborted at 1636007753 (unix time) try "date -d @1636007753" if you are using GNU date ***
   PC: @          0x1fea8e7 doris::DeltaWriter::mem_consumption()
   *** SIGSEGV (@0x88) received by PID 19027 (TID 0x7f075410c700) from PID 136; stack trace: ***
       @          0x30c8682 google::(anonymous namespace)::FailureSignalHandler()
       @     0x7f07cf610630 (unknown)
       @          0x1fea8e7 doris::DeltaWriter::mem_consumption()
       @          0x1902c71 _ZSt16__introsort_loopIN9__gnu_cxx17__normal_iteratorIPPN5doris11DeltaWriterESt6vectorIS4_SaIS4_EEEElNS0_5__ops15_Iter_comp_iterIZNS2_14TabletsChannel16reduce_mem_usageElEUlPKS3_SE_E_EEEvT_SH_T0_T1_
       @          0x1903e3a doris::TabletsChannel::reduce_mem_usage()
       @          0x19009b4 doris::LoadChannel::handle_mem_exceed_limit()
       @          0x1901b85 doris::LoadChannel::add_batch()
       @          0x18fca7b doris::LoadChannelMgr::add_batch()
       @          0x198055b _ZZN5doris20PInternalServiceImplINS_15PBackendServiceEE23tablet_writer_add_batchEPN6google8protobuf13RpcControllerEPKNS_28PTabletWriterAddBatchRequestEPNS_27PTabletWriterAddBatchResultEPNS4_7ClosureEENKUlvE_clEv
       @          0x189398f doris::PriorityThreadPool::work_thread()
       @          0x3094e57 thread_proxy
       @     0x7f07cf608ea5 start_thread
       @     0x7f07cf02f8dd __clone
       @                0x0 (unknown)
   ```
   
   ### What You Expected?
   
   Not crash
   
   ### 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

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] yangzhg closed issue #7014: [Bug] BE crash when loading data

Posted by GitBox <gi...@apache.org>.
yangzhg closed issue #7014:
URL: https://github.com/apache/incubator-doris/issues/7014


   


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