http://bugs.winehq.org/show_bug.cgi?id=31318
Bug #: 31318 Summary: Eve online ExeFile.exe crashes when browsing market, inventory, navigating in space Product: Wine Version: 1.5.9 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: windowscodecs AssignedTo: wine-bugs@winehq.org ReportedBy: aidygus@yahoo.com Classification: Unclassified
A problem for me that's started since inferno 1.1 was released is that the client now locks up, turns grey then crashes if I try to access the market or inventory. It often happens when attempting to warp to gates as well. A petition has been submitted to CCP and through the dumps produced from the LogServer they say that they've narrowed it down to being an audio file crashing the client even though I run with the audio off most of the time. I was advised to download and reinstall the vorbis codec. The file that the dump points to is
c:\depot\games\sdk_installs\wwise\v2011.1.1-build3887\source\soundengine\codecs\akvorbisdecoder\tremor\win32\codebook.cpp
I am running eve on a Dell inspiron M5010 with AMD tri core, ATI Mobility Radeon HD 4650, 4 gig RAM and ubuntu 10.04 lucid.
I can not find this file in wine or anywhere from the root directory.
I've attached what wine spits out
http://bugs.winehq.org/show_bug.cgi?id=31318
--- Comment #1 from Raath aidygus@yahoo.com 2012-07-25 09:47:58 CDT --- Created attachment 41154 --> http://bugs.winehq.org/attachment.cgi?id=41154 ExeFile.exe stack trace
http://bugs.winehq.org/show_bug.cgi?id=31318
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|windowscodecs |-unknown
http://bugs.winehq.org/show_bug.cgi?id=31318
--- Comment #2 from Bruno Jesus 00cpxxx@gmail.com 2012-07-25 09:55:42 CDT --- Is the backtrace from 1.5.9 equal to the 1.5.4 that you attached? If not try again in wine 1.5.9.
http://bugs.winehq.org/show_bug.cgi?id=31318
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com 2012-07-25 09:57:02 CDT --- (In reply to comment #0)
The file that the dump points to is
c:\depot\games\sdk_installs\wwise\v2011.1.1-build3887\source\soundengine\codecs\akvorbisdecoder\tremor\win32\codebook.cpp
I am running eve on a Dell inspiron M5010 with AMD tri core, ATI Mobility Radeon HD 4650, 4 gig RAM and ubuntu 10.04 lucid.
I can not find this file in wine or anywhere from the root directory.
Because it's output from game itself, it's not a wine file.
I've attached what wine spits out
Backtrace: =>0 0xf5a1da4e in fglrx_dri.so (+0x95ca4e) (0x00000000) 0xf5a1da4e: movl 0x14(%edx),%eax
So it crashes in video driver, I guess you could try opensource driver instead.
http://bugs.winehq.org/show_bug.cgi?id=31318
--- Comment #4 from Raath aidygus@yahoo.com 2012-07-25 10:01:53 CDT --- the trace is from 1.5.4 but I get the same crash in 1.5.9 as well.
http://bugs.winehq.org/show_bug.cgi?id=31318
--- Comment #5 from Raath aidygus@yahoo.com 2012-07-25 10:03:58 CDT --- (In reply to comment #3)
Backtrace: =>0 0xf5a1da4e in fglrx_dri.so (+0x95ca4e) (0x00000000) 0xf5a1da4e: movl 0x14(%edx),%eax
So it crashes in video driver, I guess you could try opensource driver instead.
I get the same crash on 2 computers. this laptop with a Radeon intigrated GFX and at home on my PC with a Nvidia GTX 570.
I did try the opensource driver but the FPS I was getting were abominably bad to the point of unplayable
http://bugs.winehq.org/show_bug.cgi?id=31318
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #6 from Dan Kegel dank@kegel.com 2012-07-25 11:20:20 CDT --- You wouldn't get a crash implicating fglrx_dri.so on a system without an ATI graphics card. Got a dump from your nvidia system?
http://bugs.winehq.org/show_bug.cgi?id=31318
--- Comment #7 from Raath aidygus@yahoo.com 2012-07-26 03:57:48 CDT --- (In reply to comment #3)
Backtrace: =>0 0xf5a1da4e in fglrx_dri.so (+0x95ca4e) (0x00000000) 0xf5a1da4e: movl 0x14(%edx),%eax
So it crashes in video driver, I guess you could try opensource driver instead.
I've just tried the opensource mesa driver but eve says that it needs shader 3 support and won't run.
http://bugs.winehq.org/show_bug.cgi?id=31318
--- Comment #8 from Raath aidygus@yahoo.com 2012-07-26 08:59:07 CDT --- (In reply to comment #3)
Backtrace: =>0 0xf5a1da4e in fglrx_dri.so (+0x95ca4e) (0x00000000) 0xf5a1da4e: movl 0x14(%edx),%eax
So it crashes in video driver, I guess you could try opensource driver instead.
Quick update, the error relating to the audio file was from my desktop PC which has the Nvidia card in it. By disabling the audio in the client the crash went away.
My laptop with the Radeon card however is still crashing with the error :
FAULTING_IP: +0
http://bugs.winehq.org/show_bug.cgi?id=31318
Raath aidygus@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #9 from Raath aidygus@yahoo.com 2012-08-24 07:47:18 CDT --- Updated radeon driver and this crash stopped.
UPDATE DRIVERS!!
http://bugs.winehq.org/show_bug.cgi?id=31318
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |INVALID
--- Comment #10 from Dan Kegel dank@kegel.com 2012-08-24 11:40:23 CDT --- Awesome! But driver bugs are not FIXED here, they're INVALID (or UPSTREAM). Thanks for the update.
http://bugs.winehq.org/show_bug.cgi?id=31318
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED Resolution|INVALID |UPSTREAM
--- Comment #11 from Austin English austinenglish@gmail.com 2012-08-24 12:06:04 CDT --- Upstream