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

--- Comment #5 from Alvin Wong <al...@alvinhc.com> ---
It looks like some operations involving 32-bit float colour space crashes at
about the same place. Creating a 32-bit float file crashes. Converting an empty
layer to 32-bit float then attempting to draw on it crashes.

It crashes on a `vmovaps` instruction trying to access a YMMWORD PTR that is
not 32-byte aligned, so memory alignment issue.

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

Reply via email to