Skip to content

Crash during shutdown in Poco::Event::waitImpl during ThreadFromGlobalPoolImpl::join (STID: 2104-3e8a) #92297

@azat

Description

@azat

Refs

Details

128|azat:.../tmp/ci2 {elapsed: 52s}$ zstd -cdq clickhouse-server.log.zst | grep '<Fatal'
2025.12.16 17:18:58.596459 [ 1115 ] {} <Fatal> BaseDaemon: ########## Short fault info ############
2025.12.16 17:18:58.598357 [ 1115 ] {} <Fatal> BaseDaemon: (version 25.12.1.557, build id: B2A795C4909C0F346D1FC96174936595D3112064, git hash: a90f3b46f0e3ffd61f9440fb49cd8244c92204d9, architecture: x86_64) (from thread 1114) Received signal 6
2025.12.16 17:18:58.600715 [ 1115 ] {} <Fatal> BaseDaemon: Signal description: Aborted
2025.12.16 17:18:58.601310 [ 1115 ] {} <Fatal> BaseDaemon:
2025.12.16 17:18:58.603027 [ 1115 ] {} <Fatal> BaseDaemon: Stack trace: 0x00007fdc49a78118 0x00007fdc49a7aa41 0x00005575d20748cd 0x00005575a92b9df2 0x00005575b9db0655 0x00005575b9d4a928 0x00005575b944b9db 0x00005575b96320ac 0x00005575b96435d8 0x00005575b9427e93 0x00005575a974e6f3 0x00005575a9717f63 0x00005575d22d4057 0x00005575a96e937a 0x00005575a96e41f9 0x0000557592ef99e5 0x00007fdc49a10d90 0x00007fdc49a10e40 0x0000557592e17eae
2025.12.16 17:18:58.605100 [ 1115 ] {} <Fatal> BaseDaemon: ########################################
2025.12.16 17:18:58.611993 [ 1115 ] {} <Fatal> BaseDaemon: (version 25.12.1.557, build id: B2A795C4909C0F346D1FC96174936595D3112064, git hash: a90f3b46f0e3ffd61f9440fb49cd8244c92204d9) (from thread 1114) (no query) Received signal Aborted (6)
2025.12.16 17:18:58.619763 [ 1115 ] {} <Fatal> BaseDaemon:
2025.12.16 17:18:58.624005 [ 1115 ] {} <Fatal> BaseDaemon: Stack trace: 0x00007fdc49a78118 0x00007fdc49a7aa41 0x00005575d20748cd 0x00005575a92b9df2 0x00005575b9db0655 0x00005575b9d4a928 0x00005575b944b9db 0x00005575b96320ac 0x00005575b96435d8 0x00005575b9427e93 0x00005575a974e6f3 0x00005575a9717f63 0x00005575d22d4057 0x00005575a96e937a 0x00005575a96e41f9 0x0000557592ef99e5 0x00007fdc49a10d90 0x00007fdc49a10e40 0x0000557592e17eae
2025.12.16 17:18:58.633446 [ 1115 ] {} <Fatal> BaseDaemon: 3. ? @ 0x0000000000091118
2025.12.16 17:18:58.641039 [ 1115 ] {} <Fatal> BaseDaemon: 4. pthread_cond_wait @ 0x0000000000093a41
2025.12.16 17:18:58.674055 [ 1115 ] {} <Fatal> BaseDaemon: 5. ./base/poco/Foundation/src/Event_POSIX.cpp:94: Poco::EventImpl::waitImpl() @ 0x000000004d83b8cd
2025.12.16 17:18:59.954322 [ 1115 ] {} <Fatal> BaseDaemon: 6.0. inlined from ./base/poco/Foundation/include/Poco/Event.h:92: Poco::Event::wait()
2025.12.16 17:18:59.962126 [ 1115 ] {} <Fatal> BaseDaemon: 6.1. inlined from ./src/Common/ThreadPool.h:348: ThreadFromGlobalPoolImpl<true, true>::join()
2025.12.16 17:18:59.973861 [ 1115 ] {} <Fatal> BaseDaemon: 6. ./ci/tmp/build/./src/Common/SystemLogBase.cpp:320: DB::SystemLogBase<DB::TraceLogElement>::stopFlushThread() @ 0x0000000024a80df2
2025.12.16 17:19:05.734700 [ 1115 ] {} <Fatal> BaseDaemon: 7. ./ci/tmp/build/./src/Interpreters/SystemLog.cpp:597: DB::SystemLog<DB::TraceLogElement>::shutdown() @ 0x0000000035577655

CI: https://s3.amazonaws.com/clickhouse-test-reports/json.html?PR=92250&sha=6657c6230d716a8be8ad44265680c15abbe99ae6&name_0=PR&name_1=Stateless%20tests%20%28amd_asan%2C%20flaky%20check%29

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions