https://bugs.kde.org/show_bug.cgi?id=424638
Boudewijn Rempt <b...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |b...@valdyas.org Status|REPORTED |CONFIRMED Ever confirmed|0 |1 --- Comment #1 from Boudewijn Rempt <b...@valdyas.org> --- Backtrace: ASSERT: "d" in file /home/boud/dev/krita/libs/global/kis_shared_ptr.h, line 180 Thread 94 "Thread (pooled)" received signal SIGABRT, Aborted. [Switching to Thread 0x7fff2a7fc700 (LWP 3321)] __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51 51 ../sysdeps/unix/sysv/linux/raise.c: No such file or directory. (gdb) bt #0 0x00007ffff275ff47 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51 #1 0x00007ffff27618b1 in __GI_abort () at abort.c:79 #2 0x00007ffff318c68b in qt_message_fatal (context=..., message=<synthetic pointer>...) at global/qlogging.cpp:1914 #3 0x00007ffff318c68b in QMessageLogger::fatal(char const*, ...) const (this=this@entry=0x7fff2a7fba30, msg=msg@entry=0x7ffff348c9a0 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:893 #4 0x00007ffff318be81 in qt_assert(char const*, char const*, int) (assertion=assertion@entry=0x7ffff6d9d1ef "d", file=file@entry=0x7ffff6d9db28 "/home/boud/dev/krita/libs/global/kis_shared_ptr.h", line=line@entry=180) at global/qglobal.cpp:3342 #5 0x00007ffff6b2b078 in KisSharedPtr<KisNode>::operator->() (this=<optimized out>) at /home/boud/dev/krita/libs/global/kis_shared_ptr.h:180 #6 0x00007ffff6b2b078 in MoveStrokeStrategy::<lambda()>::operator()(void) const (__closure=<optimized out>) at /home/boud/dev/krita/libs/ui/tool/strokes/move_stroke_strategy.cpp:150 #7 0x00007ffff54e74bb in KisStrokeStrategyUndoCommandBased::doStrokeCallback(KisStrokeJobData*) (this=0x7fffc000aa80, data=0x7fff2c089210) at /home/boud/dev/krita/libs/image/kis_stroke_strategy_undo_command_based.cpp:134 #8 0x00007ffff6b2a313 in non-virtual thunk to MoveStrokeStrategy::doStrokeCallback(KisStrokeJobData*) () at /home/boud/dev/krita/libs/ui/tool/strokes/move_stroke_strategy.cpp:238 #9 0x00007ffff5339eeb in KisStrokeJob::run() (this=<optimized out>) at /home/boud/dev/krita/libs/image/kis_stroke_job.h:44 #10 0x00007ffff5339eeb in KisUpdateJobItem::run() (this=0x55555c277c50) at /home/boud/dev/krita/libs/image/kis_update_job_item.h:102 #11 0x00007ffff31b4382 in QThreadPoolThread::run() (this=0x7fff34018d20) at thread/qthreadpool.cpp:99 #12 0x00007ffff31b0c2c in QThreadPrivate::start(void*) (arg=0x7fff34018d20) at thread/qthread_unix.cpp:342 #13 0x00007fffec06e6db in start_thread (arg=0x7fff2a7fc700) at pthread_create.c:463 #14 0x00007ffff2842a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 -- You are receiving this mail because: You are watching all bug changes.