[Mono-bugs] [Bug 78053][Wis] Changed - inflate_generic_type fails
with an error because of incorrect range checking
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Apr 8 15:01:38 EDT 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 tum at veridicus.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78053
--- shadow/78053 2006-04-08 14:59:14.000000000 -0400
+++ shadow/78053.tmp.16657 2006-04-08 15:01:38.000000000 -0400
@@ -2,13 +2,13 @@
Product: Mono: Runtime
Version: 1.1
OS: unknown
OS Details: CRUX 2.1
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: JIT
AssignedTo: lupus at ximian.com
ReportedBy: tum at veridicus.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -41,6 +41,11 @@
(Dictionary<,>) but is actually the class "E".
------- Additional Comments From tum at veridicus.com 2006-04-08 14:59 -------
Created an attachment (id=16738)
test program
+
+------- Additional Comments From tum at veridicus.com 2006-04-08 15:01 -------
+Removing the check causes my app to crash for other reasons as there
+are some other vm bugs. I don't have a simple test case for that
+either but it may be related to this bug and context->gclass...
More information about the mono-bugs
mailing list