Well that sucks! The number of Windows font handling bugs listed in the qtbug database is quite large with many closed automatically after a time with no fixes.
There was one font bug related to dpi scaling that may be related but they found a workaround by disableing Windows directwrite as follows:
application.exe -platform windows:nodirectwrite
Does adding that prevent the crash?
If not, I am out of ideas.
|