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 [EMAIL PROTECTED]

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

--- shadow/79610        2006-10-06 21:21:35.000000000 -0400
+++ shadow/79610.tmp.23091      2006-10-06 21:21:35.000000000 -0400
@@ -0,0 +1,53 @@
+Bug#: 79610
+Product: Mono: Runtime
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: misc
+AssignedTo: [EMAIL PROTECTED]                            
+ReportedBy: [EMAIL PROTECTED]               
+QAContact: [EMAIL PROTECTED]
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Mono crashes when executing gmcs during installation
+
+Description of Problem:
+  mono (SVN) crashes when executing gmcs while compiling the class library
+from SVN.
+
+Steps to reproduce the problem:
+1. Fetch the mono and mcs modules from SVN (Mono rev. 66382 and mcs rev.
+66381) used here.
+2. Configure and try to build mono
+
+Actual Results:
+  The following error is produced when in mcs/class/System:
+** Warning: System.dll built without parts that depend on: System.Xml.dll
+Mono.Security.dll System.Configuration.dll
+MONO_PATH="../../class/lib/net_2_0:../../class/lib/net_2_0_bootstrap:$MONO_PATH"
+/opt/gnome2/src/mono/runtime/mono-wrapper  ../../gmcs/gmcs.exe
+/codepage:65001   -d:NET_1_1 -d:NET_2_0 -debug /noconfig -nowarn:618
+-d:CONFIGURATION_2_0 -unsafe -target:library -out:System.dll 
[EMAIL PROTECTED]
+
+** ERROR **: file icall.c: line 3230 (ves_icall_Type_GetMethodsByName):
+assertion failed: (method->slot < nslots)
+aborting...
+
+
+Expected Results:
+  MCS is successfully compiled.
+
+
+How often does this happen? 
+  Every time.
+
+Additional Information:
+  This is simply an example of this bug. I have encountered one other
+instance of this popping up which I could dig out if necessary (can't
+remember where it was at the moment, it's been a long day).
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to