-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Logical error: 'ReadBuffer is canceled. Can't read from it.' (STID: 2508-2913) #100581
Copy link
Copy link
Closed
Closed
Copy link
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: Logical error: 'ReadBuffer is canceled. Can't read from it.' (STID: 2508-2913)
CI report: Stress test (amd_tsan)
Failing test history: cidb
Test output:
Log files: clickhouse-server.err.log, stderr.log
Error:
Logical error: 'ReadBuffer is canceled. Can't read from it.'.
---
Stack trace:
__pthread_kill @ 0x00000000000969fd
gsignal @ 0x0000000000042476
__lgamma_r_finite @ 0x00000000000287f3
contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:0: ___interceptor_abort @ 0x000000000a4eda50
src/Common/Exception.cpp:60:5: DB::abortOnFailedAssertion(String const&, std::basic_string_view<char, std::char_traits<char>>, void* const*, unsigned long, unsigned long) @ 0x0000000015e7614f
src/Common/Exception.cpp:66:5: DB::abortOnFailedAssertion(String const&) @ 0x0000000015e76cac
src/IO/ReadBuffer.cpp:90:5: DB::ReadBuffer::next() @ 0x000000001603b99f
inlined from ./src/IO/ReadBuffer.h:81: DB::ReadBuffer::eof()
src/Server/TCPHandler.cpp:495:38: DB::TCPHandler::runImpl() @ 0x00000000263dd881
src/Server/TCPHandler.cpp:2959:9: DB::TCPHandler::run() @ 0x000000002640efe8
base/poco/Net/src/TCPServerConnection.cpp:40:3: Poco::Net::TCPServerConnection::start() @ 0x000000003015d163
base/poco/Net/src/TCPServerDispatcher.cpp:115:42: Poco::Net::TCPServerDispatcher::run() @ 0x000000003015da6a
base/poco/Foundation/src/ThreadPool.cpp:205:14: Poco::PooledThread::run() @ 0x00000000300be1c3
base/poco/Foundation/src/Thread.cpp:45:11: Poco::(anonymous namespace)::RunnableHolder::run() @ 0x00000000300bc2b0
./base/poco/Foundation/src/Thread_POSIX.cpp:341:27: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000300ba68a
contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1080:15: __tsan_thread_start_func @ 0x000000000a4e6c28
start_thread @ 0x0000000000094ac3
clone3 @ 0x00000000001268d0
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