[Bug 38564] Rush for Berlin Gold crashes after starting

wine-bugs at winehq.org wine-bugs at winehq.org
Wed May 13 01:33:43 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=38564

--- Comment #3 from Dmitry Timoshkov <dmitry at baikal.ru> ---
Created attachment 51463
  --> https://bugs.winehq.org/attachment.cgi?id=51463
test application

Attached test replicates the problem. It looks like its source is in the COM
apartment vs. multi-threaded mode mismatch. Both CoCreateInstance and
AVIFileOpen calls in the test succeed under Windows but fail under Wine.
Commenting out AVIFileInit() call has no effect under Windows, the calls
still succeed.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list