https://bugzilla.novell.com/show_bug.cgi?id=442027

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=442027#c1





--- Comment #1 from Andrés G. Aragoneses <[EMAIL PROTECTED]>  2008-11-05 
14:27:14 MST ---
It's wierd because with this type of test program, this bug doesn't happen:

        class MainClass
        {
                public static void Main(string[] args)
                {
                        Main (args);
                }
        }

However, with a more complex one like the one am testing, it happens.

Running my program with mono --debug --trace has generated an unmanaged
exception, and a 500 MB file. I've compressed it and uploaded it to here, in
case you want to diagnose:

http://rapidshare.com/files/161001108/out.txt.bz2.html


-- 
Configure bugmail: https://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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to