Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
6.5.2
-
None
-
Building with QtCreator (packed in Qt 6.5.2 download) in Debug mode
Description
With this mini demo program main-1.cpp
Build with Qt 6.5.2 Debug build. It lead to a Debug Assert as shown in the attached screenshot.
This debug assert only happen with some fonts.
If I change the font to "Arial" (main.cpp), there is not Debug Assert.