http://bugs.winehq.org/show_bug.cgi?id=34476
Bug #: 34476 Summary: Arx Fatalis crashes on start Product: Wine Version: 1.7.1 Platform: x86 URL: http://www.fileplanet.com/85489/80000/fileinfo/Arx-Fat alis-Demo-%5BEnglish---Updated%5D 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 Classification: Unclassified Regression SHA1: 6325f3ddd8d9922b49608b3afc096eaebada737d
Created attachment 45903 --> http://bugs.winehq.org/attachment.cgi?id=45903 terminal output (Arx Fatalis demo)
This will be probably a dupe of bug #34467, once regression testing is done in #34467, because terminal output produced by Fallout/Fallout 2 before crashing is very similar to the one in bug #34467.
Arx Fatalis also crashes on start, can be reproduced with the demo version as well. The following error message is shown by the game: "A DDraw object has a non-zero reference count (meaning it was not properly cleaned up)."
Fallout and Fallout 2 (GOG.com versions) crash when I start a new game, but with a different backtrace.
The result of the regression testing:
6325f3ddd8d9922b49608b3afc096eaebada737d is the first bad commit commit 6325f3ddd8d9922b49608b3afc096eaebada737d Author: Henri Verbeet hverbeet@codeweavers.com Date: Wed Sep 4 08:56:45 2013 +0200
wined3d: Don't set WINED3DUSAGE_RENDERTARGET on the front buffer.
We never render directly to the front buffer, and in case of e.g. a P8 front buffer, we would fail surface creation if we were to enforce format restrictions.
:040000 040000 92c8f800515ead7d435f129ac8d803e95929aca0 66111a39033c6406a011436ee6787f7ae75ee324 M dlls
Reverting the patch on wine-1.7.1-158-g88c2a18 fixes the problem.
Nvidia binary drivers 325.15
http://bugs.winehq.org/show_bug.cgi?id=34476
--- Comment #1 from GyB gyebro69@gmail.com 2013-09-08 21:26:36 CDT --- Created attachment 45904 --> http://bugs.winehq.org/attachment.cgi?id=45904 backtrace (Fallout 1)
http://bugs.winehq.org/show_bug.cgi?id=34476
--- Comment #2 from Bruno Jesus 00cpxxx@gmail.com 2013-09-08 21:33:53 CDT --- Hi, I have been doing the regression test in the last hours, it takes too much time to compile wine in my computer. I stopped my test and I'm now testing your results, if I have the same regression result I'll solve my bug as dup of yours.
http://bugs.winehq.org/show_bug.cgi?id=34476
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #3 from Bruno Jesus 00cpxxx@gmail.com 2013-09-09 04:35:17 CDT --- *** Bug 34467 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=34476
--- Comment #4 from Henri Verbeet hverbeet@gmail.com 2013-09-09 10:13:32 CDT --- Created attachment 45906 --> http://bugs.winehq.org/attachment.cgi?id=45906 Arx Fatalis patch
I think this patch should help for the issue with Arx Fatalis.
http://bugs.winehq.org/show_bug.cgi?id=34476
--- Comment #5 from Henri Verbeet hverbeet@gmail.com 2013-09-09 10:14:42 CDT --- Created attachment 45907 --> http://bugs.winehq.org/attachment.cgi?id=45907 AoE II patch
And this one for the issue with Age of Empires II, and probably Fallout.
http://bugs.winehq.org/show_bug.cgi?id=34476
--- Comment #6 from GyB gyebro69@gmail.com 2013-09-09 10:41:16 CDT --- (In reply to comment #4)
Created attachment 45906 [details] Arx Fatalis patch
I think this patch should help for the issue with Arx Fatalis.
This patch fixes the crash in Arx Fatalis as well as in Fallout/Fallout2.
http://bugs.winehq.org/show_bug.cgi?id=34476
--- Comment #7 from GyB gyebro69@gmail.com 2013-09-09 10:42:29 CDT --- (In reply to comment #5)
Created attachment 45907 [details] AoE II patch
And this one for the issue with Age of Empires II, and probably Fallout.
This patch fixes the crash in Fallout/Fallout 2, but doesn't help with the crash in Arx Fatalis.
http://bugs.winehq.org/show_bug.cgi?id=34476
--- Comment #8 from Bruno Jesus 00cpxxx@gmail.com 2013-09-09 21:49:16 CDT --- Unfortunately the patches combined or separated do not fix the issue in Aoe2 for me.
http://bugs.winehq.org/show_bug.cgi?id=34476
--- Comment #9 from Henri Verbeet hverbeet@gmail.com 2013-09-10 02:12:53 CDT --- (In reply to comment #8)
Unfortunately the patches combined or separated do not fix the issue in Aoe2 for me.
Odd, it seems to work in at least the demo for me. Could you attach a log with WINEDEBUG="+ddraw,+d3d,+d3d_surface,+seh,+tid" and both patches applied?
http://bugs.winehq.org/show_bug.cgi?id=34476
--- Comment #10 from Bruno Jesus 00cpxxx@gmail.com 2013-09-10 07:28:33 CDT --- I'll give it a new try, maybe I did something wrong.
http://bugs.winehq.org/show_bug.cgi?id=34476
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |3c6d11706fd5d71c1781f75f19d | |dab5e9f91d7cb Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #11 from GyB gyebro69@gmail.com 2013-09-12 20:13:37 CDT --- The crash when starting Arx Fatalis is fixed by http://source.winehq.org/git/wine.git/commitdiff/3c6d11706fd5d71c1781f75f19d...
http://bugs.winehq.org/show_bug.cgi?id=34476
--- Comment #12 from Bruno Jesus 00cpxxx@gmail.com 2013-09-12 21:57:32 CDT --- I'm sorry Henri. I was mixing two different issues: the game is too slow and randomly crashes. Indeed now the game does not crash any longer, but it's still slow so I'll finish the regression test I started for my bug 34467 and post the results there.
http://bugs.winehq.org/show_bug.cgi?id=34476
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #13 from Alexandre Julliard julliard@winehq.org 2013-09-13 13:19:50 CDT --- Closing bugs fixed in 1.7.2.
http://bugs.winehq.org/show_bug.cgi?id=34476
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |1.6.x
http://bugs.winehq.org/show_bug.cgi?id=34476
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|1.6.x |---
https://bugs.winehq.org/show_bug.cgi?id=34476
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net URL|http://www.fileplanet.com/8 |https://web.archive.org/web |5489/80000/fileinfo/Arx-Fat |/20210124113539/http://down |alis-Demo-%5BEnglish---Upda |load.fileplanet.com/ftp1/ga |ted%5D |medemos/rpg/arx_demo_englis | |h.zip?st=lqvq-KGlgLo6kYRVmT | |peOA&e=1611498842