[Mono-bugs] [Bug 331590] insane memory usage when compiling olive with svn HEAD mono/ mcs

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sat Oct 6 16:06:41 EDT 2007


https://bugzilla.novell.com/show_bug.cgi?id=331590#c2


Jb Evain <jbevain at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |jbevain at novell.com




--- Comment #2 from Jb Evain <jbevain at novell.com>  2007-10-06 14:06:40 MST ---
It's either a linker bug or a verifier bug. In gdb there's indeed an infinite
recursion:

* an invalid program is detected, so a InvalidProgramException is created,
* an invalid program is detected in InvalidProgramException.ctor()
* and it goes on forever.


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