Bug 356450 - Konsole crashes on close
Summary: Konsole crashes on close
Status: RESOLVED FIXED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-12-09 23:35 UTC by Christian (Fuchs)
Modified: 2016-02-14 12:56 UTC (History)
0 users

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 Christian (Fuchs) 2015-12-09 23:35:25 UTC
Application: konsole (15.11.90)

Qt Version: 5.5.1
Operating System: Linux 4.3.0-gentoo x86_64
Distribution: "Gentoo Base System release 2.2"

-- Information about the crash:
- What I was doing when the application crashed:

Closing konsole via keyboard shortcut

Gentoo Linux, x86_64

The crash can be reproduced sometimes.

-- Backtrace:
Application: Konsole (konsole), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#6  0x00007f2df2076477 in raise () from /lib64/libc.so.6
#7  0x00007f2df20778ca in abort () from /lib64/libc.so.6
#8  0x00007f2df20b5728 in ?? () from /lib64/libc.so.6
#9  0x00007f2df20bb016 in ?? () from /lib64/libc.so.6
#10 0x00007f2df20bb81e in ?? () from /lib64/libc.so.6
#11 0x00007f2deed6194f in QMetaCallEvent::~QMetaCallEvent() () from /usr/lib64/libQt5Core.so.5
#12 0x00007f2deed619a9 in QMetaCallEvent::~QMetaCallEvent() () from /usr/lib64/libQt5Core.so.5
#13 0x00007f2deed3ecd7 in QCoreApplication::removePostedEvents(QObject*, int) () from /usr/lib64/libQt5Core.so.5
#14 0x00007f2deed643cd in QObjectPrivate::~QObjectPrivate() () from /usr/lib64/libQt5Core.so.5
#15 0x00007f2deed644f9 in QObjectPrivate::~QObjectPrivate() () from /usr/lib64/libQt5Core.so.5
#16 0x00007f2deed6c0f0 in QObject::~QObject() () from /usr/lib64/libQt5Core.so.5
#17 0x00007f2de05e48d9 in QXcbConnection::~QXcbConnection() () from /usr/lib64/libQt5XcbQpa.so.5
#18 0x00007f2de05eb79e in QXcbIntegration::~QXcbIntegration() () from /usr/lib64/libQt5XcbQpa.so.5
#19 0x00007f2de05eb889 in QXcbIntegration::~QXcbIntegration() () from /usr/lib64/libQt5XcbQpa.so.5
#20 0x00007f2def061fac in QGuiApplicationPrivate::~QGuiApplicationPrivate() () from /usr/lib64/libQt5Gui.so.5
#21 0x00007f2def589ff9 in QApplicationPrivate::~QApplicationPrivate() () from /usr/lib64/libQt5Widgets.so.5
#22 0x00007f2deed6c0f0 in QObject::~QObject() () from /usr/lib64/libQt5Core.so.5
#23 0x00007f2def061db9 in QGuiApplication::~QGuiApplication() () from /usr/lib64/libQt5Gui.so.5
#24 0x00007f2def58bcc0 in QApplication::~QApplication() () from /usr/lib64/libQt5Widgets.so.5
#25 0x00007f2df2407c96 in kdemain () from /usr/lib64/libkdeinit5_konsole.so
#26 0x00007f2df2063620 in __libc_start_main () from /lib64/libc.so.6
#27 0x00000000004007c9 in _start ()

Possible duplicates by query: bug 355829, bug 355595, bug 353736, bug 352213, bug 351922.

Reported using DrKonqi
Comment 1 Christian (Fuchs) 2016-02-14 12:56:01 UTC
Fixed when using an nvidia driver with glvnd, as not all of them do, it would still be nice if this could be fixed in general.