[Mono-bugs] [Bug 75479][Blo] Changed - [GMCS] GC is confused by generic structs

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Jul 12 10:19:20 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 malekith at pld-linux.org.

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

--- shadow/75479	2005-07-12 07:54:13.000000000 -0400
+++ shadow/75479.tmp.4110	2005-07-12 10:19:20.000000000 -0400
@@ -3,13 +3,13 @@
 Version: 1.1
 OS: unknown
 OS Details: amd64 pld linux
 Status: REOPENED   
 Resolution: 
 Severity: Unknown
-Priority: Major
+Priority: Blocker
 Component: GC
 AssignedTo: martin at ximian.com                            
 ReportedBy: malekith at pld-linux.org               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
@@ -147,6 +147,15 @@
 
 
 ------- Additional Comments From nazgul at omega.pl  2005-07-12 07:54 -------
 The last testcase must have been another bug... The original and the
 previous to the last (Created an attachment (id=15451) simplified
 more) still gives NullRef.
+
+------- Additional Comments From malekith at pld-linux.org  2005-07-12 10:19 -------
+I've run into this issue and don't seem to be able to code it around
+:/ It is blocking me, thus priority raised.
+
+I still think object bitmaps are broken for generic structs. It cannot
+work if underlaying_type is used in compute_class_bitmap, because it
+simply lacks info about generic parameters. Zoltan's patch seemed to
+fix another issue, that has_references was false.


More information about the mono-bugs mailing list