http://bugs.winehq.org/show_bug.cgi?id=12767
--- Comment #6 from Tefnet developers developers@tefnet.pl 2008-04-24 05:51:51 --- (In reply to comment #5)
Hmm, with that patch I don't get the crash, seems like an improvement! Go ahead and send, and in the patch, mention this bug report...
OK, I've send a patch.
It is an improvement but I'm not sure if memory is released properly when you change order and I don't know how to check it.
It looks like OleObjects have some handlers to client_site and if we release client_site too early it probably tries to release it again during OleObject release.