http://bugzilla.novell.com/show_bug.cgi?id=528830
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=528830#c5 --- Comment #5 from Romain Tartière <[email protected]> 2009-08-12 04:34:09 MDT --- Interesting. Adding quite a lot of printf() calls in mono_domain_unload() to log what happens when the program is running (easier this way I guess since it works from time and using gdb is painful for this reason), the problem vanish. I am running the test in a loop and it has passed ~30 (70 the time I wrte the endof this message) times and it's going on... I suspect a race confition somewhere. I'll try to remove gradualy my debugging printf's and see if I can locate it more accurately. Thanks! Romain -- Configure bugmail: http://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
