Bug 456583 - Konsole crashed
Summary: Konsole crashed
Status: RESOLVED DUPLICATE of bug 436245
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 22.04.1
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2022-07-11 11:50 UTC by arnaudmez
Modified: 2022-07-11 12:09 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description arnaudmez 2022-07-11 11:50:02 UTC
Application: konsole (22.04.1)

Qt Version: 5.15.3
Frameworks Version: 5.96.0
Operating System: Linux 5.17.5-300.fc36.x86_64 x86_64
Windowing System: Wayland
Distribution: Fedora Linux 36 (KDE Plasma)
DrKonqi: 5.25.2 [KCrashBackend]

-- Information about the crash:
Icon name: computer-laptop
Chassis: laptop 💻
Operating System: Fedora Linux 36 (KDE Plasma)
CPE OS Name: cpe:/o:fedoraproject:fedora:36
Kernel: Linux 5.17.5-300.fc36.x86_64
Architecture: x86-64
Hardware Vendor: Acer
Hardware Model: Aspire V5-122P
===
Details: Konsole crashed while it was processing a simple "dnf info thunderbird" command and user profile was lost, had to redo it manually

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Konsole (konsole), signal: Segmentation fault

[KCrash Handler]
#4  0x00007fc168227a58 in ?? ()
#5  0x00007fc17e2271fd in QMetaObject::cast(QObject const*) const () from /lib64/libQt5Core.so.5
#6  0x00007fc16a4101df in QQuickShortcutContext::matcher(QObject*, Qt::ShortcutContext) () from /lib64/libQt5QuickTemplates2.so.5
#7  0x00007fc17e74a214 in QShortcutMap::find(QKeyEvent*, int) () from /lib64/libQt5Gui.so.5
#8  0x00007fc17e74c434 in QShortcutMap::nextState(QKeyEvent*) () from /lib64/libQt5Gui.so.5
#9  0x00007fc17e74d259 in QShortcutMap::tryShortcut(QKeyEvent*) () from /lib64/libQt5Gui.so.5
#10 0x00007fc17e70433a in QWindowSystemInterface::handleShortcutEvent(QWindow*, unsigned long, int, QFlags<Qt::KeyboardModifier>, unsigned int, unsigned int, unsigned int, QString const&, bool, unsigned short) () from /lib64/libQt5Gui.so.5
#11 0x00007fc17e71d761 in QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent*) () from /lib64/libQt5Gui.so.5
#12 0x00007fc16ae910d3 in QIBusPlatformInputContext::filterEventFinished(QDBusPendingCallWatcher*) () from /usr/lib64/qt5/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so
#13 0x00007fc17e251c36 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#14 0x00007fc17d248623 in QDBusPendingCallWatcher::finished(QDBusPendingCallWatcher*) () from /lib64/libQt5DBus.so.5
#15 0x00007fc17e248694 in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#16 0x00007fc17ed9dc82 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#17 0x00007fc17e21e658 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#18 0x00007fc17e2219b4 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5
#19 0x00007fc17e26f807 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#20 0x00007fc17c477faf in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#21 0x00007fc17c4cd2c8 in g_main_context_iterate.constprop () from /lib64/libglib-2.0.so.0
#22 0x00007fc17c475940 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#23 0x00007fc17e26f2fa in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#24 0x00007fc17e21d0ba in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#25 0x00007fc17e225162 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#26 0x00005620d7dbd5f1 in main ()
[Inferior 1 (process 25548) detached]

Reported using DrKonqi
Comment 1 Nicolas Fella 2022-07-11 12:08:32 UTC

*** This bug has been marked as a duplicate of bug 436245 ***
Comment 2 Nicolas Fella 2022-07-11 12:09:10 UTC
This was already fixed in Qt. It looks like Fedora doesn't ship the fix though