http://bugs.winehq.org/show_bug.cgi?id=9765
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|wine-crypt32 |wine-ole
--- Comment #6 from Juan Lang juan_lang@yahoo.com 2007-10-17 14:59:44 --- I'm no longer convinced this is a crypt32 bug. I've got a hacked-up version of Wine that uses native cryptnet.dll to perform chain revocation checking. On both an unmodified Wine and on the hacked version, I see this in the console just prior to the error message:
fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 8000000a err:ole:local_server_thread Failure during ConnectNamedPipe 317 fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 8000000a err:ole:local_server_thread Failure during ConnectNamedPipe 317
Thus, it seems more likely to be an ole bug than a crypt32 one.