http://bugs.winehq.org/show_bug.cgi?id=26760
Summary: SIV generates fixme:rpc:handle_bind_error unexpected status value 1765 Product: Wine Version: 1.3.17 Platform: x86 URL: http://rh-software.com/ OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: rpc AssignedTo: wine-bugs@winehq.org ReportedBy: ray@pobox.co.uk
When I run SIV on exiting I sometimes get fixme:rpc:handle_bind_error unexpected status value 1765.
I expect this is because an entry needs to be added for RPC_S_NO_CONTEXT_AVAILABLE to the switch in handle_bind_error() but I can not figure out what reject_reason should be set to.
A typical run log when I start SIV and just press [ OK ] is:
ray@RUW:~/siv$ wine siv32x fixme:thread:SetThreadIdealProcessor (0xfffffffe): stub fixme:netapi32:NetGetJoinInformation Stub (null) 0x22981cc 0x22981d0 fixme:ntoskrnl:KeInitializeMutex stub: 0x111320, 0 fixme:ntoskrnl:HalGetBusData (4 0 0 0x1119ec 256) stub! fixme:ntdll:NtQuerySystemInformation (0x00000051,0x229805c,0x00000024,0x2298084) stub fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_CACHE_INFORMATION fixme:rpc:handle_bind_error unexpected status value 1765 ray@RUW:~/siv$