[Mono-bugs] [Bug 59901][Nor] Changed - JIT on PPC crashes when using NUnit.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 18 Jun 2004 16:20:06 -0400 (EDT)


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 marc@qcc.ca.

http://bugzilla.ximian.com/show_bug.cgi?id=59901

--- shadow/59901	2004-06-10 07:16:24.000000000 -0400
+++ shadow/59901.tmp.27834	2004-06-18 16:20:06.000000000 -0400
@@ -51,6 +51,28 @@
 Happens 100% of the time.
 
 Additional Information:
 
 ------- Additional Comments From lupus@ximian.com  2004-06-10 07:16 -------
 It's not a regression.
+
+------- Additional Comments From marc@qcc.ca  2004-06-18 16:20 -------
+This appears to be a more general error on my OX 10.3.4 box. I get the exact same error 
+output when running xsp.exe in the share/doc/xsp/test dir and trying to load http://
+localhost:8080
+
+"...
+Hit Return to stop the server.
+
+** ERROR **: file exceptions-ppc.c: line 930 (ves_icall_get_trace): assertion failed: (ji != 
+NULL)
+aborting...
+Abort trap"
+
+I had originally downloaded the Beta 2 (v0.95) Mac OS X /Library/Framework DMG 
+binaries. Out of ~20 attempts it ran once where I could visit the individual example links 
+on the index.aspx page. All the other times I got the above error.
+
+So I downlaoded the newer Beta 3 (v.096) tarballs, deleted the old /Library/Framework and 
+built the new one from scracth in /usr/local. The build went fine but I still get this error 
+when trying to load the index page.
+