[Mono-bugs] [Bug 52208][Wis] New - XSP hangs if you specify an incorrect ip in the --address

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 15 Dec 2003 18:28:17 -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 andy80@ptlug.org.

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

--- shadow/52208	2003-12-15 18:28:17.000000000 -0500
+++ shadow/52208.tmp.29624	2003-12-15 18:28:17.000000000 -0500
@@ -0,0 +1,45 @@
+Bug#: 52208
+Product: Mono/Runtime
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: andy80@ptlug.org               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: XSP hangs if you specify an incorrect ip in the --address
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+
+XSP hangs for an Unhandled Exception if you pass an incorrect IP string.
+
+Steps to reproduce the problem:
+1. 
+[root@piccoli jasb]# mono /home/andy80/download/xsp-0.8/server/xsp.exe
+--address localhost
+
+Actual Results:
+
+Unhandled Exception: System.FormatException: An invalid IP address was
+specified.
+in <0x00099> System.Net.IPAddress:Parse (string)
+in <0x0054b> Mono.ASPNET.Server:Main (string[])
+
+
+Expected Results:
+
+
+How often does this happen? 
+
+always
+
+Additional Information: