http://bugs.winehq.org/show_bug.cgi?id=7314
Summary: Anstoss 3 crash includes: err:dbghelp:elf_load_debug_info_from_map Bad CRC for module Product: Wine Version: 0.9.30. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: bunk@stusta.de
I have some infrequent but reproducible crashes in the game Anstoss 3 that include the following in the backtrace:
<-- snip -->
... 13 0x6c380185 in mfc42 (+0x10185) (0x7ced2ab8) 14 0x7efc83bb call_thread_func+0x3b() in ntdll (0x7ced2b58) 15 0x7efc865f in ntdll (+0x4865f) (0x7ced3458) err:dbghelp:elf_load_debug_info_from_map Bad CRC for module (got 3d5f38ab while expecting 9cc22b1e) 16 0xb7ebc240 start_thread+0x80() in libpthread.so.0 (0x7ced34c8) err:dbghelp:elf_load_debug_info_from_map Bad CRC for module (got 03454d52 while expecting c5c67034) 17 0xb7e5132e __clone+0x5e() in libc.so.6 (0x00000000) 0x00636641: movw 0x1bc(%ecx),%dx ...
<-- snip -->
Noone on #winehq was able to tell me whether this is an application bug (not impossible) or a Wine bug.