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@lists.ximian.com
        ReportedBy: rkvi...@novell.com
         QAContact: mono-bugs@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.
_______________________________________________
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to