Crash in __pthread_kill_implementation

Similar reports
Problem #701737
Component
gwenview
Last affected version
1:25.04.0-1.fc41
Executable
/usr/bin/gwenview
Error name
SIGSEGV 11
First occurrence
2025-05-20
Last occurrence
2025-05-20
Unique reports
2
Quality
-55

Statistics

Operating system Unique / Total count
Fedora 41 2 / 2
Operating system Count
Fedora 41 2
Architecture Count
x86_64 2
Related packages Count
qt6-qtpdf 2
 0:6.8.2-4.fc41 2
gwenview 2
 1:25.04.0-1.fc41 2
libjxl 1
 1:0.10.4-1.fc41 1
Show more… (2)
google-noto-sans-vf-fonts 1
 0:20240701-2.fc41 1
openexr-libs 1
 0:3.2.4-3.fc41 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 0x72f54
Build id: b840d32d15506ed2f29610c7f512d9084f2d7d69
-
2
raise
/lib64/libc.so.6 0x19f9e
Build id: b840d32d15506ed2f29610c7f512d9084f2d7d69
-
3
KCrash::defaultCrashHandler(int)
/lib64/libKF6Crash.so.6 0x5381
Build id: 590ca4c090486a9ab4df99cf1101680d4c5813d2
-
4
/lib64/libc.so.6 0x1a050
Build id: b840d32d15506ed2f29610c7f512d9084f2d7d69
-
5
Gwenview::DocumentView::setSortKey(int)
/lib64/libgwenviewlib.so.5 0x46484
Build id: 8a6bca602c7ceeeeddc7bd8ba76e546113be1fd5
-
6
Gwenview::ViewMainPage::openUrls(QList<QUrl> const&, QUrl const&)
/usr/bin/gwenview 0x1e3bd
Build id: 0f37fe16940a7c2197b7ff60a3eb07ead8e8c028
-
7
Gwenview::MainWindow::openSelectedDocuments()
/usr/bin/gwenview 0x45cff
Build id: 0f37fe16940a7c2197b7ff60a3eb07ead8e8c028
-
8
Gwenview::MainWindow::slotSelectionChanged()
/usr/bin/gwenview 0x46598
Build id: 0f37fe16940a7c2197b7ff60a3eb07ead8e8c028
-
9
void doActivate<false>(QObject*, int, void**)
/lib64/libQt6Core.so.6 0x15a26e
Build id: 27c6f1a975ed716c42c9978fd0846825359a6d41
-
10
Gwenview::ContextManager::emitQueuedSignals()
/lib64/libgwenviewlib.so.5 0x1c648
Build id: 8a6bca602c7ceeeeddc7bd8ba76e546113be1fd5
-
11
void doActivate<false>(QObject*, int, void**)
/lib64/libQt6Core.so.6 0x15a26e
Build id: 27c6f1a975ed716c42c9978fd0846825359a6d41
-
12
QTimer::timeout(QTimer::QPrivateSignal)
/lib64/libQt6Core.so.6 0x16a02d
Build id: 27c6f1a975ed716c42c9978fd0846825359a6d41
-
13
QObject::event(QEvent*)
/lib64/libQt6Core.so.6 0x14b935
Build id: 27c6f1a975ed716c42c9978fd0846825359a6d41
-
14
QApplicationPrivate::notify_helper(QObject*, QEvent*)
/lib64/libQt6Widgets.so.6 0x3d9b8
Build id: a1b128df66ba66abb8c19effc6185c1b2a87204d
-
15
QCoreApplication::notifyInternal2(QObject*, QEvent*)
/lib64/libQt6Core.so.6 0xf3590
Build id: 27c6f1a975ed716c42c9978fd0846825359a6d41
-
16
QTimerInfoList::activateTimers()
/lib64/libQt6Core.so.6 0x2b4e28
Build id: 27c6f1a975ed716c42c9978fd0846825359a6d41
-
17
idleTimerSourceDispatch(_GSource*, int (*)(void*), void*)
/lib64/libQt6Core.so.6 0x3ef0f1
Build id: 27c6f1a975ed716c42c9978fd0846825359a6d41
-
18
g_main_context_dispatch_unlocked.lto_priv.0
/lib64/libglib-2.0.so.0 0x4028c
Build id: 22d79f4920ad3a59cb8611276e6b6b95da3b654b
-
19
g_main_context_iterate_unlocked.isra.0
/lib64/libglib-2.0.so.0 0xa08b8
Build id: 22d79f4920ad3a59cb8611276e6b6b95da3b654b
-
20
g_main_context_iteration
/lib64/libglib-2.0.so.0 0x41783
Build id: 22d79f4920ad3a59cb8611276e6b6b95da3b654b
-
21
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
/lib64/libQt6Core.so.6 0x3ef2b3
Build id: 27c6f1a975ed716c42c9978fd0846825359a6d41
-
22
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)
/lib64/libQt6Core.so.6 0x100993
Build id: 27c6f1a975ed716c42c9978fd0846825359a6d41
-
23
QCoreApplication::exec()
/lib64/libQt6Core.so.6 0xfbf6e
Build id: 27c6f1a975ed716c42c9978fd0846825359a6d41
-
24
main
/usr/bin/gwenview 0xc4a7
Build id: 0f37fe16940a7c2197b7ff60a3eb07ead8e8c028
-
25
__libc_start_call_main
/lib64/libc.so.6 0x3248
Build id: b840d32d15506ed2f29610c7f512d9084f2d7d69
-
26
__libc_start_main@@GLIBC_2.34
/lib64/libc.so.6 0x330b
Build id: b840d32d15506ed2f29610c7f512d9084f2d7d69
-
27
_start
/usr/bin/gwenview 0xce55
Build id: 0f37fe16940a7c2197b7ff60a3eb07ead8e8c028
-