[Bug 8301] jedi academy demo crashes during window creation

Wine Bugs wine-bugs at winehq.org
Sun May 13 10:21:14 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=8301





------- Additional Comments From vitaliy at kievinfo.com  2007-13-05 10:21 -------
This is chicken and an egg problem. If application did not destroy all of the
objects, you should not be able to just unload the dll. BTW it could be not jut
a loader, bot OLE telling to unload the DLL without doing any checks. And loader
doing exactly that, again without doing any checks.

However there is a race in this code. Window doesn't get destroyed before owning
thread exits and dll unloaded. I will see what I can do about this.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list