http://bugs.winehq.org/show_bug.cgi?id=32500
guido.grazioli@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |guido.grazioli@gmail.com
--- Comment #1 from guido.grazioli@gmail.com 2013-02-01 21:35:26 CST --- I can 100% reproduce this in wine-1.5.22, on x86-64 Linux, when starting the game. Setting to Windows 7 lets the game start.
However, I guess the error is not strictly related to winver, as later in the game, I get the same exact crash, 100% of the times:
wine: Unhandled page fault on read access to 0xbcb5147f at address 0x78aa1ed7 (thread 0030), starting debugger... Unhandled exception: page fault on read access to 0xbcb5147f in 32-bit code (0x78aa1ed7). Register dump: CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b EIP:78aa1ed7 ESP:00f0e198 EBP:00f0e1a0 EFLAGS:00210216( R- -- I -A-P- ) EAX:fb6cf4db EBX:035fbf2c ECX:0fadf817 EDX:00000000 ESI:bcb5147f EDI:03610020 Stack dump: 0x00f0e198: 00a443b0 00000000 00f0e1dc 113b679d 0x00f0e1a8: 03610020 bcb5147f 3eb7e05c 035fbfa4 0x00f0e1b8: 00000000 00000000 be19b33b bd348598 0x00f0e1c8: 00000000 00000001 00000180 00001800 0x00f0e1d8: 03610020 00f0e21c 10c51e68 bcb5147f 0x00f0e1e8: 00000000 00000000 00000000 be19b33b Backtrace: =>0 0x78aa1ed7 in msvcr100 (+0x1ed7) (0x00f0e1a0) 1 0x113b679d in fc3 (+0x13b679c) (0x00f0e1dc) 2 0x10c51e68 in fc3 (+0xc51e67) (0x00f0e21c) 3 0x10c52ce8 in fc3 (+0xc52ce7) (0x00f0e238)
It happens during a loading screen, just before playing a cut scene (information got from youtube as I never seen the cut scene start playing).
The game in installed in a fresh WINEARCH=win32 prefix with vcredist2010sp1 and msvcrt2010 override set to native,builtin.