https://bugzilla.novell.com/show_bug.cgi?id=368460
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=368460#c2 --- Comment #2 from Miguel de Icaza <[EMAIL PROTECTED]> 2008-03-09 13:34:28 MST --- This problem seems to be caused by objects being released, I added a call to ->Ref() in NameScope::RegisterName and that seems to keep the site from crashing, but am not sure if this is the right fix. If this is, then UnregisterName will need an unref() call as well. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
