-
Type:
Bug
-
Status: Closed
-
Priority:
P1: Critical
-
Resolution: Duplicate
-
Affects Version/s: 5.8.0
-
Fix Version/s: 5.9.0
-
Component/s: Image formats
-
Labels:None
-
Environment:Windows 7 64bit, Qt 5.8.0 MSVC 32bit.
When I try something like that:
QString lFileName("./motor.jpg");
QPixmap lPixmap(lFileName);
In debug mode it hangs for file (attached) motor.jpg. I don't know whether it is an issue that it was created on Mac or it is too old or maybe it is too big. But in my opinion this shouldn't cause hang! Thanks for God it works in release mode. How ever 99% time I am testing apps in debug mode...
- duplicates
-
QTBUG-58259 Crash when loading large JPG
-
- Closed
-