79352: wtsapi32: Return success from WTSRegisterSessionNotification.

buildbot at kegel.com buildbot at kegel.com
Tue Sep 27 04:55:32 CDT 2011


This is an experimental automated build and test service.
Please feel free to ignore this email while we work the kinks out.

For more info about this message, see http://wiki.winehq.org/BuildBot

The Buildbot has detected a failed build on builder runtests-default-x86_64 while building Wine.
Full details are available at: http://buildbot.kegel.com/builders/runtests-default-x86_64/builds/79 (though maybe not for long, as I'm still reinstalling the buildbot periodically while experimenting)
BUILD FAILED: failed shell_3

Errors:
alarum: failed command was ../../../wine ole32_test.exe.so marshal.c 
err:ole:marshal_object object doesn't expose interface {5201163f-8164-4fd0-a1a2-5d5a3654d3bd}, failing with error 0x80004002
err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80004002
err:ole:CoMarshalInterface Failed to marshal the interface {5201163f-8164-4fd0-a1a2-5d5a3654d3bd}, 80004002
err:ole:CoUnmarshalInterface IMarshal::UnmarshalInterface failed, 0x800401fd
err:ole:CoUnmarshalInterface Couldn't query for interface {0000011a-0000-0000-c000-000000000046}, hr = 0x80004002
err:ole:CoUnmarshalInterface IMarshal::UnmarshalInterface failed, 0x800401fd
err:ole:dispatch_rpc no apartment found for ipid {ffffffff-ffff-ffff-4000-000042000000}
err:rpc:I_RpcReceive we got fault packet with status 0x80010108
err:rpc:RpcAssoc_BindConnection syntax {00000131-0000-0000-c000-000000000046}, 0.0 not supported
err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706b5
err:ole:CoUnmarshalInterface IMarshal::UnmarshalInterface failed, 0x800401fd
err:ole:CoUnmarshalInterface IMarshal::UnmarshalInterface failed, 0x800401fd
err:ole:marshal_object object doesn't expose interface {0000000c-0000-0000-c000-000000000046}, failing with error 0x80004002
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface failed with error 0x80004002
err:ole:ClientRpcChannelBuffer_SendReceive called from wrong apartment, should have been 0x4200000047
fixme:ole:NdrClearOutParameters (0x17bdfe0,0x2b1a7fe7c3e0,0x17be3c8): stub
err:ole:ClientRpcChannelBuffer_SendReceive called from wrong apartment, should have been 0x4200000047
fixme:ole:NdrClearOutParameters (0x17bdfe0,0x2b1a7fe7c3e0,0x17be3c8): stub
err:ole:marshal_object object doesn't expose interface {0000000c-0000-0000-c000-000000000046}, failing with error 0x80004002
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface failed with error 0x80004002
fixme:ole:NdrClearOutParameters (0x22f650,0x2b1a7fe7c3e0,0x22fa40): stub
fixme:ole:RPC_ExecuteCall retry call later not implemented
err:ole:get_unmarshaler_from_stream Failed to read common OBJREF header, 0x00000000
err:ole:ClientRpcChannelBuffer_SendReceive can't make an outgoing COM call in response to a sent message
fixme:ole:NdrClearOutParameters (0x22e330,0x2b1a7fe7c3e0,0x22e720): stub
err:ole:ClientRpcChannelBuffer_SendReceive can't make an outgoing COM call in response to a sent message
err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x8001010d
err:ole:marshal_object object doesn't expose interface {5201163f-8164-4fd0-a1a2-5d5a3654d3bd}, failing with error 0x80004002
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface failed with error 0x80004002
err:ole:marshal_object object doesn't expose interface {00000112-0000-0000-c000-000000000046}, failing with error 0x80004002
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface failed with error 0x80004002
fixme:ole:ProxyCliSec_QueryBlanket (0x4a0e8, (nil), (nil), (nil), (nil), (nil), (nil), (nil)): stub
fixme:ole:ProxyCliSec_QueryBlanket (0x49fc8, (nil), (nil), (nil), (nil), (nil), (nil), (nil)): stub
fixme:ole:ProxyCliSec_QueryBlanket (0x4a0e8, 0x22fa44, 0x22fa40, 0x22f9e8, 0x22fa3c, 0x22fa38, 0x22f9e0, 0x22fa34): stub
fixme:ole:ProxyCliSec_SetBlanket (0x4a0e8, 0, 0, (null), 0, 3, (nil), 0x0): stub
fixme:ole:ProxyCliSec_SetBlanket (0x49fc8, 0, 0, (null), 0, 0, (nil), 0x0): stub
fixme:ole:ProxyCliSec_SetBlanket (0x4a0e8, -559038737, 0, (null), 0, 0, (nil), 0x0): stub
fixme:ole:ProxyCliSec_QueryBlanket (0x49fc0, 0x22fa44, 0x22fa40, 0x22f9e8, 0x22fa3c, 0x22fa38, 0x22f9e0, 0x22fa34): stub
fixme:ole:CoResumeClassObjects stub
err:ole:create_server class {5201163f-8164-4fd0-a1a2-5d5a3654d3bd} not registered
err:ole:CoGetClassObject no class object {5201163f-8164-4fd0-a1a2-5d5a3654d3bd} could be created for context 0x4
marshal: child process wait failed
marshal: 1 failures in child process
err:ole:StdMarshalImpl_UnmarshalInterface Apartment not initialized
err:ole:CoUnmarshalInterface IMarshal::UnmarshalInterface failed, 0x800401f0
make: *** [marshal.ok] Error 1

-------------- next part --------------
From: Hans Leidekker <hans at codeweavers.com>
Subject: wtsapi32: Return success from WTSRegisterSessionNotification.
Message-Id: <1317116381.31126.13.camel at t400>
Date: Tue, 27 Sep 2011 11:39:41 +0200

---
 dlls/wtsapi32/wtsapi32.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/dlls/wtsapi32/wtsapi32.c b/dlls/wtsapi32/wtsapi32.c
index c500b53..875cfb5 100644
--- a/dlls/wtsapi32/wtsapi32.c
+++ b/dlls/wtsapi32/wtsapi32.c
@@ -277,7 +277,7 @@ BOOL WINAPI WTSQueryUserConfigW(LPWSTR pServerName, LPWSTR pUserName, WTS_CONFIG
 BOOL WINAPI WTSRegisterSessionNotification(HWND hWnd, DWORD dwFlags)
 {
     FIXME("Stub %p 0x%08x\n", hWnd, dwFlags);
-    return FALSE;
+    return TRUE;
 }
 
 /************************************************************
-- 
1.7.5.4



More information about the wine-tests-results mailing list