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 2019/11/13 09:43:29 UTC

[GitHub] [incubator-doris] HangyuanLiu opened a new issue #2186: Broker load cause BE crashed during the upgrade

HangyuanLiu opened a new issue #2186: Broker load cause BE crashed during the upgrade
URL: https://github.com/apache/incubator-doris/issues/2186
 
 
   **Describe the bug**
   Be crashed while I was upgrading from 10.17 to 11.18.
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. Upgrade be lib
   2. Not upgrade fe
   3. submit a Broker Load task 
   4. Be Crash
   
   
   *** Aborted at 1573633958 (unix time) try "date -d @1573633958" if you are using GNU date ***
   PC: @          0x14e6678 doris::ParquetReaderWrap::init_parquet_reader()
   *** SIGSEGV (@0x8) received by PID 20684 (TID 0x7f4bc16bf700) from PID 8; stack trace: ***
       @     0x7f4c7b2b5100 (unknown)
       @          0x14e6678 doris::ParquetReaderWrap::init_parquet_reader()
       @          0x14e16bc doris::ParquetScanner::open_next_reader()
       @          0x14e1d85 doris::ParquetScanner::get_next()
       @          0x14ac1d7 doris::BrokerScanNode::scanner_scan()
       @          0x14acd59 doris::BrokerScanNode::scanner_worker()
       @          0x2d03a4f execute_native_thread_routine
       @     0x7f4c7b2addc5 start_thread
       @     0x7f4c7a6b6ced __clone
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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