[Mono-bugs] [Bug 447655] MonoDevelop crashes when running inside the debugger

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Nov 24 20:24:50 EST 2008


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

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





--- Comment #1 from Martin Baulig <martin at novell.com>  2008-11-24 18:24:50 MST ---
Hmm, this looks weird.

Can you try running with some debugging flags ?

Try setting the MDB_DEBUG_FLAGS environment variable to something like

  MDB_DEBUG_FLAGS=logfile:sse,eventloop,notification,threads,signal,wait

If you can't reproduce it anymore, try removing some of the debugging flags
(it's likely they'll suppress some race conditions) -
"sse,eventloop,notification,threads" would be most important.

I'll also try to compile MonoDevelop here and see whether I can reproduce this.

Can I use Mono from the 2.2 branch for this ?

Which MonoDevelop version should I use, svn head or some branch ?

Martin


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