Bug 438282 - Crash on konsole close
Summary: Crash on konsole close
Status: RESOLVED DUPLICATE of bug 436630
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 21.04.1
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2021-06-08 18:30 UTC by bugskdeorg.20.nettle
Modified: 2021-06-15 15:55 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 bugskdeorg.20.nettle 2021-06-08 18:30:12 UTC
Application: konsole (21.04.1)

Qt Version: 5.15.2
Frameworks Version: 5.82.0
Operating System: Linux 5.12.9-300.fc34.x86_64 x86_64
Windowing System: Wayland
Drkonqi Version: 5.21.5
Distribution: "Fedora release 34 (Thirty Four)"

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

On Fedora 34
% uname -a
Linux oooooooo 5.12.9-300.fc34.x86_64 #1 SMP Thu Jun 3 13:51:40 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

Closed Konsole.

The reporter is unsure if this crash is reproducible.

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

[KCrash Handler]
#4  0x00007fec8da6da78 in Konsole::PlainTextDecoder::decodeLine(Konsole::Character const*, int, unsigned char) () from /lib64/libkonsoleprivate.so.21
#5  0x00007fec8da290ad in Konsole::TerminalDisplay::inputMethodQuery(Qt::InputMethodQuery) const () from /lib64/libkonsoleprivate.so.21
#6  0x00007fec8cee0d3c in QWidget::event(QEvent*) () from /lib64/libQt5Widgets.so.5
#7  0x00007fec8ce9fe73 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#8  0x00007fec8df2af48 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#9  0x00007fec88aa258a in QtWaylandClient::QWaylandTextInput::updateState(QFlags<Qt::InputMethodQuery>, unsigned int) () from /lib64/libQt5WaylandClient.so.5
#10 0x00007fec8c84258d in QGuiApplicationPrivate::_q_updateFocusObject(QObject*) () from /lib64/libQt5Gui.so.5
#11 0x00007fec8df5b4fd in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#12 0x00007fec8c850e66 in QWindow::focusObjectChanged(QObject*) () from /lib64/libQt5Gui.so.5
#13 0x00007fec8cedad7b in QWidget::clearFocus() () from /lib64/libQt5Widgets.so.5
#14 0x00007fec8cedbe48 in QWidget::~QWidget() () from /lib64/libQt5Widgets.so.5
#15 0x00007fec8d9c05c5 in Konsole::TerminalColor::~TerminalColor() () from /lib64/libkonsoleprivate.so.21
#16 0x00007fec8da1b353 in Konsole::TerminalDisplay::~TerminalDisplay() () from /lib64/libkonsoleprivate.so.21
#17 0x00007fec8da1b54d in Konsole::TerminalDisplay::~TerminalDisplay() () from /lib64/libkonsoleprivate.so.21
#18 0x00007fec8df520c1 in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#19 0x00007fec8ce9fe73 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#20 0x00007fec8df2af48 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#21 0x00007fec8df2dc76 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5
#22 0x00007fec8df77c57 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#23 0x00007fec8bbfe4cf in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#24 0x00007fec8bc524e8 in g_main_context_iterate.constprop () from /lib64/libglib-2.0.so.0
#25 0x00007fec8bbfbc03 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#26 0x00007fec8df776f8 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#27 0x00007fec8df299b2 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#28 0x00007fec8df31544 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#29 0x00007fec8e2c7abd in kdemain () from /lib64/libkdeinit5_konsole.so
#30 0x00007fec8db04b75 in __libc_start_main () from /lib64/libc.so.6
#31 0x0000557f9eeb214e in _start ()
[Inferior 1 (process 45608) detached]

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

Reported using DrKonqi
Comment 1 ninjalj 2021-06-15 15:55:07 UTC

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