https://bugs.winehq.org/show_bug.cgi?id=55225 Bug ID: 55225 Summary: kernel32:thread - test_stack() gets an unexpected values for -2 & -3 indexes 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:thread - test_stack() gets an unexpected stack[-2] value on Windows: thread.c:1180: Test failed: wrong data 0358FFF8 = 00000000 thread.c:1181: Test failed: wrong data 0358FFF4 = 00000000 See https://test.winehq.org/data/patterns.html#kernel32:thread Where the first value depends on the stack pointer and changes with every run, thus causing false positives. -- 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.