http://bugs.winehq.org/show_bug.cgi?id=10584
--- Comment #10 from Yolande Haneder yolande@haneder.biz 2007-12-15 01:12:23 --- An Update with 0.9.51:
The memory leak at the end had been fixed. I am pasting the most relevant part instead of having to send a new log with over 100 MB (I have not yet found how to use rzip) Now the log is terminating with
trace:ole:apartment_construct creating new apartment, model=0 trace:ole:apartment_construct Created apartment on OXID 980000cafe trace:ole:CoInitializeEx ((nil), 0) trace:ole:apartment_get_or_create entering the multithreaded apartment 980000cafe trace:ole:apartment_addref 980000cafe: before = 1 err:seh:setup_exception nested exception on signal stack in thread 0099 eip 7bc622b9 esp 7ffdbbf0 stack 0x241000-0x350000 trace:ole:DllMain 0x7e900000 0x3 (nil) trace:ole:DllMain 0x7e900000 0x3 (nil) trace:ole:DllMain 0x7ecd0000 0x3 (nil) trace:ole:DllMain 0x7ecd0000 0x3 (nil) trace:ole:DllMain 0x7e900000 0x3 (nil) trace:ole:DllMain 0x7ecd0000 0x3 (nil)
Another added error
trace:ole:CoGetStandardMarshal ({00020401-0000-0000-c000-000000000046},0x1c3838,0,(nil),0,0x7cc99824) trace:ole:CoMarshalInterface Using standard marshaling err:ole:CoMarshalInterface Failed to write OBJREF header to stream, 0x80030070 trace:ole:CoMarshalInterface completed with hr 0x80030070 trace:ole:RpcStream_Release size=0 warn:ole:CStdStubBuffer_Invoke a stub call failed with exception 0x80030070 (-2147286928) trace:ole:TMStubImpl_Release (0x8925f8)->(ref before=2) trace:ole:apartment_release 210000001f: after = 1 err:rpc:I_RpcReceive we got fault packet with status 0x80030070
Otherwise it is pretty much the same.