[Mono-bugs] [Bug 72636][Blo] Changed - XSP crashes consistently on OS X

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 16 Feb 2005 14:16:14 -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 grompf@sublimeintervention.com.

http://bugzilla.ximian.com/show_bug.cgi?id=72636

--- shadow/72636	2005-02-16 13:57:58.000000000 -0500
+++ shadow/72636.tmp.13802	2005-02-16 14:16:14.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 72636
 Product: Mono: Tools
 Version: 1.0
 OS: unknown
 OS Details: OS X; Darwin Kernel Version 7.7.0
-Status: ASSIGNED   
-Resolution: FIXED
+Status: RESOLVED   
+Resolution: NOTABUG
 Severity: 004 Four hours
 Priority: Blocker
 Component: XSP
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: brandon.barker@gmail.com               
 QAContact: mono-bugs@ximian.com
@@ -83,6 +83,23 @@
 Mono.ASPNET.XSPApplicationHost:ProcessRequest
 (int,long,int,long,int,string,string,string,string,byte[],string)
 in <0x0013c> (wrapper remoting-invoke-with-check)
 Mono.ASPNET.XSPApplicationHost:ProcessRequest
 (int,long,int,long,int,string,string,string,string,byte[],string)
 in <0x0059c> Mono.ASPNET.XSPWorker:Run (object)
+
+------- Additional Comments From grompf@sublimeintervention.com  2005-02-16 14:16 -------
+This is a local configuration problem (ti looks like mcs isn't in your PATH)
+
+On SVN HEAD of mono and XSP:
+
+junglist:/Library/XSP/share/doc/xsp/test plasma$ /Library/XSP/bin/xsp --port 7070
+xsp
+Listening on port: 7070
+Listening on address: 0.0.0.0
+Root directory: /Library/XSP/share/doc/xsp/test
+Hit Return to stop the server.
+Application_Start
+
+The page also loads fine.
+
+Resolving NOTABUG