On Fri Apr 10 12:13:16 2026 +0000, Hoshino Lina wrote:
I also pushed one minor fix (was using the wrong access width for a flag), that _could_ be a problem. `0558:err:seh:NtRaiseException Unhandled exception code c0000409 flags 1 addr 0x6ffff2ac0685`
This error I got (but disappears after emitting once). fwiw !10232 does not show this issue. The latest build from cefclient test are... flaky on mac but don't respond negatively to this PR's changes, so a Steam specific thing... I did run the test by itself and it gave these errors: ``` threadctx.c:159: Starting 50 threads threadctx.c:178: Started 50 threads threadctx.c:180: Starting 2000 loops of thread context fetching threadctx.c:103: Test failed: Failed to set context: 0xc0000005 threadctx.c:103: Test failed: Failed to set context: 0xc0000005 threadctx.c:103: Test failed: Failed to set context: 0xc0000005 threadctx.c:99: Test failed: Failed to get context: 0xc0000005 threadctx.c:99: Test failed: Failed to get context: 0xc0000005 threadctx.c:99: Test failed: Failed to get context: 0xc0000005 ``` -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10419#note_135915