-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Segmentation fault (STID: 2704-3fd4) #95352
Copy link
Copy link
Closed
Labels
fuzzProblem found by one of the fuzzersProblem found by one of the fuzzerstestingSpecial issue with list of bugs found by CISpecial issue with list of bugs found by CI
Description
Important: This issue was automatically generated and is used by CI for matching failures. DO NOT modify the body content. DO NOT remove labels.
Test name: Segmentation fault (STID: 2704-3fd4)
CI report: Stress test (arm_asan, s3)
Failing test history: cidb
Test output:
Error:
Segmentation fault
---
Stack trace:
inlined from ./contrib/llvm-project/libcxx/include/string:2095: String::__is_long[abi:ne210105]() const
inlined from ./contrib/llvm-project/libcxx/include/string:1003: basic_string
inlined from ./src/Interpreters/DDLWorker.h:78: DB::DDLWorker::getCommonHostID() const
src/Databases/DatabaseReplicated.cpp:1372: DB::DatabaseReplicated::tryEnqueueReplicatedDDL(boost::intrusive_ptr<DB::IAST> const&, std::shared_ptr<DB::Context const>, DB::QueryFlags) @ 0x00000000296881c9
src/Interpreters/InterpreterCreateQuery.cpp:1722: DB::InterpreterCreateQuery::createTable(DB::ASTCreateQuery&) @ 0x000000002b5875fc
src/Interpreters/InterpreterCreateQuery.cpp:2429: DB::InterpreterCreateQuery::execute() @ 0x000000002b59eb90
src/Interpreters/executeQuery.cpp:1724: DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, DB::QueryFlags, DB::QueryProcessingStage::Enum, std::unique_ptr<DB::ReadBuffer, std::default_delete<DB::ReadBuffer>>&, boost::intrusive_ptr<DB::IAST>&, std::shared_ptr<DB::ImplicitTransactionControlExecutor>, std::function<void ()>, DB::QueryResultDetails&) @ 0x000000002bc67bc8
src/Interpreters/executeQuery.cpp:1952: DB::executeQuery(String const&, std::shared_ptr<DB::Context>, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000002bc5fe54
src/Server/TCPHandler.cpp:788: DB::TCPHandler::runImpl() @ 0x0000000033226fe0
src/Server/TCPHandler.cpp:2901: DB::TCPHandler::run() @ 0x000000003325f7e4
base/poco/Net/src/TCPServerConnection.cpp:40: Poco::Net::TCPServerConnection::start() @ 0x000000003f333438
base/poco/Net/src/TCPServerDispatcher.cpp:115: Poco::Net::TCPServerDispatcher::run() @ 0x000000003f334050
base/poco/Foundation/src/ThreadPool.cpp:205: Poco::PooledThread::run() @ 0x000000003f248078
./base/poco/Foundation/src/Thread_POSIX.cpp:341: Poco::ThreadImpl::runnableEntry(void*) @ 0x000000003f242740
asan_thread_start(void*) @ 0x000000000f3472a8
? @ 0x0000000000080398
? @ 0x00000000000e9e9c
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
fuzzProblem found by one of the fuzzersProblem found by one of the fuzzerstestingSpecial issue with list of bugs found by CISpecial issue with list of bugs found by CI