[Mono-bugs] [Bug 69822][Wis] New - XSP dies on ppc/mac hardware.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 23 Nov 2004 00:12:18 -0500 (EST)
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 chris@mosaix.net.
http://bugzilla.ximian.com/show_bug.cgi?id=69822
--- shadow/69822 2004-11-23 00:12:18.000000000 -0500
+++ shadow/69822.tmp.29318 2004-11-23 00:12:18.000000000 -0500
@@ -0,0 +1,42 @@
+Bug#: 69822
+Product: Mono: Tools
+Version: 1.0
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: XSP
+AssignedTo: gonzalo@ximian.com
+ReportedBy: chris@mosaix.net
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: XSP dies on ppc/mac hardware.
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem: An exception in the mono runtime kills the xsp server.
+
+
+Steps to reproduce the problem:
+1. cd into asp.net folder
+2. xsp --root build/ --applications /app:./
+3. visit http://localhost:8080/app
+
+Actual Results:
+
+** ERROR **: file exceptions-ppc.c: line 930 (ves_icall_get_trace):
+assertion failed: (ji != NULL)
+aborting...
+
+Expected Results:
+Working asp.net installation.
+
+How often does this happen?
+everytime. both examples and custom asp.net software.
+
+Additional Information:
+mono 1.0.4 on panther from dmg install image. xsp 1.0.4 compiled from source.