从错误信息来看,TiFlash 启动时发生了崩溃:
[2022/08/22 14:53:58.426 +08:00] [ERROR] [BaseDaemon.cpp:420] ["BaseDaemon:Attempted access has violated the permissions assigned to the memory area."] [thread_id=5]
[2022/08/22 14:53:59.947 +08:00] [ERROR] [BaseDaemon.cpp:570] ["BaseDaemon:\
0x1ed2661\tfaultSignalHandler(int, siginfo_t*, void*) [tiflash+32319073]\
\tlibs/libdaemon/src/BaseDaemon.cpp:221\
0x7f2cbae9f5d0\t<unknown symbol> [libpthread.so.0+62928]\
0x85d11e0\tgrpc_server_request_registered_call [tiflash+140317152]\
\tcontrib/grpc/src/core/lib/surface/server.cc:0\
0x855fbb6\tgrpc::ServerInterface::RegisteredAsyncRequest::IssueRequest(void*, grpc_byte_buffer**, grpc_impl::ServerCompletionQueue*) [tiflash+139852726]\
\tcontrib/grpc/src/cpp/server/server_cc.cc:209\
0x7ac6f6f\tgrpc::ServerInterface::PayloadAsyncRequest<mpp::EstablishMPPConnectionRequest>::PayloadAsyncRequest(grpc::internal::RpcServiceMethod*, grpc::ServerInterface*, grpc_impl::ServerContext*, grpc::internal::ServerAsyncStreamingInterface*, grpc_impl::CompletionQueue*, grpc_impl::ServerCompletionQueue*, void*, mpp::EstablishMPPConnectionRequest*) [tiflash+128741231]\
\tcontrib/grpc/include/grpcpp/impl/codegen/server_interface.h:270\
0x7ac5a40\tDB::EstablishCallData::EstablishCallData(DB::AsyncFlashService*, grpc_impl::ServerCompletionQueue*, grpc_impl::ServerCompletionQueue*, std::__1::shared_ptr<std::__1::atomic<bool> > const&) [tiflash+128735808]\
\tdbms/src/Flash/EstablishCall.cpp:34\
0x7ac5d3b\tDB::EstablishCallData::spawn(DB::AsyncFlashService*, grpc_impl::ServerCompletionQueue*, grpc_impl::ServerCompletionQueue*, std::__1::shared_ptr<std::__1::atomic<bool> > const&) [tiflash+128736571]\
\tdbms/src/Flash/EstablishCall.cpp:44\
0x1d638c5\tDB::Server::FlashGrpcServerHolder::FlashGrpcServerHolder(DB::Server&, DB::TiFlashRaftConfig const&, Poco::Logger*) [tiflash+30816453]\
\tdbms/src/Server/Server.cpp:643\
0x1d5ab9e\tDB::Server::main(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) [tiflash+30780318]\
\tdbms/src/Server/Server.cpp:1401\
0x7fe644a\tPoco::Util::Application::run() [tiflash+134112330]\
\tcontrib/poco/Util/src/Application.cpp:335\
0x7ff5c0c\tPoco::Util::ServerApplication::run(int, char**) [tiflash+134175756]\
\tcontrib/poco/Util/src/ServerApplication.cpp:618\
0x1d5e4ad\tmainEntryClickHouseServer(int, char**) [tiflash+30794925]\
\tdbms/src/Server/Server.cpp:1549\
0x1d1061e\tmain [tiflash+30475806]\
\tdbms/src/Server/main.cpp:167\
0x7f2cba8cf495\t__libc_start_main [libc.so.6+140437]"] [thread_id=5]
能否提供一下你的硬件架构及操作系统信息?