https://bugs.winehq.org/show_bug.cgi?id=53712 Bug ID: 53712 Summary: ole32:moniker is broken on Windows 7 in the GitLab WineTest builds Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: ole32 Assignee: wine-bugs(a)winehq.org Reporter: fgouget(a)codeweavers.com ole32:moniker is broken on Windows 7 in the GitLab WineTest builds: moniker.c:2280: ACP is 1252 0a18:4รพ": 5504 tests executed (0 marked as todo, 0 as flaky, 0 failures), 0 skipped. ole32:moniker:0a18 done (-1073740791) in 0s 115B Test failed: crash (c0000409) https://test.winehq.org/data/patterns.html#ole32:moniker Where 0xc0000409 == STATUS_STACK_BUFFER_OVERRUN. The failures started on 2022-07-26 which is when the WineTest builds switched from the old build system to GitLab. A test with winetest-889fe64d9f2e.exe (built on 2022-07-25) confirms that this test still succeeds when using binaries from the old build system. -- 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.