Crash in __pthread_kill_implementation

Similar reports
Problem #605076
Component
x2goclient
Last affected version
0:4.1.2.3-1.fc38
Executable
/usr/bin/x2goclient
Error name
SIGABRT 6
First occurrence
2024-07-10
Last occurrence
2025-05-19
Unique reports
2
Quality
-55

Statistics

Operating system Unique / Total count
Fedora 38 2 / 2
Operating system Count
Fedora 38 2
Architecture Count
x86_64 2
Related packages Count
x2goclient 2
 0:4.1.2.3-1.fc38 2
qt5-qtwebengine 2
 0:5.15.16-2.fc38 2
llvm-libs 2
 0:16.0.6-3.fc38 2
mesa-dri-drivers 2
 0:23.1.9-1.fc38 2

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 0x8e884
Build id: 9148cab1b932d44ef70e306e9c02ee38d06cad51
-
2
raise
/lib64/libc.so.6 0x3dafe
Build id: 9148cab1b932d44ef70e306e9c02ee38d06cad51
-
3
abort
/lib64/libc.so.6 0x2687f
Build id: 9148cab1b932d44ef70e306e9c02ee38d06cad51
-
4
qt_message_output(QtMsgType, QMessageLogContext const&, QString const&) [clone .cold]
/lib64/libQt5Core.so.5 0xb18cc
Build id: 630ee215b3d1f5a212d0035fc0a9d54640dcaaf3
-
5
/lib64/libQt5Core.so.5 0xb221d
Build id: 630ee215b3d1f5a212d0035fc0a9d54640dcaaf3
-
6
ONMainWindow::slotProxyFinished(int, QProcess::ExitStatus) [clone .isra.0]
/usr/bin/x2goclient 0x11b4f1
Build id: 28a2e4061e5966bd0cfee11dab0d1a47484379d0
-
7
void doActivate<false>(QObject*, int, void**)
/lib64/libQt5Core.so.5 0x2e92d8
Build id: 630ee215b3d1f5a212d0035fc0a9d54640dcaaf3
-
8
QProcess::error(QProcess::ProcessError)
/lib64/libQt5Core.so.5 0x238c83
Build id: 630ee215b3d1f5a212d0035fc0a9d54640dcaaf3
-
9
QProcessPrivate::_q_processDied()
/lib64/libQt5Core.so.5 0x23d377
Build id: 630ee215b3d1f5a212d0035fc0a9d54640dcaaf3
-
10
QProcess::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)
/lib64/libQt5Core.so.5 0x23d51d
Build id: 630ee215b3d1f5a212d0035fc0a9d54640dcaaf3
-
11
void doActivate<false>(QObject*, int, void**)
/lib64/libQt5Core.so.5 0x2e92d8
Build id: 630ee215b3d1f5a212d0035fc0a9d54640dcaaf3
-
12
QSocketNotifier::activated(QSocketDescriptor, QSocketNotifier::Type, QSocketNotifier::QPrivateSignal)
/lib64/libQt5Core.so.5 0x2ebb5d
Build id: 630ee215b3d1f5a212d0035fc0a9d54640dcaaf3
-
13
QSocketNotifier::event(QEvent*)
/lib64/libQt5Core.so.5 0x2ec3cb
Build id: 630ee215b3d1f5a212d0035fc0a9d54640dcaaf3
-
14
QApplicationPrivate::notify_helper(QObject*, QEvent*)
/lib64/libQt5Widgets.so.5 0x1aeb95
Build id: 939a9e158338fb4e6294aa9e6a03297b48825c31
-
15
QCoreApplication::notifyInternal2(QObject*, QEvent*)
/lib64/libQt5Core.so.5 0x2b4e78
Build id: 630ee215b3d1f5a212d0035fc0a9d54640dcaaf3
-
16
socketNotifierSourceDispatch(_GSource*, int (*)(void*), void*)
/lib64/libQt5Core.so.5 0x307e9f
Build id: 630ee215b3d1f5a212d0035fc0a9d54640dcaaf3
-
17
g_main_context_dispatch
/lib64/libglib-2.0.so.0 0x5c4fc
Build id: fd0048a1a31cefe00f38b396ed0841f40456b421
-
18
g_main_context_iterate.isra.0
/lib64/libglib-2.0.so.0 0xba6b8
Build id: fd0048a1a31cefe00f38b396ed0841f40456b421
-
19
g_main_context_iteration
/lib64/libglib-2.0.so.0 0x59b83
Build id: fd0048a1a31cefe00f38b396ed0841f40456b421
-
20
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
/lib64/libQt5Core.so.5 0x307419
Build id: 630ee215b3d1f5a212d0035fc0a9d54640dcaaf3
-
21
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)
/lib64/libQt5Core.so.5 0x2b383b
Build id: 630ee215b3d1f5a212d0035fc0a9d54640dcaaf3
-
22
QCoreApplication::exec()
/lib64/libQt5Core.so.5 0x2bbacb
Build id: 630ee215b3d1f5a212d0035fc0a9d54640dcaaf3
-
23
x2goMain
/usr/bin/x2goclient 0xdec51
Build id: 28a2e4061e5966bd0cfee11dab0d1a47484379d0
-
24
main
/usr/bin/x2goclient 0x4f2c8
Build id: 28a2e4061e5966bd0cfee11dab0d1a47484379d0
-
25
__libc_start_call_main
/lib64/libc.so.6 0x27b8a
Build id: 9148cab1b932d44ef70e306e9c02ee38d06cad51
-
26
__libc_start_main@@GLIBC_2.34
/lib64/libc.so.6 0x27c4b
Build id: 9148cab1b932d44ef70e306e9c02ee38d06cad51
-
27
_start
/usr/bin/x2goclient 0x4f985
Build id: 28a2e4061e5966bd0cfee11dab0d1a47484379d0
-