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/07 04:32:27 UTC

[GitHub] [incubator-doris] WindyGao commented on issue #6716: palo_be: rdkafka_broker.c:5321: rd_kafka_broker_destroy_final: Assertion `thrd_is_current(rkb->rkb_thread)' failed.

WindyGao commented on issue #6716:
URL: https://github.com/apache/incubator-doris/issues/6716#issuecomment-962550481


   we also encountered this issue
   be was crashed by following Error msg
   ```
   start time: Wed Oct 13 14:38:37 CST 2021
   start time: Fri Oct 29 14:49:34 CST 2021
   palo_be: rdkafka_broker.c:5321: rd_kafka_broker_destroy_final: Assertion `thrd_is_current(rkb->rkb_thread)' failed.
   *** Aborted at 1636152931 (unix time) try "date -d @1636152931" if you are using GNU date ***
   PC: @     0x7f113a9452c7 __GI_raise
   *** SIGABRT (@0xd6b000210bd) received by PID 135357 (TID 0x7f0f0080f700) from PID 135357; stack trace: ***
       @          0x1fd12e2 google::(anonymous namespace)::FailureSignalHandler()
       @     0x7f113afed5d0 (unknown)
       @     0x7f113a9452c7 __GI_raise
       @     0x7f113a9469b8 __GI_abort
       @     0x7f113a93e0e6 __assert_fail_base
       @     0x7f113a93e192 __GI___assert_fail
       @          0x1d7c767 rd_kafka_broker_destroy_final
       @          0x1dfccb8 rd_kafka_metadata_refresh_topics
       @          0x1dfd04a rd_kafka_metadata_refresh_known_topics
       @          0x1d774c2 rd_kafka_broker_fail
       @          0x1d87bd4 rd_kafka_broker_op_serve
       @          0x1d89463 rd_kafka_broker_ops_io_serve
       @          0x1d89968 rd_kafka_broker_consumer_serve
       @          0x1d8b485 rd_kafka_broker_thread_main
       @          0x1df43a7 _thrd_wrapper_function
       @     0x7f113afe5dd5 start_thread
       @     0x7f113aa0d02d __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.

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