运行BE单元测试用例时出现coredump

为了更快的定位您的问题,请提供以下信息,谢谢
【详述】运行BE单纯测试脚本时,当用例全部运行成功后出现崩溃,崩溃信息如下
[==========] 4438 tests from 1440 test suites ran. (2659264 ms total)
[ PASSED ] 4436 tests.
[ SKIPPED ] 2 tests, listed below:
[ SKIPPED ] HdfsScannerTest.TestHudiMORArrayMapStruct
[ SKIPPED ] HdfsScannerTest.TestHudiMORArrayMapStruct2

YOU HAVE 26 DISABLED TESTS

UNKNOWN DEBUG (build UNKNOWN)
query_id:00000000-0000-0000-0000-000000000000, fragment_instance:00000000-0000-0000-0000-000000000000
*** Aborted at 1715195200 (unix time) try “date -d @1715195200” if you are using GNU date ***
PC: @ 0x7f77889bb50c ImageFileReader::find_location_index()
*** SIGSEGV (@0x0) received by PID 171 (TID 0x7f799ddaf7c0) from PID 0; stack trace: ***
@ 0x15971ea2 google::(anonymous namespace)::FailureSignalHandler()
@ 0x7f799eee9b73 os::Linux::chained_handler()
@ 0x7f799eef0afe JVM_handle_linux_signal
@ 0x7f799eee4a03 signalHandler()
@ 0x7f799e2ce280 (unknown)
@ 0x7f77889bb50c ImageFileReader::find_location_index()
@ 0x7f77889bb958 JIMAGE_FindResource
@ 0x7f799e8ae70a ClassPathImageEntry::open_stream()
@ 0x7f799e8ab94c ClassLoader::load_class()
@ 0x7f799f0523cc SystemDictionary::load_instance_class()
@ 0x7f799f052d8a SystemDictionary::resolve_instance_class_or_null()
@ 0x7f799f053975 SystemDictionary::resolve_or_fail()
@ 0x7f799e967b60 ConstantPool::klass_at_impl()
@ 0x7f799eb541a4 InterpreterRuntime::_new()
@ 0x7f776ee70adb (unknown)
/starrocks/run-be-ut.sh: line 281: 171 Segmentation fault (core dumped) ${GTEST_PARALLEL} ${STARROCKS_TEST_BINARY_DIR}/starrocks_test --gtest_filter=${TEST_NAME} --serialize_test_cases ${GTEST_PARALLEL_OPTIONS}
Build step ‘Execute shell’ marked build as failure
Finished: FAILURE
【背景】执行./run-be-ut.sh
【业务影响】无
【是否存算分离】否
【StarRocks版本】3.1.6
【集群规模】没有部署
【机器信息】4U64G
【联系方式】93505768@qq.com
【附件】

尝试配置下JAVA_HOME