http://bugs.winehq.org/show_bug.cgi?id=18676
Summary: Infiminer (xna-based game) crashes, apparently in shader_cleanup Product: Wine Version: 1.1.22 Platform: PC URL: http://www.zachtronicsindustries.com/pivot/entry.php?i d=82 OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: xerox_xerox2000@yahoo.co.uk
Prerequisites:
1)'winetricks dotnet20 wmp9' 2) Install XNA 3.0 Runtime, from see link http://www.zachtronicsindustries.com/pivot/entry.php?id=82 3) Install Infiminer from http://www.zachtronicsindustries.com/pivot/entry.php?id=82
It now puts up splash scrren and crashes. I'll attach crash output, and a hack with which I was able to work around around the crash, and get the game running.
http://bugs.winehq.org/show_bug.cgi?id=18676
--- Comment #1 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2009-05-28 12:28:41 --- Created an attachment (id=21382) --> (http://bugs.winehq.org/attachment.cgi?id=21382) crash log
http://bugs.winehq.org/show_bug.cgi?id=18676
--- Comment #2 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2009-05-28 12:29:38 --- Created an attachment (id=21383) --> (http://bugs.winehq.org/attachment.cgi?id=21383) Hack: Commenting out shader_cleanup works around the bug
http://bugs.winehq.org/show_bug.cgi?id=18676
--- Comment #3 from Henri Verbeet hverbeet@gmail.com 2009-05-28 16:03:01 --- Created an attachment (id=21389) --> (http://bugs.winehq.org/attachment.cgi?id=21389) patch
I think it's missing an ActivateContext() call. Does this patch help?
http://bugs.winehq.org/show_bug.cgi?id=18676
--- Comment #4 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2009-05-28 16:28:27 --- (In reply to comment #3)
Created an attachment (id=21389)
--> (http://bugs.winehq.org/attachment.cgi?id=21389) [details]
patch
I think it's missing an ActivateContext() call. Does this patch help?
Yes, that patch makes the crash dissapear, and the game runs. thanks
http://bugs.winehq.org/show_bug.cgi?id=18676
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #5 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2009-05-29 13:22:38 --- fixed by d37472f27b8c91f8d92f3286e5a53ca4c473df83 thanks for the quick fix henri
http://bugs.winehq.org/show_bug.cgi?id=18676
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2009-06-05 12:47:22 --- Closing bugs fixed in 1.1.23.