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@winehq.org Reporter: stefandoesinger@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.
https://bugs.winehq.org/show_bug.cgi?id=40727
Stefan Dösinger stefandoesinger@gmx.at changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |joseph.kucia@gmail.com Regression SHA1| |00bf75066b752193d879c3b1d6c | |e6cbc20646e5f Keywords| |regression
https://bugs.winehq.org/show_bug.cgi?id=40727
--- Comment #1 from Henri Verbeet hverbeet@gmail.com --- Created attachment 54636 --> https://bugs.winehq.org/attachment.cgi?id=54636 patch
https://bugs.winehq.org/show_bug.cgi?id=40727
Józef Kucia joseph.kucia@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |2afd2f705f9352947527b95fbdd | |9af95c2a726b2
--- Comment #2 from Józef Kucia joseph.kucia@gmail.com --- Fixed in git: http://source.winehq.org/git/wine.git/?a=commit;h=2afd2f705f9352947527b95fbd...
https://bugs.winehq.org/show_bug.cgi?id=40727
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.9.12.