http://bugs.winehq.org/show_bug.cgi?id=15067
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
--- Comment #1 from Anastasius Focht focht@gmx.net 2008-08-30 06:06:46 --- Hello,
dupe of bug 13462 (IContextCallback not implemented). .NET bug reports which contain the sequence:
--- snip --- .. 0025:Call user32.InSendMessage() ret=79f23161 0025:Ret user32.InSendMessage() retval=00000000 ret=79f23161 0025:Call ole32.CoGetContextToken(7ec8b574) ret=79ee2b0f 0025:Ret ole32.CoGetContextToken() retval=80004001 ret=79ee2b0f 0025:fixme:ole:Context_QueryInterface interface not implemented {000001da-0000-0000-c000-000000000046} .. 0025:err:eventlog:ReportEventW L".NET Runtime version 2.0.50727.42 - Fatal Execution Engine Error (7A05E2B3) (80131506)" --- snip ---
should be marked as duplicate. The problem usually occurs when the garbage collector (finalizer) starts cleanup run.
Regards