[Bug 10865] New: Jedi Knight Dark Forces II Demo - crash (regression?)
http://bugs.winehq.org/show_bug.cgi?id=10865 Summary: Jedi Knight Dark Forces II Demo - crash (regression?) Product: Wine Version: 0.9.51. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: wine-kernel AssignedTo: wine-bugs(a)winehq.org ReportedBy: remailer(a)gmail.com Created an attachment (id=9762) --> (http://bugs.winehq.org/attachment.cgi?id=9762) WINEDEBUG=warn+all wine jkdemo.exe Application crash - Jedi Knight Dark Forces II Demo and Retail Using winecfg, the Windows version is set to 2000. To reproduce download jedidemo.exe from here http://files.filefront.com/jedidemoexe/;845549;/fileinfo.html Installer works fine, 0.9.51: upon launching jkdemo.exe, music plays and then crash occurs in cutscene. See attached log. This appears to be a regression as, I have tested the following wine-0.9.30 - jkdemo.exe loads, cutscene plays, menu has some graphics corruption when mouse pointer is passed over item, can load and play game. wine-0.9.31 - regression appears to occur here, jkdemo.exe crashes on startup wine-0.9.34 - starts to load, gives message "display must be set to more than 256 colors" and exits wine-0.9.35 - starts to load, gives message "display must be set to more than 256 colors" and exits wine-0.9.36 - crash on startup wine-0.9.40 - crash on startup wine-0.9.46 - crash on startup wine-0.9.47 - crash on startup wine-0.9.48 - crash on startup wine-0.9.49 - crash on startup wine-0.9.50 - same behavior as 0.9.51 I have attached the warn+all log for 0.9.51, if there are any other logs or testing required, please let me know. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10865 John Doe <remailer(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10865 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|wine-kernel |wine-directx-d3d Keywords| |download, regression Summary|Jedi Knight Dark Forces II |Jedi Knight Dark Forces II |Demo - crash (regression?) |Demo - crash --- Comment #1 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2007-12-22 22:40:18 --- If you can compile Wine yourself please do a regression testing as described here: http://wiki.winehq.org/RegressionTesting -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10865 John Doe <remailer(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |stefan(a)codeweavers.com Component|wine-directx-d3d |wine-kernel --- Comment #2 from John Doe <remailer(a)gmail.com> 2007-12-23 04:53:37 --- (In reply to comment #1)
If you can compile Wine yourself please do a regression testing as described here: http://wiki.winehq.org/RegressionTesting
Thanks for the information. I followed the RegressionTesting instructions, using bisect between 0.9.30 and 0.9.31, git reports that this patch is to blame. b48dfb3c547f060270b96e51f6bebc9ce1d0a891 is first bad commit commit b48dfb3c547f060270b96e51f6bebc9ce1d0a891 Author: Stefan Dösinger <stefan(a)codeweavers.com> Date: Tue Feb 13 20:21:48 2007 +0100 wined3d: Always use np2 repacking if no native np2 support is available. :040000 040000 571e78d69cec82afdc63e5780790ca46ae1d119a f4b7aaa7bf6cc48a6847a805363b9a3bdb63918e M dlls -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10865 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|wine-kernel |wine-directx-d3d -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10865 Jeff Zaroyko <jeffzaroyko(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #9762 is|0 |1 obsolete| | --- Comment #3 from Jeff Zaroyko <jeffzaroyko(a)gmail.com> 2008-01-02 06:29:28 --- Created an attachment (id=9981) --> (http://bugs.winehq.org/attachment.cgi?id=9981) WINEDEBUG=+d3d_draw,+d3d,+ddraw,+seh Added a better backtrace WINEDEBUG=+d3d_draw,+d3d,+ddraw,+seh, tested with latest git wine-0.9.52-62-g1f26b14 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10865 Jeff Zaroyko <jeffzaroyko(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://files.filefront.com/S | |tar+Wars+Jedi+Knight+Dark+Fo | |rces+II+Demo/;3058720;/filei | |nfo.html -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10865 Jeff Zaroyko <jeffzaroyko(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #4 from Jeff Zaroyko <jeffzaroyko(a)gmail.com> 2008-01-08 02:56:30 --- This appears to be fixed in the latest git. Thanks to Roderick Colenbrander for fixing bug 10899! -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10865 Jeff Zaroyko <jeffzaroyko(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Jeff Zaroyko <jeffzaroyko(a)gmail.com> 2008-01-18 01:30:07 --- works with wine-0.9.53, closing. -- 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