[Mono-bugs] [Bug 467834] mono_method_get_vtable_slot assertion when compiling Nemerle
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Jan 21 12:43:32 EST 2009
https://bugzilla.novell.com/show_bug.cgi?id=467834
User vargaz at gmail.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=467834#c1
Zoltan Varga <vargaz at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vargaz at gmail.com
Component|System |misc
Product|Mono: Class Libraries |Mono: Runtime
--- Comment #1 from Zoltan Varga <vargaz at gmail.com> 2009-01-21 10:43:32 MST ---
-> runtime.
Interestingly, this seems to work fine with HEAD.
The original assert is now fixed in HEAD/2.4/2.2 branches, but there is a new
one:
** ERROR:(reflection.c:2543):get_field_on_inst_generic_type: assertion failed:
(field_index >= 0 && field_index < dgclass->count_fields)
--
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