[Mono-bugs] [Bug 341112] New: Crash with generic IEnumerable and arrays in 2.0
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Nov 12 14:50:21 EST 2007
https://bugzilla.novell.com/show_bug.cgi?id=341112
Summary: Crash with generic IEnumerable and arrays in 2.0
Product: Mono: Runtime
Version: unspecified
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: generics
AssignedTo: mono-bugs at ximian.com
ReportedBy: joncham at gmail.com
QAContact: mono-bugs at ximian.com
Found By: ---
Created an attachment (id=183063)
--> (https://bugzilla.novell.com/attachment.cgi?id=183063)
Test case
Net runs fine, while Mono aborts with
System.Array.InternalEnumerator<System.Collections.Generic.List<System.String>>
doesn't implement interface
System.Collections.Generic.IEnumerator<System.Collections.Generic.IEnumerable<System.String>>
** ERROR **: file mini-trampolines.c: line 41
(mono_convert_imt_slot_to_vtable_slot): should not be reached
Run attached test case.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list