https://bugs.winehq.org/show_bug.cgi?id=55226 Bug ID: 55226 Summary: kernel32:process - test_SuspendProcessState() gets unexpected esp/rsp on Windows 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:process - test_SuspendProcessState() gets unexpected esp/rsp on Windows. The 32-bit tests get a bad esp value: process.c:3445: Test failed: esp is not at top of stack page or properly aligned: 0125f88c process.c:3279: Test failed: esp is not at top of stack page or properly aligned: 00fafa30 While the 64-bit tests get a bad rsp value: process.c:3415: Test failed: rsp is not at top of stack page bd0ffffde8 process.c:3264: Test failed: rsp is not at top of stack page 962e7ffad8 See https://test.winehq.org/data/patterns.html#kernel32:process -- 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.