https://bugs.kde.org/show_bug.cgi?id=417218
Christophe Giboudeaux <christo...@krop.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |CONFIRMED Ever confirmed|0 |1 --- Comment #3 from Christophe Giboudeaux <christo...@krop.fr> --- Still no improvement with current git master: 4 std::__atomic_base<QObjectPrivate::SignalVector*>::load (__m=std::memory_order_relaxed, this=0x454545454545454d) at /usr/include/c++/11/bits/atomic_base.h:836 #5 std::atomic<QObjectPrivate::SignalVector*>::load (__m=std::memory_order_relaxed, this=0x454545454545454d) at /usr/include/c++/11/atomic:570 #6 QAtomicOps<QObjectPrivate::SignalVector*>::loadRelaxed<QObjectPrivate::SignalVector*> (_q_value=<error reading variable: Cannot access memory at address 0x454545454545454d>) at ../../include/QtCore/../../src/corelib/thread/qatomic_cxx11.h:239 #7 QBasicAtomicPointer<QObjectPrivate::SignalVector>::loadRelaxed (this=0x454545454545454d) at ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:248 #8 QObjectPrivate::isSignalConnected (this=this@entry=0x5608964a88f0, signalIndex=7, checkDeclarative=checkDeclarative@entry=true) at kernel/qobject.cpp:459 #9 0x00007f235d4ce407 in QVariantAnimationPrivate::setCurrentValueForProgress (this=0x5608964a88f0, progress=<optimized out>) at animation/qvariantanimation.cpp:293 #10 0x00007f235d4cb683 in QAbstractAnimation::setCurrentTime (this=0x5608963f6130, msecs=39) at animation/qabstractanimation.cpp:1326 #11 0x00007f235d4cb7c4 in QAnimationTimer::updateAnimationsTime (this=0x5608962c72d0, delta=39) at animation/qabstractanimation.cpp:608 #12 0x00007f235d4ca0fb in QUnifiedTimer::updateAnimationTimers (this=0x5608963f78c0, currentTick=<optimized out>) at animation/qabstractanimation.cpp:324 #13 0x00007f235d4cbe0d in QAnimationDriver::advanceAnimation (this=<optimized out>, timeStep=-1) at animation/qabstractanimation.cpp:823 #14 0x00007f235d6f61af in QObject::event (this=0x5608963f78d8, e=0x7ffd293adec0) at kernel/qobject.cpp:1336 #15 0x00007f235e484b0f in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5 #16 0x00007f235d6c9b5a in QCoreApplication::notifyInternal2 (receiver=0x5608963f78d8, event=0x7ffd293adec0) at kernel/qcoreapplication.cpp:1064 #17 0x00007f235d72065b in QTimerInfoList::activateTimers (this=0x560895ce12c0) at kernel/qtimerinfo_unix.cpp:643 -- You are receiving this mail because: You are watching all bug changes.