[Mono-bugs] [Bug 630041] New: endless recursion when loading dll

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Aug 10 12:49:10 EDT 2010


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

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


           Summary: endless recursion when loading dll
    Classification: Mono
           Product: Mono: Runtime
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: misc
        AssignedTo: rkumpera at novell.com
        ReportedBy: msafar at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


gmcs bug-0.cs -r:bug-0-lib.dll

>> bug-0.cs

using System;



class Program {



    static void Main ()

    {

    new X();

    }

}

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