[Mono-bugs] [Bug 78828][Nor] Changed - Another simple tailcall bug in Mono JIT
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Jul 15 22:14:37 EDT 2006
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by miguel at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78828
--- shadow/78828 2006-07-15 16:50:27.000000000 -0400
+++ shadow/78828.tmp.28934 2006-07-15 22:14:37.000000000 -0400
@@ -1,12 +1,12 @@
Bug#: 78828
Product: Mono: Runtime
Version: 1.1
OS: unknown
OS Details: i586 Linux or Windows
-Status: NEW
+Status: NEEDINFO
Resolution:
Severity: Unknown
Priority: Normal
Component: JIT
AssignedTo: lupus at ximian.com
ReportedBy: bbjamey at gmail.com
@@ -69,6 +69,22 @@
It does not even open up here with pedump.
how am I supposed t orun this compiler?
+
+------- Additional Comments From miguel at ximian.com 2006-07-15 22:14 -------
+Ok, using Martin's instructions, this happens with me too:
+
+$ mono fscp10ntc.exe .bug.fs
+$ mono bug.exe
+THIS SHOULD BE PRINTED!!!!
+---> You should have seen a line printed before this, but mk never
+gets called!
+
+Seems like this is not a bug.
+
+I was testing on Linux, mono trunk/62649
+
+Am setting the bug to NEEDINFO, please reopen if this bug continues,
+and provide further OS information
More information about the mono-bugs
mailing list