[Mono-bugs] [Bug 52399][Cri] Changed - Two in one: StackOverflow in Type.GetType(name)

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 20 Dec 2003 13:54:16 -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 tiago.lima@vianw.pt.

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

--- shadow/52399	2003-12-20 13:53:33.000000000 -0500
+++ shadow/52399.tmp.17629	2003-12-20 13:54:16.000000000 -0500
@@ -1,23 +1,23 @@
 Bug#: 52399
 Product: Mono/Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Critical
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: tiago.lima@vianw.pt               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: Three in one: StackOverflow in Type.GetType(name)
+Summary: Two in one: StackOverflow in Type.GetType(name)
 
 Please fill in this template when reporting a bug, unless you know what you are 
 doing. 
 Description of Problem: Type.GetType(string name) gives a Segmentation fault 
 caused by a StackOverflow when an assembly is dinamicaly loaded.