http://bugs.winehq.org/show_bug.cgi?id=22465
Summary: Eufloria: random/sporadic crashes Product: Wine Version: 1.1.43 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: limited_choice@hotmail.com
Created an attachment (id=27521) --> (http://bugs.winehq.org/attachment.cgi?id=27521) WINEDEBUG=+seh,+tid
Eufloria randomly crahses or locks up (music keep playing, but game graphics stop and no user input is recognized) -> killall -9 Eufloria.exe is the only way out. Sometimes the crash will spawn a seg_fault. Cannot complete game due to this issue and am stuck at level 10 currently. Also, game can hang at launch but I found that using taskset to bind affinity to one CPU core works around this. In every instance, the game crashes with the exact same seh report;
0009:err:seh:setup_exception_record nested exception on signal stack in thread 0009 eip 7efbcf30 esp 7ffdbc7c stack 0x242000-0x340000
Gzipped logfile attached being the output of;
WINEDEBUG=+seh,+tid taskset 0x00000001 wine Eufloria.exe &>eufloria.log
http://bugs.winehq.org/show_bug.cgi?id=22465
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2010-04-23 23:34:24 --- How old is this game?
http://bugs.winehq.org/show_bug.cgi?id=22465
--- Comment #2 from Mr Nobody limited_choice@hotmail.com 2010-04-27 04:07:18 --- How old?...not very, v2.00 was released < 6months ago with the last incremental patch (2.04) released in March 2010
http://bugs.winehq.org/show_bug.cgi?id=22465
--- Comment #3 from Jeff Zaroyko jeffz@jeffz.name 2010-04-27 04:33:21 --- does the demo have the same problem? http://www.dyson-game.com/files/InstallEufloriaDemo.exe
http://bugs.winehq.org/show_bug.cgi?id=22465
--- Comment #4 from Mr Nobody limited_choice@hotmail.com 2010-04-28 00:07:06 --- (In reply to comment #3)
does the demo have the same problem? http://www.dyson-game.com/files/InstallEufloriaDemo.exe
No unfortunately -- the demo version consists of (I think?) 5 levels, however the issue only begins to occur in the -full- version at around level 8 and beyond (I'm currently stuck at level_10 with a seeming impasse - the crashing stops me from going further)
http://bugs.winehq.org/show_bug.cgi?id=22465
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet
--- Comment #5 from Jeff Zaroyko jeffz@jeffz.name 2010-04-29 05:06:37 --- One of the authors of the program tells me that it is built using MS .NET. Adding dotnet keyword.
http://bugs.winehq.org/show_bug.cgi?id=22465
--- Comment #6 from Mr Nobody limited_choice@hotmail.com 2010-04-29 07:12:17 --- That is correct - requires .NET 2.0 - when .NET 2.0 SP2 appeared in winetricks, I was hopeful things might get better...alas, this was not the case - game still misbehaves as before.
http://bugs.winehq.org/show_bug.cgi?id=22465
--- Comment #7 from Mr Nobody limited_choice@hotmail.com 2010-07-11 17:34:12 --- Just looking around a bit, the error trace I'm getting here with Eufloria would appear of the same stuff as what's being seen in;
http://bugs.winehq.org/show_bug.cgi?id=20380
Anyone have any pointers wrt what I might do to properly isolate this probability?
http://bugs.winehq.org/show_bug.cgi?id=22465
--- Comment #8 from Mr Nobody limited_choice@hotmail.com 2010-07-12 03:06:44 --- Actually, I grabbed a vanilla linux-2.6.34 tarball and compiled that + install -- this problem seems to have gone away as a result of this exercise -- this was against 1.2-rc5
http://bugs.winehq.org/show_bug.cgi?id=22465
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #9 from Jeff Zaroyko jeffz@jeffz.name 2010-07-12 07:36:59 --- (In reply to comment #8)
Actually, I grabbed a vanilla linux-2.6.34 tarball and compiled that + install -- this problem seems to have gone away as a result of this exercise -- this was against 1.2-rc5
Good work.
Let's mark this invalid then.
http://bugs.winehq.org/show_bug.cgi?id=22465
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Jeff Zaroyko jeffz@jeffz.name 2010-07-12 07:37:15 --- Closing invalid. Not a Wine bug.