http://bugzilla.novell.com/show_bug.cgi?id=539394
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=539394#c2 Gonzalo Paniagua Javier <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|System |misc Product|Mono: Class Libraries |Mono: Runtime --- Comment #2 from Gonzalo Paniagua Javier <[email protected]> 2009-09-18 16:02:00 MDT --- This is a runtime issue. It works fine when the invocation is from the root domain to a newly created one, but when it is done from a non-root domain, it hangs upon return from the Aborter.Abort() call. Everything works fine if the catch (ThreadAbortException) is set in that Aborted.Abort() method. -- Configure bugmail: http://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
