StarRocks-3.4.0-centos-amd64启动cn报错

为了更快的定位您的问题,请提供以下信息,谢谢
【详述】启动StarRocks cn报错(版本:StarRocks-3.4.0-centos-amd64)
【背景】直接启动cn
【业务影响】无法启动cn
【是否存算分离】是
【StarRocks版本】例如:1.18.2
【集群规模】例如:3fe(1 follower+2observer)+7cn(fe与be分开部署)
【机器信息】配置满足
【联系方式】849613444@qq.com
【报错信息如下:】
I20250318 13:37:07.090370 140234188633856 runtime_filter_worker.cpp:934] RuntimeFilterWorker start working.
I20250318 13:37:07.090547 140234171848448 profile_report_worker.cpp:111] ProfileReportWorker start working.
I20250318 13:37:07.090653 140234163455744 result_buffer_mgr.cpp:168] result buffer manager cancel thread begin.
I20250318 13:37:07.090657 140242562546368 dummy_load_path_mgr.cpp:20] Load path configured to []
I20250318 13:37:07.100778 140242562546368 jit_engine.cpp:151] JIT LRU cache size = 1073741824
I20250318 13:37:07.101189 140242562546368 starrocks_be.cpp:209] CN start step 7: exec engine init successfully
I20250318 13:37:07.102512 140233304778496 compaction_manager.cpp:71] start compaction scheduler
I20250318 13:37:07.102742 140233296385792 storage_engine.cpp:723] start to check compaction
I20250318 13:37:07.103176 140233237636864 olap_server.cpp:875] try to clear expired replication snapshots!
I20250318 13:37:07.103345 140242562546368 olap_server.cpp:246] All backgroud threads of storage engine have started.
I20250318 13:37:07.103350 140242562546368 starrocks_be.cpp:214] CN start step 8: storage engine start bg threads successfully
I20250318 13:37:07.103357 140242562546368 block_cache.cpp:50] init starcache engine, block_size: 262144
I20250318 13:37:07.103517 140242562546368 mem_cache.cpp:59] init mem cache with segment lru policy: [35,65], segment_freq_bits: 0, slru_name: default_cache_mem_slru
E20250318 13:37:07.104172 140242562546368 starrocks_be.cpp:217] Fail to init datacache
I20250318 13:37:08.101390 140242562546368 priority_thread_pool.cpp:110] join threads for scheduler
I20250318 13:37:08.101579 140242562546368 priority_thread_pool.cpp:114] join threads for scheduler successful
W20250318 13:37:08.240521 140242562546368 stack_util.cpp:347] 2025-03-18 13:37:08.240484, query_id=00000000-0000-0000-0000-000000000000, fragment_instance_id=00000000-0000-0000-0000-000000000000 throws exception: std::system_error, trace:
@ 0x3de0077 __wrap___cxa_throw
@ 0x3806839 std::__throw_system_error(int)
@ 0x3806876 std::thread::join() [clone .cold]
@ 0x825ff14 starcache::StarCacheImpl::~StarCacheImpl()
@ 0x824bb31 starcache::StarCache::~StarCache()
@ 0x446d8aa std::_Sp_counted_deleter<starcache::StarCache*, std::default_deletestarcache::StarCache, std::allocator, (__gnu_cxx::_Lock_policy)2>::_M_dispose()
@ 0x4464533 std::_Sp_counted_deleter<starrocks::StarCacheWrapper*, std::default_deletestarrocks::StarCacheWrapper, std::allocator, (__gnu_cxx::_Lock_policy)2>::_M_dispose()
@ 0x44630f1 starrocks::BlockCache::~BlockCache()
@ 0x7f8cc125123c __run_exit_handlers
@ 0x7f8cc1251370 __GI_exit
@ 0x3d3a876 starrocks::start_be(std::vector<starrocks::StorePath, std::allocatorstarrocks::StorePath > const&, bool)
@ 0x380a452 main
@ 0x7f8cc123acf3 __libc_start_main
@ 0x3b4d0da (/home/doris/components/starrocks/be/lib/starrocks_be+0x3b4d0d9)