[Mono-bugs] [Bug 525314] New: Verifier misses a potential crash

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Jul 26 13:42:58 EDT 2009


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


           Summary: Verifier misses a potential crash
    Classification: Mono
           Product: Mono: Runtime
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: JIT
        AssignedTo: lupus at novell.com
        ReportedBy: miguel at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Created an attachment (id=307764)
 --> (http://bugzilla.novell.com/attachment.cgi?id=307764)
Sample package that shows the problem

The following scenario crashes Mono:

1. Create a class Foo () in foo.dll
2. Create a class Bar that derives from foo in main.exe
3. Edit Foo and add an internal abstract to the class.
4. Recompile foo.dll
5. Run main.exe

You get a crash, see attached sample.

-- 
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