Bug 447493 - Crash on load of jpg
Summary: Crash on load of jpg
Status: RESOLVED NOT A BUG
Alias: None
Product: krita
Classification: Applications
Component: File formats (show other bugs)
Version: 4.4.8
Platform: Debian stable Linux
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-24 23:23 UTC by Andy Valencia
Modified: 2021-12-25 14:29 UTC (History)
1 user (show)

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


Attachments
Backtrace (5.86 KB, text/plain)
2021-12-24 23:23 UTC, Andy Valencia
Details

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