[Mono-bugs] [Bug 77399][Nor] Changed - [GMCS] consistent crash using SortedList with non-primitive key

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Jan 31 13:42:19 EST 2006


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 vargaz at gmail.com.

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

--- shadow/77399	2006-01-29 20:37:39.000000000 -0500
+++ shadow/77399.tmp.15844	2006-01-31 13:42:19.000000000 -0500
@@ -1,23 +1,23 @@
 Bug#: 77399
 Product: Mono: Runtime
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: bcs26 at cornell.edu               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: consistent crash using SortedList with non-primitive key
+Summary: [GMCS] consistent crash using SortedList with non-primitive key
 
 The mono runtime crashes consistently on programs using the SortedList
 generic collection with a class or struct key implementing the IComparable
 generic interface. A very simple example case (TestSortedList.cs) is
 attached. Observed behavior:
 


More information about the mono-bugs mailing list