Bug 447493

Summary: Crash on load of jpg
Product: [Applications] krita Reporter: Andy Valencia <ajv-393-919-5184>
Component: File formatsAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: normal CC: dimula73
Priority: NOR    
Version: 4.4.8   
Target Milestone: ---   
Platform: Debian stable   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Backtrace

Description Andy Valencia 2021-12-24 23:23:37 UTC
Created attachment 144848 [details]
Backtrace

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. Load this specific jpg

OBSERVED RESULT
kde aborts

EXPECTED RESULT
show jpg?

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Debian Buster
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Actual jpg available to dev if needed, but contains personal information so not attached here
Comment 1 Dmitry Kazakov 2021-12-25 10:26:18 UTC
Hi, Andy!

Could you please try Krita 5.0 with this file? It looks like the problem is related to the openGL support on your ARM64 device.
Comment 2 Dmitry Kazakov 2021-12-25 10:29:11 UTC
More specifically, the problem is related with how Qt is compiled. For some reason Qt is compiled with desktop OpenGL, not with openGLES. So Krita asserts about it.
Comment 3 Andy Valencia 2021-12-25 14:27:19 UTC
Hi, thanks for checking.  This is just the Debian stable package for the OS.  If it looks like it's a build problem more than a problem with Krita's code specifically, I'll open something w. the deb folks.