https://bugs.kde.org/show_bug.cgi?id=417218
--- Comment #2 from Christophe Giboudeaux <christo...@krop.fr> --- Still valid on master. The backtrace is different however. reproduced on different pictures with different operations (crop, rotate...) Thread 1 "gwenview" received signal SIGSEGV, Segmentation fault. QObjectPrivate::isSignalConnected (this=this@entry=0x555556337cc0, signalIndex=7, checkDeclarative=checkDeclarative@entry=true) at kernel/qobject.cpp:459 459 SignalVector *signalVector = cd->signalVector.loadRelaxed(); (gdb) bt #0 QObjectPrivate::isSignalConnected (this=this@entry=0x555556337cc0, signalIndex=7, checkDeclarative=checkDeclarative@entry=true) at kernel/qobject.cpp:459 #1 0x00007ffff59ca3fc in QVariantAnimationPrivate::setCurrentValueForProgress (this=0x555556337cc0, progress=<optimized out>) at animation/qvariantanimation.cpp:291 #2 0x00007ffff59c7693 in QAbstractAnimation::setCurrentTime (this=0x55555630e2f0, msecs=44) at animation/qabstractanimation.cpp:1326 #3 0x00007ffff59c77d4 in QAnimationTimer::updateAnimationsTime (this=0x555555dc2570, delta=44) at animation/qabstractanimation.cpp:608 #4 0x00007ffff59c610b in QUnifiedTimer::updateAnimationTimers (this=0x555555f104c0, currentTick=<optimized out>) at animation/qabstractanimation.cpp:324 #5 0x00007ffff59c7e1d in QAnimationDriver::advanceAnimation (this=<optimized out>, timeStep=-1) at animation/qabstractanimation.cpp:823 #6 0x00007ffff5bf1eff in QObject::event (this=0x555555f104d8, e=0x7fffffffc4c0) at kernel/qobject.cpp:1336 #7 0x00007ffff6b05a7f in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5 #8 0x00007ffff5bc59ea in QCoreApplication::notifyInternal2 (receiver=0x555555f104d8, event=0x7fffffffc4c0) at kernel/qcoreapplication.cpp:1064 #9 0x00007ffff5c1c25b in QTimerInfoList::activateTimers (this=0x555555939990) at kernel/qtimerinfo_unix.cpp:643 #10 0x00007ffff5c1cb04 in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:183 #11 0x00007ffff320f80f in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #12 0x00007ffff320fb98 in ?? () from /usr/lib64/libglib-2.0.so.0 #13 0x00007ffff320fc4f in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #14 0x00007ffff5c1cec4 in QEventDispatcherGlib::processEvents (this=0x55555594ecf0, flags=...) at kernel/qeventdispatcher_glib.cpp:423 #15 0x00007ffff5bc43eb in QEventLoop::exec (this=this@entry=0x7fffffffc700, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69 #16 0x00007ffff5bcc6d0 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:121 #17 0x000055555559573b in ?? () #18 0x00007ffff552ab35 in __libc_start_main () from /usr/lib64/libc.so.6 #19 0x0000555555595dae in ?? () -- You are receiving this mail because: You are watching all bug changes.