http://bugs.winehq.org/show_bug.cgi?id=35164
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer Status|UNCONFIRMED |RESOLVED URL| |http://cdn.quakelive.com/as | |sets/2013121703/QuakeLiveSe | |tup_840.exe CC| |focht@gmx.net Resolution|--- |INVALID Summary|Quake Live standalone |Quake Live Standalone |installer crashes |Client: Microsoft Visual | |C++ 2010 x86 | |redistributable | |sub-installer crashes Severity|minor |normal
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello,
I can't reproduce this, the installer works fine here.
Your crash originates from the 'Microsoft Visual C++ 2010 x86 Redistributable' sub-installer.
Several messages in your log strongly indicate you have a broken Wine installation (for example 'libxml2' is missing on your host).
Please fix this before reporting further bugs! It can cause all kinds of problems and makes bug reports possibly invalid.
--- snip --- ... err:module:load_builtin_dll failed to load .so lib for builtin L"msxml3.dll": libxml2.so.2: cannot open shared object file: No such file or directory err:ole:COMPOBJ_DllList_Add couldn't load in-process dll L"C:\windows\system32\msxml3.dll" err:ole:create_server class {f5078f32-c551-11d3-89b9-0000f81fe221} not registered fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported err:ole:CoGetClassObject no class object {f5078f32-c551-11d3-89b9-0000f81fe221} could be created for context 0x17 err:module:load_builtin_dll failed to load .so lib for builtin L"msxml3.dll": libxml2.so.2: cannot open shared object file: No such file or directory err:ole:COMPOBJ_DllList_Add couldn't load in-process dll L"C:\windows\system32\msxml3.dll" err:ole:create_server class {f5078f32-c551-11d3-89b9-0000f81fe221} not registered fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported err:ole:CoGetClassObject no class object {f5078f32-c551-11d3-89b9-0000f81fe221} could be created for context 0x17 fixme:advapi:LsaOpenPolicy ((null),0x33ead8,0x00000001,0x33eac4) stub fixme:advapi:LsaClose (0xcafe) stub wine: Unhandled exception 0xe06d7363 in thread 28 at address 0x7b83b47e (thread 0028), starting debugger... ... 00000024 vcredist_x86.exe 00000026 0 00000025 0 00000027 (D) C:\58d3c93e95786e120f\Setup.exe 00000028 0 <== --- snip ---
$ sha1sum QuakeLiveSetup_840.exe 843d1542bccaaf1bd46bee0acec95d4bfdfc898b QuakeLiveSetup_840.exe
$ du -sh QuakeLiveSetup_840.exe 5.8M QuakeLiveSetup_840.exe
$ wine --version wine-1.7.8-258-g15b3ff2
Regards