[Mono-bugs] [Bug 687399] New: [threadpool] Deadlock upon shutdown with pending jobs in appdomains
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Apr 13 19:13:35 EDT 2011
https://bugzilla.novell.com/show_bug.cgi?id=687399
https://bugzilla.novell.com/show_bug.cgi?id=687399#c0
Summary: [threadpool] Deadlock upon shutdown with pending jobs
in appdomains
Classification: Mono
Product: Mono: Runtime
Version: SVN
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: misc
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: rkvinge at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
Created an attachment (id=424831)
--> (http://bugzilla.novell.com/attachment.cgi?id=424831)
test case
Compile and run test case. It never exits.
When the non-root domains are unloaded, we try to remove all pending jobs and
wait for executing jobs to finish. Something goes wrong and we end up waiting
forever.
I think this is one of the reasons nunit is prone to hanging upon shutdown in
our unit tests.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list