[Bug 40727] New: ddraw tests broken with warn+heap
https://bugs.winehq.org/show_bug.cgi?id=40727 Bug ID: 40727 Summary: ddraw tests broken with warn+heap Product: Wine Version: 1.7.35 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs(a)winehq.org Reporter: stefandoesinger(a)gmx.at Distribution: --- The DirectDraw tests are broken since commit 00bf75066b752193d879c3b1d6ce6cbc20646e5f when WINEDEBUG=warn+heap is set: ../../../../../src/wine/tools/runtest -q -P wine -T ../../.. -M ddraw.dll -p ddraw_test.exe.so ddraw1 && touch ddraw1.ok ddraw1.c:4220: Test failed: PRIMARYSURFACE: Got unexpected hr 0x80070057. ddraw1.c:4220: Test failed: OFFSCREENPLAIN: Got unexpected hr 0x80070057. ddraw1.c:4220: Test failed: TEXTURE: Got unexpected hr 0x80070057. And similar failures in ddraw2, ddraw4 and ddraw7. Without warn+heap the tests run OK, but I have seen random failures and crashes with CSMT that could be related to this regression. -- 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=40727 Stefan Dösinger <stefandoesinger(a)gmx.at> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |joseph.kucia(a)gmail.com Regression SHA1| |00bf75066b752193d879c3b1d6c | |e6cbc20646e5f Keywords| |regression -- 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=40727 --- Comment #1 from Henri Verbeet <hverbeet(a)gmail.com> --- Created attachment 54636 --> https://bugs.winehq.org/attachment.cgi?id=54636 patch -- 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=40727 Józef Kucia <joseph.kucia(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |2afd2f705f9352947527b95fbdd | |9af95c2a726b2 --- Comment #2 from Józef Kucia <joseph.kucia(a)gmail.com> --- Fixed in git: http://source.winehq.org/git/wine.git/?a=commit;h=2afd2f705f9352947527b95fbd... -- 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=40727 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.9.12. -- 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)
-
wine-bugs@winehq.org