Bug 2390813 - [abrt] plasma-drkonqi: qAbort(): drkonqi killed by SIGABRT
Summary: [abrt] plasma-drkonqi: qAbort(): drkonqi killed by SIGABRT
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: plasma-drkonqi
Version: 42
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Martin Kyral
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:62a9e23897875835aaba3666f07...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-08-25 16:32 UTC by Mr. Beedell, Roke Julian Lockhart (RJLB)
Modified: 2026-05-06 13:54 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)
File: proc_pid_status (1.48 KB, text/plain)
2025-08-25 16:32 UTC, Mr. Beedell, Roke Julian Lockhart (RJLB)
no flags Details
File: maps (4.00 KB, text/plain)
2025-08-25 16:32 UTC, Mr. Beedell, Roke Julian Lockhart (RJLB)
no flags Details
File: limits (1.29 KB, text/plain)
2025-08-25 16:32 UTC, Mr. Beedell, Roke Julian Lockhart (RJLB)
no flags Details
File: environ (827 bytes, text/plain)
2025-08-25 16:32 UTC, Mr. Beedell, Roke Julian Lockhart (RJLB)
no flags Details
File: open_fds (271 bytes, text/plain)
2025-08-25 16:32 UTC, Mr. Beedell, Roke Julian Lockhart (RJLB)
no flags Details
File: mountinfo (4.00 KB, text/plain)
2025-08-25 16:32 UTC, Mr. Beedell, Roke Julian Lockhart (RJLB)
no flags Details
File: os_info (739 bytes, text/plain)
2025-08-25 16:32 UTC, Mr. Beedell, Roke Julian Lockhart (RJLB)
no flags Details
File: backtrace (55.44 KB, text/plain)
2025-08-25 16:33 UTC, Mr. Beedell, Roke Julian Lockhart (RJLB)
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 2390811 0 unspecified NEW [abrt] konsole: KCrash::defaultCrashHandler(): konsole killed by SIGABRT 2026-05-06 13:54:07 UTC

Internal Links: 2390814 2390829

Description Mr. Beedell, Roke Julian Lockhart (RJLB) 2025-08-25 16:32:48 UTC
Description of problem:
As in https://bugzilla.redhat.com/show_bug.cgi?id=2390811#c0, except that I invoked `qdbus-qt6 org.kde.Shutdown /Shutdown org.kde.Shutdown.logout` soon afterward.

Version-Release number of selected component:
plasma-drkonqi-6.4.4-1.fc42

Additional info:
reporter:       libreport-2.17.15
type:           CCpp
reason:         drkonqi killed by SIGABRT
journald_cursor: s=a2d6d580caa24cf3a9483be7f85033e4;i=2643e2;b=ed9c51cb8b734a52a897b599f85d615d;m=8b352d88;t=63d3313096aa5;x=96db819778d030f0
executable:     /usr/libexec/drkonqi
cmdline:        /usr/libexec/drkonqi --qtversion 6.9.1 --appname konsole --signal 6 --platform wayland --programname Konsole --kdeframeworksversion 6.17.0 --appversion 25.08.0 --apppath /usr/bin --bugaddress submit.org --pid 30088
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/drkonqi-coredump-launcher
rootdir:        /
uid:            1000
kernel:         6.15.10-200.fc42.x86_64
backtrace_rating: 4
crash_function: qAbort
comment:        As in https://bugzilla.redhat.com/show_bug.cgi?id=2390811#c0, except that I invoked `qdbus-qt6 org.kde.Shutdown /Shutdown org.kde.Shutdown.logout` soon afterward.
package:        plasma-drkonqi-6.4.4-1.fc42

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-08-25 16:32:51 UTC
Created attachment 2104714 [details]
File: proc_pid_status

Comment 2 Mr. Beedell, Roke Julian Lockhart (RJLB) 2025-08-25 16:32:52 UTC
Created attachment 2104715 [details]
File: maps

Comment 3 Mr. Beedell, Roke Julian Lockhart (RJLB) 2025-08-25 16:32:54 UTC
Created attachment 2104716 [details]
File: limits

Comment 4 Mr. Beedell, Roke Julian Lockhart (RJLB) 2025-08-25 16:32:55 UTC
Created attachment 2104717 [details]
File: environ

Comment 5 Mr. Beedell, Roke Julian Lockhart (RJLB) 2025-08-25 16:32:56 UTC
Created attachment 2104718 [details]
File: open_fds

Comment 6 Mr. Beedell, Roke Julian Lockhart (RJLB) 2025-08-25 16:32:58 UTC
Created attachment 2104719 [details]
File: mountinfo

Comment 7 Mr. Beedell, Roke Julian Lockhart (RJLB) 2025-08-25 16:32:59 UTC
Created attachment 2104720 [details]
File: os_info

Comment 8 Mr. Beedell, Roke Julian Lockhart (RJLB) 2025-08-25 16:33:00 UTC
Created attachment 2104721 [details]
File: backtrace

Comment 9 Fedora Release Engineering 2026-05-06 13:54:10 UTC
This message is a reminder that Fedora Linux 42 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora Linux 42 on 2026-05-13.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
'version' of '42'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, change the 'version' 
to a later Fedora Linux version. Note that the version field may be hidden.
Click the "Show advanced fields" button if you do not see it.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora Linux 42 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora Linux, you are encouraged to change the 'version' to a later version
prior to this bug being closed.


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