https://bugs.kde.org/show_bug.cgi?id=517195
--- Comment #1 from Yuri K <[email protected]> --- Some GDB corectldump `bt` output: ``` #0 QArrayDataPointer<KMainWindow*>::QArrayDataPointer (this=0x7fff5ad70f70, other=...) at /usr/include/qt6/QtCore/qarraydatapointer.h:37 #1 QList<KMainWindow*>::QList (this=0x7fff5ad70f70) at /usr/include/qt6/QtCore/qlist.h:76 #2 KMainWindow::memberList () at /usr/src/debug/kf6-kxmlgui-6.23.0-1.fc43.x86_64/src/kmainwindow.cpp:990 #3 0x00007fdd837618e0 in KMKernel::dumpDeadLetters (this=<optimized out>) at /usr/src/debug/kmail-25.12.2-2.fc43.x86_64/src/kmkernel.cpp:1064 #4 0x00007fdd837619f3 in kmCrashHandler (sigId=<optimized out>) at /usr/src/debug/kmail-25.12.2-2.fc43.x86_64/src/kmkernel.cpp:913 #5 kmCrashHandler (sigId=<optimized out>) at /usr/src/debug/kmail-25.12.2-2.fc43.x86_64/src/kmkernel.cpp:908 #6 0x00007fdd83958139 in KCrash::defaultCrashHandler (sig=11) at /usr/src/debug/kf6-kcrash-6.23.0-1.fc43.x86_64/src/kcrash.cpp:452 #7 0x00007fdd75827290 in <signal handler called> () at /lib64/libc.so.6 #8 __memcpy_avx512_unaligned_erms () at ../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S:366 #9 0x00007fdd760b0394 in memcpy (__dest=<optimized out>, __src=0x7fdd28014c80, __len=<optimized out>) at /usr/include/bits/string_fortified.h:29 #10 QtPrivate::QPodArrayOps<QAbstractAnimation*>::copyAppend (this=0x7fff5ad71e50, b=0x7fdd28014c80, e=<optimized out>) at /usr/src/debug/qt6-qtbase-6.10.2-2.fc43.x86_64/src/corelib/tools/qarraydataops.h:51 #11 QtPrivate::QPodArrayOps<QAbstractAnimation*>::copyAppend (this=0x7fff5ad71e50, b=0x7fdd28014c80, e=<optimized out>) at /usr/src/debug/qt6-qtbase-6.10.2-2.fc43.x86_64/src/corelib/tools/qarraydataops.h:41 #12 QArrayDataPointer<QAbstractAnimation*>::reallocateAndGrow (this=0x557762eb2f68, where=<optimized out>, n=<optimized out>, old=0x0) at /usr/src/debug/qt6-qtbase-6.10.2-2.fc43.x86_64/src/corelib/tools/qarraydatapointer.h:241 #13 0x00007fdd760aa2be in QArrayDataPointer<QAbstractAnimation*>::detach (this=0x557762eb2f68, old=0x0) at /usr/src/debug/qt6-qtbase-6.10.2-2.fc43.x86_64/src/corelib/tools/qarraydatapointer.h:145 #14 QList<QAbstractAnimation*>::remove (this=0x557762eb2f68, i=<optimized out>, n=1) --Type <RET> for more, q to quit, c to continue without paging-- at /usr/src/debug/qt6-qtbase-6.10.2-2.fc43.x86_64/src/corelib/tools/qlist.h:875 #15 QList<QAbstractAnimation*>::remove (this=0x557762eb2f68, i=<optimized out>, n=1) at /usr/src/debug/qt6-qtbase-6.10.2-2.fc43.x86_64/src/corelib/tools/qlist.h:867 #16 QList<QAbstractAnimation*>::removeAt (this=0x557762eb2f68, i=<optimized out>) at /usr/src/debug/qt6-qtbase-6.10.2-2.fc43.x86_64/src/corelib/tools/qlist.h:659 #17 QAnimationTimer::unregisterAnimation (animation=animation@entry=0x557763e7fe40) at /usr/src/debug/qt6-qtbase-6.10.2-2.fc43.x86_64/src/corelib/animation/qabstractanimation.cpp:656 #18 0x00007fdd760ab655 in QAbstractAnimationPrivate::setState (this=0x5577636c19c0, newState=QAbstractAnimation::Stopped) at /usr/src/debug/qt6-qtbase-6.10.2-2.fc43.x86_64/src/corelib/animation/qabstractanimation.cpp:942 #19 0x00007fdd760ab977 in QAbstractAnimation::stop (this=<optimized out>) at /usr/src/debug/qt6-qtbase-6.10.2-2.fc43.x86_64/src/corelib/animation/qabstractanimation.cpp:1409 #20 0x00007fdd760b6d31 in QPropertyAnimationPrivate::targetObjectDestroyed (this=0x5577636c19c0) at /usr/src/debug/qt6-qtbase-6.10.2-2.fc43.x86_64/src/corelib/animation/qpropertyanimation_p.h:30 #21 operator() (__closure=<optimized out>) at /usr/src/debug/qt6-qtbase-6.10.2-2.fc43.x86_64/src/corelib/animation/qpropertyanimation.cpp:181 #22 operator() (__closure=<optimized out>) at /usr/src/debug/qt6-qtbase-6.10.2-2.fc43.x86_64/src/corelib/kernel/qobjectdefs_impl.h:116 #23 QtPrivate::FunctorCallBase::call_internal<void, QtPrivate::FunctorCall<std::integer_sequence<long unsigned int>, QtPrivate::List<>, void, QPropertyAnimation::setTargetObject(QObject*)::<lambda()> >::call(QPropertyAnimation::setTargetObject(QObject*)::<lambda()>&, void**)::<lambda()> > (args=<optimized out>, fn=<optimized out>) at /usr/src/debug/qt6-qtbase-6.10.2-2.fc43.x86_64/src/corelib/kernel/qobjectdefs_impl.h:65 #24 QtPrivate::FunctorCall<std::integer_sequence<long unsigned int>, QtPrivate::List<>, void, QPropertyAnimation::setTargetObject(QObject*)::<lambda()> >::call (f=<optimized out>, arg=<optimized out>) at /usr/src/debug/qt6-qtbase-6.10.2-2.fc43.x86_64/src/corelib/kernel/qobjectdefs_impl.h:115 #25 QtPrivate::FunctorCallable<QPropertyAnimation::setTargetObject(QObject*)::<lambda()> >::call<QtPrivate::List<>, void> (f=<optimized out>, arg=<optimized out>) at /usr/src/debug/qt6-qtbase-6.10.2-2.fc43.x86_64/src/corelib/kernel/qobjectdefs_impl.h:337 #26 QtPrivate::QCallableObject<QPropertyAnimation::setTargetObject(QObject*)::<lambda()>, QtPrivate::List<>, void>::impl(int, QtPrivate::QSlotObjectBase *, QObject *, void **, bool *) (which=<optimized out>, this_=<optimized out>, r=<optimized out>, a=<optimized out>, ret=<optimized out>) at /usr/src/debug/qt6-qtbase-6.10.2-2.fc43.x86_64/src/corelib/kernel/qobjectdefs_impl.h:547 #27 0x00007fdd75f6929a in QtPrivate::QSlotObjectBase::call (this=0x5577636c1ba0, r=0x557763e7fe40, a=0x7fff5ad72080) at /usr/src/debug/qt6-qtbase-6.10.2-2.fc43.x86_64/src/corelib/kernel/qobjectdefs_impl.h:461 #28 doActivate<false> (sender=0x55776413f190, signal_index=<optimized out>, argv=argv@entry=0x7fff5ad72080) at /usr/src/debug/qt6-qtbase-6.10.2-2.fc43.x86_64/src/corelib/kernel/qobject.cpp:4272 #29 0x00007fdd75f5fb69 in QMetaObject::activate (sender=sender@entry=0x0, m=m@entry=0x7fdd764b49c0 <QObject::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7fff5ad72080) at /usr/src/debug/qt6-qtbase-6.10.2-2.fc43.x86_64/src/corelib/kernel/qobject.cpp:4332 #30 0x00007fdd75f5fc27 in QMetaObject::activate<void, QObject*> (sender=0x0, mo=0x7fdd764b49c0 <QObject::staticMetaObject>, local_signal_index=0, ret=0x0) at /usr/src/debug/qt6-qtbase-6.10.2-2.fc43.x86_64/src/corelib/kernel/qobjectdefs.h:319 #31 QObject::destroyed (this=this@entry=0x55776413f190, _t1=<optimized out>, _t1@entry=0x55776413f190) at /usr/src/debug/qt6-qtbase-6.10.2-2.fc43.x86_64/redhat-linux-build/src/corelib/kernel/moc_qobject.cpp:186 #32 0x00007fdd75f6591b in QObject::~QObject (this=this@entry=0x55776413f190) at /usr/src/debug/qt6-qtbase-6.10.2-2.fc43.x86_64/src/corelib/kernel/qobject.cpp:1024 #33 0x00007fdd53902e88 in Breeze::AnimationData::~AnimationData (this=0x55776413f190, this=<optimized out>) at /usr/src/debug/plasma-breeze-6.6.1-1.fc43.x86_64/qt6build/redhat-linux-build/kstyle6/breeze6_autogen/4NBMFDNHZT/../../../../../kstyle/animations/breezeanimationdata.h:26 #34 Breeze::GenericData::~GenericData (this=0x55776413f190, this=<optimized out>) at /usr/src/debug/plasma-breeze-6.6.1-1.fc43.x86_64/qt6build/redhat-linux-build/kstyle6/breeze6_autogen/4NBMFDNHZT/../../../../../kstyle/animations/breezegen--Type <RET> for more, q to quit, c to continue without paging-- ericdata.h:18 #35 Breeze::WidgetStateData::~WidgetStateData (this=0x55776413f190, this=<optimized out>) at /usr/src/debug/plasma-breeze-6.6.1-1.fc43.x86_64/qt6build/redhat-linux-build/kstyle6/breeze6_autogen/4NBMFDNHZT/../../../../../kstyle/animations/breezewidgetstatedata.h:30 #36 Breeze::WidgetStateData::~WidgetStateData (this=0x55776413f190, this=<optimized out>) at /usr/src/debug/plasma-breeze-6.6.1-1.fc43.x86_64/qt6build/redhat-linux-build/kstyle6/breeze6_autogen/4NBMFDNHZT/../../../../../kstyle/animations/breezewidgetstatedata.h:30 ``` -- You are receiving this mail because: You are watching all bug changes.
