Bug 355912 - Konsole crashed when closing
Summary: Konsole crashed when closing
Status: RESOLVED DUPLICATE of bug 346826
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 15.08.3
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-11-26 01:09 UTC by Syam
Modified: 2016-08-13 17:51 UTC (History)
1 user (show)

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 Syam 2015-11-26 01:09:55 UTC
Application: konsole (15.08.3)

Qt Version: 5.5.1
Operating System: Linux 4.2.6-300.fc23.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
- What I was doing when the application crashed:
1. Did "su"
2. Ran "dnf update" which did not find any packages available for update
3. Exited su mode by "Ctrl+D"
4. Closed Konsole by "Ctrl+D" immediately after step 3

The crash does not seem to be reproducible.

-- Backtrace:
Application: Konsole (konsole), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#5  0x00007f832d5c8a98 in raise () from /lib64/libc.so.6
#6  0x00007f832d5ca69a in abort () from /lib64/libc.so.6
#7  0x00007f832d60be1a in __libc_message () from /lib64/libc.so.6
#8  0x00007f832d6144fa in _int_free () from /lib64/libc.so.6
#9  0x00007f832d617cac in free () from /lib64/libc.so.6
#10 0x00007f832e4a0c46 in QObjectPrivate::Connection::~Connection() () from /lib64/libQt5Core.so.5
#11 0x00007f832e4aae59 in QObject::~QObject() () from /lib64/libQt5Core.so.5
#12 0x00007f832e28d905 in QThread::~QThread() () from /lib64/libQt5Core.so.5
#13 0x00007f8317eb67b1 in QXcbEventReader::~QXcbEventReader() () from /lib64/libQt5XcbQpa.so.5
#14 0x00007f8317e8a62b in QXcbConnection::~QXcbConnection() () from /lib64/libQt5XcbQpa.so.5
#15 0x00007f8317e8ab69 in QXcbConnection::~QXcbConnection() () from /lib64/libQt5XcbQpa.so.5
#16 0x00007f8317e8c566 in QXcbIntegration::~QXcbIntegration() () from /lib64/libQt5XcbQpa.so.5
#17 0x00007f8317e8c679 in QXcbIntegration::~QXcbIntegration() () from /lib64/libQt5XcbQpa.so.5
#18 0x00007f832e9a76c3 in QGuiApplicationPrivate::~QGuiApplicationPrivate() () from /lib64/libQt5Gui.so.5
#19 0x00007f832f155449 in QApplicationPrivate::~QApplicationPrivate() () from /lib64/libQt5Widgets.so.5
#20 0x00007f832e4ab108 in QObject::~QObject() () from /lib64/libQt5Core.so.5
#21 0x00007f832f157239 in QApplication::~QApplication() () from /lib64/libQt5Widgets.so.5
#22 0x00007f8335210990 in kdemain () from /lib64/libkdeinit5_konsole.so
#23 0x00007f832d5b4580 in __libc_start_main () from /lib64/libc.so.6
#24 0x00005581848acba9 in _start ()

Possible duplicates by query: bug 352449, bug 350871, bug 350837, bug 350363, bug 346576.

Reported using DrKonqi
Comment 1 Martin Sandsmark 2016-08-13 17:51:30 UTC

*** This bug has been marked as a duplicate of bug 346826 ***