http://bugs.winehq.org/show_bug.cgi?id=8625
--- Comment #26 from Rob Shearman rob@codeweavers.com 2007-09-10 08:31:50 --- Created an attachment (id=8014) --> (http://bugs.winehq.org/attachment.cgi?id=8014) Don't unload libraries for components loaded as "Both" immediately
These two patches should implement the same behaviour as native DCOM. However, there still appears to be one or more bugs in other modules that this patch is just hiding. The most recent log with builtin dlls showed a crash in winealsa.drv, probably caused by a thread that was still running code in winealsa.drv after it was unloaded.