https://bugs.kde.org/show_bug.cgi?id=442801
Bug ID: 442801
Summary: Yakuake crash when closing tab with timed-out ssh
session
Product: yakuake
Version: 21.08.0
Platform: Fedora RPMs
OS: Linux
Status: REPORTED
Keywords: drkonqi
Severity: crash
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Application: yakuake (21.08.0)
Qt Version: 5.15.2
Frameworks Version: 5.85.0
Operating System: Linux 5.13.16-200.fc34.x86_64 x86_64
Windowing System: X11
Drkonqi Version: 5.22.4
Distribution: "Fedora release 34 (Thirty Four)"
-- Information about the crash:
- What I was doing when the application crashed:
Closing a tab which contained a ssh-session which was timed-out. When the
session to this particular machine dies, the entire terminal is unresponsive
and ctrl+c doesn't do anything. I chose to close the tab and then yakuake
crashed.
The reporter is unsure if this crash is reproducible.
-- Backtrace:
Application: Yakuake (yakuake), signal: Segmentation fault
[KCrash Handler]
#4 0x00007f31db936d13 in QStackedLayout::widget(int) const () from
/lib64/libQt5Widgets.so.5
#5 0x00007f31b017da1d in Konsole::TabbedViewContainer::viewSplitterAt(int) ()
from /lib64/libkonsoleprivate.so.21
#6 0x00007f31b01808a6 in Konsole::TabbedViewContainer::currentTabViewCount()
() from /lib64/libkonsoleprivate.so.21
#7 0x00007f31b0128849 in Konsole::ViewManager::sessionFinished() () from
/lib64/libkonsoleprivate.so.21
#8 0x00007f31dae703a9 in void doActivate<false>(QObject*, int, void**) () from
/lib64/libQt5Core.so.5
#9 0x00007f31dae703a9 in void doActivate<false>(QObject*, int, void**) () from
/lib64/libQt5Core.so.5
#10 0x00007f31dadc3e73 in QProcess::finished(int, QProcess::ExitStatus) () from
/lib64/libQt5Core.so.5
#11 0x00007f31dadc8433 in QProcessPrivate::_q_processDied() () from
/lib64/libQt5Core.so.5
#12 0x00007f31dadcc102 in QProcessPrivate::waitForFinished(int) () from
/lib64/libQt5Core.so.5
#13 0x00007f31b01929e0 in Konsole::Session::closeInNormalWay() () from
/lib64/libkonsoleprivate.so.21
#14 0x00007f31b018913a in Konsole::Session::close() () from
/lib64/libkonsoleprivate.so.21
#15 0x00007f31dae703a9 in void doActivate<false>(QObject*, int, void**) () from
/lib64/libQt5Core.so.5
#16 0x00007f31dae6b3e3 in QObject::destroyed(QObject*) () from
/lib64/libQt5Core.so.5
#17 0x00007f31db94e813 in QWidget::~QWidget() () from /lib64/libQt5Widgets.so.5
#18 0x00007f31b01631dd in Konsole::TerminalDisplay::~TerminalDisplay() () from
/lib64/libkonsoleprivate.so.21
#19 0x00007f31dae6578a in QObjectPrivate::deleteChildren() () from
/lib64/libQt5Core.so.5
#20 0x00007f31db94e556 in QWidget::~QWidget() () from /lib64/libQt5Widgets.so.5
#21 0x00007f31b01076f5 in Konsole::ViewSplitter::~ViewSplitter() () from
/lib64/libkonsoleprivate.so.21
#22 0x00007f31dae6578a in QObjectPrivate::deleteChildren() () from
/lib64/libQt5Core.so.5
#23 0x00007f31db94e556 in QWidget::~QWidget() () from /lib64/libQt5Widgets.so.5
#24 0x00007f31dbacb88d in QStackedWidget::~QStackedWidget() () from
/lib64/libQt5Widgets.so.5
#25 0x00007f31dae6578a in QObjectPrivate::deleteChildren() () from
/lib64/libQt5Core.so.5
#26 0x00007f31db94e556 in QWidget::~QWidget() () from /lib64/libQt5Widgets.so.5
#27 0x00007f31b017d9dd in Konsole::TabbedViewContainer::~TabbedViewContainer()
() from /lib64/libkonsoleprivate.so.21
#28 0x00007f31dae6578a in QObjectPrivate::deleteChildren() () from
/lib64/libQt5Core.so.5
#29 0x00007f31db94e556 in QWidget::~QWidget() () from /lib64/libQt5Widgets.so.5
#30 0x0000563f5f7aa6c5 in Session::~Session() ()
#31 0x0000563f5f7aa80d in Session::~Session() ()
#32 0x00007f31dae66d31 in QObject::event(QEvent*) () from
/lib64/libQt5Core.so.5
#33 0x00007f31db910443 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /lib64/libQt5Widgets.so.5
#34 0x00007f31dae3c798 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /lib64/libQt5Core.so.5
#35 0x00007f31dae3fd06 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () from /lib64/libQt5Core.so.5
#36 0x00007f31dae8e0d7 in postEventSourceDispatch(_GSource*, int (*)(void*),
void*) () from /lib64/libQt5Core.so.5
#37 0x00007f31d8b894cf in g_main_context_dispatch () from
/lib64/libglib-2.0.so.0
#38 0x00007f31d8bdd4f8 in g_main_context_iterate.constprop () from
/lib64/libglib-2.0.so.0
#39 0x00007f31d8b86c03 in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#40 0x00007f31dae8db78 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /lib64/libQt5Core.so.5
#41 0x00007f31dae3b1a2 in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/lib64/libQt5Core.so.5
#42 0x00007f31dae436e4 in QCoreApplication::exec() () from
/lib64/libQt5Core.so.5
#43 0x0000563f5f78c136 in main ()
[Inferior 1 (process 4360) detached]
The reporter indicates this bug may be a duplicate of or related to bug 441933.
Possible duplicates by query: bug 441933, bug 441586.
Reported using DrKonqi
--
You are receiving this mail because:
You are watching all bug changes.