https://bugs.winehq.org/show_bug.cgi?id=44591
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Resolution|INVALID |DUPLICATE Component|-unknown |mscoree Version|unspecified |1.6.2 Summary|Installation Failure |Some installers fail with | |Wine-Mono due to | |mscoree.corruntimehost_Star | |t being a stub Keywords| |Installer
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello folks,
likely a dupe of existing bugs, fixed long time ago.
--- snip --- Unhandled exception: page fault on read access to 0x7dc32de8 in 32-bit code (0x10001025). Register dump: CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b EIP:10001025 ESP:0033f564 EBP:0033f588 EFLAGS:00010246( R- -- I Z- -P- ) EAX:7dc32da0 EBX:00000000 ECX:0033f57c EDX:00000000 ESI:0033f834 EDI:0015cbc0 ... Backtrace: =>0 0x10001025 in msi2a35.tmp (+0x1025) (0x0033f588) 1 0x10002532 in msi2a35.tmp (+0x2531) (0x0033fc70) 2 0x10003b51 in msi2a35.tmp (+0x3b50) (0x0033fcb8) ... 17 0xf7530dff wine_init+0x30e() in libwine.so.1 (0xffe133d8) 18 0x7bf00d42 main+0x81() in <wine-loader> (0xffe13828) 19 0xf734d637 __libc_start_main+0xf6() in libc.so.6 (0x00000000) 0x10001025: call *0x48(%eax) Modules: Module Address Debug info Name (94 modules) PE 10000000-10029000 Export msi2a35.tmp PE 6d500000-6df26000 Deferred libmono-2.0-x86 ELF 79f48000-7b800000 Deferred libicudata.so.55 ELF 7b800000-7ba54000 Dwarf kernel32<elf> -PE 7b810000-7ba54000 \ kernel32 ... Threads: process tid prio (all id:s are in hex) ... 0000002f (D) C:\windows\system32\rundll32.exe 00000030 0 <== --- snip ---
* 'libmono-2.0-x86' Wine-Mono * 'rundll32' is hosting process * exception EIP in custom action module (msiXXX.tmp, 0x10001025) *'mscoree.dll' already unloaded at the time of the crash
Regards
*** This bug has been marked as a duplicate of bug 36849 ***