https://bugzilla.novell.com/show_bug.cgi?id=466012
User [email protected] added comment https://bugzilla.novell.com/show_bug.cgi?id=466012#c5 --- Comment #5 from Martin Baulig <[email protected]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
