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

User [email protected] added comment
https://bugzilla.novell.com/show_bug.cgi?id=466012#c3


Michael Hutchinson <[email protected]> changed:

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




--- Comment #3 from Michael Hutchinson <[email protected]>  2009-01-20 
10:25:40 MST ---
I'm seeing the hang in MonoDevelop  when debugging MD; it invariably hangs in
some of the Thread.Start calls, e.g.

sem_wait(); GC_start_blocking(); mono_pthread_key_for_tls(); Thread.Start;
InotifyWatcher.StartDispatching; FileSystemWatcher.Start;
EnableRaisingEvents_set (true);

It can be worked around by pausing and continuing, but this is extremely
awkward with large numbers of threads.

-- 
Configure bugmail: https://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