http://bugzilla.novell.com/show_bug.cgi?id=499702

User [email protected] added comment
http://bugzilla.novell.com/show_bug.cgi?id=499702#c1


Zoltan Varga <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]




--- Comment #1 from Zoltan Varga <[email protected]>  2009-04-30 14:49:41 MDT ---
What seems to happen is that the tp thread's state is StopRequested, but its
interruption_requested field is 0, which indicates that the runtime tried
aborting the thread, but the abort signal didn't arrive, or didn't get
processed
correctly, so the thread stays there spinning, waiting for the signal to
arrive.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to