Application: kdeinit5 (16.04.2) Qt Version: 5.6.1 Frameworks Version: 5.23.0 Operating System: Linux 4.6.3-1-default x86_64 Distribution: "openSUSE Tumbleweed (20160625) (x86_64)" -- Information about the crash: - What I was doing when the application crashed: I clicked the widget 'Konsole Profiles' on my desktop. It showed the available Konsole profiles I have. I clicked my default profile. Konsole opened with the correct profile. Next I closed the Konsole window using the X of the window manager on the top-right corner. Then Konsole crashed with the given stack trace. The crash can be reproduced sometimes. -- Backtrace: Application: Konsole (kdeinit5), signal: Aborted Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7ff763363780 (LWP 22718))] Thread 3 (Thread 0x7ff74dcfe700 (LWP 22719)): #0 0x00007ff75de1ffdd in () at /usr/lib64/libglib-2.0.so.0 #1 0x00007ff75de2016c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #2 0x00007ff7619fdaeb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5 #3 0x00007ff7619a576a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5 #4 0x00007ff7617cb3b3 in QThread::exec() () at /usr/lib64/libQt5Core.so.5 #5 0x00007ff7580539b5 in () at /usr/lib64/libQt5DBus.so.5 #6 0x00007ff7617d02d8 in () at /usr/lib64/libQt5Core.so.5 #7 0x00007ff75eb82474 in start_thread () at /lib64/libpthread.so.0 #8 0x00007ff7614633ed in clone () at /lib64/libc.so.6 Thread 2 (Thread 0x7ff746905700 (LWP 22720)): #0 0x00007ff76146f9cb in __lll_lock_wait_private () at /lib64/libc.so.6 #1 0x00007ff7613f1770 in _int_free () at /lib64/libc.so.6 #2 0x00007ff75eb81539 in __nptl_deallocate_tsd.part.4 () at /lib64/libpthread.so.0 #3 0x00007ff75eb82628 in start_thread () at /lib64/libpthread.so.0 #4 0x00007ff7614633ed in clone () at /lib64/libc.so.6 Thread 1 (Thread 0x7ff763363780 (LWP 22718)): [KCrash Handler] #6 0x00007ff7613af975 in raise () at /lib64/libc.so.6 #7 0x00007ff7613b0d8a in abort () at /lib64/libc.so.6 #8 0x00007ff7613eb3d0 in __libc_message () at /lib64/libc.so.6 #9 0x00007ff7613f0bd6 in malloc_printerr () at /lib64/libc.so.6 #10 0x00007ff7613f0f31 in malloc_consolidate () at /lib64/libc.so.6 #11 0x00007ff7613f1a20 in _int_free () at /lib64/libc.so.6 #12 0x00007ff74d06df90 in () at /usr/lib64/libQt5XcbQpa.so.5 #13 0x00007ff74d03d36b in QXcbConnection::~QXcbConnection() () at /usr/lib64/libQt5XcbQpa.so.5 #14 0x00007ff74d03d889 in QXcbConnection::~QXcbConnection() () at /usr/lib64/libQt5XcbQpa.so.5 #15 0x00007ff74d03f216 in QXcbIntegration::~QXcbIntegration() () at /usr/lib64/libQt5XcbQpa.so.5 #16 0x00007ff74d03f319 in QXcbIntegration::~QXcbIntegration() () at /usr/lib64/libQt5XcbQpa.so.5 #17 0x00007ff761ef59c3 in QGuiApplicationPrivate::~QGuiApplicationPrivate() () at /usr/lib64/libQt5Gui.so.5 #18 0x00007ff760026aa9 in QApplicationPrivate::~QApplicationPrivate() () at /usr/lib64/libQt5Widgets.so.5 #19 0x00007ff7619dc927 in QObject::~QObject() () at /usr/lib64/libQt5Core.so.5 #20 0x00007ff7619a9526 in QCoreApplication::~QCoreApplication() () at /usr/lib64/libQt5Core.so.5 #21 0x00007ff760028571 in QApplication::~QApplication() () at /usr/lib64/libQt5Widgets.so.5 #22 0x00007ff74fd4ee1d in kdemain () at /usr/lib64/libkdeinit5_konsole.so #23 0x0000000000408acb in () #24 0x0000000000409cf4 in () #25 0x000000000040a721 in () #26 0x000000000040549d in () #27 0x00007ff76139b741 in __libc_start_main () at /lib64/libc.so.6 #28 0x00000000004061d9 in _start () Possible duplicates by query: bug 346742. Reported using DrKonqi
*** This bug has been marked as a duplicate of bug 346826 ***