Crash in __pthread_kill_implementation

Similar reports
Problem #670298
Component
plasma-workspace
Last affected version
0:6.2.4-1.fc40
Executable
/usr/bin/plasmashell
Error name
SIGABRT 6
First occurrence
2024-12-27
Last occurrence
2025-03-21
Unique reports
6
Quality
-59

Statistics

Operating system Unique / Total count
Fedora 40 6 / 9
Architecture Count
x86_64 9
Related packages Count
plasma-workspace 9
 0:6.2.4-1.fc40 9

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

History

Daily:

Weekly:

Monthly:


Backtrace

Frame # Function Binary Source or offset Line
1
__pthread_kill_implementation
/lib64/libc.so.6 0x99d54
Build id: 2d38ec1734fcd364254c4ef66f19ef78d8d2d525
-
2
raise
/lib64/libc.so.6 0x40c5e
Build id: 2d38ec1734fcd364254c4ef66f19ef78d8d2d525
-
3
KCrash::defaultCrashHandler(int)
/lib64/libKF6Crash.so.6 0x71a2
Build id: d7c5338675c1757029dc97f2ad7385d9b91f655a
-
4
/lib64/libc.so.6 0x40d10
Build id: 2d38ec1734fcd364254c4ef66f19ef78d8d2d525
-
5
__pthread_kill_implementation
/lib64/libc.so.6 0x99d54
Build id: 2d38ec1734fcd364254c4ef66f19ef78d8d2d525
-
6
raise
/lib64/libc.so.6 0x40c5e
Build id: 2d38ec1734fcd364254c4ef66f19ef78d8d2d525
-
7
abort
/lib64/libc.so.6 0x28902
Build id: 2d38ec1734fcd364254c4ef66f19ef78d8d2d525
-
8
QtPrivate::lcNativeInterface() [clone .cold]
/lib64/libQt6Core.so.6 0xcb631
Build id: dd3f5bb7be0edb8dcecc702f70dc4242188fbcb2
-
9
qt_message(QtMsgType, QMessageLogContext const&, char const*, __va_list_tag*)
/lib64/libQt6Core.so.6 0x119e27
Build id: dd3f5bb7be0edb8dcecc702f70dc4242188fbcb2
-
10
qErrnoWarning(char const*, ...)
/lib64/libQt6Core.so.6 0xcc4d3
Build id: dd3f5bb7be0edb8dcecc702f70dc4242188fbcb2
-
11
QSGGuiThreadRenderLoop::ensureRhi(QQuickWindow*, QSGGuiThreadRenderLoop::WindowData&) [clone .cold]
/lib64/libQt6Quick.so.6 0x19e774
Build id: 8f557401fc89fff4aeef0fba31ba401f8f4d4c19
-
12
QSGGuiThreadRenderLoop::ensureRhi(QQuickWindow*, QSGGuiThreadRenderLoop::WindowData&)
/lib64/libQt6Quick.so.6 0x35d2c5
Build id: 8f557401fc89fff4aeef0fba31ba401f8f4d4c19
-
13
QSGGuiThreadRenderLoop::renderWindow(QQuickWindow*)
/lib64/libQt6Quick.so.6 0x35d8e9
Build id: 8f557401fc89fff4aeef0fba31ba401f8f4d4c19
-
14
QWindow::event(QEvent*)
/lib64/libQt6Gui.so.6 0x2477c8
Build id: 2e1b34401f69d017461db1c0ff642cb5eeb64dcf
-
15
QApplicationPrivate::notify_helper(QObject*, QEvent*)
/lib64/libQt6Widgets.so.6 0x18b218
Build id: da083ed5b9934267e1afa4c5203b0cf8c2d6e09c
-
16
QCoreApplication::notifyInternal2(QObject*, QEvent*)
/lib64/libQt6Core.so.6 0x196e88
Build id: dd3f5bb7be0edb8dcecc702f70dc4242188fbcb2
-
17
QGuiApplicationPrivate::processExposeEvent(QWindowSystemInterfacePrivate::ExposeEvent*)
/lib64/libQt6Gui.so.6 0x1e8105
Build id: 2e1b34401f69d017461db1c0ff642cb5eeb64dcf
-
18
QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>)
/lib64/libQt6Gui.so.6 0x24b37c
Build id: 2e1b34401f69d017461db1c0ff642cb5eeb64dcf
-
19
userEventSourceDispatch(_GSource*, int (*)(void*), void*)
/lib64/libQt6Gui.so.6 0x7634f4
Build id: 2e1b34401f69d017461db1c0ff642cb5eeb64dcf
-
20
g_main_context_dispatch_unlocked.lto_priv.0
/lib64/libglib-2.0.so.0 0x5ce8c
Build id: 36b60dbd02e796145a982d0151ce37202ec05649
-
21
g_main_context_iterate_unlocked.isra.0
/lib64/libglib-2.0.so.0 0xbec98
Build id: 36b60dbd02e796145a982d0151ce37202ec05649
-
22
g_main_context_iteration
/lib64/libglib-2.0.so.0 0x5e383
Build id: 36b60dbd02e796145a982d0151ce37202ec05649
-
23
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
/lib64/libQt6Core.so.6 0x4851a3
Build id: dd3f5bb7be0edb8dcecc702f70dc4242188fbcb2
-
24
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)
/lib64/libQt6Core.so.6 0x1a3bc3
Build id: dd3f5bb7be0edb8dcecc702f70dc4242188fbcb2
-
25
QCoreApplication::exec()
/lib64/libQt6Core.so.6 0x19fa7c
Build id: dd3f5bb7be0edb8dcecc702f70dc4242188fbcb2
-
26
main
/usr/bin/plasmashell 0x30183
Build id: 1d6315bf18eb41b4a381e08a1f5b87e39e9d6fa2
-
27
__libc_start_call_main
/lib64/libc.so.6 0x2a088
Build id: 2d38ec1734fcd364254c4ef66f19ef78d8d2d525
-
28
__libc_start_main@@GLIBC_2.34
/lib64/libc.so.6 0x2a14b
Build id: 2d38ec1734fcd364254c4ef66f19ef78d8d2d525
-
29
_start
/usr/bin/plasmashell 0x30665
Build id: 1d6315bf18eb41b4a381e08a1f5b87e39e9d6fa2
-