Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
5.15.0
-
None
-
Windows 10 Pro, 1903, 18362.1016
Qt 5.15.0
MSVC2019
Nvidia GT 1030
AMD Ryzen 5 1600
-
-
9d2b474b5f6aa07ee731d28f9774d10dfaa49b32
Description
[image scaling example freezes|https://forum.qt.io/topic/119796/image-scaling-example-freezes-qt-concurrent-issue]
The official Image Scaling Example freezes if 12 or more files are selected.
If I disable CPU SMT feature, then the app freezes when 6 image files are selected.
If the number of image files is less than the number or CPU logical cores, the app works normally.
Debug shows the all work threads block.
Attachments
Issue Links
- duplicates
-
QTBUG-84619 Use of global thread pool for image conversion is changes behavior in Qt5.15
- Closed