Bug 485252

Summary: krita-5.3.0-prealpha appimage segfault
Product: [Applications] krita Reporter: fae <pinkskyatnight>
Component: UsabilityAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED FIXED    
Severity: crash    
Priority: NOR    
Version First Reported In: nightly build (please specify the git hash!)   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description fae 2024-04-08 22:45:49 UTC
SUMMARY
Hello and thank you for responding to recorder autostart issue (482378). About to add note to that, but, in the meantime, downloaded the krita-5.3.0-prealpha-e4b7b670a5-x86_64.appimage containing the autostart fix, just to briefly check if I needed to add anything further to bug report that might be useful, but unfortunately appimage is segfaulting:

$ ./krita-5.3.0-prealpha-e4b7b670a5-x86_64.appimage
Replacing libstdc++.so.6 with the fallback version: libstdc++.so.6.0.28 -> libstdc++.so.6.0.32
WARNING: vector instructions disabled by the 'amdDisableVectorWorkaround' option!
"ForegroundNormal" - conversion from "0" to QColor failed
"ForegroundNormal" - conversion from "0" to QColor failed
WARNING: vector instructions disabled by the 'amdDisableVectorWorkaround' option!
WARNING: vector instructions disabled by the 'amdDisableVectorWorkaround' option!
WARNING: vector instructions disabled by the 'amdDisableVectorWorkaround' option!
WARNING: vector instructions disabled by the 'amdDisableVectorWorkaround' option!
WARNING: vector instructions disabled by the 'amdDisableVectorWorkaround' option!
WARNING: vector instructions disabled by the 'amdDisableVectorWorkaround' option!
WARNING: vector instructions disabled by the 'amdDisableVectorWorkaround' option!
WARNING: vector instructions disabled by the 'amdDisableVectorWorkaround' option!
WARNING: vector instructions disabled by the 'amdDisableVectorWorkaround' option!
QObject::startTimer: Timers cannot have negative intervals
WARNING: vector instructions disabled by the 'amdDisableVectorWorkaround' option!
WARNING: vector instructions disabled by the 'amdDisableVectorWorkaround' option!
WARNING: vector instructions disabled by the 'amdDisableVectorWorkaround' option!
WARNING: vector instructions disabled by the 'amdDisableVectorWorkaround' option!
WARNING: vector instructions disabled by the 'amdDisableVectorWorkaround' option!
WARNING: vector instructions disabled by the 'amdDisableVectorWorkaround' option!
WARNING: vector instructions disabled by the 'amdDisableVectorWorkaround' option!
WARNING: vector instructions disabled by the 'amdDisableVectorWorkaround' option!
Could not find platform independent libraries <prefix>
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
/tmp/.mount_krita-bMShEr/usr/lib/krita-python-libs/krita added to PYTHONPATH
profileForCsIdWithFallbackImpl couldn't fetch a fallback profile for  
QLayout: Attempting to add QLayout "" to QWidget "", which already has a layout
WARNING: vector instructions disabled by the 'amdDisableVectorWorkaround' option!
WARNING: vector instructions disabled by the 'amdDisableVectorWorkaround' option!
WARNING: vector instructions disabled by the 'amdDisableVectorWorkaround' option!
WARNING: vector instructions disabled by the 'amdDisableVectorWorkaround' option!
WARNING: vector instructions disabled by the 'amdDisableVectorWorkaround' option!
WARNING: vector instructions disabled by the 'amdDisableVectorWorkaround' option!
WARNING: vector instructions disabled by the 'amdDisableVectorWorkaround' option!
WARNING: vector instructions disabled by the 'amdDisableVectorWorkaround' option!
Segmentation fault

STEPS TO REPRODUCE
1. made sure permissions right, and double-clicked on the appimage
2. loading shows for about 4 seconds
3. nothing further happens, so ran the above command in terminal to see any error reporting

OBSERVED RESULT
krita doesn't open ... error shows segfault happening

EXPECTED RESULT
appimages usually run perfectly, so had expected that krita opens

SOFTWARE/OS VERSIONS
MX Linux 21 xfce, running Mate 1.24.1, kernel 5.10, x11, mesa 20.3.5
amd ryzen7, radeon rx5700xt, 32 ram
Qt Version: 5

ADDITIONAL INFORMATION
Comment 1 fae 2024-04-12 09:18:39 UTC
Just to report that latest nightly appimage, 11 april, doesn't segfault.