https://bugs.winehq.org/show_bug.cgi?id=55291
Bug ID: 55291 Summary: gdi32:dc - print_something() gets a bad signature on fg-deb64-* Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: gdi32 Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com Distribution: ---
gdi32:dc - print_something() gets a bad signature on fg-deb64-*:
dc.c:1501: Test failed: wrong signature:
See https://test.winehq.org/data/patterns.html#gdi32:dc
This does not depend on bitness, happens systematically and a bisect shows that the failure started with the commit below:
commit d5373ef6f92d36971859db0746600188ada22a7d Author: Piotr Caban piotr@codeweavers.com Date: Sun Jul 9 13:05:42 2023 +0200
wineps: Buffer data sent to printer port.