[Mono-bugs] [Bug 539394] mod_mono web app hangs when a cross-appdomain call results in a ThreadAbortException

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Sep 18 18:02:03 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=539394

User gonzalo at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=539394#c2


Gonzalo Paniagua Javier <gonzalo at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|System                      |misc
            Product|Mono: Class Libraries       |Mono: Runtime




--- Comment #2 from Gonzalo Paniagua Javier <gonzalo at novell.com>  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.


More information about the mono-bugs mailing list