[Bug 54012] New: kernel32:heap - The 64-bit test_GlobalAlloc() fails on Windows 7
https://bugs.winehq.org/show_bug.cgi?id=54012 Bug ID: 54012 Summary: kernel32:heap - The 64-bit test_GlobalAlloc() fails on Windows 7 Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs(a)winehq.org Reporter: fgouget(a)codeweavers.com kernel32:heap - The 64-bit test_GlobalAlloc() fails on Windows 7: heap.c:1757: Test failed: flags 0x2: GlobalReAlloc returned 0000000000899D10 heap.c:1788: Test failed: flags 0x2: GlobalReAlloc returned 0000000000899D10 heap.c:1763: Test failed: flags 0x82: got ptr 000000000089A0C0 was 0000000000899D10 heap.c:1794: Test failed: flags 0x82: got ptr 000000000089A0C0 was 0000000000899D10 See https://test.winehq.org/data/patterns.html#kernel32:heap A bisect shows the failures started with the commit below: commit 170e04648034f548e118625f969f09de8921024b Author: Rémi Bernon <rbernon(a)codeweavers.com> Date: Fri Nov 18 23:36:45 2022 +0100 kernel32/tests: Add more (Global|Local)ReAlloc tests. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=53474 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=54012 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rbernon(a)codeweavers.com Regression SHA1| |170e04648034f548e118625f969 | |f09de8921024b Keywords| |regression, source, | |testcase -- 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.
https://bugs.winehq.org/show_bug.cgi?id=54012 Rémi Bernon <rbernon(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |b793367c676c643602f5a0986b0 | |bbb4c9f4b0694 --- Comment #1 from Rémi Bernon <rbernon(a)codeweavers.com> --- Fixed with b793367c676c643602f5a0986b0bbb4c9f4b0694. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=54012 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 8.0-rc1. -- 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.
participants (1)
-
WineHQ Bugzilla