http://bugs.winehq.org/show_bug.cgi?id=33684
Don Pobanz dpobanz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|msxml3 |rpc
--- Comment #14 from Don Pobanz dpobanz@gmail.com 2013-06-26 12:12:11 CDT --- changed component to rpc.
This is based on Nikolay's statements in comment 12 and based on my further testing using native dlls.
<winetricks ie8; native rpcrt4.dll; wine 1.6rc3-38> $ wine Update.exe 30gAutoUpdate.lbxupd fixme:ntdll:NtCreatePort (0x1408e0,0x32f540,188,256,(nil)),stub! err:ole:RPC_StartRemoting Couldn't register endpoint L"\pipe\OLE_0000000800000009" err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for {00000131-0000-0000-c000-000000000046} with error 0x8007000e fixme:ntdll:NtConnectPort (0x141600,L"\RPC Control\irot",0x32f5ac,(nil),(nil),(nil),0x32f5d4,0x32f5bc),stub! ...
<winetricks ie8; native rpcrt4.dll rpcss.dll rpcss.dll wine 1.6rc3-38> $ wine Update.exe 30gAutoUpdate.lbxupd wine: Unhandled page fault on read access to 0x14331486 at address 0x14331486 (thread 0020), starting debugger... err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x7ef71f64 err:wineboot:start_services_process Unexpected termination of services.exe - exit code -1073741819 ...