[Mono-bugs] [Bug 513031] New: Hang in Mono's JIT with broken code.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Jun 14 13:44:19 EDT 2009


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


           Summary: Hang in Mono's JIT with broken code.
    Classification: Mono
           Product: Mono: Runtime
           Version: unspecified
          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=297992)
 --> (http://bugzilla.novell.com/attachment.cgi?id=297992)
Sample IL program

Mono hangs with the following program:

foo:
     ldc.i4.0
     br foo

(I attach the sample il program).

On Windows this produces:

InvalidProgramException: JIT Compiler encoutered an internal limiation.

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