Bug 2378687 - [abrt] kfind: qAbort(): kfind killed by SIGABRT
Summary: [abrt] kfind: qAbort(): kfind killed by SIGABRT
Keywords:
Status: CLOSED DUPLICATE of bug 2378661
Alias: None
Product: Fedora
Classification: Fedora
Component: kfind
Version: 42
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Rex Dieter
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:75cb629613efcc76ddd7ee7be6b...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-07-08 17:34 UTC by Mr. Beedell, Roke Julian Lockhart (RJLB)
Modified: 2025-07-08 17:35 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2025-07-08 17:35:54 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: proc_pid_status (1.48 KB, text/plain)
2025-07-08 17:34 UTC, Mr. Beedell, Roke Julian Lockhart (RJLB)
no flags Details
File: maps (3.90 KB, text/plain)
2025-07-08 17:34 UTC, Mr. Beedell, Roke Julian Lockhart (RJLB)
no flags Details
File: limits (1.29 KB, text/plain)
2025-07-08 17:34 UTC, Mr. Beedell, Roke Julian Lockhart (RJLB)
no flags Details
File: environ (3.35 KB, text/plain)
2025-07-08 17:34 UTC, Mr. Beedell, Roke Julian Lockhart (RJLB)
no flags Details
File: open_fds (145 bytes, text/plain)
2025-07-08 17:34 UTC, Mr. Beedell, Roke Julian Lockhart (RJLB)
no flags Details
File: mountinfo (3.75 KB, text/plain)
2025-07-08 17:34 UTC, Mr. Beedell, Roke Julian Lockhart (RJLB)
no flags Details
File: os_info (767 bytes, text/plain)
2025-07-08 17:34 UTC, Mr. Beedell, Roke Julian Lockhart (RJLB)
no flags Details
File: cpuinfo (3.55 KB, text/plain)
2025-07-08 17:34 UTC, Mr. Beedell, Roke Julian Lockhart (RJLB)
no flags Details
File: core_backtrace (4.92 KB, text/plain)
2025-07-08 17:34 UTC, Mr. Beedell, Roke Julian Lockhart (RJLB)
no flags Details
File: dso_list (970 bytes, text/plain)
2025-07-08 17:34 UTC, Mr. Beedell, Roke Julian Lockhart (RJLB)
no flags Details
File: backtrace (56.88 KB, text/plain)
2025-07-08 17:34 UTC, Mr. Beedell, Roke Julian Lockhart (RJLB)
no flags Details

Description Mr. Beedell, Roke Julian Lockhart (RJLB) 2025-07-08 17:34:19 UTC
Description of problem:
Per https://bugzilla.redhat.com/show_bug.cgi?id=2378661#c0, I invoked this application from an SSH client on postmarketOS. The cause of the problem appears to be that $DISPLAY is unset. It solely appears to affect Qt-based applications (not merely KDE Frameworks-based ones). However, it doesn't affect all, for VLC copes fine. (Likewise, the GTK3-based Chromium and Inkscape cope.)

Version-Release number of selected component:
kfind-25.04.3-1.fc42

Additional info:
reporter:       libreport-2.17.15
type:           CCpp
reason:         kfind killed by SIGABRT
journald_cursor: s=c1f108f1ef4e48808a377c0a73f168fc;i=864e86;b=9a2a7e1fe91e4e5bb9e946b734c27a2b;m=1fca33106;t=6396dd6bddf8e;x=13699e2ced0a50b7
executable:     /usr/bin/kfind
cmdline:        kfind
cgroup:         0::/user.slice/user-1000.slice/session-5.scope
rootdir:        /
uid:            1000
kernel:         6.15.4-200.fc42.x86_64
package:        kfind-25.04.3-1.fc42
runlevel:       N 5
backtrace_rating: 4
crash_function: qAbort
comment:        Per https://bugzilla.redhat.com/show_bug.cgi?id=2378661#c0, I invoked this application from an SSH client on postmarketOS. The cause of the problem appears to be that $DISPLAY is unset. It solely appears to affect Qt-based applications (not merely KDE Frameworks-based ones). However, it doesn't affect all, for VLC copes fine. (Likewise, the GTK3-based Chromium and Inkscape cope.)

Truncated backtrace:
Thread no. 1 (11 frames)
 #4 qAbort at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/corelib/global/qassert.cpp:46
 #5 qt_message_fatal<QString&> at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/corelib/global/qlogging.cpp:2122
 #6 qt_message(QtMsgType, const QMessageLogContext &, const char *, typedef __va_list_tag __va_list_tag *) at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/corelib/global/qlogging.cpp:381
 #7 QMessageLogger::fatal at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/corelib/global/qlogging.cpp:883
 #8 init_platform at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/gui/kernel/qguiapplication.cpp:1345
 #9 QGuiApplicationPrivate::createPlatformIntegration at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/gui/kernel/qguiapplication.cpp:1591
 #10 QGuiApplicationPrivate::createEventDispatcher at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/gui/kernel/qguiapplication.cpp:1610
 #11 QCoreApplicationPrivate::init at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/corelib/kernel/qcoreapplication.cpp:866
 #12 QGuiApplicationPrivate::init at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/gui/kernel/qguiapplication.cpp:1638
 #13 QApplicationPrivate::init at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/widgets/kernel/qapplication.cpp:476
 #14 QApplication::QApplication at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/widgets/kernel/qapplication.cpp:464

Comment 1 Mr. Beedell, Roke Julian Lockhart (RJLB) 2025-07-08 17:34:22 UTC
Created attachment 2096560 [details]
File: proc_pid_status

Comment 2 Mr. Beedell, Roke Julian Lockhart (RJLB) 2025-07-08 17:34:23 UTC
Created attachment 2096561 [details]
File: maps

Comment 3 Mr. Beedell, Roke Julian Lockhart (RJLB) 2025-07-08 17:34:24 UTC
Created attachment 2096562 [details]
File: limits

Comment 4 Mr. Beedell, Roke Julian Lockhart (RJLB) 2025-07-08 17:34:26 UTC
Created attachment 2096563 [details]
File: environ

Comment 5 Mr. Beedell, Roke Julian Lockhart (RJLB) 2025-07-08 17:34:27 UTC
Created attachment 2096564 [details]
File: open_fds

Comment 6 Mr. Beedell, Roke Julian Lockhart (RJLB) 2025-07-08 17:34:28 UTC
Created attachment 2096565 [details]
File: mountinfo

Comment 7 Mr. Beedell, Roke Julian Lockhart (RJLB) 2025-07-08 17:34:30 UTC
Created attachment 2096566 [details]
File: os_info

Comment 8 Mr. Beedell, Roke Julian Lockhart (RJLB) 2025-07-08 17:34:31 UTC
Created attachment 2096567 [details]
File: cpuinfo

Comment 9 Mr. Beedell, Roke Julian Lockhart (RJLB) 2025-07-08 17:34:33 UTC
Created attachment 2096568 [details]
File: core_backtrace

Comment 10 Mr. Beedell, Roke Julian Lockhart (RJLB) 2025-07-08 17:34:34 UTC
Created attachment 2096569 [details]
File: dso_list

Comment 11 Mr. Beedell, Roke Julian Lockhart (RJLB) 2025-07-08 17:34:35 UTC
Created attachment 2096570 [details]
File: backtrace

Comment 12 Mr. Beedell, Roke Julian Lockhart (RJLB) 2025-07-08 17:35:54 UTC
Duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=2378661#c0.

*** This bug has been marked as a duplicate of bug 2378661 ***


Note You need to log in before you can comment on or make changes to this bug.