Bug 361260

Summary: Konsole crash on close
Product: [Applications] konsole Reporter: ziris85
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED DUPLICATE    
Severity: crash CC: martin.sandsmark
Priority: NOR Keywords: drkonqi
Version: 15.12.2   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description ziris85 2016-04-01 06:45:08 UTC
Application: konsole (15.12.2)

Qt Version: 5.5.1
Operating System: Linux 4.1.15-8-default x86_64
Distribution: "openSUSE Leap 42.1 (x86_64)"

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

I was SSH'ed in to a server of mine. Simply hit "ctrl-d" a few times to log out of the server and close the konsole window. Logout was fine, but instead of the konsole window closing, it instead seems to crash.

The crash can be reproduced sometimes.

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

Thread 2 (Thread 0x7f81202aa700 (LWP 7800)):
[KCrash Handler]
#6  0x00007f8135dc70a7 in raise () at /lib64/libc.so.6
#7  0x00007f8135dc8458 in abort () at /lib64/libc.so.6
#8  0x00007f8135e04764 in  () at /lib64/libc.so.6
#9  0x00007f8135e09fce in malloc_printerr () at /lib64/libc.so.6
#10 0x00007f8135e0ace6 in _int_free () at /lib64/libc.so.6
#11 0x00007f8128571ae6 in _nv007tls () at /usr/lib64/tls/libnvidia-tls.so.361.28
#12 0x00007f812d1b2e62 in __nptl_deallocate_tsd () at /lib64/libpthread.so.0
#13 0x00007f812d1b30b7 in start_thread () at /lib64/libpthread.so.0
#14 0x00007f8135e76fed in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f813654b840 (LWP 7799)):
#0  0x00007f8135e6ebbd in poll () at /lib64/libc.so.6
#1  0x00007f812d5d6422 in  () at /usr/lib64/libxcb.so.1
#2  0x00007f812d5d7d5f in  () at /usr/lib64/libxcb.so.1
#3  0x00007f812d5d7ed2 in xcb_wait_for_reply64 () at /usr/lib64/libxcb.so.1
#4  0x00007f812efb31f0 in _XReply () at /usr/lib64/libX11.so.6
#5  0x00007f812efaee8d in XSync () at /usr/lib64/libX11.so.6
#6  0x00007f812ef911e0 in XCloseDisplay () at /usr/lib64/libX11.so.6
#7  0x00007f8122601fce in QXcbConnection::~QXcbConnection() () at /usr/lib64/libQt5XcbQpa.so.5
#8  0x00007f81226023d9 in QXcbConnection::~QXcbConnection() () at /usr/lib64/libQt5XcbQpa.so.5
#9  0x00007f8122608f8e in QXcbIntegration::~QXcbIntegration() () at /usr/lib64/libQt5XcbQpa.so.5
#10 0x00007f8122609089 in QXcbIntegration::~QXcbIntegration() () at /usr/lib64/libQt5XcbQpa.so.5
#11 0x00007f8132967cb5 in QGuiApplicationPrivate::~QGuiApplicationPrivate() () at /usr/lib64/libQt5Gui.so.5
#12 0x00007f81330fe469 in QApplicationPrivate::~QApplicationPrivate() () at /usr/lib64/libQt5Widgets.so.5
#13 0x00007f8132457314 in QObject::~QObject() () at /usr/lib64/libQt5Core.so.5
#14 0x00007f81330fffec in QApplication::~QApplication() () at /usr/lib64/libQt5Widgets.so.5
#15 0x00007f8136162ded in kdemain () at /usr/lib64/libkdeinit5_konsole.so
#16 0x00007f8135db3b05 in __libc_start_main () at /lib64/libc.so.6
#17 0x00000000004007ee in _start ()

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

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