[Mono-bugs] [Bug 58237][Blo] Changed - Cannot recompile net 2.0 System.dll

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 11 May 2004 05:22:52 -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-10 06:50:23.000000000 -0400
+++ shadow/58237.tmp.15806	2004-05-11 05:22:52.000000000 -0400
@@ -2,22 +2,22 @@
 Product: Mono: Runtime
 Version: unspecified
 OS: GNU/Linux [Other]
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 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
+Summary: Cannot recompile net 2.0 System.dll
 
 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  
@@ -42,6 +42,18 @@
 OS: Fedora Core 1
 
 ------- Additional Comments From jaak@zd.com.pl  2004-05-10 06:50 -------
 Created an attachment (id=7656)
 Bzipped full build log from my system (extracts to 440 KB)
 
+
+------- Additional Comments From jaak@zd.com.pl  2004-05-11 05:22 -------
+I've tried to recompile mono without sigaltstack support and the
+results are surprising.
+
+In exactly the same place as the assertion failure (.NET 2.0
+System.dll compilation) the gmcs.exe compiler hangs.
+
+Is there any workaround for this issue? I cannot do a clean CVS
+recompile / bootstrap for 4 days now.
+
+Jarek