Bug 362749 - Konsole crashs after closing multitab window with qemu
Summary: Konsole crashs after closing multitab window with qemu
Status: RESOLVED WORKSFORME
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 15.12.3
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-05-06 14:10 UTC by conquistador
Modified: 2018-12-02 03:47 UTC (History)
0 users

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 conquistador 2016-05-06 14:10:03 UTC
Application: konsole (15.12.3)
 (Compiled from sources)
Qt Version: 5.6.0
Frameworks Version: 5.21.0
Operating System: Linux 3.14.43-gentoo x86_64
Distribution (Platform): Gentoo Packages

-- Information about the crash:
- What I was doing when the application crashed:
Start konsole with 5 tabs within qemu console.
Qemu works fine.
Close  konsole window

- Custom settings of the application:
konsole --hold --tabs-from-file

The crash can be reproduced every time.

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

Thread 2 (Thread 0x7fdc2dd89700 (LWP 6710)):
#0  0x00007fdc405c3aad in poll () from /lib64/libc.so.6
#1  0x00007fdc3740406c in g_main_context_iterate.isra () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fdc3740417c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fdc3d21400b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#4  0x00007fdc3d1c477a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#5  0x00007fdc3d027014 in QThread::exec() () from /usr/lib64/libQt5Core.so.5
#6  0x00007fdc40ba9395 in QDBusConnectionManager::run() () from /usr/lib64/libQt5DBus.so.5
#7  0x00007fdc3d02b41c in QThreadPrivate::start(void*) () from /usr/lib64/libQt5Core.so.5
#8  0x00007fdc38faf434 in start_thread () from /lib64/libpthread.so.0
#9  0x00007fdc405ccaed in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fdc2dd8d7c0 (LWP 6709)):
[KCrash Handler]
#4  0x00007fdc3f8a9790 in KDEPrivate::KMenuMenuHandler::showContextMenu(QMenu*, QPoint const&) () from /usr/lib64/libKF5XmlGui.so.5
#5  0x00007fdc3f8a9929 in KDEPrivate::KMenuMenuHandler::eventFilter(QObject*, QEvent*) () from /usr/lib64/libKF5XmlGui.so.5
#6  0x00007fdc3d1c569d in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib64/libQt5Core.so.5
#7  0x00007fdc3da4da65 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#8  0x00007fdc3da5439a in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#9  0x00007fdc3d1c58da in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib64/libQt5Core.so.5
#10 0x00007fdc3daac1d1 in QWidgetWindow::handleMouseEvent(QMouseEvent*) () from /usr/lib64/libQt5Widgets.so.5
#11 0x00007fdc3daae08b in QWidgetWindow::event(QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#12 0x00007fdc3da4da8c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#13 0x00007fdc3da52d16 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#14 0x00007fdc3d1c58da in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib64/libQt5Core.so.5
#15 0x00007fdc3d4fc9cb in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /usr/lib64/libQt5Gui.so.5
#16 0x00007fdc3d4fc7ae in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /usr/lib64/libQt5Gui.so.5
#17 0x00007fdc3d4fe505 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () from /usr/lib64/libQt5Gui.so.5
#18 0x00007fdc3d4deb2b in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Gui.so.5
#19 0x00007fdc2d10d760 in userEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /usr/lib64/libQt5XcbQpa.so.5
#20 0x00007fdc37403e77 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#21 0x00007fdc374040d0 in g_main_context_iterate.isra () from /usr/lib64/libglib-2.0.so.0
#22 0x00007fdc3740417c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#23 0x00007fdc3d213fef in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#24 0x00007fdc3d1c477a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#25 0x00007fdc3dbb045d in QMenu::exec(QPoint const&, QAction*) () from /usr/lib64/libQt5Widgets.so.5
#26 0x00007fdc4025ca70 in Konsole::SessionController::showDisplayContextMenu(QPoint const&) () from /usr/lib64/libkonsoleprivate.so.15
#27 0x00007fdc3d1ed03e in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib64/libQt5Core.so.5
#28 0x00007fdc40297545 in Konsole::TerminalDisplay::configureRequest(QPoint const&) () from /usr/lib64/libkonsoleprivate.so.15
#29 0x00007fdc4027a702 in Konsole::TerminalDisplay::mousePressEvent(QMouseEvent*) () from /usr/lib64/libkonsoleprivate.so.15
#30 0x00007fdc3da9260f in QWidget::event(QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#31 0x00007fdc4027b41a in Konsole::TerminalDisplay::event(QEvent*) () from /usr/lib64/libkonsoleprivate.so.15
#32 0x00007fdc3da4da8c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#33 0x00007fdc3da53491 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#34 0x00007fdc3d1c58da in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib64/libQt5Core.so.5
#35 0x00007fdc3da52265 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib64/libQt5Widgets.so.5
#36 0x00007fdc3daabb49 in QWidgetWindow::handleMouseEvent(QMouseEvent*) () from /usr/lib64/libQt5Widgets.so.5
#37 0x00007fdc3daae08b in QWidgetWindow::event(QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#38 0x00007fdc3da4da8c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#39 0x00007fdc3da52d16 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#40 0x00007fdc3d1c58da in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib64/libQt5Core.so.5
#41 0x00007fdc3d4fc9cb in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /usr/lib64/libQt5Gui.so.5
#42 0x00007fdc3d4fe505 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () from /usr/lib64/libQt5Gui.so.5
#43 0x00007fdc3d4deb2b in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Gui.so.5
#44 0x00007fdc2d10d760 in userEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /usr/lib64/libQt5XcbQpa.so.5
#45 0x00007fdc37403e77 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#46 0x00007fdc374040d0 in g_main_context_iterate.isra () from /usr/lib64/libglib-2.0.so.0
#47 0x00007fdc3740417c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#48 0x00007fdc3d213fef in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#49 0x00007fdc3d1c477a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#50 0x00007fdc3d1cc13c in QCoreApplication::exec() () from /usr/lib64/libQt5Core.so.5
#51 0x00007fdc408a5d32 in kdemain () from /usr/lib64/libkdeinit5_konsole.so
#52 0x00007fdc40505710 in __libc_start_main () from /lib64/libc.so.6
#53 0x00000000004007c9 in _start ()

Reported using DrKonqi
Comment 1 conquistador 2016-05-06 14:17:01 UTC
Forgot something, starting under ROOT
Comment 2 Andrew Crouthamel 2018-11-01 13:51:31 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Bug Janitor Service 2018-11-16 11:41:35 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 4 Bug Janitor Service 2018-12-02 03:47:46 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!