[Bug 20913] New: d3d9: Simplify GetDevice() makes multiple games crash
http://bugs.winehq.org/show_bug.cgi?id=20913 Summary: d3d9: Simplify GetDevice() makes multiple games crash Product: Wine Version: 1.1.34 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs(a)winehq.org ReportedBy: xvachon(a)gmail.com CC: hverbeet(a)gmail.com Created an attachment (id=25074) --> (http://bugs.winehq.org/attachment.cgi?id=25074) Crash log Gothic 3 With current git (1.1.34), Neverwinter Nights 2 and Gothic 3 cannot start. My regression test gives the following result: ff92e6eb6a6b0f5b6ee0d062f8434cad8f31c33d is the first bad commit commit ff92e6eb6a6b0f5b6ee0d062f8434cad8f31c33d Author: Henri Verbeet <hverbeet(a)codeweavers.com> Date: Fri Dec 4 11:50:47 2009 +0100 d3d9: Simplify GetDevice(). :040000 040000 ccebe44be5e36f17c326a41100c911a49651f50f 8d1b81d3bf3a05b4617b231be6d45d3028c207e5 M dlls I have attached a compressed +d3d9 log for Gothic 3. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=20913 Xavier Vachon <xvachon(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression CC| |xvachon(a)gmail.com -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=20913 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|d3d9: Simplify GetDevice() |Multiple games crash on |makes multiple games crash |start -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=20913 --- Comment #1 from Henri Verbeet <hverbeet(a)gmail.com> 2009-12-04 23:48:54 --- Created an attachment (id=25077) --> (http://bugs.winehq.org/attachment.cgi?id=25077) patch Does this patch work? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=20913 --- Comment #2 from Xavier Vachon <xvachon(a)gmail.com> 2009-12-05 06:06:13 --- (In reply to comment #1)
Created an attachment (id=25077) --> (http://bugs.winehq.org/attachment.cgi?id=25077) [details] patch
Does this patch work?
Yes. Thanks Henri! -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=20913 NSLW <lukasz.wojnilowicz(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lukasz.wojnilowicz(a)gmail.co | |m --- Comment #3 from NSLW <lukasz.wojnilowicz(a)gmail.com> 2009-12-05 07:40:36 --- I can confirm this issue with Gothic 3 on Fedora 12. I didn't test given patch. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=20913 Christoph Korn <c_korn(a)gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |c_korn(a)gmx.de -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=20913 Erich Hoover <ehoover(a)mines.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ehoover(a)mines.edu --- Comment #4 from Erich Hoover <ehoover(a)mines.edu> 2009-12-05 17:25:38 --- *** Bug 20928 has been marked as a duplicate of this bug. *** -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=20913 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #5 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-12-06 05:14:37 --- Marking as NEW. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=20913 Pavel Ondracka <drakkk(a)centrum.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |drakkk(a)centrum.cz --- Comment #6 from Pavel Ondracka <drakkk(a)centrum.cz> 2009-12-07 06:33:19 --- Imperium Romanum also affected, attached patch helps. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=20913 --- Comment #7 from Henri Verbeet <hverbeet(a)gmail.com> 2009-12-07 13:58:09 --- Should be fixed by 89c96ca31ea51554b70a4c59d56f3b1e8b2d3f7b. A similar issue in d3d8 should be fixed by 179cee08b043105da85fd9ffa87f1138f2534a7a. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=20913 --- Comment #8 from Xavier Vachon <xvachon(a)gmail.com> 2009-12-07 21:49:00 --- (In reply to comment #7)
Should be fixed by 89c96ca31ea51554b70a4c59d56f3b1e8b2d3f7b. A similar issue in d3d8 should be fixed by 179cee08b043105da85fd9ffa87f1138f2534a7a.
Fixed on my side indeed. Thanks! -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=20913 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #9 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-12-08 02:51:13 --- Reported fixed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=20913 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |shamanu4(a)gmail.com --- Comment #10 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-12-12 14:07:56 --- *** Bug 21001 has been marked as a duplicate of this bug. *** -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=20913 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #11 from Alexandre Julliard <julliard(a)winehq.org> 2009-12-18 13:08:02 --- Closing bugs fixed in 1.1.35. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=20913 Pete Riesett <vin.diesel.eats.babies(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vin.diesel.eats.babies(a)gmai | |l.com --- Comment #12 from Pete Riesett <vin.diesel.eats.babies(a)gmail.com> 2009-12-29 07:26:50 --- *** Bug 21176 has been marked as a duplicate of this bug. *** -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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