http://bugs.winehq.org/show_bug.cgi?id=29459
Bug #: 29459 Summary: Afterburner 3D crashes immediately after starting Product: Wine Version: 1.3.35 Platform: x86 URL: http://www.gamershell.com/download_2443.shtml OS/Version: Linux Status: NEW Keywords: download, regression Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: gyebro69@gmail.com CC: hverbeet@gmail.com Blocks: 8433 Classification: Unclassified Regression SHA1: 56e3e05e573f8952f2da1d3db3325ec5b29d22fb
Created attachment 38141 --> http://bugs.winehq.org/attachment.cgi?id=38141 terminal output
Afterburner 3D has its own bug#8433. In Wine-1.3.35 the game crashes earlier (right after starting), and this is due to the following commit:
56e3e05e573f8952f2da1d3db3325ec5b29d22fb is the first bad commit commit 56e3e05e573f8952f2da1d3db3325ec5b29d22fb Author: Henri Verbeet hverbeet@codeweavers.com Date: Wed Dec 7 22:08:55 2011 +0100
wined3d: Read the PBO back into the DIB section if we have one in surface_remove_pbo().
:040000 040000 645ce36fb2295fbc1371b747bb297b286d9ed29a 0134762b7dfe6c1639c653d1e98d28949094b348 M dlls
The patch cannot be reverted on wine-1.3.35-194-gedd5ca7, but git checkout 56e3e05e573f8952f2da1d3db3325ec5b29d22fb >>the game crashes instantly git reset --hard HEAD^ >>the game gets further and hits bug #8433
Currently there are no opened bug reports with this commit id.
Fedora 16 Nvidia 250 / driver 290.10 X.Org X Server 1.11.3
http://bugs.winehq.org/show_bug.cgi?id=29459
--- Comment #1 from Henri Verbeet hverbeet@gmail.com 2012-01-06 11:41:04 CST --- Created attachment 38283 --> http://bugs.winehq.org/attachment.cgi?id=38283 patch
This patch should help. The application seems to have a couple of other issues, but I guess those might be preexisting bugs.
http://bugs.winehq.org/show_bug.cgi?id=29459
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |f1e2c5df93689837d9b1971ee59 | |a462a8e347d85 Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #2 from GyB gyebro69@gmail.com 2012-01-09 14:45:35 CST --- Fixed by http://source.winehq.org/git/wine.git/commit/f1e2c5df93689837d9b1971ee59a462...
http://bugs.winehq.org/show_bug.cgi?id=29459
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2012-01-13 13:50:35 CST --- Closing bugs fixed in 1.3.37.