[Mono-bugs] [Bug 76262][Nor] Changed - [GMCS] Mono runtime assert
in Nemerle bootstrap
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Sep 29 09:29:16 EDT 2005
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 martin at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76262
--- shadow/76262 2005-09-28 21:10:31.000000000 -0400
+++ shadow/76262.tmp.11126 2005-09-29 09:29:16.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 76262
Product: Mono: Runtime
Version: 1.0
OS: unknown
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs at ximian.com
ReportedBy: nazgul at omega.pl
QAContact: mono-bugs at ximian.com
@@ -189,6 +189,10 @@
When attached to it in gdb, I realized that it seems to be JITing
the same method `Nemerle.Collections.Tree._N_insert8351' over
and over again. Is that normal ?
Hmm, that's a generic method and it's always JITed with a different
instantiation. Maybe we really need shared code.
+
+------- Additional Comments From martin at ximian.com 2005-09-29 09:29 -------
+Ok, I started another Nemerle bootstrap before I left to my lunch
+break and now it's finished after about an hour :-)
More information about the mono-bugs
mailing list