Bug 462946 - Dolphin crashed after trying to close terminal
Summary: Dolphin crashed after trying to close terminal
Status: REPORTED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 22.08.3
Platform: Manjaro Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2022-12-12 10:00 UTC by Christian Gruber
Modified: 2022-12-12 10:00 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Gruber 2022-12-12 10:00:04 UTC
Application: dolphin (22.08.3)

Qt Version: 5.15.7
Frameworks Version: 5.100.0
Operating System: Linux 6.0.11-1-MANJARO x86_64
Windowing System: X11
Distribution: Manjaro Linux
DrKonqi: 5.26.4 [KCrashBackend]

-- Information about the crash:
I wanted to close terminal with Ctrl+Shift+W , but Dolphin got freezed and then crashed.

Maybe it could be relevant, that at the same time LibreOffice Calc crashed, when I tried to close it.

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f8ea40e5693 in Konsole::ViewManager::sessionFinished(Konsole::Session*) () from /usr/lib/libkonsoleprivate.so.1
#5  0x00007f8eddebda51 in ?? () from /usr/lib/libQt5Core.so.5
#6  0x00007f8ea4156927 in Konsole::Session::finished(Konsole::Session*) () from /usr/lib/libkonsoleprivate.so.1
#7  0x00007f8ea41634b4 in Konsole::Session::closeInNormalWay() () from /usr/lib/libkonsoleprivate.so.1
#8  0x00007f8ea416c053 in Konsole::SessionController::closeSession() () from /usr/lib/libkonsoleprivate.so.1
#9  0x00007f8eddebda51 in ?? () from /usr/lib/libQt5Core.so.5
#10 0x00007f8edeb6bec7 in QAction::triggered(bool) () from /usr/lib/libQt5Widgets.so.5
#11 0x00007f8edeb718c7 in QAction::activate(QAction::ActionEvent) () from /usr/lib/libQt5Widgets.so.5
#12 0x00007f8edeb7198e in QAction::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5
#13 0x00007f8edeb78b1c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#14 0x00007f8edde8cf98 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#15 0x00007f8ede3742bd in QShortcutMap::dispatchEvent(QKeyEvent*) () from /usr/lib/libQt5Gui.so.5
#16 0x00007f8ede36ab27 in QShortcutMap::tryShortcut(QKeyEvent*) () from /usr/lib/libQt5Gui.so.5
#17 0x00007f8ede32a168 in QWindowSystemInterface::handleShortcutEvent(QWindow*, unsigned long, int, QFlags<Qt::KeyboardModifier>, unsigned int, unsigned int, unsigned int, QString const&, bool, unsigned short) () from /usr/lib/libQt5Gui.so.5
#18 0x00007f8ede33fb22 in QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent*) () from /usr/lib/libQt5Gui.so.5
#19 0x00007f8ede328995 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Gui.so.5
#20 0x00007f8ed82fd710 in ?? () from /usr/lib/libQt5XcbQpa.so.5
#21 0x00007f8edc11687b in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#22 0x00007f8edc16d299 in ?? () from /usr/lib/libglib-2.0.so.0
#23 0x00007f8edc115132 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#24 0x00007f8edded7c4c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#25 0x00007f8edde8573c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#26 0x00007f8edde90269 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
#27 0x0000556711b54ca9 in ?? ()
#28 0x00007f8edd63c290 in ?? () from /usr/lib/libc.so.6
#29 0x00007f8edd63c34a in __libc_start_main () from /usr/lib/libc.so.6
#30 0x0000556711b553f5 in ?? ()
[Inferior 1 (process 77493) detached]

Reported using DrKonqi