http://bugs.winehq.org/show_bug.cgi?id=59572 --- Comment #3 from Tobias (:Tobbi) Markus <tobbi.bugs@googlemail.com> --- I finished my bisection. The result is this: 2d7046c3458382c5cea6c373d1903e00d983cb7e is the first bad commit commit 2d7046c3458382c5cea6c373d1903e00d983cb7e (HEAD) Author: Elizabeth Figura <zfigura@codeweavers.com> Date: Sun Mar 15 23:25:30 2026 -0500 gdi32: Redirect system32 in AddFontResourceEx(). Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58963 dlls/gdi32/tests/font.c | 2 +- dlls/gdi32/text.c | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) Which means that this is very likely a followup issue. The output mentioned in https://bugs.winehq.org/show_bug.cgi?id=59572#c2 also never occurred again, so I was on the wrong track there. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.