https://bugs.winehq.org/show_bug.cgi?id=55561
Bug ID: 55561 Summary: kernel32:virtual - The 32-bit test_write_watch() fails in the new WoW mode Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com Distribution: ---
kernel32:virtual - The 32-bit test_write_watch() fails in the new WoW mode:
virtual.c:2099: Test failed: VirtualAlloc succeeded
See https://test.winehq.org/data/patterns.html#kernel32:virtual
A bisect shows that this started with the commit below:
commit f6dbcccab9e33f05b4df9ba3824a849b172b97c3 Author: Alexandre Julliard julliard@winehq.org Date: Mon Aug 28 13:47:14 2023 +0200
wow64: Send cross-process notifications.