Summary: | Konsole crashed upon tab close | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | Denis Sokolovsky <ganellon> |
Component: | general | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | julioelpoeta |
Priority: | NOR | Keywords: | drkonqi |
Version: | 16.08.2 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Denis Sokolovsky
2016-10-24 19:30:59 UTC
Pretty similar thing happened to me. I was closing tabs with "exit" command and then it crashed. -- Application: konsole (16.08.3) KDE Frameworks 5.28.0 Qt 5.7.0 (built against 5.7.0) The xcb windowing system -- Backtrace of the crash I experienced: Application: Konsole (konsole), signal: Segmentation fault Using host libthread_db library "/usr/lib/libthread_db.so.1". [Current thread is 1 (Thread 0x7f11ae68a800 (LWP 12807))] Thread 3 (Thread 0x7f119324f700 (LWP 12809)): #0 0x00007f11ae07348d in poll () at /usr/lib/libc.so.6 #1 0x00007f11a43b8786 in () at /usr/lib/libglib-2.0.so.0 #2 0x00007f11a43b889c in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0 #3 0x00007f11aa60772b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5 #4 0x00007f11aa5b123a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5 #5 0x00007f11aa3d40f3 in QThread::exec() () at /usr/lib/libQt5Core.so.5 #6 0x00007f11a871de55 in () at /usr/lib/libQt5DBus.so.5 #7 0x00007f11aa3d8d78 in () at /usr/lib/libQt5Core.so.5 #8 0x00007f11a5e51454 in start_thread () at /usr/lib/libpthread.so.0 #9 0x00007f11ae07c7df in clone () at /usr/lib/libc.so.6 Thread 2 (Thread 0x7f11997b6700 (LWP 12808)): #0 0x00007f11ae07348d in poll () at /usr/lib/libc.so.6 #1 0x00007f11a62768e0 in () at /usr/lib/libxcb.so.1 #2 0x00007f11a6278679 in xcb_wait_for_event () at /usr/lib/libxcb.so.1 #3 0x00007f119b6f7449 in () at /usr/lib/libQt5XcbQpa.so.5 #4 0x00007f11aa3d8d78 in () at /usr/lib/libQt5Core.so.5 #5 0x00007f11a5e51454 in start_thread () at /usr/lib/libpthread.so.0 #6 0x00007f11ae07c7df in clone () at /usr/lib/libc.so.6 Thread 1 (Thread 0x7f11ae68a800 (LWP 12807)): [KCrash Handler] #6 0x00007f11aa5e66b4 in QObject::~QObject() () at /usr/lib/libQt5Core.so.5 #7 0x00007f11ab526389 in QAction::~QAction() () at /usr/lib/libQt5Widgets.so.5 #8 0x00007f11ab5263b9 in QAction::~QAction() () at /usr/lib/libQt5Widgets.so.5 #9 0x00007f11aa5dcdc1 in QObjectPrivate::deleteChildren() () at /usr/lib/libQt5Core.so.5 #10 0x00007f11aa5e666f in QObject::~QObject() () at /usr/lib/libQt5Core.so.5 #11 0x00007f11ab526389 in QAction::~QAction() () at /usr/lib/libQt5Widgets.so.5 #12 0x00007f11ab576f2d in QWidgetAction::~QWidgetAction() () at /usr/lib/libQt5Widgets.so.5 #13 0x00007f11ac3c349f in KSelectAction::~KSelectAction() () at /usr/lib/libKF5WidgetsAddons.so.5 #14 0x00007f11acd395b9 in KCodecAction::~KCodecAction() () at /usr/lib/libKF5ConfigWidgets.so.5 #15 0x00007f11aa5dcdc1 in QObjectPrivate::deleteChildren() () at /usr/lib/libQt5Core.so.5 #16 0x00007f11aa5e666f in QObject::~QObject() () at /usr/lib/libQt5Core.so.5 #17 0x00007f11add03a99 in Konsole::SessionController::~SessionController() () at /usr/lib/libkonsoleprivate.so.16 #18 0x00007f11add03ad9 in Konsole::SessionController::~SessionController() () at /usr/lib/libkonsoleprivate.so.16 #19 0x00007f11aa5df4f0 in QObject::event(QEvent*) () at /usr/lib/libQt5Core.so.5 #20 0x00007f11ab52ce0c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5 #21 0x00007f11ab534581 in QApplication::notify(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5 #22 0x00007f11aa5b2de0 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5 #23 0x00007f11aa5b556d in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib/libQt5Core.so.5 #24 0x00007f11aa607303 in () at /usr/lib/libQt5Core.so.5 #25 0x00007f11a43b8587 in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0 #26 0x00007f11a43b87f0 in () at /usr/lib/libglib-2.0.so.0 #27 0x00007f11a43b889c in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0 #28 0x00007f11aa60770f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5 #29 0x00007f11aa5b123a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5 #30 0x00007f11aa5b973c in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5 #31 0x00007f11ae35a0b1 in kdemain () at /usr/lib/libkdeinit5_konsole.so #32 0x00007f11adfb4291 in __libc_start_main () at /usr/lib/libc.so.6 #33 0x000000000040065a in _start () *** This bug has been marked as a duplicate of bug 373633 *** |