[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 13:57:58 -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 brandon.barker@gmail.com.

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

--- shadow/72636	2005-02-16 12:14:00.000000000 -0500
+++ shadow/72636.tmp.13591	2005-02-16 13:57:58.000000000 -0500
@@ -1,16 +1,16 @@
 Bug#: 72636
-Product: Mono: Runtime
+Product: Mono: Tools
 Version: 1.0
-OS: Mac OS X 10.3
+OS: unknown
 OS Details: OS X; Darwin Kernel Version 7.7.0
-Status: RESOLVED   
+Status: ASSIGNED   
 Resolution: FIXED
-Severity: Unknown
-Priority: Normal
-Component: JIT
+Severity: 004 Four hours
+Priority: Blocker
+Component: XSP
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: brandon.barker@gmail.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
@@ -52,6 +52,37 @@
 
 ------- Additional Comments From bmaurer@users.sf.net  2005-02-16 10:30 -------
 Can you try this on 1.1.4 or svn head?
 
 ------- Additional Comments From lupus@ximian.com  2005-02-16 12:14 -------
 Upgrade to 1.1.4.
+
+------- Additional Comments From brandon.barker@gmail.com  2005-02-16 13:57 -------
+I upgraded to Mono 1.1.4 and compiled and installed xsp 1.0.6.  The
+problem seems to have changed somewhat:
+
+csbio-a:/usr/share/doc/xsp/test brandon$ xsp --port 7070
+xsp
+Listening on port: 7070
+Listening on address: 0.0.0.0
+Root directory: /usr/share/doc/xsp/test
+Hit Return to stop the server.
+System.InvalidOperationException: Process has not been started.
+in <0x00084> System.Diagnostics.Process:get_ExitCode ()
+in <0x0006c> (wrapper remoting-invoke-with-check)
+System.Diagnostics.Process:get_ExitCode ()
+in <0x002a0>
+Mono.CSharp.CSharpCodeCompiler:CompileAssemblyFromFileBatch
+(System.CodeDom.Compiler.CompilerParameters,string[])
+in (unmanaged) (wrapper xdomain-dispatch)
+Mono.ASPNET.XSPApplicationHost:ProcessRequest
+(object,byte[]&,byte[]&,int,long,int,long,int,string,string,string,string,byte[],string)
+in <0x00110> (wrapper xdomain-dispatch)
+Mono.ASPNET.XSPApplicationHost:ProcessRequest
+(object,byte[]&,byte[]&,int,long,int,long,int,string,string,string,string,byte[],string)
+in <0x002a4> (wrapper xdomain-invoke)
+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)