http://bugs.winehq.org/show_bug.cgi?id=30345
Bug #: 30345 Summary: EVE-Online Unhandled exception: page fault on write access to 0x00000c08 in 32-bit code (0x09253e71). Product: Wine Version: 1.5.1 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msvcrt AssignedTo: wine-bugs@winehq.org ReportedBy: Commander.Alchemy@gmail.com Classification: Unclassified
Created attachment 39664 --> http://bugs.winehq.org/attachment.cgi?id=39664 Backtrace for the EVE - Online Launcher
<b> EVE - Online Launcher </b>
EVE-Online Launcher crashes during patching with; Unhandled exception: page fault on read access to 0x443a1267 in 32-bit code (0x1e064205).
Backtrace = http://codepad.org/ohxpHOri
As of Wine 1.5.1 I need the following overrides set to native,builtin to make the launcher patch. msvcrt msvcr80 msvcr90 msvcr100 To make the game work you need to set the same overrides to builtin,native
<b> EVE - Online Captain's Quarters </b>
EVE-Online Game crashes when entering Captain's Quarters with; Unhandled exception: page fault on write access to 0x00000c08 in 32-bit code (0x09253e71).
Have not tried to set different natives since the game wont launch with the settings above.
<b>summa summarum</b> I think both crashes are related to the same bug if not please correct me and i will create two bug reports.
To install the game I used fresh wineprefix, installed it on Arch Linux. Used, WINEARCH=win32 WINEPREFIX=~/.Commander winetricks corefonts vcrun2005 vcrun2008 vcrun2010
Then played with the overrides to get the game to patch and launch. and recorded the backtraces with winelibs.
If any info is needed please reply.