[Mono-bugs] [Bug 75479][Maj] Changed - [GMCS] GC is confused by
generic structs
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Jul 9 08:25:24 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 nazgul at omega.pl.
http://bugzilla.ximian.com/show_bug.cgi?id=75479
--- shadow/75479 2005-07-09 05:59:29.000000000 -0400
+++ shadow/75479.tmp.30825 2005-07-09 08:25:24.000000000 -0400
@@ -4,20 +4,20 @@
OS: unknown
OS Details: amd64 pld linux
Status: NEW
Resolution:
Severity: Unknown
Priority: Major
-Component: JIT
+Component: GC
AssignedTo: mono-bugs at ximian.com
ReportedBy: malekith at pld-linux.org
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: [GMCS] strange problem with Dictionary impl
+Summary: [GMCS] GC is confused by generic structs
Description of Problem:
The following testcase:
#v+
@@ -87,6 +87,9 @@
------- Additional Comments From malekith at pld-linux.org 2005-07-09 05:59 -------
I have simplified Kamil's testcase a bit. Only KeyValuePair struct has
to be generic. If I were to guess then some size is computed
incorrectly, I wasn't able to trace it with gdb though :/ (the size
seems to be computed correctly).
+
+------- Additional Comments From nazgul at omega.pl 2005-07-09 08:25 -------
+It is GC-related, the problem disappears with GC_DONT_GC flag set
More information about the mono-bugs
mailing list