http://bugs.winehq.org/show_bug.cgi?id=4148
Summary: Unhandled page fault on read access with Microsoft Flight Simulator 98 Product: Wine Version: unspecified Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: jerome.bouat@wanadoo.fr
With 0.9.4 version.
Log: --- [j@localhost tmp]$ wine /home/j/.wine/drive_c/Program\ Files/Microsoft\ Games/Flight\ Simulator/FLTSIM98.EXE Loading required GL library /usr/X11R6/lib/libGL.so.1.2 fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x7bc7bea8)->(0x10024,00000008) wine: Unhandled page fault on read access to 0x0000000c at address 0x7b2951de (thread 000b), starting debugger... WineDbg starting on pid 0x8 Couldn't initiate DbgHelp Unhandled exception: page fault on read access to 0x0000000c in 32-bit code (0x7b2951de). In 32 bit mode. Register dump: CS:0073 SS:007b DS:007b ES:007b FS:003b GS:0033 EIP:7b2951de ESP:7f3ae9b8 EBP:7f3ae9c0 EFLAGS:00010246( - 00 -RIZP1) EAX:7beff1a0 EBX:7b2ab520 ECX:00000000 EDX:00000002 ESI:00000000 EDI:00000003 Stack dump: 0x7f3ae9b8: 7b2ab520 7bc21518 7f3ae9e0 7b2a4978 0x7f3ae9c8: 7b280000 00000003 00000000 7bef51b0 0x7f3ae9d8: 7bc21518 7bc21508 7f3aea00 7bec12b5 0x7f3ae9e8: 7b280000 00000003 00000000 00000000 0x7f3ae9f8: 7f3aea10 7bef51b0 7f3aea84 7bec413b 0x7f3aea08: 7b2a4950 7b280000 00000003 00000000 Backtrace: =>1 0x7b2951de (0x7b2951de) 2 0x7b2a4978 (0x7b2a4978) 3 0x7bec12b5 (0x7bec12b5) 4 0x7bec413b (0x7bec413b) 5 0x7bec4f94 (0x7bec4f94) 6 0x7beddb15 (0x7beddb15) 7 0x7bba7505 (0x7bba7505) 8 0x7bba7670 (0x7bba7670) 9 0x7bedd6ae (0x7bedd6ae) 10 0xb7fad3b0 (0xb7fad3b0) 11 0xb7f4526e (0xb7f4526e) 0x7b2951de: movl 0xc(%esi),%edx Modules: Module Address Debug info Name (0 modules) Threads: process tid prio (all id:s are in hex) 00000008 (D) C:\Program Files\Microsoft Games\Flight Simulator\FLTSIM98.EXE 0000000b 15 <== 0000000a 0 00000009 0 WineDbg terminated on pid 0x8 [j@localhost tmp]$ ---