[Mono-bugs] [Bug 466012] MonoDevelop hangs or crashes when running inside the debugger
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Jan 20 12:25:42 EST 2009
https://bugzilla.novell.com/show_bug.cgi?id=466012
User mhutchinson at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=466012#c3
Michael Hutchinson <mhutchinson at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mhutchinson at novell.com
--- Comment #3 from Michael Hutchinson <mhutchinson at novell.com> 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.
More information about the mono-bugs
mailing list