http://bugs.winehq.org/show_bug.cgi?id=26517
Summary: WWIIOL crash to desktop Product: Wine Version: 1.3.16 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: oleaut32 AssignedTo: wine-bugs@winehq.org ReportedBy: brian@brianvuyk.com
WWIIOnline crashes to the desktop with the following chunk in the console:
fixme:dbghelp:elf_new_wine_thunks Duplicate in L"oleaut32<elf>": IPersistPropertyBag2_FormatStringOffsetTable<7c6ca2bc-00000008> IPictureDisp_FormatStringOffsetTable<7c6ca2bc-0> fixme:dbghelp_dwarf:compute_location Only supporting one breg (ecx/18 -> edi/24)
The crash can be replicated by entering the game, spawning an airplane, and flying. Eventually, you will crash with the above error.
I would be happy to provide better information for debugging if someone tells me what needs to be done.