-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Segmentation fault (STID: 3075-3638) #92488
Copy link
Copy link
Closed
Labels
crashCrash / segfault / abortCrash / segfault / abortfuzzProblem 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: 3075-3638)
CI report: BuzzHouse (amd_tsan)
CIDB statistics: cidb
Test output:
Error:
Segmentation fault
---
Stack trace:
___pthread_mutex_lock @ 0x0000000000097ef5
/praktika/contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1422: ___interceptor_pthread_mutex_lock @ 0x0000000009b4bdcd
inlined from ./contrib/llvm-project/libcxx/include/__thread/support/pthread.h:95: std::__libcpp_mutex_lock[abi:ne210105](pthread_mutex_t*)
contrib/llvm-project/libcxx/src/mutex.cpp:30: std::mutex::lock() @ 0x0000000031bbf21a
inlined from ./contrib/llvm-project/libcxx/include/__mutex/lock_guard.h:32: lock_guard
./src/Common/ConcurrentBoundedQueue.h:169: ConcurrentBoundedQueue<DB::Block>::tryPop(DB::Block&) @ 0x000000001ffe01ec
src/Interpreters/ProfileEventsExt.cpp:169: ProfileEvents::getProfileEvents(String const&, std::shared_ptr<ConcurrentBoundedQueue<DB::Block>>, std::unordered_map<unsigned long, ProfileEvents::Counters:...
src/Server/TCPHandler.cpp:1602: DB::TCPHandler::sendProfileEvents(DB::QueryState&) @ 0x00000000262d0a64
src/Server/TCPHandler.cpp:1628: DB::TCPHandler::sendSelectProfileEvents(DB::QueryState&)
src/Server/TCPHandler.cpp:1431: DB::TCPHandler::processOrdinaryQuery(DB::QueryState&) @ 0x00000000262bc67f
src/Server/TCPHandler.cpp:790: DB::TCPHandler::runImpl() @ 0x00000000262a7212
src/Server/TCPHandler.cpp:2866: DB::TCPHandler::run() @ 0x00000000262d63a8
base/poco/Net/src/TCPServerConnection.cpp:40: Poco::Net::TCPServerConnection::start() @ 0x000000002eca06a3
base/poco/Net/src/TCPServerDispatcher.cpp:115: Poco::Net::TCPServerDispatcher::run() @ 0x000000002eca0fc2
base/poco/Foundation/src/ThreadPool.cpp:205: Poco::PooledThread::run() @ 0x000000002ec02f91
base/poco/Foundation/src/Thread.cpp:45: Poco::(anonymous namespace)::RunnableHolder::run() @ 0x000000002ec01070
./base/poco/Foundation/src/Thread_POSIX.cpp:341: Poco::ThreadImpl::runnableEntry(void*) @ 0x000000002ebff30a
/praktika/contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1080: __tsan_thread_start_func @ 0x0000000009b49fb8
start_thread @ 0x0000000000094ac3
clone3 @ 0x00000000001268c0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
crashCrash / segfault / abortCrash / segfault / abortfuzzProblem 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