[PATCH 2/5] rpcrt4: Fail with CO_E_OBJNOTCONNECTED when trying to call methods on a disconnected proxy.

Marvin testbot at winehq.org
Mon May 20 23:55:47 CDT 2019


Hi,

While running your changed tests, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?

Full results can be found at:
https://testbot.winehq.org/JobDetails.pl?Key=52581

Your paranoid android.


=== w1064v1809 (32 bit report) ===

ole32:
marshal.c:4366: Test failed: server pid was 0x0 instead of 0x1408
marshal.c:4368: Test failed: server tid was 0x430003 instead of 0x19c0
marshal.c:4403: Test failed: server pid was 0x0 instead of 0x1408
marshal.c:4405: Test failed: server tid was 0x430003 instead of 0x19c0
marshal.c:4475: Test failed: server pid was 0x19c0 instead of 0x1408
marshal.c:4477: Test failed: server tid was 0x430003 instead of 0x19c0
marshal.c:4509: Test failed: server pid was 0x19c0 instead of 0x1408
marshal.c:4511: Test failed: server tid was 0x430003 instead of 0x19c0
marshal.c:4442: Test failed: server pid was 0x19c0 instead of 0x1408
marshal.c:4444: Test failed: server tid was 0x430003 instead of 0x19c0
marshal.c:4366: Test failed: server pid was 0x0 instead of 0x1408
marshal.c:4368: Test failed: server tid was 0x430005 instead of 0x19c0
marshal.c:4403: Test failed: server pid was 0x0 instead of 0x1408
marshal.c:4405: Test failed: server tid was 0x430005 instead of 0x19c0
marshal.c:4475: Test failed: server pid was 0x19c0 instead of 0x1408
marshal.c:4477: Test failed: server tid was 0x430005 instead of 0x19c0
marshal.c:4509: Test failed: server pid was 0x19c0 instead of 0x1408
marshal.c:4511: Test failed: server tid was 0x430005 instead of 0x19c0
marshal.c:4442: Test failed: server pid was 0x19c0 instead of 0x1408
marshal.c:4444: Test failed: server tid was 0x430005 instead of 0x19c0
marshal.c:4366: Test failed: server pid was 0x0 instead of 0x1408
marshal.c:4368: Test failed: server tid was 0x430005 instead of 0x19c0
marshal.c:4403: Test failed: server pid was 0x0 instead of 0x1408
marshal.c:4405: Test failed: server tid was 0x430005 instead of 0x19c0
marshal.c:4475: Test failed: server pid was 0x19c0 instead of 0x1408
marshal.c:4477: Test failed: server tid was 0x430005 instead of 0x19c0
marshal.c:4509: Test failed: server pid was 0x19c0 instead of 0x1408
marshal.c:4511: Test failed: server tid was 0x430005 instead of 0x19c0
marshal.c:4442: Test failed: server pid was 0x19c0 instead of 0x1408
marshal.c:4444: Test failed: server tid was 0x430005 instead of 0x19c0

=== w1064v1809 (64 bit report) ===

ole32:
marshal.c:4366: Test failed: server pid was 0x0 instead of 0x1858
marshal.c:4368: Test failed: server tid was 0x3 instead of 0x1a70
marshal.c:4403: Test failed: server pid was 0x0 instead of 0x1858
marshal.c:4405: Test failed: server tid was 0x3 instead of 0x1a70
marshal.c:4475: Test failed: server pid was 0x1a70 instead of 0x1858
marshal.c:4477: Test failed: server tid was 0x3 instead of 0x1a70
marshal.c:4509: Test failed: server pid was 0x1a70 instead of 0x1858
marshal.c:4511: Test failed: server tid was 0x3 instead of 0x1a70
marshal.c:4442: Test failed: server pid was 0x1a70 instead of 0x1858
marshal.c:4444: Test failed: server tid was 0x3 instead of 0x1a70
marshal.c:4366: Test failed: server pid was 0x0 instead of 0x1858
marshal.c:4368: Test failed: server tid was 0x5 instead of 0x1a70
marshal.c:4403: Test failed: server pid was 0x0 instead of 0x1858
marshal.c:4405: Test failed: server tid was 0x5 instead of 0x1a70
marshal.c:4475: Test failed: server pid was 0x1a70 instead of 0x1858
marshal.c:4477: Test failed: server tid was 0x5 instead of 0x1a70
marshal.c:4509: Test failed: server pid was 0x1a70 instead of 0x1858
marshal.c:4511: Test failed: server tid was 0x5 instead of 0x1a70
marshal.c:4442: Test failed: server pid was 0x1a70 instead of 0x1858
marshal.c:4444: Test failed: server tid was 0x5 instead of 0x1a70
marshal.c:4366: Test failed: server pid was 0x0 instead of 0x1858
marshal.c:4368: Test failed: server tid was 0x5 instead of 0x1a70
marshal.c:4403: Test failed: server pid was 0x0 instead of 0x1858
marshal.c:4405: Test failed: server tid was 0x5 instead of 0x1a70
marshal.c:4475: Test failed: server pid was 0x1a70 instead of 0x1858
marshal.c:4477: Test failed: server tid was 0x5 instead of 0x1a70
marshal.c:4509: Test failed: server pid was 0x1a70 instead of 0x1858
marshal.c:4511: Test failed: server tid was 0x5 instead of 0x1a70
marshal.c:4442: Test failed: server pid was 0x1a70 instead of 0x1858
marshal.c:4444: Test failed: server tid was 0x5 instead of 0x1a70



More information about the wine-devel mailing list