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.
https://bugs.winehq.org/show_bug.cgi?id=55561
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |f6dbcccab9e33f05b4df9ba3824 | |a849b172b97c3 Keywords| |regression, source, | |testcase
https://bugs.winehq.org/show_bug.cgi?id=55561
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |f41ac64a73d84c5b49ef733cd39 | |aaf2be9d69ca5 Status|NEW |RESOLVED
--- Comment #1 from Alexandre Julliard julliard@winehq.org --- Fixed by f41ac64a73d84c5b49ef733cd39aaf2be9d69ca5.
https://bugs.winehq.org/show_bug.cgi?id=55561
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 9.0-rc2.