http://bugs.winehq.org/show_bug.cgi?id=59850 Alex Henrie <alexhenrie24@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Keywords| |source CC| |alexhenrie24@gmail.com Version|10.0 |9.12 Component|-unknown |ntdll Regression SHA1| |6e82d33eb70d88a72eed03c2fc9 | |9ff4402a50a54 Ever confirmed|0 |1 --- Comment #6 from Alex Henrie <alexhenrie24@gmail.com> --- I can reproduce the crash. `git bisect` says: 6e82d33eb70d88a72eed03c2fc99ff4402a50a54 is the first bad commit commit 6e82d33eb70d88a72eed03c2fc99ff4402a50a54 Author: Alexandre Julliard <julliard@winehq.org> Date: Thu Jun 20 16:23:25 2024 +0200 ntdll: Don't set the TEB ExceptionList to -1 on 64-bit. The tests show that it should be zero. dlls/ntdll/unix/virtual.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 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.