[Mono-bugs] [Bug 466012] MonoDevelop hangs or crashes when running inside the debugger

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Jan 21 11:56:26 EST 2009


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

User martin at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=466012#c5





--- Comment #5 from Martin Baulig <martin at novell.com>  2009-01-21 09:56:25 MST ---
Well, I already tried on both of my machines last week and couldn't reproduce
this, but this was with Mono 2.2 from the 2.2-branch.  I'll update to the 2.4
branch and try again.

In the meantime, could you guys please try to reproduce this when running the
debugger with debugging ?  It would be very helpful to get a logfile from that.

Try several -debug-flags (if it's a race condition, it may go away if you
specify too many of them), most important are:

threads,signals,eventloop,sse,notification and - if possible, this will likely
hide race conditions - wait and mutex as well.

Just start mdb like this:

mdb -debug-flags:logfile:threads,signals,eventloop,sse,notification
MonoDevelop.exe

and attach the log file to the bug report.

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