[Mono-bugs] [Bug 603669] New: InvalidProgramException with linq expression

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri May 7 06:30:25 EDT 2010


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

http://bugzilla.novell.com/show_bug.cgi?id=603669#c0


           Summary: InvalidProgramException with linq expression
    Classification: Mono
           Product: Mono: Class Libraries
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: System
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: rkvinge at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


Created an attachment (id=360406)
 --> (http://bugzilla.novell.com/attachment.cgi?id=360406)
test.cs

Repro:

gmcs test.cs
mono test.exe

results in:

Unhandled Exception: System.InvalidProgramException: Invalid IL code in
(wrapper dynamic-method)
System.Runtime.CompilerServices.ExecutionScope:lambda_method
(System.Runtime.CompilerServices.ExecutionScope): IL_001a: stloc.0

(full stack trace attached)

-- 
Configure bugmail: http://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