[Bug 4446] Maya PLE installer fails

Wine Bugs wine-bugs at winehq.org
Fri Sep 8 16:52:38 CDT 2006


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


truiken at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rob at codeweavers.com
         AssignedTo|truiken at gmail.com           |wine-bugs at winehq.org
             Status|ASSIGNED                    |NEW
          Component|wine-msi                    |wine-ole




------- Additional Comments From truiken at gmail.com  2006-08-09 16:52 -------
It looks like the current bug is an ole bug.  The installer halts in the action
'FindDevStudioPath'.  The interesting bits of the log:

0035:warn:rpc:RPCRT4_Receive Short read of header, -1 bytes
0035:warn:rpc:RPCRT4_io_thread receive failed with error 6c0
0020:Call kernel32.RaiseException(800706c0,00000000,00000000,00000000) ret=7e304880
0020:Call ntdll.RtlRaiseException(0034ed30) ret=7eea0a53
0020:  eax=7ee8cd41 ebx=7ef018a0 ecx=00000000 edx=00000000 esi=00000000
edi=0034eda0 ebp=0034ed88 esp=0034ed24 ds=007b es=007b fs=003b gs=0033
flags=00000216

6C0 is RPC_S_PROTOCOL_ERROR and the exception 800706C0 is HRESULT_FROM_WIN32(
RPC_S_PROTOCOL_ERROR ) then:

0035:Call PE DLL (proc=0x8c8277,module=0x8c0000
L"msi2a63.tmp",reason=THREAD_DETACH,res=(nil))
0009:err:msi:ITERATE_Actions Execution halted, action L"FindDevStudioPath"
returned 1603

I'll try to attach a log.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are on the CC list for the bug, or are watching someone who is.



More information about the wine-bugs mailing list