https://bugs.kde.org/show_bug.cgi?id=494065
--- Comment #6 from Michael Hamilton <mich...@actrix.gen.nz> --- (In reply to Pedro from comment #5) > Thank you for the bug report. I couldn't replicate this problem in Gwenview > 24.12.2. May we ask you to test in more recent software? Happens every time. I just tried find ~/.kde ~/.cache ~/.local ~/.config -name '*gwenv*' | xargs rm -rf That didn't help. Current backtrace appended. Will try as another user and report back. #0 __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=11, no_tid=no_tid@entry=0) at pthread_kill.c:44 #1 0x00007f50a289b453 in __pthread_kill_internal (threadid=<optimized out>, signo=11) at pthread_kill.c:89 #2 0x00007f50a2841cb6 in __GI_raise (sig=11) at ../sysdeps/posix/raise.c:26 #3 0x00007f50a5c83a37 in KCrash::defaultCrashHandler (sig=11) at /usr/src/debug/kcrash-6.12.0/src/kcrash.cpp:605 #4 0x00007f50a2841e00 in <signal handler called> () at /lib64/libc.so.6 #5 std::__atomic_base<QObjectPrivate::SignalVector*>::load (this=0x454545454545454d, __m=std::memory_order_relaxed) at /usr/include/c++/14/bits/atomic_base.h:831 #6 std::atomic<QObjectPrivate::SignalVector*>::load (this=0x454545454545454d, __m=std::memory_order_relaxed) at /usr/include/c++/14/atomic:582 #7 QAtomicOps<QObjectPrivate::SignalVector*>::loadRelaxed<QObjectPrivate::SignalVector*> (_q_value=<error reading variable: Cannot access memory at address 0x454545454545454d>) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/thread/qatomic_cxx11.h:202 #8 QBasicAtomicPointer<QObjectPrivate::SignalVector>::loadRelaxed (this=0x454545454545454d) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/thread/qbasicatomic.h:170 #9 QObjectPrivate::isSignalConnected (this=0x55d77e453260, signalIndex=7, checkDeclarative=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/kernel/qobject.cpp:428 #10 0x00007f50a331219e in QVariantAnimationPrivate::setCurrentValueForProgress (this=0x55d77e453260, progress=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/animation/qvariantanimation.cpp:262 #11 QVariantAnimationPrivate::recalculateCurrentInterval (this=0x55d77e453260, force=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/animation/qvariantanimation.cpp:239 #12 0x00007f50a3308916 in QAbstractAnimation::setCurrentTime (this=0x55d77e5d6060, msecs=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/animation/qabstractanimation.cpp:1341 #13 0x00007f50a32fdc19 in QAnimationTimer::updateAnimationsTime (this=0x55d77d2885e0, delta=51) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/animation/qabstractanimation.cpp:575 #14 0x00007f50a32fd1c1 in QUnifiedTimer::updateAnimationTimers (this=this@entry=0x55d77d21d9d0) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/animation/qabstractanimation.cpp:288 #15 0x00007f50a3301405 in QAnimationDriver::advanceAnimation (this=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/animation/qabstractanimation.cpp:755 #16 0x00007f50a31f5139 in QObject::event (this=0x55d77d21d9e8, e=0x7ffe85600da0) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/kernel/qobject.cpp:1393 #17 0x00007f50a43dee35 in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x55d77d21d9e8, e=0x7ffe85600da0) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/widgets/kernel/qapplication.cpp:3296 #18 0x00007f50a31adaf0 in QCoreApplication::notifyInternal2 (receiver=0x55d77d21d9e8, event=0x7ffe85600da0) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/kernel/qcoreapplication.cpp:1172 #19 0x00007f50a331ee8f in QTimerInfoList::activateTimers (this=0x55d77ca46c70) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/kernel/qtimerinfo_unix.cpp:426 #20 0x00007f50a3407c3c in timerSourceDispatch (source=source@entry=0x55d77ca46c10) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/kernel/qeventdispatcher_glib.cpp:152 -- You are receiving this mail because: You are watching all bug changes.