https://bugs.kde.org/show_bug.cgi?id=478017
Bug ID: 478017
Summary: Krita crashes on opening an animation file
Classification: Applications
Product: krita
Version: 5.2.1
Platform: Arch Linux
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Animation
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 163832
--> https://bugs.kde.org/attachment.cgi?id=163832&action=edit
KDE crash report
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug
symbols.
See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***
STEPS TO REPRODUCE
1. Install the most recent version from Arch repo
2. Start krita, pick up a reasonably large *.kra file (~40-50 MB).
OBSERVED RESULT
Signal 6 with 100% probability. Following is the console output:
user@home:~$ krita
ATTENTION: default value of option vblank_mode overridden by environment.
ATTENTION: default value of option vblank_mode overridden by environment.
ATTENTION: default value of option vblank_mode overridden by environment.
ATTENTION: default value of option vblank_mode overridden by environment.
kf.config.core: Watching absolute paths is not supported
"/usr/share/color-schemes/KritaDark.colors"
krita.lib.pigment: Replacing color space factory "LABA" "L*a*b* (16-bit
integer/channel, unmanaged)" with "LABA" "L*a*b*/Alpha (16-bit
integer/channel)"
krita.lib.pigment: Replacing color space factory "RGBA" "RGB (8-bit
integer/channel, unmanaged)" with "RGBA" "RGB/Alpha (8-bit integer/channel)"
krita.lib.pigment: Replacing color space factory "RGBA16" "RGB (16-bit
integer/channel, unmanaged)" with "RGBA16" "RGB/Alpha (16-bit integer/channel)"
QObject::startTimer: Timers cannot have negative intervals
/usr/lib/krita-python-libs/krita added to PYTHONPATH
krita.lib.widgetutils: KoFileDialog: No default suffix for 'All supported
formats'
SAFE ASSERT (krita): "qEnvironmentVariableIsSet("MLT_REPOSITORY")" in file
/usr/src/debug/krita/krita-5.2.1/libs/ui/KisPlaybackEngineMLT.cpp, line 363
SAFE ASSERT (krita): "qEnvironmentVariableIsSet("MLT_PROFILES_PATH")" in file
/usr/src/debug/krita/krita-5.2.1/libs/ui/KisPlaybackEngineMLT.cpp, line 364
SAFE ASSERT (krita): "qEnvironmentVariableIsSet("MLT_PRESETS_PATH")" in file
/usr/src/debug/krita/krita-5.2.1/libs/ui/KisPlaybackEngineMLT.cpp, line 365
ASSERT (krita): "producer->is_valid()" in file
/usr/src/debug/krita/krita-5.2.1/libs/ui/KisPlaybackEngineMLT.cpp, line 372
19 -- exe=/usr/bin/krita
13 -- platform=xcb
11 -- display=:0
14 -- appname=krita
17 -- apppath=/usr/bin
9 -- signal=6
11 -- pid=282671
17 -- appversion=5.2.1
18 -- programname=Krita
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = krita path = /usr/bin pid = 282671
KCrash: Arguments: /usr/bin/krita
KCrash: Attempting to start /usr/lib/drkonqi
QSystemTrayIcon::setVisible: No Icon set
EXPECTED RESULT
File is opened, user can edit their animations
SOFTWARE/OS VERSIONS
Linux/KDE Plasma:
KDE Plasma Version: plasma-desktop-5.27.9-1
KDE Frameworks Version: 23.08-1
Qt Version: 5.15.11+kde+r147-1
ADDITIONAL INFORMATION
I've submitted report to Arch, as initially was not able to reproduce the issue
with AppImage binary.
See here:
https://gitlab.archlinux.org/archlinux/packaging/packages/krita/-/issues/1
After conversation with maintainer and performing of some extra tests (I
unpacked AppImage, switched to chroot environment, ran it via strace, collected
~200 MB logs) I've got pretty the same error.
Please find crash report in attachment.
--
You are receiving this mail because:
You are watching all bug changes.