Bug 376200 - Konsole crash when closing all tabs from one terminal that was initially detached
Summary: Konsole crash when closing all tabs from one terminal that was initially deta...
Status: RESOLVED WORKSFORME
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 16.08.1
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2017-02-08 20:06 UTC by Roger
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 Roger 2017-02-08 20:06:37 UTC
Application: konsole (16.08.1)

Qt Version: 5.6.2
Frameworks Version: 5.27.0
Operating System: Linux 4.8.13-100.fc23.x86_64 x86_64
Distribution: "Fedora release 23 (Twenty Three)"

-- Information about the crash:
- What I was doing when the application crashed: closing all tabs in a terminal that was initially created from deattaching a tab from another terminal.

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

Thread 3 (Thread 0x7f82c331d700 (LWP 14613)):
#0  0x00007f82e0df30e4 in __libc_enable_asynccancel () from /lib64/libc.so.6
#1  0x00007f82e0dd9b72 in poll () from /lib64/libc.so.6
#2  0x00007f82dcfb918c in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#3  0x00007f82dcfb929c in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#4  0x00007f82e1bceefb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#5  0x00007f82e1b7f38a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#6  0x00007f82e19dfbb4 in QThread::exec() () from /lib64/libQt5Core.so.5
#7  0x00007f82e6d22675 in QDBusConnectionManager::run() () from /lib64/libQt5DBus.so.5
#8  0x00007f82e19e3fec in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#9  0x00007f82df7ab61a in start_thread () from /lib64/libpthread.so.0
#10 0x00007f82e0de55fd in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f82b9b2c700 (LWP 14615)):
#0  0x00007f82df7b0b20 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f82c1892e43 in radeon_drm_cs_emit_ioctl () from /usr/lib64/dri/r600_dri.so
#2  0x00007f82c1892597 in impl_thrd_routine () from /usr/lib64/dri/r600_dri.so
#3  0x00007f82df7ab61a in start_thread () from /lib64/libpthread.so.0
#4  0x00007f82e0de55fd in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f82d274a940 (LWP 14608)):
[KCrash Handler]
#6  0x00007f82e2695d1d in QAction::~QAction() () from /lib64/libQt5Widgets.so.5
#7  0x00007f82e2695e39 in QAction::~QAction() () from /lib64/libQt5Widgets.so.5
#8  0x00007f82e1bae2a5 in QObjectPrivate::deleteChildren() () from /lib64/libQt5Core.so.5
#9  0x00007f82e26e0564 in QWidget::~QWidget() () from /lib64/libQt5Widgets.so.5
#10 0x00007f82e28278b9 in QMenu::~QMenu() () from /lib64/libQt5Widgets.so.5
#11 0x00007f82e1ba89f8 in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#12 0x00007f82e26e4d0b in QWidget::event(QEvent*) () from /lib64/libQt5Widgets.so.5
#13 0x00007f82e282d8c3 in QMenu::event(QEvent*) () from /lib64/libQt5Widgets.so.5
#14 0x00007f82e269f3cc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#15 0x00007f82e26a4906 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#16 0x00007f82e1b8051a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#17 0x00007f82e1b8253a in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5
#18 0x00007f82e1bcee63 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#19 0x00007f82dcfb8e5a in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#20 0x00007f82dcfb91f0 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#21 0x00007f82dcfb929c in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#22 0x00007f82e1bceedf in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#23 0x00007f82e1b7f38a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#24 0x00007f82e1b86d0c in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#25 0x00007f82e6a39f45 in kdemain () from /lib64/libkdeinit5_konsole.so
#26 0x00007f82e0d03580 in __libc_start_main () from /lib64/libc.so.6
#27 0x00005589dc50aae9 in _start ()

Possible duplicates by query: bug 370211.

Reported using DrKonqi
Comment 1 Justin Zobel 2020-10-23 02:26:22 UTC
Roger, 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:54 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!