[Mono-bugs] [Bug 561797] Simple program with a loop crashes the runtime.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Dec 8 22:27:20 EST 2009


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

http://bugzilla.novell.com/show_bug.cgi?id=561797#c1


Geoff Norton <gnorton at novell.com> changed:

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

--- Comment #1 from Geoff Norton <gnorton at novell.com> 2009-12-09 03:27:14 UTC ---
So the issue here is that its a never ending loop, and we set start_new_bblock
to 2 in BRTRUE's case in method-to-ir.c which trips up the UNVERIFIED around
line 9788

Attaching a patch which will let this test run, but it should probably be fixed
a different way.

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