- 
    
Bug
 - 
    Resolution: Done
 - 
    
P1: Critical
 - 
    5.4.0 Beta
 - 
    Windows Phone 8.1 ARM
 
- 
        
 - 
        9b01589e58d458b6367b3578079e73ddc2ef458f
 
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.
- relates to
 - 
                    
QTBUG-52007 [REG 5.5.1->5.6.0]: Transparent areas in images rendered black on Windows Phone
-         
 - Closed
 
 -