http://bugs.winehq.org/show_bug.cgi?id=21410
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Visual C++ 2005 Trial hangs |Visual C++ 2005 Trial has |sometimes in middle of |long pauses in middle of |large builds? |large builds
--- Comment #5 from Dan Kegel dank@kegel.com 2010-01-18 18:13:23 --- Here's the count after waiting the extra half hour for it to finish: 21 fixme:ntdll:NtIsProcessInJob stub: 0xffffffff 288 err:ole:ITypeInfo_fnInvoke did not find member id 854, flags 0x4! 864 err:ole:ITypeInfo_fnInvoke failed to convert param 0 to VT_BOOL from VT_BSTR 1417 fixme:ole:CoGetCallerTID stub! 1728 err:ole:ITypeInfo_fnInvoke failed to convert param 0 to VT_I4 from VT_BSTR 13032 err:ole:ITypeInfo_fnInvoke did not find member id 512, flags 0x4! 433829 fixme:rpc:NdrStubCall2 new correlation description not implemented 433971 fixme:ole:NdrCorrelationFree : stub 434003 fixme:ole:NdrCorrelationInitialize : stub
Looking at chrome/Debug/obj/base_unittests, it looks like there was a 20 minute gap until the linker finished, and another 10 minute gap until BuildLog.htm was written to and devenv finished. The CPU appeared to be idle during the gaps.