http://bugs.winehq.org/show_bug.cgi?id=3291
Summary: crash in Battlefield 1942 demo:msvcrt-bug? Product: Wine Version: CVS Platform: Other URL: http://files.ausgamers.com:85/downloads/1125916843/bf194 2_sp_demo.zip OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: xerox_xerox2000@yahoo.co.uk
Hi i would like to run the battlefield 1942 demo from the website above. It crashes immediately: [root@xxxxxxx-z0xdi4y Battlefield 1942 Singleplayer Demo]# wine BF1942.exe wine: Unhandled exception (thread 0009), starting debugger... WineDbg starting on pid 0x8 Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x00b5c770). In 32 bit mode. Register dump: CS:0073 SS:007b DS:007b ES:007b FS:003b GS:0033 EIP:00b5c770 ESP:7fa7f69c EBP:7fa7fac0 EFLAGS:00210246( - 00 -RIZP1) EAX:00000000 EBX:00000000 ECX:ffffffff EDX:00000000 ESI:00000000 EDI:00000000 Stack dump: 0x7fa7f69c: 7fdde123 7f3e5e8c 7fa7fac0 00000000 0x7fa7f6ac: 7feab1e0 00000000 00c4e900 00000000 0x7fa7f6bc: 7f3f4093 7f3f406e 00002800 00000000 0x7fa7f6cc: 00000000 00000000 7fa7fac0 0082e064 0x7fa7f6dc: 00000000 00c4e998 00c7c8d0 0047b6bc 0x7fa7f6ec: 7fa7fad0 7fa7fad0 0000000a 7bef1b00 Backtrace: =>1 0x00b5c770 in bf1942 (+0x75c770) (0x7fa7fac0) 2 0x00000000 (0x00000075) 3 0x00000000 (0x00000000) 0x00b5c770: repne scasb %es:(%edi)
I did a +relay,+seh trace. Just before the crash there are several calls to msvcrt. If i use native msvcrt the program starts up just fine (although there's a problem with missing fonts--> unreadable text, but i'll file that as another bug). i'll attach the last part of the trace, just before the crash