[Mono-bugs] [Bug 492778] Mono crashes when running valid generics program

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Apr 7 22:56:37 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=492778

User harinath at hurrynot.org added comment
http://bugzilla.novell.com/show_bug.cgi?id=492778#c8


Raja Harinath <harinath at hurrynot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|Major                       |Minor




--- Comment #8 from Raja Harinath <harinath at hurrynot.org>  2009-04-07 20:56:30 MDT ---
Reduce severity.  Even though the testcase works on .NET, it appears to be
something that the normal .NET compilers will not generate.  Also AFAIK, modulo
bugs, mcs/gmcs/SRE doesn't currently generate such memberrefs.  So, I'm
guessing this is from the cecil-based compiler, and probably should be fixed
there.

BTW, this particular testcase will probably be considered valid since it
eventually leads to an external typeref.  It'd be interesting to see what
PEVerify says about such a memberref leading to a typedef.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list