Details
-
Bug
-
Resolution: Cannot Reproduce
-
P2: Important
-
None
-
5.15.2
-
None
Description
Since the image conversions started using threads, I see data races in many places regarding QThreadPool.
Build Qt 5.15.2 with thread sanitizer (I used macos and clang).
Run for example `tst_qimagereader setScaledClipRect`
I'll attach the tsan output.