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.
http://bugs.winehq.org/show_bug.cgi?id=19728
Jörg Höhle hoehle@users.sourceforge.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression, source
http://bugs.winehq.org/show_bug.cgi?id=19728
--- Comment #1 from Henri Verbeet hverbeet@gmail.com 2009-08-14 08:31:44 --- It sounds a bit unlikely that's really the cause, d3d8 doesn't even have occlusion queries. I'll see what I can find out though.
http://bugs.winehq.org/show_bug.cgi?id=19728
--- Comment #2 from Jörg Höhle hoehle@users.sourceforge.net 2009-08-14 11:17:51 --- As I was convinced of the correctness of the bisect results, I looked closer, found the fault in that commit (missing GL_SUPPORT()) and submitted a patch.
http://bugs.winehq.org/show_bug.cgi?id=19728
--- Comment #3 from Henri Verbeet hverbeet@gmail.com 2009-08-14 11:43:34 --- That makes sense, yeah.
http://bugs.winehq.org/show_bug.cgi?id=19728
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|regression d3d9+d3d8 tests |d3d9+d3d8 tests crash in |crash in DestroyContext |DestroyContext |since 1.1.27 |
http://bugs.winehq.org/show_bug.cgi?id=19728
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #4 from Vitaliy Margolen vitaliy@kievinfo.com 2009-08-16 11:14:23 --- Duplicate
*** This bug has been marked as a duplicate of bug 18636 ***
http://bugs.winehq.org/show_bug.cgi?id=19728
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Vitaliy Margolen vitaliy@kievinfo.com 2009-08-16 11:14:44 --- Closing
http://bugs.winehq.org/show_bug.cgi?id=19728
--- Comment #6 from Henri Verbeet hverbeet@gmail.com 2009-08-16 11:48:10 --- (In reply to comment #4)
Duplicate
*** This bug has been marked as a duplicate of bug 18636 ***
No, it isn't. Bugs 19744 and 19750 are duplicates of this one though, and bug 14348 probably as well.
http://bugs.winehq.org/show_bug.cgi?id=19728
--- Comment #7 from Jörg Höhle hoehle@users.sourceforge.net 2009-08-17 04:11:23 --- Henri is right. Bug #19744 and bug #19750 are reported fixed by my patch. Comment #8 of bug #14348 reveals that the present bug has become a blocker/dependee for #14348 since 1.1.27; beside that, it's different. I see no relationship to bug #18636. Nothing older than 1.1.27 can be related. Somebody with admin rights, please fix the relationships.
http://bugs.winehq.org/show_bug.cgi?id=19728
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Resolution|DUPLICATE |
--- Comment #8 from Vitaliy Margolen vitaliy@kievinfo.com 2009-08-17 08:44:20 --- Ok, reopening.
http://bugs.winehq.org/show_bug.cgi?id=19728
Jörg Höhle hoehle@users.sourceforge.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #9 from Jörg Höhle hoehle@users.sourceforge.net 2009-08-18 11:45:39 --- Marking fixed as my patch was now committed. Please mark bug #19744 and bug #19750 as duplicates. Thank you again.
http://bugs.winehq.org/show_bug.cgi?id=19728
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Alexandre Julliard julliard@winehq.org 2009-08-21 12:59:25 --- Closing bugs fixed in 1.1.28.
http://bugs.winehq.org/show_bug.cgi?id=19728
Gustavus s.devrieze@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |s.devrieze@gmail.com
--- Comment #11 from Gustavus s.devrieze@gmail.com 2009-08-24 12:55:13 --- *** Bug 19744 has been marked as a duplicate of this bug. ***