http://bugs.winehq.org/show_bug.cgi?id=59404 Bug ID: 59404 Summary: Framemaker 8 crashes due to patch to sysparams.c Product: Wine Version: 11.2 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: win32u Assignee: wine-bugs@list.winehq.org Reporter: ulrich.gemkow@ikr.uni-stuttgart.de Distribution: --- Created attachment 80372 --> http://bugs.winehq.org/attachment.cgi?id=80372 Backtrace shown Framemaker 8 crashes since the following patch (found by bisect) commit 3d3a95f4742ab5091b7512e444e2e741b7017092 (HEAD) Author: Esme Povirk <esme@codeweavers.com> Date: Mon Feb 2 23:17:21 2026 +0000 win32u: Actually return HKL for SPI_GETDEFAULTINPUTLANG. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=40435 dlls/win32u/sysparams.c | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) Reverting this patch solves the problem. Attached is the backtrace which is shown for the crash. -- 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.