[Mono-bugs] [Bug 68070][Wis] New - The xsp hangs or abort on multiple requests.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 12 Oct 2004 09:35:06 -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 ztashev@openlinksw.co.uk.

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

--- shadow/68070	2004-10-12 09:35:06.000000000 -0400
+++ shadow/68070.tmp.17501	2004-10-12 09:35:06.000000000 -0400
@@ -0,0 +1,39 @@
+Bug#: 68070
+Product: Mono: Runtime
+Version: unspecified
+OS: Mac OS X 10.3
+OS Details: 10.3.5
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: ztashev@openlinksw.co.uk               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: The xsp hangs or abort on multiple requests.
+
+Description of Problem:
+
+Against the xsp server is running “wget –r http://localhost:8080”.
+The first run is Ok.
+The second run the xsp server is hang or abort:
+
+in <0x00630> Mono.ASPNET.XSPWorker:Run (object)
+** Message: : u_strToUpper error: U_FILE_ACCESS_ERROR
+** ERROR **: file marshal.c: line 2432 (mono_marshal_get_runtime_invoke): 
+should not be reached
+aborting...
+Abort trap
+
+
+Expected Results:
+On Linux this isn’t happened.
+
+How often does this happen? 
+every time
+
+Additional Information: