[Mono-bugs] [Bug 693905] F# programs crash with Mono 2.10/2.8

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun May 15 22:23:57 EDT 2011


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

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


--- Comment #2 from Peter Buchlovsky <petebu at gmail.com> 2011-05-16 02:23:57 UTC ---
I've just tried the F# compiler at http://github.com/fsharp/fsharp on Mono
2.10.2 (VMware image) and get the same result as previously (Segfault). I don't
see how this could be related to any tail call bugs in Mono since the generated
IL doesn't use tail calls -- only branch instructions (despite the function
being tail-recursive).

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


More information about the mono-bugs mailing list