Description of problem: I was attempting to diagnose a hang in Plasma Shell (https://bugzilla.redhat.com/show_bug.cgi?id=2375067#c18) by reproducing https://bugzilla.redhat.com/show_bug.cgi?id=2390803#c0. Version-Release number of selected component: konsole-25.08.0-1.fc42 Additional info: reporter: libreport-2.17.15 type: CCpp reason: konsole killed by SIGABRT journald_cursor: s=a2d6d580caa24cf3a9483be7f85033e4;i=262d2e;b=ed9c51cb8b734a52a897b599f85d615d;m=39d3aff4;t=63d32c1a7ed10;x=d6824a4b7a7a45b9 executable: /usr/bin/konsole cmdline: /usr/bin/konsole cgroup: 0::/user.slice/user-1000.slice/user/app.slice/app-org.kde.konsole-13509.scope rootdir: / uid: 1000 kernel: 6.15.10-200.fc42.x86_64 package: konsole-25.08.0-1.fc42 runlevel: N 5 backtrace_rating: 4 crash_function: KCrash::defaultCrashHandler comment: I was attempting to diagnose a hang in Plasma Shell by reproducing https://bugzilla.redhat.com/show_bug.cgi?id=2390803#c0. Truncated backtrace: Thread no. 1 (70 frames) #3 KCrash::defaultCrashHandler at /usr/src/debug/kf6-kcrash-6.17.0-1.fc42.x86_64/src/kcrash.cpp:605 #5 syscall at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:37 #6 QtLinuxFutex::_q_futex at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/corelib/thread/qfutex_linux_p.h:48 #7 QtLinuxFutex::futexWait<QBasicAtomicInteger<unsigned int> > at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/corelib/thread/qfutex_linux_p.h:67 #8 futexSemaphoreTryAcquire_loop<false> at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/corelib/thread/qsemaphore.cpp:174 #9 futexSemaphoreTryAcquire<QDeadlineTimer::ForeverConstant> at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/corelib/thread/qsemaphore.cpp:239 #10 QSemaphore::acquire at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/corelib/thread/qsemaphore.cpp:327 #11 QMetaObject::invokeMethodImpl at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/corelib/kernel/qmetaobject.cpp:1682 #12 QMetaObject::invokeMethodCallableHelper<bool (QDBusConnectionPrivate::*)(QString const&, QDBusConnectionPrivate::SignalHook const&), QString const&, QDBusConnectionPrivate::SignalHook const&> at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/corelib/kernel/qobjectdefs.h:633 #13 QMetaObject::invokeMethod<bool (QDBusConnectionPrivate::*)(QString const&, QDBusConnectionPrivate::SignalHook const&), QString const&, QDBusConnectionPrivate::SignalHook const&> at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/corelib/kernel/qobjectdefs.h:478 #14 QDBusConnectionPrivate::addSignalHook at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/dbus/qdbusintegrator.cpp:2251 #15 QDBusConnectionPrivate::connectSignal at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/dbus/qdbusintegrator.cpp:2244 #17 QDBusConnection::connect at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/dbus/qdbusconnection.cpp:540 #19 KToolBarPrivate::init at /usr/include/c++/15/utility:114 #20 KToolBar::KToolBar at /usr/src/debug/kf6-kxmlgui-6.17.0-1.fc42.x86_64/src/ktoolbar.cpp:881 #21 KXMLGUIBuilder::createContainer at /usr/src/debug/kf6-kxmlgui-6.17.0-1.fc42.x86_64/src/kxmlguibuilder.cpp:218 #22 KXMLGUI::BuildHelper::createContainer at /usr/src/debug/kf6-kxmlgui-6.17.0-1.fc42.x86_64/src/kxmlguifactory_p.cpp:788 #23 KXMLGUI::BuildHelper::processContainerElement at /usr/src/debug/kf6-kxmlgui-6.17.0-1.fc42.x86_64/src/kxmlguifactory_p.cpp:719 #24 KXMLGUI::BuildHelper::processElement at /usr/src/debug/kf6-kxmlgui-6.17.0-1.fc42.x86_64/src/kxmlguifactory_p.cpp:518 #25 KXMLGUI::BuildHelper::build at /usr/src/debug/kf6-kxmlgui-6.17.0-1.fc42.x86_64/src/kxmlguifactory_p.cpp:504 #26 KXMLGUIFactory::addClient at /usr/src/debug/kf6-kxmlgui-6.17.0-1.fc42.x86_64/src/kxmlguifactory.cpp:234 #27 KXmlGuiWindow::createGUI at /usr/src/debug/kf6-kxmlgui-6.17.0-1.fc42.x86_64/src/kxmlguiwindow.cpp:435 #28 KXmlGuiWindow::setupGUI at /usr/src/debug/kf6-kxmlgui-6.17.0-1.fc42.x86_64/src/kxmlguiwindow.cpp:342 #30 Konsole::MainWindow::MainWindow at /usr/src/debug/konsole-25.08.0-1.fc42.x86_64/src/MainWindow.cpp:112 #31 Konsole::Application::newMainWindow at /usr/src/debug/konsole-25.08.0-1.fc42.x86_64/src/Application.cpp:127 #32 Konsole::Application::createWindow at /usr/src/debug/konsole-25.08.0-1.fc42.x86_64/src/Application.cpp:145 #33 QtPrivate::QSlotObjectBase::call at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/corelib/kernel/qobjectdefs_impl.h:461 #34 doActivate<false> at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/corelib/kernel/qobject.cpp:4146 #35 QMetaObject::activate at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/corelib/kernel/qobject.cpp:4206 #36 QMetaObject::activate<void, QExplicitlySharedDataPointer<Konsole::Profile>, QString> at /usr/include/qt6/QtCore/qobjectdefs.h:306 #37 Konsole::MainWindow::newWindowRequest at /usr/src/debug/konsole-25.08.0-1.fc42.x86_64/redhat-linux-build/src/konsoleapp_autogen/include/moc_MainWindow.cpp:286 #38 Konsole::MainWindow::newWindow at /usr/src/debug/konsole-25.08.0-1.fc42.x86_64/src/MainWindow.cpp:680 #39 QtPrivate::QSlotObjectBase::call at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/corelib/kernel/qobjectdefs_impl.h:461 #40 doActivate<false> at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/corelib/kernel/qobject.cpp:4146 #41 QMetaObject::activate at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/corelib/kernel/qobject.cpp:4206 #42 QMetaObject::activate<void, bool> at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/corelib/kernel/qobjectdefs.h:306 #43 QAction::triggered at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/redhat-linux-build/src/gui/Gui_autogen/include/moc_qaction.cpp:372 #44 QAction::activate at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/gui/kernel/qaction.cpp:1104 #45 QMenuPrivate::activateCausedStack at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/widgets/widgets/qmenu.cpp:1408 #46 QMenuPrivate::activateAction at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/widgets/widgets/qmenu.cpp:1490 #47 QWidget::event at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/widgets/kernel/qwidget.cpp:9367 #48 QApplicationPrivate::notify_helper at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/widgets/kernel/qapplication.cpp:3303 #49 QApplication::notify at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/widgets/kernel/qapplication.cpp:2780 #50 QCoreApplication::notifyInternal2 at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/corelib/kernel/qcoreapplication.cpp:1106 #51 QCoreApplication::sendEvent at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/corelib/kernel/qcoreapplication.cpp:1546 #52 QMenuPrivate::mouseEventTaken at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/widgets/widgets/qmenu.cpp:1388 #53 QMenu::mouseReleaseEvent at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/widgets/widgets/qmenu.cpp:2921 #54 QWidget::event at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/widgets/kernel/qwidget.cpp:9367 #55 QApplicationPrivate::notify_helper at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/widgets/kernel/qapplication.cpp:3303 #56 QApplication::notify at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/widgets/kernel/qapplication.cpp:2780 #57 QCoreApplication::notifyInternal2 at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/corelib/kernel/qcoreapplication.cpp:1106 #58 QCoreApplication::sendSpontaneousEvent at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/corelib/kernel/qcoreapplication.cpp:1560 #59 QApplicationPrivate::sendMouseEvent at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/widgets/kernel/qapplication.cpp:2361 #60 QWidgetWindow::handleMouseEvent at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/widgets/kernel/qwidgetwindow.cpp:577 #61 QWidgetWindow::event at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/widgets/kernel/qwidgetwindow.cpp:292 #62 QApplicationPrivate::notify_helper at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/widgets/kernel/qapplication.cpp:3303 #63 QCoreApplication::notifyInternal2 at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/corelib/kernel/qcoreapplication.cpp:1106 #64 QCoreApplication::sendSpontaneousEvent at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/corelib/kernel/qcoreapplication.cpp:1560 #65 QWindowPrivate::forwardToPopup at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/gui/kernel/qwindow.cpp:2495 #66 QGuiApplicationPrivate::processMouseEvent at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/gui/kernel/qwindow.h:65 #67 QWindowSystemInterface::sendWindowSystemEvents at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/gui/kernel/qwindowsysteminterface.cpp:1113 #68 QWindowSystemInterface::flushWindowSystemEvents at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/gui/kernel/qwindowsysteminterface.cpp:1082 #69 doActivate<false> at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/corelib/kernel/qobject.cpp:4158 #70 QMetaObject::activate at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/corelib/kernel/qobject.cpp:4206 #71 QAbstractEventDispatcher::awake at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/redhat-linux-build/src/corelib/Core_autogen/include/moc_qabstracteventdispatcher.cpp:128 #72 QEventDispatcherGlib::processEvents at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/corelib/kernel/qeventdispatcher_glib.cpp:406 #73 QEventLoop::exec at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/corelib/global/qflags.h:77 #74 QCoreApplication::exec at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/corelib/kernel/qcoreapplication.cpp:1449 #75 QGuiApplication::exec at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/gui/kernel/qguiapplication.cpp:1986 #76 QApplication::exec at /usr/src/debug/qt6-qtbase-6.9.1-1.fc42.x86_64/src/widgets/kernel/qapplication.cpp:2570
Created attachment 2104702 [details] File: proc_pid_status
Created attachment 2104703 [details] File: maps
Created attachment 2104704 [details] File: limits
Created attachment 2104705 [details] File: environ
Created attachment 2104706 [details] File: open_fds
Created attachment 2104707 [details] File: mountinfo
Created attachment 2104708 [details] File: os_info
Created attachment 2104709 [details] File: cpuinfo
Created attachment 2104710 [details] File: core_backtrace
Created attachment 2104711 [details] File: dso_list
Created attachment 2104712 [details] File: var_log_messages
Created attachment 2104713 [details] File: backtrace
Reported upstream, at https://bugs.kde.org/show_bug.cgi?id=508723#c0.
As in https://bugzilla.redhat.com/show_bug.cgi?id=2390811#c0. reporter: libreport-2.17.15 type: CCpp reason: konsole killed by SIGABRT journald_cursor: s=a2d6d580caa24cf3a9483be7f85033e4;i=263812;b=ed9c51cb8b734a52a897b599f85d615d;m=70ba830e;t=63d32f88ec029;x=e38d133e5996a474 executable: /usr/bin/konsole cmdline: /usr/bin/konsole cgroup: 0::/user.slice/user-1000.slice/user/app.slice/app-org.kde.konsole-22988.scope rootdir: / uid: 1000 kernel: 6.15.10-200.fc42.x86_64 package: konsole-25.08.0-1.fc42 runlevel: N 5 backtrace_rating: 4 crash_function: KCrash::defaultCrashHandler comment: As in https://bugzilla.redhat.com/show_bug.cgi?id=2390811#c0.
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.