Application: konsole (15.08.0) Qt Version: 5.5.1 Operating System: Linux 4.2.0-35-generic x86_64 Distribution: Ubuntu 15.10 -- Information about the crash: - What I was doing when the application crashed: Konsole crashes on Exit after I did a apt-get. Doesn't matter which Apt-get I did, The crash can be reproduced every time. -- Backtrace: Application: Konsole (konsole), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0x7eff3f531840 (LWP 25819))] Thread 2 (Thread 0x7eff2a7d7700 (LWP 25820)): #0 __lll_lock_wait_private () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:95 #1 0x00007eff3ef85013 in __libc_calloc (n=139634285740064, elem_size=<optimized out>) at malloc.c:3191 #2 0x00007eff32b123e3 in ?? () from /usr/lib/x86_64-linux-gnu/tls/libnvidia-tls.so.361.42 #3 0x00007eff36cbf5d1 in g_malloc0 () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007eff36cd70fd in g_slice_free1 () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007eff373f6359 in __nptl_deallocate_tsd () at pthread_create.c:175 #6 0x00007eff373f776d in __nptl_deallocate_tsd () at ../sysdeps/unix/sysv/linux/exit-thread.h:36 #7 start_thread (arg=0x7eff2a7d7700) at pthread_create.c:346 #8 0x00007eff3f006e9d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 1 (Thread 0x7eff3f531840 (LWP 25819)): [KCrash Handler] #6 malloc_consolidate (av=av@entry=0x7eff24000020) at malloc.c:4136 #7 0x00007eff3ef80eb8 in _int_free (av=0x7eff24000020, p=<optimized out>, have_lock=0) at malloc.c:4042 #8 0x00007eff3ef8483c in __GI___libc_free (mem=<optimized out>) at malloc.c:2950 #9 0x00007eff2cb927b0 in QVarLengthArray<xcb_generic_event_t*, 64>::~QVarLengthArray (this=0x19e2d38, __in_chrg=<optimized out>) at ../../../../include/QtCore/../../src/corelib/tools/qvarlengtharray.h:83 #10 QXcbEventReader::~QXcbEventReader (this=0x19e2d20, __in_chrg=<optimized out>) at .moc/../qxcbconnection.h:300 #11 QXcbEventReader::~QXcbEventReader (this=0x19e2d20, __in_chrg=<optimized out>) at .moc/../qxcbconnection.h:300 #12 0x00007eff2cb6635b in QXcbConnection::~QXcbConnection (this=0x19a5250, __in_chrg=<optimized out>) at qxcbconnection.cpp:616 #13 0x00007eff2cb66899 in QXcbConnection::~QXcbConnection (this=0x19a5250, __in_chrg=<optimized out>) at qxcbconnection.cpp:635 #14 0x00007eff2cb68336 in qDeleteAll<QList<QXcbConnection*>::const_iterator> (end=..., begin=...) at ../../../../include/QtCore/../../src/corelib/tools/qalgorithms.h:317 #15 qDeleteAll<QList<QXcbConnection*> > (c=...) at ../../../../include/QtCore/../../src/corelib/tools/qalgorithms.h:325 #16 QXcbIntegration::~QXcbIntegration (this=0x19b2ff0, __in_chrg=<optimized out>) at qxcbintegration.cpp:190 #17 0x00007eff2cb68449 in QXcbIntegration::~QXcbIntegration (this=0x19b2ff0, __in_chrg=<optimized out>) at qxcbintegration.cpp:192 #18 0x00007eff3be60dd3 in QGuiApplicationPrivate::~QGuiApplicationPrivate (this=0x19bf260, __in_chrg=<optimized out>) at kernel/qguiapplication.cpp:1393 #19 0x00007eff3c41ea09 in QApplicationPrivate::~QApplicationPrivate (this=0x19bf260, __in_chrg=<optimized out>) at kernel/qapplication.cpp:192 #20 0x00007eff3bb5d708 in QScopedPointerDeleter<QObjectData>::cleanup (pointer=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:54 #21 QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> >::~QScopedPointer (this=0x7ffca0368598, __in_chrg=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:101 #22 QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at kernel/qobject.cpp:883 #23 0x00007eff3c4207f9 in QApplication::~QApplication (this=0x7ffca0368590, __in_chrg=<optimized out>) at kernel/qapplication.cpp:816 #24 0x00007eff3f2f1be5 in kdemain (argc=1, argv=0x7ffca03686d8) at ../../src/main.cpp:110 #25 0x00007eff3ef20a40 in __libc_start_main (main=0x400730 <main(int, char**)>, argc=1, argv=0x7ffca03686d8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffca03686c8) at libc-start.c:289 #26 0x0000000000400769 in _start () Possible duplicates by query: bug 357473, bug 355645, bug 351908, bug 348766, bug 347129. Reported using DrKonqi
*** This bug has been marked as a duplicate of bug 346826 ***