http://bugs.winehq.org/show_bug.cgi?id=8301
------- Additional Comments From dmitry(a)codeweavers.com 2007-13-05 12:00 -------
> 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.
Windows unloads a dll which has created a thread or a window as well as Wine
does, that's a responsibility of a dll to make sure that it destroys all
critical resources before it gets unloaded.
> 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.
Vitaliy, the patch you sent to wine-patches looks reasonable, thanks!
--
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.
http://bugs.winehq.org/show_bug.cgi?id=4146
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From vitaliy(a)kievinfo.com 2007-13-05 11:36 -------
Closing duplicate.
If you want to contribute - please start sending patches for documentation if
you think it's lacking something.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=75
------- Additional Comments From vitaliy(a)kievinfo.com 2007-13-05 11:34 -------
*** Bug 4146 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=4146
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2007-13-05 11:34 -------
Back to duplicate.
*** This bug has been marked as a duplicate of 75 ***
--
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.
http://bugs.winehq.org/show_bug.cgi?id=8130
------- Additional Comments From rob(a)codeweavers.com 2007-13-05 11:33 -------
Yes. There is a test for this.
Perhaps this is just a race that is rarely hit on Windows because of different code in ole32 or perhaps there
is something when running on Windows that keeps the DLL loaded.
I think the patch that apparantly caused the regression is correct though.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=8381
ead1234(a)hotmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From ead1234(a)hotmail.com 2007-13-05 10:42 -------
It would be nice if you would explain why a bug is invalid when you mark it as such.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=8381
ead1234(a)hotmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From ead1234(a)hotmail.com 2007-13-05 10:42 -------
It's invalid because ubuntu stopped recognizing my sound card.
--
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.