Bug 376107 - Konsole crashed with exiting remote tmux sessions
Summary: Konsole crashed with exiting remote tmux sessions
Status: RESOLVED WORKSFORME
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 16.08.3
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2017-02-06 16:43 UTC by abenson
Modified: 2020-11-22 04:33 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 abenson 2017-02-06 16:43:19 UTC
Application: konsole (16.08.3)

Qt Version: 5.7.1
Frameworks Version: 5.29.0
Operating System: Linux 4.8.16-300.fc25.x86_64 x86_64
Distribution: "Fedora release 25 (Twenty Five)"

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

Exited a remote tmux session connected through SSH. Konsole crashed and all tabs closed. Not reproducible.

-- Backtrace:
Application: Konsole (konsole), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x2b6006aaf880 (LWP 1400))]

Thread 2 (Thread 0x2b6012a2b700 (LWP 1402)):
#0  0x00002b5ff90ac01d in poll () at /lib64/libc.so.6
#1  0x00002b5fffb3b156 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0
#2  0x00002b5fffb3b26c in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#3  0x00002b5ff851273b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#4  0x00002b5ff84c373a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#5  0x00002b5ff83205f3 in QThread::exec() () at /lib64/libQt5Core.so.5
#6  0x00002b5ff3392739 in QDBusConnectionManager::run() () at /lib64/libQt5DBus.so.5
#7  0x00002b5ff83249da in QThreadPrivate::start(void*) () at /lib64/libQt5Core.so.5
#8  0x00002b5ffa69f6ca in start_thread () at /lib64/libpthread.so.0
#9  0x00002b5ff90b7f7f in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x2b6006aaf880 (LWP 1400)):
[KCrash Handler]
#6  0x00002b5ff8fe591f in raise () at /lib64/libc.so.6
#7  0x00002b5ff8fe751a in abort () at /lib64/libc.so.6
#8  0x00002b5ff9029200 in __libc_message () at /lib64/libc.so.6
#9  0x00002b5ff90348e8 in _int_malloc () at /lib64/libc.so.6
#10 0x00002b5ff9035f14 in malloc () at /lib64/libc.so.6
#11 0x00002b5ff832539c in QArrayData::allocate(unsigned long, unsigned long, unsigned long, QFlags<QArrayData::AllocationOption>) () at /lib64/libQt5Core.so.5
#12 0x00002b5ff7e68a47 in QVector<QRect>::reallocData(int, int, QFlags<QArrayData::AllocationOption>) () at /lib64/libQt5Gui.so.5
#13 0x00002b5ff7e68c13 in QVector<QRect>::resize(int) () at /lib64/libQt5Gui.so.5
#14 0x00002b5ff7e6135d in QRegion::rects() const () at /lib64/libQt5Gui.so.5
#15 0x00002b5ff3787f42 in Konsole::TerminalDisplay::paintEvent(QPaintEvent*) () at /lib64/libkonsoleprivate.so.16
#16 0x00002b5ff7683780 in QWidget::event(QEvent*) () at /lib64/libQt5Widgets.so.5
#17 0x00002b5ff378a22a in Konsole::TerminalDisplay::event(QEvent*) () at /lib64/libkonsoleprivate.so.16
#18 0x00002b5ff763becc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
#19 0x00002b5ff7643671 in QApplication::notify(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
#20 0x00002b5ff84c47aa in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /lib64/libQt5Core.so.5
#21 0x00002b5ff767c46a in QWidgetPrivate::sendPaintEvent(QRegion const&) () at /lib64/libQt5Widgets.so.5
#22 0x00002b5ff767cac5 in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () at /lib64/libQt5Widgets.so.5
#23 0x00002b5ff764c23e in QWidgetBackingStore::doSync() () at /lib64/libQt5Widgets.so.5
#24 0x00002b5ff764c47f in QWidgetBackingStore::sync() () at /lib64/libQt5Widgets.so.5
#25 0x00002b5ff766b3df in QWidgetPrivate::syncBackingStore() () at /lib64/libQt5Widgets.so.5
#26 0x00002b5ff7683858 in QWidget::event(QEvent*) () at /lib64/libQt5Widgets.so.5
#27 0x00002b5ff778301b in QMainWindow::event(QEvent*) () at /lib64/libQt5Widgets.so.5
#28 0x00002b5ff411d737 in KMainWindow::event(QEvent*) () at /lib64/libKF5XmlGui.so.5
#29 0x00002b5ff41621c5 in KXmlGuiWindow::event(QEvent*) () at /lib64/libKF5XmlGui.so.5
#30 0x00002b5ff763becc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
#31 0x00002b5ff7643671 in QApplication::notify(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
#32 0x00002b5ff84c47aa in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /lib64/libQt5Core.so.5
#33 0x00002b5ff84c6e90 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /lib64/libQt5Core.so.5
#34 0x00002b5ff85126a3 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () at /lib64/libQt5Core.so.5
#35 0x00002b5fffb3ae42 in g_main_context_dispatch () at /lib64/libglib-2.0.so.0
#36 0x00002b5fffb3b1c0 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0
#37 0x00002b5fffb3b26c in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#38 0x00002b5ff851271f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#39 0x00002b5ff84c373a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#40 0x00002b5ff84cb23c in QCoreApplication::exec() () at /lib64/libQt5Core.so.5
#41 0x00002b5ff34a1973 in kdemain () at /lib64/libkdeinit5_konsole.so
#42 0x00002b5ff8fd0401 in __libc_start_main () at /lib64/libc.so.6
#43 0x0000555bc443ea8a in _start ()

Possible duplicates by query: bug 372808, bug 372593.

Reported using DrKonqi
Comment 1 Justin Zobel 2020-10-23 02:25:29 UTC
Can you please confirm if this is still an issue with Konsole 20.08.1+.
Comment 2 Bug Janitor Service 2020-11-07 04:33:39 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Bug Janitor Service 2020-11-22 04:33:53 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!