Bug 437689 - Konsole crashed on exit
Summary: Konsole crashed on exit
Status: RESOLVED DUPLICATE of bug 436630
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 21.04.1
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2021-05-26 05:04 UTC by Robert R. Russell
Modified: 2021-06-15 15:53 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (4.21 KB, text/plain)
2021-06-12 15:42 UTC, Arthur Bols
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Robert R. Russell 2021-05-26 05:04:05 UTC
Application: konsole (21.04.1)

Qt Version: 5.15.2
Frameworks Version: 5.82.0
Operating System: Linux 5.11.0-18-generic x86_64
Windowing System: Wayland
Drkonqi Version: 5.21.5
Distribution: Ubuntu Impish Indri (development branch)

-- Information about the crash:
- What I was doing when the application crashed:

I was exiting my console session. This happens every time I type exit to finish a session.

The crash can be reproduced every time.

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

[KCrash Handler]
#4  0x00007f097ec531d8 in Konsole::PlainTextDecoder::decodeLine(Konsole::Character const*, int, unsigned char) () from /lib/x86_64-linux-gnu/libkonsoleprivate.so.21
#5  0x00007f097ec07a11 in Konsole::TerminalDisplay::inputMethodQuery(Qt::InputMethodQuery) const () from /lib/x86_64-linux-gnu/libkonsoleprivate.so.21
#6  0x00007f097e0c4245 in QWidget::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#7  0x00007f097e083173 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#8  0x00007f097f15b22a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x00007f0979e64e71 in ?? () from /lib/x86_64-linux-gnu/libQt5WaylandClient.so.5
#10 0x00007f097d97bb4b in QGuiApplicationPrivate::_q_updateFocusObject(QObject*) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#11 0x00007f097f192b44 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x00007f097d98b4c6 in QWindow::focusObjectChanged(QObject*) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#13 0x00007f097e0be2bb in QWidget::clearFocus() () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#14 0x00007f097e0bf378 in QWidget::~QWidget() () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#15 0x00007f097eb9ec95 in ?? () from /lib/x86_64-linux-gnu/libkonsoleprivate.so.21
#16 0x00007f097ebfa0e3 in Konsole::TerminalDisplay::~TerminalDisplay() () from /lib/x86_64-linux-gnu/libkonsoleprivate.so.21
#17 0x00007f097ebfa2dd in Konsole::TerminalDisplay::~TerminalDisplay() () from /lib/x86_64-linux-gnu/libkonsoleprivate.so.21
#18 0x00007f097f188063 in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#19 0x00007f097e083173 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#20 0x00007f097f15b22a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#21 0x00007f097f15dd01 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#22 0x00007f097f1b4f37 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#23 0x00007f097cd2f8eb in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x00007f097cd82d28 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x00007f097cd2d023 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#26 0x00007f097f1b4594 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#27 0x00007f097f159b8b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#28 0x00007f097f162024 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#29 0x00007f097f4c49d5 in kdemain () from /lib/x86_64-linux-gnu/libkdeinit5_konsole.so
#30 0x00007f097ece0565 in __libc_start_main (main=0x564866a2f100, argc=1, argv=0x7fffe3cf4d38, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffe3cf4d28) at ../csu/libc-start.c:332
#31 0x0000564866a2f13e in ?? ()
[Inferior 1 (process 3358167) detached]

Possible duplicates by query: bug 436863, bug 429973, bug 413345, bug 403101, bug 381101.

Reported using DrKonqi
Comment 1 Arthur Bols 2021-06-12 15:42:14 UTC
Created attachment 139259 [details]
New crash information added by DrKonqi

konsole (21.04.2) using Qt 5.15.2

- What I was doing when the application crashed:

Exiting Konsole by pressing CTRL+D or `exit`

-- Backtrace (Reduced):
#4  Konsole::PlainTextDecoder::decodeLine (this=<optimized out>, characters=<optimized out>, count=<optimized out>) at /usr/src/debug/konsole5-21.04.2-1.fc34.x86_64/src/decoders/PlainTextDecoder.cpp:106
#5  0x00007fd8e373fffd in Konsole::TerminalDisplay::inputMethodQuery (this=0x557e2cf02ca0, query=<optimized out>) at /usr/src/debug/konsole5-21.04.2-1.fc34.x86_64/src/terminalDisplay/TerminalDisplay.cpp:2375
#6  0x00007fd8e2bf8d3c in QWidget::event(QEvent*) () from /lib64/libQt5Widgets.so.5
#7  0x00007fd8e2bb7e73 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#8  0x00007fd8e3c3ff48 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
Comment 2 ninjalj 2021-06-15 15:53:00 UTC

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