https://bugs.winehq.org/show_bug.cgi?id=36806
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Summary|Corona Simulator crashes |Wine builtin 'explorer' | |crashes in WINEPREFIX with | |Corona Simulator installed
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello folks,
correcting summary.
Your backtrace shows it's not the game process but Wine builtin 'explorer' crashing (likely due to heap corruption).
--- snip --- Unhandled exception: page fault on write access to 0x01010105 in 32-bit code (0x7bc4b8eb). Register dump: CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b EIP:7bc4b8eb ESP:0033eba0 EBP:0033f058 EFLAGS:00010287( R- -- I S - -P-C) EAX:01010101 EBX:7bcbf000 ECX:00147808 EDX:00010101 ESI:00000048 EDI:0000000a ... Backtrace: =>0 0x7bc4b8eb RtlReAllocateHeap+0x24b() in ntdll (0x0033f058) 1 0x7e1996f9 in comctl32 (+0x296f8) (0x0033f0c8) 2 0x7e19ff3c ImageList_ReplaceIcon+0x4cb() in comctl32 (0x0033f158) 3 0x7eff26b0 in explorer (+0x126af) (0x0033f4e8) 4 0x7eff2961 in explorer (+0x12960) (0x0033f5a8) 5 0x7eff2fb4 in explorer (+0x12fb3) (0x0033f5d8) 6 0x7df33c52 in shell32 (+0x23c51) (0x0033f658) 7 0x7df32ce1 in shell32 (+0x22ce0) (0x0033f6b8) 8 0x7eff4265 wWinMain+0xcf4() in explorer (0x0033fd98) ... 0x7bc4b8eb RtlReAllocateHeap+0x24b in ntdll: movl %edx,0x4(%eax) Modules: Module Address Debug info Name (64 modules) ELF 7b800000-7ba5b000 Dwarf kernel32<elf> -PE 7b810000-7ba5b000 \ kernel32 ELF 7bc00000-7bcdb000 Dwarf ntdll<elf> -PE 7bc10000-7bcdb000 \ ntdll ELF 7bf00000-7bf04000 Dwarf <wine-loader> ELF 7de77000-7deb8000 Deferred usp10<elf> -PE 7de80000-7deb8000 \ usp10 ELF 7deb8000-7ded9000 Deferred explorerframe<elf> -PE 7dec0000-7ded9000 \ explorerframe ... Threads: process tid prio (all id:s are in hex) ... 00000009 (D) C:\windows\system32\explorer.exe 0000002e 0 0000002b 0 0000000d 0 <== --- snip ---
Please do as Austin said, upgrade Wine to recent version and retest.
Regards