[Bug 13982] Can't run realarcade installer

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Oct 29 18:08:41 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=13982

Nikolay Sivov <bunglehead at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|msxml3                      |-unknown

--- Comment #24 from Nikolay Sivov <bunglehead at gmail.com> 2010-10-29 18:08:40 CDT ---
With 1.3.6 it silently exits. All I spotted in logs is failure while loading
Lua runtime (probably):

---
0021:Call msvcrt.mbstowcs(00161d38,001311c0
"Scripting.FileSystemObject",0000001b) ret=0034c5e5
0021:Call KERNEL32.MultiByteToWideChar(00000000,00000000,001311c0
"Scripting.FileSystemObject",0000001a,00161d38,0000001b) ret=7ea37652
0021:Ret  KERNEL32.MultiByteToWideChar() retval=0000001a ret=7ea37652
0021:Ret  msvcrt.mbstowcs() retval=0000001a ret=0034c5e5
0021:Call ole32.CLSIDFromProgID(00161d38
L"Scripting.FileSystemObject",0033f91c) ret=0034c5f0
0021:Call ntdll.RtlAllocateHeap(00110000,00000000,00000044) ret=7e6fe02e
0021:Ret  ntdll.RtlAllocateHeap() retval=00161d78 ret=7e6fe02e
0021:Call advapi32.RegOpenKeyW(80000000,00161d78
L"Scripting.FileSystemObject\\CLSID",0033f7f4) ret=7e6fe09b
0021:Ret  advapi32.RegOpenKeyW() retval=00000002 ret=7e6fe09b
0021:Call ntdll.RtlFreeHeap(00110000,00000000,00161d78) ret=7e6fe185
0021:Ret  ntdll.RtlFreeHeap() retval=00000001 ret=7e6fe185
0021:Ret  ole32.CLSIDFromProgID() retval=800401f3 ret=0034c5f0
0021:Call msvcrt.free(00161d38) ret=0034c5ad
0021:Call ntdll.RtlFreeHeap(00110000,00000000,00161d38) ret=7ea30256
0021:Ret  ntdll.RtlFreeHeap() retval=00000001 ret=7ea30256
0021:Ret  msvcrt.free() retval=00000001 ret=0034c5ad
0021:Call
KERNEL32.FormatMessageA(00001100,00000000,800401f3,00000400,0033f8dc,00000000,00000000)
ret=0034b750
0021:Ret  KERNEL32.FormatMessageA() retval=00000000 ret=0034b750
0021:Call ntdll.strncpy(0036072c,0035ec04 "COM error",00001387) ret=00346396
0021:Ret  ntdll.strncpy() retval=0036072c ret=00346396
---

So someone interested could start with that, trying to use native scrrun.dll
for example.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list