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

Sonya <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---
                 CC|                            |[email protected]

--- Comment #16 from Sonya <[email protected]> ---
I can confirm that this issue is still reproducible in Krita 5.3.3, the latest
stable release, on Ubuntu 26.04 LTS with an X11 session.

System information:

Krita Flatpak: 5.3.2.1, installed from Flathub
Krita AppImage: 5.3.3, official AppImage from krita.org
Flatpak runtime: org.freedesktop.Platform 25.08
Desktop environment: Xfce, X11
OS: Ubuntu 26.04 LTS
Kernel: 7.0.0-29-generic
xfce4-settings: 4.20.1-1ubuntu2
Architecture: x86_64

Steps to reproduce:

Open an image in Krita.
Select an area on a paint layer.
Copy or cut the selected area.
Paste it onto another layer or as a new layer.

Result:

Krita crashes with SIGSEGV (exit code 139).

The crash also occurs when I manually create a new paint layer before pasting.

I reproduced the same crash in both:

Krita 5.3.2.1 Flatpak from Flathub
Krita 5.3.3 official AppImage from krita.org

Therefore, the issue is not specific to the Flatpak package. It is still
present in Krita 5.3.3, the latest stable release.

I also tested the Flatpak build with software rendering:

flatpak run --env=QT_OPENGL=software --env=LIBGL_ALWAYS_SOFTWARE=1
org.kde.krita

The crash still occurs, so disabling hardware acceleration does not help.

coredumpctl reports that the Flatpak crash occurs inside libkritaui.so.20.0.0:

#0 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.34
#1-#7 /app/lib/libkritaui.so.20.0.0
#8 /app/lib/libQt5Core.so.5.15.7
#9 /app/lib/libQt5Widgets.so.5.15.7
#10 0x0000000000000000

As a comparison, the Krita 4.4.8 AppImage works correctly on the same system
and does not crash when performing the same copy/paste operation.

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

Reply via email to