https://bugs.winehq.org/show_bug.cgi?id=37788
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |focht@gmx.net Version|unspecified |1.6.1 Resolution|--- |DUPLICATE Summary|I can not install a steam |Steam game installation |game. |fails, Microsoft Visual C++ | |Redistributable installer | |crashes with unhandled C++ | |exception (broken | |WINEPREFIX) Severity|blocker |normal
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello folks,
dupe of bug 37469
--- snip --- Unhandled exception: C++ exception(object = 0x0033f514, type = 0x1009c200) in 32-bit code (0x7b82db62). Register dump: CS:001b SS:0023 DS:0023 ES:0023 FS:1007 GS:000f EIP:7b82db62 ESP:0033f404 EBP:0033f478 EFLAGS:00000202( - -- I - - - ) EAX:7b81948d EBX:7b82daee ECX:00000000 EDX:00000000 ESI:00000003 EDI:00000000 ... Backtrace: =>0 0x7b82db62 in kernel32 (+0x1db62) (0x0033f478) 1 0x1008188f in setupengine (+0x8188e) (0x0033f4c0) 2 0x10066e96 in setupengine (+0x66e95) (0x0033f530) 3 0x1006380b in setupengine (+0x6380a) (0x0033f550) 4 0x10061405 in setupengine (+0x61404) (0x0033f588) 5 0x10035a52 in setupengine (+0x35a51) (0x0033f5f8) 6 0x1006b83a in setupengine (+0x6b839) (0x0033fd58) 7 0x1005faa0 in setupengine (+0x5fa9f) (0x0033fdc8) 8 0x100580de in setupengine (+0x580dd) (0x0033fe1c) 9 0x00402928 in setup (+0x2927) (0x0033feb0) 10 0x7b8516ac in kernel32 (+0x416ab) (0x0033fec8) 11 0x7b854867 in kernel32 (+0x44866) (0x0033ff08) 12 0x7bc67efc in <wine-loader> (+0x7bc67efb) (0x0033ff28) 13 0x7bc68faa in <wine-loader> (+0x7bc68fa9) (0x0033ffa8) 14 0x7bc67ec2 in <wine-loader> (+0x7bc67ec1) (0x0033ffc8) 15 0x7bc3fd3e in <wine-loader> (+0x7bc3fd3d) (0x0033ffe8) 0x7b82db62: subl $4,%esp Modules: Module Address Debug info Name (33 modules) ELF 0-82001000 Stabs <wine-loader> PE 400000- 415000 Deferred setup PE 10000000-100c8000 Deferred setupengine ... Threads: process tid prio (all id:s are in hex) ... 000000a6 vcredist_x86.exe 000000a4 0 000000a5 0 0000010e (D) C:\0ebf9b0d178f11a04c5e2131a5dff8\Setup.exe 00000111 0 <== System information: Wine build: wine-1.6.1 Platform: i386 Host system: Darwin Host version: 14.0.0 --- snip ---
The process list shows you are sharing the Steam WINEPREFIX with multiple games/apps and that's likely the reason it is broken now ('msxml3' component failed to load).
Start over with a clean 32-bit WINEPREFIX and avoid installing multiple games in the same prefix unless you know the risks and can handle it yourself. Also consider upgrading Wine, 1.6.1 is outdated and no longer supported.
Regards
*** This bug has been marked as a duplicate of bug 37469 ***