http://bugs.winehq.org/show_bug.cgi?id=19728
Summary: regression d3d9+d3d8 tests crash in DestroyContext since 1.1.27 Product: Wine Version: 1.1.27 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: hoehle@users.sourceforge.net
The d3d9 and d3d8 testsuites crash since wine-1.1.27. My crash backtrace is similar to those in test.winehq.org "WinXP-AMD2600-1.1.27" (submitted by somebody else): http://test.winehq.org/data/b79639699766e7c8f3e236f3fef54e5daac0e5f9/index_W... For instance in http://test.winehq.org/data/b79639699766e7c8f3e236f3fef54e5daac0e5f9/wine_Wi...
Note that Austin English's machines show no failure in test.winehq.org, as well as Chris Ahrendt's. I'm using Ubuntu Intrepid with Intel i915 graphics.
4ab7af65750bbf0fc9ce16b15ef57eb84a8ce977 is first bad commit Author: Henri Verbeet hverbeet@codeweavers.com Date: Fri Jul 24 10:44:13 2009 +0200 wined3d: Manage occlusion queries in the context.
During bisect, 357ea123d909639991d2007e9e18a1f115a8b29e and f6cc091d75faa2d30edadfcd0fced223c7a988f1 crashed for another reason (shader_arb) in stateblock.c. Funnily, some 3D applications are unaffected.