Bug 354435

Summary: Crash on close
Product: [Applications] konsole Reporter: Paul <paul>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED DUPLICATE    
Severity: crash CC: martin.sandsmark
Priority: NOR Keywords: drkonqi
Version: 15.08.2   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=345712
https://bugs.kde.org/show_bug.cgi?id=351232
https://bugs.kde.org/show_bug.cgi?id=347401
https://bugs.kde.org/show_bug.cgi?id=349009
https://bugs.kde.org/show_bug.cgi?id=349535
https://bugs.kde.org/show_bug.cgi?id=350169
Latest Commit: Version Fixed In:

Description Paul 2015-10-27 04:35:18 UTC
Application: konsole (15.08.1)

Qt Version: 5.5.0
Operating System: Linux 4.2.3-200.fc22.x86_64 x86_64
Distribution: "Fedora release 22 (Twenty Two)"

-- Information about the crash:
Closing the last terminal tab with "exit" or the close button crashes konsole. Pretty sure this is just another version of bug 345712 but the crash reporting assistant won't let me mark it as such.

The crash can be reproduced every time.

-- Backtrace:
Application: Konsole (konsole), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fc560518900 (LWP 6756))]

Thread 2 (Thread 0x7fc540284700 (LWP 6757)):
[KCrash Handler]
#5  0x00007fc5585a39c8 in raise () at /lib64/libc.so.6
#6  0x00007fc5585a565a in abort () at /lib64/libc.so.6
#7  0x00007fc5585e6a92 in  () at /lib64/libc.so.6
#8  0x00007fc5585f2d2d in free () at /lib64/libc.so.6
#9  0x00007fc550209ae6 in _nv007tls () at /lib64/libnvidia-tls.so.355.11
#10 0x00007fc5565f1249 in __nptl_deallocate_tsd.part.5 () at /lib64/libpthread.so.0
#11 0x00007fc5565f260d in start_thread () at /lib64/libpthread.so.0
#12 0x00007fc558671b9d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7fc560518900 (LWP 6756)):
#0  0x00007fc5586662fd in poll () at /lib64/libc.so.6
#1  0x00007fc5547a8182 in _xcb_conn_wait () at /lib64/libxcb.so.1
#2  0x00007fc5547a9a17 in wait_for_reply () at /lib64/libxcb.so.1
#3  0x00007fc5547a9b21 in xcb_wait_for_reply () at /lib64/libxcb.so.1
#4  0x00007fc5573821f7 in _XReply () at /lib64/libX11.so.6
#5  0x00007fc55737dc3d in XSync () at /lib64/libX11.so.6
#6  0x00007fc55735ed8e in XCloseDisplay () at /lib64/libX11.so.6
#7  0x00007fc54321d566 in QXcbConnection::~QXcbConnection() () at /lib64/libQt5XcbQpa.so.5
#8  0x00007fc54321d909 in QXcbConnection::~QXcbConnection() () at /lib64/libQt5XcbQpa.so.5
#9  0x00007fc54321f3e6 in QXcbIntegration::~QXcbIntegration() () at /lib64/libQt5XcbQpa.so.5
#10 0x00007fc54321f4f9 in QXcbIntegration::~QXcbIntegration() () at /lib64/libQt5XcbQpa.so.5
#11 0x00007fc559986303 in QGuiApplicationPrivate::~QGuiApplicationPrivate() () at /lib64/libQt5Gui.so.5
#12 0x00007fc55a1374d9 in QApplicationPrivate::~QApplicationPrivate() () at /lib64/libQt5Widgets.so.5
#13 0x00007fc559489f58 in QObject::~QObject() () at /lib64/libQt5Core.so.5
#14 0x00007fc55a1392c9 in QApplication::~QApplication() () at /lib64/libQt5Widgets.so.5
#15 0x00007fc56019ac60 in kdemain () at /lib64/libkdeinit5_konsole.so
#16 0x00007fc55858f700 in __libc_start_main () at /lib64/libc.so.6
#17 0x0000000000400a99 in _start ()

Reported using DrKonqi
Comment 1 Martin Sandsmark 2016-08-13 17:36:37 UTC

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