Summary: | Konsole crash during destruction of XCB connection | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | Ronny Standtke <Ronny.Standtke> |
Component: | general | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | aders1234, anne-mariekrause, dan.cadar, danny.smit.0, daytonajra, get.sonic, grglsn765, guenter.k, izenzon, jessetalavera, jfbunch, joecoldren, k2mil, kxenator, luisdanielmosquera, m.sledziona, martin.sandsmark, mikeneu80, mithrial, moises.chavez.martinez, nick.craig.law, nienna, oberkut, producer, rafis, roberto, scottm, seifert, shane, taresh.sharma, tom-kde.bugs, valeriodean, w1zirn1996 |
Priority: | NOR | Keywords: | drkonqi |
Version: | 3.0.1 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Ronny Standtke
2015-04-28 07:46:27 UTC
*** Bug 349837 has been marked as a duplicate of this bug. *** *** Bug 350169 has been marked as a duplicate of this bug. *** *** Bug 350363 has been marked as a duplicate of this bug. *** *** Bug 350464 has been marked as a duplicate of this bug. *** *** Bug 350636 has been marked as a duplicate of this bug. *** *** Bug 350834 has been marked as a duplicate of this bug. *** *** Bug 350837 has been marked as a duplicate of this bug. *** *** Bug 350871 has been marked as a duplicate of this bug. *** *** Bug 352213 has been marked as a duplicate of this bug. *** best trace so far, from #352449: [KCrash Handler] #6 0x00007f0f69a75267 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:55 #7 0x00007f0f69a76eca in __GI_abort () at abort.c:89 #8 0x00007f0f69ab8c53 in __libc_message (do_abort=do_abort@entry=1, fmt=fmt@entry=0x7f0f69bd11a8 "*** Error in `%s': %s: 0x%s ***\n") at ../sysdeps/posix/libc_fatal.c:175 #9 0x00007f0f69ac0c69 in malloc_printerr (ptr=<optimized out>, str=0x7f0f69bd1270 "double free or corruption (fasttop)", action=1) at malloc.c:4965 #10 _int_free (av=<optimized out>, p=<optimized out>, have_lock=0) at malloc.c:3834 #11 0x00007f0f69ac489c in __GI___libc_free (mem=<optimized out>) at malloc.c:2950 #12 0x00007f0f66690af6 in QObjectPrivate::Connection::~Connection (this=0xc032c0, __in_chrg=<optimized out>) at kernel/qobject.cpp:1045 #13 0x00007f0f6669b699 in deref (this=<optimized out>) at kernel/qobject_p.h:149 #14 QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at kernel/qobject.cpp:966 #15 0x00007f0f6641dd4d in QThread::~QThread (this=0xc02db0, __in_chrg=<optimized out>) at thread/qthread.cpp:406 #16 0x00007f0f56b0cb31 in ~QXcbEventReader (this=0xc02db0, __in_chrg=<optimized out>) at .moc/../qxcbconnection.h:292 #17 QXcbEventReader::~QXcbEventReader (this=0xc02db0, __in_chrg=<optimized out>) at .moc/../qxcbconnection.h:292 #18 0x00007f0f56adffd1 in QXcbConnection::~QXcbConnection (this=0xbf3690, __in_chrg=<optimized out>) at qxcbconnection.cpp:432 #19 0x00007f0f56ae0619 in QXcbConnection::~QXcbConnection (this=0xbf3690, __in_chrg=<optimized out>) at qxcbconnection.cpp:450 #20 0x00007f0f56ae4d3e in qDeleteAll<QList<QXcbConnection*>::const_iterator> (end=..., begin=...) at ../../../../include/QtCore/../../src/corelib/tools/qalgorithms.h:315 #21 qDeleteAll<QList<QXcbConnection*> > (c=...) at ../../../../include/QtCore/../../src/corelib/tools/qalgorithms.h:323 #22 QXcbIntegration::~QXcbIntegration (this=0xbd2bc0, __in_chrg=<optimized out>) at qxcbintegration.cpp:189 #23 0x00007f0f56ae4e19 in QXcbIntegration::~QXcbIntegration (this=0xbd2bc0, __in_chrg=<optimized out>) at qxcbintegration.cpp:190 #24 0x00007f0f669aa5c0 in QGuiApplicationPrivate::~QGuiApplicationPrivate (this=0xbd3770, __in_chrg=<optimized out>) at kernel/qguiapplication.cpp:1374 #25 0x00007f0f66f6e4e9 in QApplicationPrivate::~QApplicationPrivate (this=0xbd3770, __in_chrg=<optimized out>) at kernel/qapplication.cpp:183 #26 0x00007f0f6669b83b in cleanup (pointer=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:54 #27 ~QScopedPointer (this=0x7fff0ab371b8, __in_chrg=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:101 #28 QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at kernel/qobject.cpp:882 #29 0x00007f0f66f70133 in QApplication::~QApplication (this=0x7fff0ab371b0, __in_chrg=<optimized out>) at kernel/qapplication.cpp:803 #30 0x00007f0f69e31879 in kdemain (argc=1, argv=0x7fff0ab372f8) at ../../src/main.cpp:87 #31 0x00007f0f69a60a40 in __libc_start_main (main=0x400730 <main(int, char**)>, argc=1, argv=0x7fff0ab372f8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff0ab372e8) at libc-start.c:289 #32 0x0000000000400769 in _start () *** Bug 352449 has been marked as a duplicate of this bug. *** *** Bug 353736 has been marked as a duplicate of this bug. *** *** Bug 354595 has been marked as a duplicate of this bug. *** *** Bug 355041 has been marked as a duplicate of this bug. *** *** Bug 355595 has been marked as a duplicate of this bug. *** *** Bug 355645 has been marked as a duplicate of this bug. *** *** Bug 355829 has been marked as a duplicate of this bug. *** *** Bug 355912 has been marked as a duplicate of this bug. *** *** Bug 356068 has been marked as a duplicate of this bug. *** *** Bug 357920 has been marked as a duplicate of this bug. *** *** Bug 358345 has been marked as a duplicate of this bug. *** *** Bug 358811 has been marked as a duplicate of this bug. *** *** Bug 359204 has been marked as a duplicate of this bug. *** *** Bug 360179 has been marked as a duplicate of this bug. *** *** Bug 360527 has been marked as a duplicate of this bug. *** *** Bug 360774 has been marked as a duplicate of this bug. *** *** Bug 361254 has been marked as a duplicate of this bug. *** *** Bug 361772 has been marked as a duplicate of this bug. *** *** Bug 363636 has been marked as a duplicate of this bug. *** *** Bug 363669 has been marked as a duplicate of this bug. *** *** Bug 363720 has been marked as a duplicate of this bug. *** *** Bug 364188 has been marked as a duplicate of this bug. *** *** Bug 364287 has been marked as a duplicate of this bug. *** *** Bug 365811 has been marked as a duplicate of this bug. *** *** This bug has been marked as a duplicate of bug 341818 *** *** Bug 375933 has been marked as a duplicate of this bug. *** *** Bug 388364 has been marked as a duplicate of this bug. *** *** Bug 379212 has been marked as a duplicate of this bug. *** *** Bug 379096 has been marked as a duplicate of this bug. *** *** Bug 377940 has been marked as a duplicate of this bug. *** *** Bug 370533 has been marked as a duplicate of this bug. *** |