[Mono-bugs] [Bug 58237][Blo] New - Cannot recompile mcs from CVS

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 8 May 2004 13:02:26 -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 jaak@zd.com.pl.

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

--- shadow/58237	2004-05-08 13:02:26.000000000 -0400
+++ shadow/58237.tmp.12876	2004-05-08 13:02:26.000000000 -0400
@@ -0,0 +1,42 @@
+Bug#: 58237
+Product: Mono: Runtime
+Version: unspecified
+OS: GNU/Linux [Other]
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Blocker
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: jaak@zd.com.pl               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Cannot recompile mcs from CVS
+
+I get this error when attempting to do a full rebuild of mono from CVS:
+
+make[5]: Entering directory `/home/mono/src/mcs/class/System'
+touch ../../build/deps/net_2_0_System.dll.stamp
+MONO_PATH="../../class/lib/net_2_0:$MONO_PATH" mono  ../../gmcs/gmcs.exe  
+-d:NET_1_1 -d:NET_2_0 -2 -g /noconfig /r:mscorlib.
+Mono C# Compiler 0.91.99.0 for Generics
+Internal() warning CS8018: Could not find the symbol writer assembly
+(Mono.CSharp.Debugger.dll). This is normally an installa
+
+** ERROR **: file mini-exceptions.c: line 261 (mono_handle_exception):
+assertion failed: (jit_tls->end_of_stack)
+aborting...
+make[5]: *** [../../class/lib/net_2_0/System.dll] Aborted
+make[5]: *** Deleting file `../../class/lib/net_2_0/System.dll'
+make[5]: Leaving directory `/home/mono/src/mcs/class/System'
+
+This is 100% repeatable and I'm getting this error since Friday. I always
+do a full "cvsclean.pl" before rebuild.
+
+Note that it compiles the whole "default" profile properly but fails on
+System.dll from "net_2_0" profile.
+
+OS: Fedora Core 1