Application: konsole (16.04.3) Qt Version: 5.6.1 Frameworks Version: 5.36.0 Operating System: Linux 4.4.0-104-generic x86_64 Distribution: Linux Mint 18.1 Serena -- Information about the crash: - What I was doing when the application crashed: Just booted from complete shutdown. There is not much more to say. I had shut down with 2 konsoles still open, each of them with at least 10 tabs each. Upon startup the system starts up again the 2 konsoles and one of the 2 crashed. The crash can be reproduced sometimes. -- Backtrace: Application: Konsole (konsole), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0x7f2f330f7900 (LWP 2700))] Thread 3 (Thread 0x7f2f1b128700 (LWP 2702)): #0 0x00007f2f32bba70d in poll () at ../sysdeps/unix/syscall-template.S:84 #1 0x00007f2f2b56cc62 in () at /usr/lib/x86_64-linux-gnu/libxcb.so.1 #2 0x00007f2f2b56e8d7 in xcb_wait_for_event () at /usr/lib/x86_64-linux-gnu/libxcb.so.1 #3 0x00007f2f21713d29 in () at /usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5 #4 0x00007f2f2f4d4808 in () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #5 0x00007f2f2ad086ba in start_thread (arg=0x7f2f1b128700) at pthread_create.c:333 #6 0x00007f2f32bc63dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 2 (Thread 0x7f2f222e3700 (LWP 2701)): #0 0x00007f2f32bba70d in poll () at ../sysdeps/unix/syscall-template.S:84 #1 0x00007f2f2a5d138c in g_main_context_iterate (priority=2147483647, n_fds=1, fds=0x7f2f1c003390, timeout=<optimized out>, context=0x7f2f1c001600) at /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:4135 #2 0x00007f2f2a5d138c in g_main_context_iterate (context=context@entry=0x7f2f1c001600, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:3835 #3 0x00007f2f2a5d149c in g_main_context_iteration (context=0x7f2f1c001600, may_block=1) at /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:3901 #4 0x00007f2f2f6fe37b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #5 0x00007f2f2f6a6ffa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #6 0x00007f2f2f4cf9e4 in QThread::exec() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #7 0x00007f2f331cb515 in () at /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5 #8 0x00007f2f2f4d4808 in () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #9 0x00007f2f2ad086ba in start_thread (arg=0x7f2f222e3700) at pthread_create.c:333 #10 0x00007f2f32bc63dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 1 (Thread 0x7f2f330f7900 (LWP 2700)): [KCrash Handler] #6 0x00007f2f3282b1d0 in Konsole::Session::sessionId() const () at /usr/lib/x86_64-linux-gnu/libkonsoleprivate.so.16 #7 0x00007f2f3285dff8 in Konsole::ViewManager::createTerminalDisplay(Konsole::Session*) () at /usr/lib/x86_64-linux-gnu/libkonsoleprivate.so.16 #8 0x00007f2f32862ee9 in Konsole::ViewManager::createView(Konsole::Session*, Konsole::ViewContainer*, int) () at /usr/lib/x86_64-linux-gnu/libkonsoleprivate.so.16 #9 0x00007f2f32864c7d in Konsole::ViewManager::createView(Konsole::Session*) () at /usr/lib/x86_64-linux-gnu/libkonsoleprivate.so.16 #10 0x00007f2f328660dd in Konsole::ViewManager::restoreSessions(KConfigGroup const&) () at /usr/lib/x86_64-linux-gnu/libkonsoleprivate.so.16 #11 0x00007f2f31e83140 in KMainWindow::readPropertiesInternal(KConfig*, int) () at /usr/lib/x86_64-linux-gnu/libKF5XmlGui.so.5 #12 0x00007f2f31e831a2 in KMainWindow::restore(int, bool) () at /usr/lib/x86_64-linux-gnu/libKF5XmlGui.so.5 #13 0x00007f2f32eaf10c in () at /usr/lib/x86_64-linux-gnu/libkdeinit5_konsole.so #14 0x00007f2f32eb014d in kdemain () at /usr/lib/x86_64-linux-gnu/libkdeinit5_konsole.so #15 0x00007f2f32adf830 in __libc_start_main (main=0x4006c0, argc=3, argv=0x7ffcb944f898, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffcb944f888) at ../csu/libc-start.c:291 #16 0x00000000004006f9 in _start () The reporter indicates this bug may be a duplicate of or related to bug 383829. Possible duplicates by query: bug 383829. Reported using DrKonqi
*** This bug has been marked as a duplicate of bug 366217 ***