Application: konsole (15.04.0) Qt Version: 5.4.2 Operating System: Linux 4.1.3-200.fc22.x86_64 x86_64 Distribution: "Fedora release 22 (Twenty Two)" -- Information about the crash: - What I was doing when the application crashed: In graphical editor I edited and saved "/etc/enviroment" in order to test some PATH variable semantics. But there was no interaction probably. The crash can be reproduced sometimes. -- Backtrace: Application: Konsole (konsole), signal: Aborted Using host libthread_db library "/lib64/libthread_db.so.1". [KCrash Handler] #5 0x00007f76063b49c8 in raise () from /lib64/libc.so.6 #6 0x00007f76063b665a in abort () from /lib64/libc.so.6 #7 0x00007f76063f7a92 in __libc_message () from /lib64/libc.so.6 #8 0x00007f7606403d2d in free () from /lib64/libc.so.6 #9 0x00007f760728e48c in QMetaCallEvent::~QMetaCallEvent() () from /lib64/libQt5Core.so.5 #10 0x00007f760728e4d9 in QMetaCallEvent::~QMetaCallEvent() () from /lib64/libQt5Core.so.5 #11 0x00007f7607262f67 in QCoreApplication::removePostedEvents(QObject*, int) () from /lib64/libQt5Core.so.5 #12 0x00007f7607290782 in QObjectPrivate::~QObjectPrivate() () from /lib64/libQt5Core.so.5 #13 0x00007f76072908a9 in QObjectPrivate::~QObjectPrivate() () from /lib64/libQt5Core.so.5 #14 0x00007f7607298f58 in QObject::~QObject() () from /lib64/libQt5Core.so.5 #15 0x00007f75f057f1a9 in QXcbConnection::~QXcbConnection() () from /usr/lib64/qt5/plugins/platforms/libqxcb.so #16 0x00007f75f0582aae in QXcbIntegration::~QXcbIntegration() () from /usr/lib64/qt5/plugins/platforms/libqxcb.so #17 0x00007f75f0582ba9 in QXcbIntegration::~QXcbIntegration() () from /usr/lib64/qt5/plugins/platforms/libqxcb.so #18 0x00007f7607776aee in QGuiApplicationPrivate::~QGuiApplicationPrivate() () from /lib64/libQt5Gui.so.5 #19 0x00007f7607f1d8a9 in QApplicationPrivate::~QApplicationPrivate() () from /lib64/libQt5Widgets.so.5 #20 0x00007f7607298f58 in QObject::~QObject() () from /lib64/libQt5Core.so.5 #21 0x00007f7607f1f60b in QApplication::~QApplication() () from /lib64/libQt5Widgets.so.5 #22 0x00007f760df58b94 in kdemain () from /lib64/libkdeinit5_konsole.so #23 0x00007f76063a0700 in __libc_start_main () from /lib64/libc.so.6 #24 0x0000000000400a99 in _start () Possible duplicates by query: bug 350636, bug 350512, bug 350464, bug 350169, bug 349837. Reported using DrKonqi
Created attachment 96283 [details] New crash information added by DrKonqi konsole (15.08.3) using Qt 5.5.1 As always, I was typing "ctrl + d" and konsole gave me an error. Also, sometimes it doesn't close giving me and 100% cpu. -- Backtrace (Reduced): #11 0x0000003ab4e872d7 in QCoreApplication::removePostedEvents(QObject*, int) () from /lib64/libQt5Core.so.5 #12 0x0000003ab4eb29f2 in QObjectPrivate::~QObjectPrivate() () from /lib64/libQt5Core.so.5 #13 0x0000003ab4eb2b19 in QObjectPrivate::~QObjectPrivate() () from /lib64/libQt5Core.so.5 #14 0x0000003ab4ebb108 in QObject::~QObject() () from /lib64/libQt5Core.so.5 #15 0x00007f0fa556bb69 in QXcbConnection::~QXcbConnection() () from /lib64/libQt5XcbQpa.so.5
*** This bug has been marked as a duplicate of bug 346826 ***