[Bug 55647] New: kernel32:heap - test_GlobalMemoryStatus() gets a bad ullAvailVirtual value on macOS
https://bugs.winehq.org/show_bug.cgi?id=55647 Bug ID: 55647 Summary: kernel32:heap - test_GlobalMemoryStatus() gets a bad ullAvailVirtual value on macOS Product: Wine Version: unspecified Hardware: x86-64 OS: Mac OS X Status: NEW Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs(a)winehq.org Reporter: fgouget(a)codeweavers.com kernel32:heap - test_GlobalMemoryStatus() gets a bad ullAvailVirtual value on macOS: heap.c:3628: Test failed: got ullAvailVirtual 0x7ffffeb62000 See https://test.winehq.org/data/patterns.html#kernel32:heap These failures currently are systematic but mysteriously did not happen from 2023-08-23 to 2023-09-18 (except for 2023-08-30, see Remi's rbernon-macos-* cloud test machines). -- 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=55647 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |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=55647 --- Comment #1 from François Gouget <fgouget(a)codeweavers.com> --- I also think this is different from bug 54498 because: * This failure is systematic. * It does not impact the same memory metric. * And more specifically, ullAvailVirtual refers to the process' virtual address space so the failure should not be caused by other processes starting or stopping. -- 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