[Mono-bugs] [Bug 60766][Maj] Changed - MOD_MONO & XSP both have fatal errors on OS X
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 4 Jul 2004 13:03:00 -0400 (EDT)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by dru@satori-assoc.com.
http://bugzilla.ximian.com/show_bug.cgi?id=60766
--- shadow/60766 2004-07-04 12:45:04.000000000 -0400
+++ shadow/60766.tmp.19783 2004-07-04 13:03:00.000000000 -0400
@@ -1,20 +1,20 @@
Bug#: 60766
-Product: Mono: Class Libraries
+Product: Mono: Runtime
Version: unspecified
OS: Mac OS X 10.3
OS Details:
Status: NEW
Resolution:
Severity: Unknown
Priority: Major
-Component: Sys.Web
+Component: misc
AssignedTo: lupus@ximian.com
ReportedBy: dru@satori-assoc.com
QAContact: mono-bugs@ximian.com
-TargetMilestone: ---
+TargetMilestone: V1
URL:
Cc:
Summary: MOD_MONO & XSP both have fatal errors on OS X
Description of Problem: when running the test app that is supplied with xsp
in mod_mono, all pages generate Error 500's on OS X, while in xsp
@@ -69,6 +69,10 @@
Additional Information:
------- Additional Comments From miguel@ximian.com 2004-07-04 12:45 -------
This seems like a PPC jit bug per the irc discussion.
+
+------- Additional Comments From dru@satori-assoc.com 2004-07-04 13:02 -------
+further digging, this is the appdomain bug, and can be reproduced using the
+appdomain.cs test in mono/tests/appdomain.cs.