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/01/04 11:53:11 UTC

[GitHub] [incubator-doris] Userwhite opened a new issue #7604: [Bug] be core when export error

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


   ### 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.14
   
   ### What's Wrong?
   
   ```shell
       @          0x1d96de2 google::(anonymous namespace)::FailureSignalHandler()
       @     0x7fbc378280e0 (unknown)
       @          0x183767d doris::BrokerWriter::write()
       @          0x13bb9a6 doris::BrokerLoadErrorHub::write_to_broker()
       @          0x13bc5cc doris::BrokerLoadErrorHub::export_error()
       @          0x12f68cc doris::RuntimeState::export_load_error()
       @          0x12f7863 doris::RuntimeState::append_error_msg_to_file()
       @          0x17b63a5 doris::stream_load::OlapTableSink::send()
       @          0x12eac35 doris::PlanFragmentExecutor::open_internal()
       @          0x12eb8f5 doris::PlanFragmentExecutor::open()
       @          0x127cc4e doris::FragmentExecState::execute()
       @          0x1281033 doris::FragmentMgr::_exec_actual()
       @          0x128900d std::_Function_handler<>::_M_invoke()
       @          0x13e8bf7 doris::ThreadPool::dispatch_thread()
       @          0x13e2fd9 doris::Thread::supervise_thread()
       @     0x7fbc3781e4a4 start_thread
       @     0x7fbc36b07d0f (unknown)
   ```
   ![image](https://user-images.githubusercontent.com/49226823/148055010-66bb44bd-ba46-4848-8d6e-712624420b31.png)
   
   
   ### What You Expected?
   
   no cores
   
   ### How to Reproduce?
   
   高并发写入 + 各种导入失败
   
   ### 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