http://bugs.winehq.org/show_bug.cgi?id=24761
--- Comment #4 from Alexey Stukalov astukalov@gmail.com 2011-03-21 04:19:27 CDT --- (In reply to comment #3)
(In reply to comment #0)
Created an attachment (id=31292)
--> (http://bugs.winehq.org/attachment.cgi?id=31292) [details] [details]
Log of ProteoWizard
err:ole:marshal_object object doesn't expose interface {00000126-0000-0000-c000-000000000046}, failing with error 0x80004002 err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface failed with error 0x80004002
Most likely this is the source of the problem.
AFAIR, this message is always shown in the very start of the program, and many files could be successfully processed despite the message. I thought it's just a non-fatal check for a standard interface.
Whereas err:ntdll:RtlpWaitForCriticalSection is issued for some files, after a minute or so, and in random pattern, so that the size of output file before this exception is different across runs.