https://bugs.winehq.org/show_bug.cgi?id=51789 Bug ID: 51789 Summary: Applications fails to start due to gdi32 initialization failure Product: Wine Version: 6.17 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: gdi32 Assignee: wine-bugs(a)winehq.org Reporter: bunglehead(a)gmail.com Regression SHA1: 3eeb37f86a4d0a8c826fa72d8f657e13b8d159e4 Distribution: --- Bisect points to this one: 3eeb37f86a4d0a8c826fa72d8f657e13b8d159e4 is the first bad commit commit 3eeb37f86a4d0a8c826fa72d8f657e13b8d159e4 Author: Jacek Caban <jacek(a)codeweavers.com> Date: Thu Sep 23 13:44:05 2021 +0100 gdi32: Directly use ntdll in add_face_to_cache. Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> Signed-off-by: Huw Davies <huw(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> dlls/gdi32/font.c | 46 ++++++++++++++++++++++++++++++++++++---------- 1 file changed, 36 insertions(+), 10 deletions(-) Default output shows loader error for gdi32. I'll attach some logs. -- 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.