Bug 365351 - Konsole crash reported when closing window
Summary: Konsole crash reported when closing window
Status: RESOLVED DUPLICATE of bug 342201
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 15.12.3
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-07-11 11:58 UTC by Eric Zuck
Modified: 2016-08-13 17:37 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 Eric Zuck 2016-07-11 11:58:40 UTC
Application: konsole (15.12.3)

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

-- Information about the crash:
- What I was doing when the application crashed:
Nothing really.
System had rebooted. Logged in. OpenSuse Leap (42.1) had restored a Konsole session which was just sitting at BASH prompt. Closed Konsole by shutting down window (clicking on X in upper right hand corner of window title bar).

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

Thread 2 (Thread 0x7f1fca279700 (LWP 7177)):
[KCrash Handler]
#6  0x00007f1fe0d380a7 in raise () at /lib64/libc.so.6
#7  0x00007f1fe0d39458 in abort () at /lib64/libc.so.6
#8  0x00007f1fe0d75764 in  () at /lib64/libc.so.6
#9  0x00007f1fe0d7afce in malloc_printerr () at /lib64/libc.so.6
#10 0x00007f1fe0d7bce6 in _int_free () at /lib64/libc.so.6
#11 0x00007f1fd34c5af6 in _nv007tls () at /usr/lib64/tls/libnvidia-tls.so.340.96
#12 0x00007f1fd8117e62 in __nptl_deallocate_tsd () at /lib64/libpthread.so.0
#13 0x00007f1fd81180b7 in start_thread () at /lib64/libpthread.so.0
#14 0x00007f1fe0de7fed in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f1fe14b8800 (LWP 7176)):
#0  0x00007f1fe0ddfbbd in poll () at /lib64/libc.so.6
#1  0x00007f1fd853b422 in  () at /usr/lib64/libxcb.so.1
#2  0x00007f1fd853cd5f in  () at /usr/lib64/libxcb.so.1
#3  0x00007f1fd853ced2 in xcb_wait_for_reply64 () at /usr/lib64/libxcb.so.1
#4  0x00007f1fd9f181f0 in _XReply () at /usr/lib64/libX11.so.6
#5  0x00007f1fd9f13e8d in XSync () at /usr/lib64/libX11.so.6
#6  0x00007f1fd9ef61e0 in XCloseDisplay () at /usr/lib64/libX11.so.6
#7  0x00007f1fcc5d0fce in QXcbConnection::~QXcbConnection() () at /usr/lib64/libQt5XcbQpa.so.5
#8  0x00007f1fcc5d13d9 in QXcbConnection::~QXcbConnection() () at /usr/lib64/libQt5XcbQpa.so.5
#9  0x00007f1fcc5d7f8e in QXcbIntegration::~QXcbIntegration() () at /usr/lib64/libQt5XcbQpa.so.5
#10 0x00007f1fcc5d8089 in QXcbIntegration::~QXcbIntegration() () at /usr/lib64/libQt5XcbQpa.so.5
#11 0x00007f1fdd8d2cb5 in QGuiApplicationPrivate::~QGuiApplicationPrivate() () at /usr/lib64/libQt5Gui.so.5
#12 0x00007f1fde069469 in QApplicationPrivate::~QApplicationPrivate() () at /usr/lib64/libQt5Widgets.so.5
#13 0x00007f1fdd3c2314 in QObject::~QObject() () at /usr/lib64/libQt5Core.so.5
#14 0x00007f1fde06afec in QApplication::~QApplication() () at /usr/lib64/libQt5Widgets.so.5
#15 0x00007f1fe10d3e93 in kdemain () at /usr/lib64/libkdeinit5_konsole.so
#16 0x00007f1fe0d24b05 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:55 UTC

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