https://bugs.winehq.org/show_bug.cgi?id=54451
Bug ID: 54451 Summary: V-Rally Crash to desktop Product: Wine Version: 8.1 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: adec2011.ac@gmail.com Distribution: ---
V-Rally by Infogrames 1997 crashes to desktop after selecting either directx or glide mode from the start menu
Unhandled exception: page fault on read access to 0xfffffff8 in 32-bit code (0x004461bc). Register dump: CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b EIP:004461bc ESP:00a5fe50 EBP:00000000 EFLAGS:00010297( R- -- I S -A-P-C) EAX:00000000 EBX:00000001 ECX:058d056c EDX:058d0458 ESI:00000000 EDI:00754c90
https://bugs.winehq.org/show_bug.cgi?id=54451
Bernhard Übelacker bernhardu@mailbox.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bernhardu@mailbox.org
--- Comment #1 from Bernhard Übelacker bernhardu@mailbox.org --- Hello, could you please attach a file containing the complete debug output?
My version raised an 'Unhandled privileged instruction' at a 'cli' instruction. I could overcome this by creating a new wine prefix with 'export WINEARCH=win32' and setting in winecfg the version to 'Windows 95'. But as your output starts with 'Unhandled exception: page fault' I am not sure this is the same issue.