Bug 356710 - Konsole crashed on exit
Summary: Konsole crashed on exit
Status: RESOLVED DUPLICATE of bug 342201
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 15.08.0
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-12-15 03:06 UTC by Darryl
Modified: 2016-08-13 17:36 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 Darryl 2015-12-15 03:06:16 UTC
Application: kdeinit5 (15.08.0)

Qt Version: 5.5.0
Operating System: Linux 4.2.7-5-default x86_64
Distribution: "openSUSE Leap 42.1 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
I typed exit to exit konsole instead of closing it by selecting File - Close or by clicking the window close button and that is when it crashed.

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

Thread 2 (Thread 0x7f1755a83700 (LWP 21213)):
[KCrash Handler]
#6  0x00007f176c6ff187 in raise () at /lib64/libc.so.6
#7  0x00007f176c700538 in abort () at /lib64/libc.so.6
#8  0x00007f176c73c804 in  () at /lib64/libc.so.6
#9  0x00007f176c74206e in malloc_printerr () at /lib64/libc.so.6
#10 0x00007f176c742d86 in _int_free () at /lib64/libc.so.6
#11 0x00007f17684beaf6 in _nv007tls () at /usr/lib64/tls/libnvidia-tls.so.340.93
#12 0x00007f176a0fbe62 in __nptl_deallocate_tsd () at /lib64/libpthread.so.0
#13 0x00007f176a0fc0b7 in start_thread () at /lib64/libpthread.so.0
#14 0x00007f176c7af04d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f176e423780 (LWP 21212)):
#0  0x00007f176c7a6c1d in poll () at /lib64/libc.so.6
#1  0x00007f176bca4422 in  () at /usr/lib64/libxcb.so.1
#2  0x00007f176bca5d5f in  () at /usr/lib64/libxcb.so.1
#3  0x00007f176bca5ed2 in xcb_wait_for_reply64 () at /usr/lib64/libxcb.so.1
#4  0x00007f176db001f0 in _XReply () at /usr/lib64/libX11.so.6
#5  0x00007f176dafbe8d in XSync () at /usr/lib64/libX11.so.6
#6  0x00007f176dade1e0 in XCloseDisplay () at /usr/lib64/libX11.so.6
#7  0x00007f1757ddb01e in QXcbConnection::~QXcbConnection() () at /usr/lib64/libQt5XcbQpa.so.5
#8  0x00007f1757ddb469 in QXcbConnection::~QXcbConnection() () at /usr/lib64/libQt5XcbQpa.so.5
#9  0x00007f1757de1eae in QXcbIntegration::~QXcbIntegration() () at /usr/lib64/libQt5XcbQpa.so.5
#10 0x00007f1757de1fa9 in QXcbIntegration::~QXcbIntegration() () at /usr/lib64/libQt5XcbQpa.so.5
#11 0x00007f176d23d775 in QGuiApplicationPrivate::~QGuiApplicationPrivate() () at /usr/lib64/libQt5Gui.so.5
#12 0x00007f176b373479 in QApplicationPrivate::~QApplicationPrivate() () at /usr/lib64/libQt5Widgets.so.5
#13 0x00007f176cd2dfb4 in QObject::~QObject() () at /usr/lib64/libQt5Core.so.5
#14 0x00007f176b374ffc in QApplication::~QApplication() () at /usr/lib64/libQt5Widgets.so.5
#15 0x00007f175a4a325e in kdemain () at /usr/lib64/libkdeinit5_konsole.so
#16 0x0000000000408cc3 in  ()
#17 0x000000000040a5b3 in  ()
#18 0x000000000040ab09 in  ()
#19 0x00000000004056cc in main ()

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

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