Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P1: Critical
-
Resolution: Done
-
Affects Version/s: 5.4.0 Beta
-
Fix Version/s: 5.4.0
-
Component/s: GUI: Painting
-
Labels:
-
Environment:Windows Phone 8.1 ARM
-
Platform/s:
-
Commits:9b01589e58d458b6367b3578079e73ddc2ef458f
Description
When calling into the inline image copy/translation functions, the application crashes in release mode. Perhaps this is caused by a miscompile.
It might also be fixed by using a different codepath. The NEON-enhanced versions are not used but perhaps could be.
One workaround is to build Qt with optimizations disabled. In mkspecs/common/winrt_winphone/qmake.conf, change -O2 to -Od.
Another "workaround" is to not load images.
Attachments
Issue Links
- relates to
-
QTBUG-52007 [REG 5.5.1->5.6.0]: Transparent areas in images rendered black on Windows Phone
-
- Closed
-