http://bugs.winehq.org/show_bug.cgi?id=4770
truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rob@codeweavers.com AssignedTo|truiken@gmail.com |wine-bugs@winehq.org Status|ASSIGNED |NEW Component|wine-msi |wine-ole
------- Additional Comments From truiken@gmail.com 2006-07-09 00:01 ------- I believe this is an ole bug. Some interesting parts of the log:
trace:rpc:RPCRT4_MakeBinding (RpcBinding == ^0x7d973a74, Connection == ^0x19d258) trace:rpc:RPCRT4_MakeBinding binding: 0x19d330 trace:rpc:RPCRT4_Receive (0x19d258, 0x7d973a78, 0x19d2f8) warn:rpc:RPCRT4_Receive Short read of header, -1 bytes warn:rpc:RPCRT4_io_thread receive failed with error 6c0 trace:rpc:RPCRT4_DestroyConnection connection: 0x19d258 trace:rpc:RPCRT4_CloseConnection (Connection == ^0x19d258)
and then the custom action fails. Nothing else happens during the custom action. I'll attach the log.