[Mono-bugs] [Bug 79368][Cri] Changed - VM crashes with 'file mini-ppc.c: line 1676 (get_float_register_spilling): assertion failed: (regmask)'
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Sep 27 10:32:04 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 lupus at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79368
--- shadow/79368 2006-09-11 17:10:16.000000000 -0400
+++ shadow/79368.tmp.18854 2006-09-27 10:32:04.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 79368
Product: Mono: Runtime
Version: 1.1
-OS:
+OS: unknown
OS Details: OS 10.4.7
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Critical
Component: JIT
AssignedTo: lupus at ximian.com
ReportedBy: andylarder at hotmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -84,6 +84,9 @@
static void Main(string[] args)
{
Matrix4 m = new Matrix4(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
}
}
}
+
+------- Additional Comments From lupus at ximian.com 2006-09-27 10:32 -------
+Fixed in svn.
More information about the mono-bugs
mailing list