https://bugs.kde.org/show_bug.cgi?id=472414

--- Comment #4 from Cade Martinez <know.one.will.find....@gmail.com> ---
(In reply to Dmitry Kazakov from comment #3)
> I cannot reproduce the bug on Linux. Perhaps it is something
> windows-specific...

After reading this, I tried and successfully reproduced the bug on the
following Linux VMs:
- Ubuntu 20.04 VM with Krita 5.1.5 installed from snap
- Linux Mint 21.2 VM with Krita 5.2.0-prealpha (git 449aeb5) AppImage
downloaded from the website

Here is a snippet of the gdb output after the AppImage crashed on Linux Mint:
"
  Thread 19 "Thread (pooled)" received signal SIGSEGV, Segmentation fault.
  [Switching to Thread 0x7fffdd3ed640 (LWP 2617)]
  0x00007ffff71ee1c4 in ?? () from
/tmp/.mount_krita-qNfEoX/usr/bin/../lib/libkritaimage.so.19
  (gdb) bt
  #0  0x00007ffff71ee1c4 in ?? () from
/tmp/.mount_krita-qNfEoX/usr/bin/../lib/libkritaimage.so.19
  #1  0x00007ffff72249c5 in KisTransactionData::undo() () from
/tmp/.mount_krita-qNfEoX/usr/bin/../lib/libkritaimage.so.19
  #2  0x00007ffff45211d2 in KUndo2Command::undo() () from
/tmp/.mount_krita-qNfEoX/usr/bin/../lib/libkritacommand.so.19
  #3  0x00007ffff711e663 in
KisStrokeStrategyUndoCommandBased::doStrokeCallback(KisStrokeJobData*) () from
/tmp/.mount_krita-qNfEoX/usr/bin/../lib/libkritaimage.so.19
"

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to