[Mono-bugs] [Bug 687399] [threadpool] Deadlock upon shutdown with pending jobs in appdomains

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Apr 13 21:53:13 EDT 2011


https://bugzilla.novell.com/show_bug.cgi?id=687399

https://bugzilla.novell.com/show_bug.cgi?id=687399#c2


Gonzalo Paniagua Javier <gonzalo at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gonzalo at novell.com

--- Comment #2 from Gonzalo Paniagua Javier <gonzalo at novell.com> 2011-04-14 01:53:12 UTC ---
Getting this on mono before it hangs:

AppDomain 1, thread A: ManagedThreadId: 1
AppDomain 2, thread B: ManagedThreadId: 1
AppDomain 1, thread B: ManagedThreadId: 1


And this on .NET:
AppDomain 1, thread A: ManagedThreadId: 4
AppDomain 2, thread B: ManagedThreadId: 5
AppDomain 1, thread B: ManagedThreadId: 5
Done

-- 
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