[Mono-bugs] [Bug 69199][Nor] New - XSP, crash
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 7 Nov 2004 10:17:51 -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 mail@biteagle.net.
http://bugzilla.ximian.com/show_bug.cgi?id=69199
--- shadow/69199 2004-11-07 10:17:51.000000000 -0500
+++ shadow/69199.tmp.31841 2004-11-07 10:17:51.000000000 -0500
@@ -0,0 +1,64 @@
+Bug#: 69199
+Product: Mono: Compilers
+Version: 1.0
+OS:
+OS Details: Debian unstable
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: C#
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: mail@BitEagle.net
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: XSP, crash
+
+Description of Problem:
+
+My XSP webserver crashed while compiling a "Filename withSpace.aspx" file
+
+Steps to reproduce the problem:
+
+I can not.
+
+Actual Results:
+
+###########################The shell says###########################
+root@icebird:/home/BitEagle# xsp --root
+/var/www/website/dev.onNETservice.de/ --port 80 --verbose
+Adding applications '/:.'...
+Registering application:
+ Host: any
+ Port: any
+ Virtual path: /
+ Physical path: /home/BitEagle/BitEagle/project/website/dev.onNETservice.de
+Listening on port: 80
+Listening on address: 0.0.0.0
+Root directory: /home/BitEagle/BitEagle/project/website/dev.onNETservice.de
+Hit Return to stop the server.
+
+** (/usr/share/dotnet/bin/mcs/mcs.exe:8741): WARNING **: : error looking up
+process handle 0x67c
+
+** (/usr/share/dotnet/bin/mcs/mcs.exe:8755): WARNING **: : error looking up
+process handle 0x68c
+
+** (/usr/share/dotnet/bin/mcs/mcs.exe:8759): WARNING **: : error looking up
+process handle 0x691
+
+** (/usr/share/dotnet/bin/mcs/mcs.exe:8772): WARNING **: : error looking up
+process handle 0x6aa
+###########################/The shell says###########################
+......
+until mcs.exe:12161
+
+Expected Results:
+
+compile *.aspx file
+
+How often does this happen?
+
+once