Crash in __pthread_kill_implementation

Similar reports
Problem #763746
Component
plasma-drkonqi
Last affected version
0:6.4.3-1.fc42
Executable
/usr/libexec/drkonqi
Error name
SIGABRT 6
First occurrence
2025-06-24
Last occurrence
2025-07-29
Unique reports
2
Quality
-55

Statistics

Operating system Unique / Total count
Fedora 42 2 / 2
Operating system Count
Fedora 42 2
Architecture Count
x86_64 2
Related packages Count
plasma-drkonqi 2
 0:6.4.3-1.fc42 1
 0:6.4.0-1.fc42 1
llvm-libs 1
 0:20.1.7-1.fc42 1
xorg-x11-drv-nvidia-libs 1
 3:575.64-1.fc42 1
kf6-kirigami 1
 0:6.16.0-1.fc42 1

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.

History

Daily:

Weekly:

Monthly:

No reports in the last 20 days.

No reports in the last 20 weeks.


Backtrace

Frame # Function Binary Source or offset Line
1
__pthread_kill_implementation
/lib64/libc.so.6 0x7311c
Build id: 7504db94dbf054e06eaac49950f57161c601f5c6
-
2
raise
/lib64/libc.so.6 0x19afe
Build id: 7504db94dbf054e06eaac49950f57161c601f5c6
-
3
KCrash::defaultCrashHandler(int)
/lib64/libKF6Crash.so.6 0x5031
Build id: da74b0ecf94ccd3aff1cf4cfa73f4815eb212cb1
-
4
/lib64/libc.so.6 0x19c30
Build id: 7504db94dbf054e06eaac49950f57161c601f5c6
-
5
__pthread_kill_implementation
/lib64/libc.so.6 0x7311c
Build id: 7504db94dbf054e06eaac49950f57161c601f5c6
-
6
raise
/lib64/libc.so.6 0x19afe
Build id: 7504db94dbf054e06eaac49950f57161c601f5c6
-
7
abort
/lib64/libc.so.6 0x16d0
Build id: 7504db94dbf054e06eaac49950f57161c601f5c6
-
8
qt_assert(char const*, char const*, int)
/lib64/libQt6Core.so.6 0x1ad1c
Build id: bc66524a53e4b2eedef40e651702a379503b26de
-
9
qt_message(QtMsgType, QMessageLogContext const&, char const*, __va_list_tag*)
/lib64/libQt6Core.so.6 0x6e3f8
Build id: bc66524a53e4b2eedef40e651702a379503b26de
-
10
QMessageLogger::fatal(char const*, ...) const
/lib64/libQt6Core.so.6 0x1c42e
Build id: bc66524a53e4b2eedef40e651702a379503b26de
-
11
QSGGuiThreadRenderLoop::ensureRhi(QQuickWindow*, QSGGuiThreadRenderLoop::WindowData&) [clone .cold]
/lib64/libQt6Quick.so.6 0x3fd1e
Build id: c83500b4a0fc218b799205e5eeb7a9b02fbd7d8e
-
12
QSGGuiThreadRenderLoop::ensureRhi(QQuickWindow*, QSGGuiThreadRenderLoop::WindowData&)
/lib64/libQt6Quick.so.6 0x222492
Build id: c83500b4a0fc218b799205e5eeb7a9b02fbd7d8e
-
13
QSGGuiThreadRenderLoop::renderWindow(QQuickWindow*)
/lib64/libQt6Quick.so.6 0x222adb
Build id: c83500b4a0fc218b799205e5eeb7a9b02fbd7d8e
-
14
QWindow::event(QEvent*)
/lib64/libQt6Gui.so.6 0x158265
Build id: 3e0f70cbf7ae51277f82e4a322af73bc60841fde
-
15
QApplicationPrivate::notify_helper(QObject*, QEvent*)
/lib64/libQt6Widgets.so.6 0x3d97f
Build id: a87e702dbb5b7144a1e0831769683d5e68ea7acc
-
16
QCoreApplication::notifyInternal2(QObject*, QEvent*)
/lib64/libQt6Core.so.6 0xf9f38
Build id: bc66524a53e4b2eedef40e651702a379503b26de
-
17
QGuiApplicationPrivate::processExposeEvent(QWindowSystemInterfacePrivate::ExposeEvent*)
/lib64/libQt6Gui.so.6 0xf3cea
Build id: 3e0f70cbf7ae51277f82e4a322af73bc60841fde
-
18
QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>)
/lib64/libQt6Gui.so.6 0x15c76c
Build id: 3e0f70cbf7ae51277f82e4a322af73bc60841fde
-
19
QWindowSystemInterface::flushWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>)
/lib64/libQt6Gui.so.6 0x15c988
Build id: 3e0f70cbf7ae51277f82e4a322af73bc60841fde
-
20
void doActivate<false>(QObject*, int, void**)
/lib64/libQt6Core.so.6 0x165c5a
Build id: bc66524a53e4b2eedef40e651702a379503b26de
-
21
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
/lib64/libQt6Core.so.6 0x40f9eb
Build id: bc66524a53e4b2eedef40e651702a379503b26de
-
22
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)
/lib64/libQt6Core.so.6 0x107b03
Build id: bc66524a53e4b2eedef40e651702a379503b26de
-
23
QCoreApplication::exec()
/lib64/libQt6Core.so.6 0x103419
Build id: bc66524a53e4b2eedef40e651702a379503b26de
-
24
main
/usr/libexec/drkonqi 0x19d28
Build id: b47e67784a87731a9e0c957bee142486d60036a9
-
25
__libc_start_call_main
/lib64/libc.so.6 0x35f5
Build id: 7504db94dbf054e06eaac49950f57161c601f5c6
-
26
__libc_start_main@@GLIBC_2.34
/lib64/libc.so.6 0x36a8
Build id: 7504db94dbf054e06eaac49950f57161c601f5c6
-
27
_start
/usr/libexec/drkonqi 0x1ba25
Build id: b47e67784a87731a9e0c957bee142486d60036a9
-