http://bugs.winehq.org/show_bug.cgi?id=3247
Summary: wine crashed while running Microsoft Flight Simulator 98 Product: Wine Version: 20050725 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: jerome.bouat@wanadoo.fr
Here is the 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 (0x7bc82238)->(00010024,00000008) wine: Unhandled exception (thread 0009), starting debugger... WineDbg starting on pid 0x8 Couldn't initiate DbgHelp Unhandled exception: page fault on read access to 0x00000018 in 32-bit code (0x207f75fa). In 32 bit mode. Register dump: CS:0073 SS:007b DS:007b ES:007b FS:003b GS:0033 EIP:207f75fa ESP:7bacf8ac EBP:00000000 EFLAGS:00010246( - 00 -RIZP1) EAX:20723000 EBX:7b946650 ECX:00000000 EDX:7befd64e ESI:00000000 EDI:00000001 Stack dump: 0x7bacf8ac: 7bb94ee0 7b946650 00000000 7bc20000 0x7bacf8bc: 7bacf964 7bacf9c0 7bbc24ea 00000134 0x7bacf8cc: 00000000 00000000 7bbc24ea 7bacf948 0x7bacf8dc: 00000000 7bacf988 00000000 7bacf9cc 0x7bacf8ec: b7ea7b09 00720067 006d0061 00460020 0x7bacf8fc: 006c0069 00730065 7bebf61b 00000000 Backtrace: =>1 0x207f75fa (0x00000000) 0x207f75fa: call *0x18(%ecx) fixme:winedbg:be_i386_is_func_call Unsupported yet call insn (0x10) at 0x207f75fa 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 00000010 0 0000000f 15 0000000e 15 0000000a 0 00000009 0 <== WineDbg terminated on pid 0x8 [j@localhost tmp]$ ---
Here the install log: --- [j@localhost tmp]$ wine /mnt/cdrom/Install.exe Loading required GL library /usr/X11R6/lib/libGL.so.1.2 err:shell:SHGetFolderPathW Failed to create directory 'L"F:\Desktop"'. err:shell:SHGetFolderPathW Failed to create directory 'L"F:\Desktop"'. err:shell:SHGetFolderPathW Failed to create directory 'L"F:\Desktop"'. err:shell:SHGetFolderPathW Failed to create directory 'L"F:\Desktop"'. err:shell:SHGetFolderPathW Failed to create directory 'L"F:\Desktop"'. err:shell:SHGetFolderPathW Failed to create directory 'L"F:\Desktop"'. err:shell:SHGetFolderPathW Failed to create directory 'L"F:\Desktop"'. Loading required GL library /usr/X11R6/lib/libGL.so.1.2 fixme:winhelp:WinMain Unsupported cmd line: fs98.hlp [j@localhost tmp]$ ---