[Mono-bugs] [Bug 75376][Min] Changed - recursive reference of
control will crash
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Jun 24 22:30:57 EDT 2005
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 bmaurer at users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=75376
--- shadow/75376 2005-06-24 21:42:30.000000000 -0400
+++ shadow/75376.tmp.5844 2005-06-24 22:30:57.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 75376
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details: Ubuntu breezy badger
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: DUPLICATE
+Severity: Unknown
Priority: Minor
Component: Sys.Web
AssignedTo: mono-bugs at ximian.com
ReportedBy: dave.bacon at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -48,6 +48,12 @@
With the given example, everytime.
------- Additional Comments From dave.bacon at gmail.com 2005-06-24 21:42 -------
Created an attachment (id=15380)
example webapp to produce a segfault
+
+------- Additional Comments From bmaurer at users.sf.net 2005-06-24 22:30 -------
+There is no way we can catch all situations that might lead to
+recursion in s.web. The correct fix is StackOverflowException
+
+*** This bug has been marked as a duplicate of 47689 ***
More information about the mono-bugs
mailing list