Bug 363447 - Konsole crashed after exiting
Summary: Konsole crashed after exiting
Status: RESOLVED DUPLICATE of bug 345712
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-05-23 20:39 UTC by ziris85
Modified: 2016-08-13 17:19 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 ziris85 2016-05-23 20:39:04 UTC
Application: konsole (15.12.3)

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

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

I had a few tabs open, and after closing them out, a window popped up informing me that konsole had crashed. The crash reporting assistant wouldn't let me do this, but I strongly believe this is related to bug #351232.

-- Backtrace:
Application: Konsole (konsole), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#6  free_reply_list (head=0x1) at xcb_in.c:363
#7  0x00007f60a616316c in _xcb_map_delete (list=0xaf3d40, do_free=0x7f60a6161510 <free_reply_list>) at xcb_list.c:69
#8  0x00007f60a6161bad in _xcb_in_destroy (in=in@entry=0xb12a20) at xcb_in.c:901
#9  0x00007f60a616004d in xcb_disconnect (c=0xb129e0) at xcb_conn.c:363
#10 0x00007f60a7b1b237 in XCloseDisplay (dpy=0xb11790) at ClDisplay.c:71
#11 0x00007f609b188fce in QXcbConnection::~QXcbConnection (this=0xae0f00, __in_chrg=<optimized out>) at qxcbconnection.cpp:629
#12 0x00007f609b1893d9 in QXcbConnection::~QXcbConnection (this=0xae0f00, __in_chrg=<optimized out>) at qxcbconnection.cpp:635
#13 0x00007f609b18ff8e in qDeleteAll<QList<QXcbConnection*>::const_iterator> (end=..., begin=...) at ../../../../src/corelib/tools/qalgorithms.h:317
#14 qDeleteAll<QList<QXcbConnection*> > (c=...) at ../../../../src/corelib/tools/qalgorithms.h:325
#15 QXcbIntegration::~QXcbIntegration (this=0xb10730, __in_chrg=<optimized out>) at qxcbintegration.cpp:190
#16 0x00007f609b190089 in QXcbIntegration::~QXcbIntegration (this=0xb10730, __in_chrg=<optimized out>) at qxcbintegration.cpp:192
#17 0x00007f60ab4f7cb5 in QGuiApplicationPrivate::~QGuiApplicationPrivate (this=0xafc1a0, __in_chrg=<optimized out>) at kernel/qguiapplication.cpp:1392
#18 0x00007f60abc8e469 in QApplicationPrivate::~QApplicationPrivate (this=0xafc1a0, __in_chrg=<optimized out>) at kernel/qapplication.cpp:192
#19 0x00007f60aafe7314 in cleanup (pointer=<optimized out>) at ../../src/corelib/tools/qscopedpointer.h:54
#20 ~QScopedPointer (this=0x7ffd588811e8, __in_chrg=<optimized out>) at ../../src/corelib/tools/qscopedpointer.h:101
#21 QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at kernel/qobject.cpp:883
#22 0x00007f60abc8ffec in QApplication::~QApplication (this=0x7ffd588811e0, __in_chrg=<optimized out>) at kernel/qapplication.cpp:816
#23 0x00007f60aecf8e93 in kdemain (argc=1, argv=0x7ffd58881328) at /usr/src/debug/konsole-15.12.3/src/main.cpp:120
#24 0x00007f60ae949b05 in __libc_start_main () from /lib64/libc.so.6
#25 0x00000000004007ee in _start () at ../sysdeps/x86_64/start.S:122

Possible duplicates by query: bug 354038, bug 351232, bug 349009.

Reported using DrKonqi
Comment 1 Martin Sandsmark 2016-08-13 17:19:56 UTC

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