Crash in __pthread_kill_implementation

Similar reports
Problem #502212
Component
clang
Last affected version
0:14.0.0-1.fc36
Executable
/usr/bin/clangd
Error name
SIGABRT 6
First occurrence
2023-09-18
Last occurrence
2023-09-18
Unique reports
1
Quality
-57

Statistics

Operating system Unique / Total count
Fedora 36 1 / 4
Operating system Count
Fedora 36 4
Architecture Count
x86_64 4
Related packages Count
libedit 4
 0:3.1-41.20210910cvs.fc36 4
zlib 4
 0:1.2.11-31.fc36 4
ncurses-libs 4
 0:6.2-9.20210508.fc36 4
clang-tools-extra 4
 0:14.0.0-1.fc36 4

Packages names with count less than the total count of reports are most probably not the cause of the problem.

History

Daily:

Weekly:

Monthly:

No reports in the last 20 days.

No reports in the last 20 weeks.

No reports in the last 20 months.

History

Daily:

Weekly:

Monthly:

No reports in the last 20 days.

No reports in the last 20 weeks.

No reports in the last 20 months.


Backtrace

Frame # Function Binary Source or offset Line
1
__pthread_kill_implementation
/lib64/libc.so.6 0x92e3c
Build id: 6e7b96dfb83f0bdcb6a410469b82f86415e5ada3
-
2
raise
/lib64/libc.so.6 0x42a16
Build id: 6e7b96dfb83f0bdcb6a410469b82f86415e5ada3
-
3
abort
/lib64/libc.so.6 0x2c82f
Build id: 6e7b96dfb83f0bdcb6a410469b82f86415e5ada3
-
4
/lib64/libLLVM-14.so 0xba461c
Build id: 8e8c4f84cb3ad416b9da23ee8c8f9b2b57ead573
-
5
llvm::raw_fd_ostream::~raw_fd_ostream()
/lib64/libLLVM-14.so 0xc673aa
Build id: 8e8c4f84cb3ad416b9da23ee8c8f9b2b57ead573
-
6
printSymbolizedStackTrace(llvm::StringRef, void**, int, llvm::raw_ostream&)
/lib64/libLLVM-14.so 0xc86b42
Build id: 8e8c4f84cb3ad416b9da23ee8c8f9b2b57ead573
-
7
llvm::sys::PrintStackTrace(llvm::raw_ostream&, int)
/lib64/libLLVM-14.so 0xc8846b
Build id: 8e8c4f84cb3ad416b9da23ee8c8f9b2b57ead573
-
8
PrintStackTraceSignalHandler(void*) [clone .llvm.12594495932774126699]
/lib64/libLLVM-14.so 0xc8867b
Build id: 8e8c4f84cb3ad416b9da23ee8c8f9b2b57ead573
-
9
llvm::sys::RunSignalHandlers()
/lib64/libLLVM-14.so 0xc85ca6
Build id: 8e8c4f84cb3ad416b9da23ee8c8f9b2b57ead573
-
10
SignalHandler(int)
/lib64/libLLVM-14.so 0xc88cbd
Build id: 8e8c4f84cb3ad416b9da23ee8c8f9b2b57ead573
-
11
/lib64/libc.so.6 0x42ac0
Build id: 6e7b96dfb83f0bdcb6a410469b82f86415e5ada3
-
12
__pthread_kill_implementation
/lib64/libc.so.6 0x92e3c
Build id: 6e7b96dfb83f0bdcb6a410469b82f86415e5ada3
-
13
raise
/lib64/libc.so.6 0x42a16
Build id: 6e7b96dfb83f0bdcb6a410469b82f86415e5ada3
-
14
abort
/lib64/libc.so.6 0x2c82f
Build id: 6e7b96dfb83f0bdcb6a410469b82f86415e5ada3
-
15
/lib64/libLLVM-14.so 0xba461c
Build id: 8e8c4f84cb3ad416b9da23ee8c8f9b2b57ead573
-
16
llvm::raw_fd_ostream::~raw_fd_ostream()
/lib64/libLLVM-14.so 0xc673aa
Build id: 8e8c4f84cb3ad416b9da23ee8c8f9b2b57ead573
-
17
llvm::raw_fd_ostream::~raw_fd_ostream()
/lib64/libLLVM-14.so 0xc6603d
Build id: 8e8c4f84cb3ad416b9da23ee8c8f9b2b57ead573
-
18
(anonymous namespace)::PrecompilePreambleConsumer::~PrecompilePreambleConsumer()
/lib64/libclang-cpp.so.14 0x2314654
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
19
clang::CompilerInstance::setASTConsumer(std::unique_ptr<clang::ASTConsumer, std::default_delete<clang::ASTConsumer> >)
/lib64/libclang-cpp.so.14 0x226db52
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
20
clang::FrontendAction::EndSourceFile()
/lib64/libclang-cpp.so.14 0x22e0347
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
21
clang::PrecompiledPreamble::Build(clang::CompilerInvocation const&, llvm::MemoryBuffer const*, clang::PreambleBounds, clang::DiagnosticsEngine&, llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem>, std::shared_ptr<clang::PCHContainerOperations>, bool, clang::PreambleCallbacks&)
/lib64/libclang-cpp.so.14 0x2318bd0
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
22
clang::clangd::buildPreamble(llvm::StringRef, clang::CompilerInvocation, clang::clangd::ParseInputs const&, bool, std::function<void (clang::ASTContext&, clang::Preprocessor&, clang::clangd::CanonicalIncludes const&)>)
/usr/bin/clangd 0x31c515
Build id: 20f6873b5e7b09a5fc8a06ec91c87b266b6323b8
-
23
clang::clangd::(anonymous namespace)::PreambleThread::build(clang::clangd::(anonymous namespace)::PreambleThread::Request)
/usr/bin/clangd 0x370756
Build id: 20f6873b5e7b09a5fc8a06ec91c87b266b6323b8
-
24
clang::clangd::(anonymous namespace)::PreambleThread::run()
/usr/bin/clangd 0x37122f
Build id: 20f6873b5e7b09a5fc8a06ec91c87b266b6323b8
-
25
void* llvm::thread::ThreadProxy<std::tuple<clang::clangd::AsyncTaskRunner::runAsync(llvm::Twine const&, llvm::unique_function<void ()>)::{lambda()#2}> >(void*)
/usr/bin/clangd 0x4ff646
Build id: 20f6873b5e7b09a5fc8a06ec91c87b266b6323b8
-
26
start_thread
/lib64/libc.so.6 0x91017
Build id: 6e7b96dfb83f0bdcb6a410469b82f86415e5ada3
-
27
__clone3
/lib64/libc.so.6 0x1166d0
Build id: 6e7b96dfb83f0bdcb6a410469b82f86415e5ada3
-