Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
6.6.3
-
None
-
win11 24H2 + Qt 6.6.3
Description
Memory leak of QGuiApplication when change display resolution from 4k to 1080p vice-versa several times. The QT version is 6.6.3
Step to reproduce:
1: Create a new default project build by QT cmakelist:
2: run this test app and check the memory usage in windows task manager
3: Change display resolution from 4k to 1080p vice-versa several times
4: You will see the memory usage of appTest.exe are increased