Bug 485252 - krita-5.3.0-prealpha appimage segfault
Summary: krita-5.3.0-prealpha appimage segfault
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: Usability (show other bugs)
Version: nightly build (please specify the git hash!)
Platform: Other Linux
: NOR crash
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-08 22:45 UTC by fae
Modified: 2024-04-12 09:18 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.