http://bugs.winehq.org/show_bug.cgi?id=10079
Summary: "make test" hangs on ole32/moniker Product: Wine Version: CVS/GIT Platform: Other OS/Version: other Status: NEW Severity: critical Priority: P2 Component: wine-ole AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
This one is wierd. It gets stuck in a loop where rpcss.exe crashes over and over.
err:ole:RPC_StartRemoting Couldn't register endpoint L"\pipe\OLE_0000000800000009" fixme:ole:PSFacBuf_CreateStub stubbing not implemented for ({0000000f-0000-0000-c000-000000000046}) yet! err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for {0000000f-0000-0000-c000-000000000046} with error 0x80004005 err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80004005 err:ole:CoMarshalInterface Failed to marshal the interface {0000000f-0000-0000-c000-000000000046}, 80004005 wine: Unhandled page fault on read access to 0x8000012c at address 0x701069b2 (thread 000e), starting debugger... Unhandled exception: page fault on read access to 0x8000012c in 32-bit code (0x701069b2).... Backtrace: =>1 0x701069b2 in rpcrt4 (+0x69b2) (0x0034fd58) 2 0x7efa1875 call_dll_entry_point+0x15() in ntdll (0x0034fd78) 3 0x7efa323d MODULE_InitDLL+0x8d(wm=<register EDI not in topmost frame>, reason=<register ESI not in topmost frame>, lpReserved=0x1) [/home/dank/wine-git/dlls/ntdll/loader.c:890] in ntdll (0x0034fe08)