为了更快的定位您的问题,请提供以下信息,谢谢
【详述】be异常崩溃且无法连接9020端口
【背景】同步mysql测试数据后be崩溃,重启后1分钟崩溃
【业务影响】
【是否存算分离】否
【StarRocks版本】3.4.2
【集群规模】单机be+fe
【机器信息】16C/32G/万兆
【联系方式】为了在解决问题过程中能及时联系到您获取一些日志信息,请补充下您的联系方式,例如:社区群4-小李或者邮箱,谢谢
【附件】
be.out
*** Aborted at 1744856816 (unix time) try “date -d @1744856816” if you are using GNU date ***
PC: @ 0x7f92de87536b __GI___pthread_rwlock_wrlock
*** SIGSEGV (@0x70) received by PID 23007 (TID 0x7f922064f700) from PID 112; stack trace: ***
@ 0x7f92de87020b __pthread_once_slow
@ 0xb474054 google::(anonymous namespace)::FailureSignalHandler(int, siginfo_t*, void*)
@ 0x7f92de879630 (/usr/lib64/libpthread-2.17.so+0xf62f)
@ 0x7f92de87536b __GI___pthread_rwlock_wrlock
@ 0x7165c9f starrocks::BinlogManager::check_expire_and_capacity(long, long, long)
@ 0x6e36d84 starrocks::Tablet::_check_useless_binlog_and_update_meta(long)
@ 0x6e415c8 starrocks::Tablet::delete_expired_inc_rowsets()
@ 0x6e5ff89 starrocks::TabletManager::start_trash_sweep()
@ 0x6e089d3 starrocks::StorageEngine::_start_trash_sweep(double*)
@ 0x6d7d99b starrocks::StorageEngine::_garbage_sweeper_thread_callback(void*)
@ 0xeb394c0 execute_native_thread_routine
@ 0x7f92de871ea5 start_thread
@ 0x7f92dc7f88dd __clone