-
Bug
-
Resolution: Done
-
P1: Critical
-
5.13
-
None
-
CPU: Haswell (Core i7-4700MQ)
Compiler: Mingw64 7.3
-
-
37352b23a90e9b4550b5a5cef175f2a77598faa0 (qt/qtbase/5.12)
Starting any qwidget-based GUI application on 5.13 or dev branch causes the app to crash. The problem doesn't happen in 5.12.1 branch on the same device.
It looks like the problem is raleted to SSE-optimized code in qdrawhelper.cpp, because commenting-out all the SSE switches in this file fixes the problem.
For Gerrit Dashboard: QTBUG-73539 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
252163,1 | Work around crash on MingW | 5.13 | qt/qtbase | Status: ABANDONED | +2 | 0 |
252214,2 | x86: Disable AVX support on 64-bit MinGW | 5.12 | qt/qtbase | Status: MERGED | +2 | 0 |