[Mono-bugs] [Bug 81414][Wis] New - rubynet-76037 build error

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Apr 21 05:18:25 EDT 2007


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 hys545 at dreamwiz.com.

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

--- shadow/81414	2007-04-21 05:18:25.000000000 -0400
+++ shadow/81414.tmp.11992	2007-04-21 05:18:25.000000000 -0400
@@ -0,0 +1,82 @@
+Bug#: 81414
+Product: Mono: Tools
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: tools
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: hys545 at dreamwiz.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: rubynet-76037 build error
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+mcs -nowarn:219,169,162,164 -debug -out:Ruby.NET.dll -target:library
+Array.cs Bignum.cs Class.cs Const.cs Enum.cs Exception.cs Hash.cs IO.cs
+Kernel.cs Loader.cs NETRuby.cs node.cs Numeric.cs Object.cs Proc.cs
+Regexp.cs Scanner.cs String.cs Symbol.cs Thread.cs Time.cs node_print.cs
+codegen.cs parse.cs
+
+***MEMORY-WARNING***: /usr/lib/mono/1.0/mcs.exe[24061]: GSlice:
+g_thread_init() must be called before all other GLib functions; memory
+corruption due to late invocation of g_thread_init() has been detected;
+this program is likely to crash, leak or unexpectedly abort soon...
+
+Unhandled Exception: Mono.CSharp.InternalErrorException: Object.cs(574,32):
+NETRuby.RBasic.RMethod ---> System.ArgumentNullException: Argument cannot
+be null.
+Parameter name: con
+  at System.Reflection.Emit.CustomAttributeBuilder.Initialize
+(System.Reflection.ConstructorInfo con, System.Object[] constructorArgs,
+System.Reflection.PropertyInfo[] namedProperties, System.Object[]
+propertyValues, System.Reflection.FieldInfo[] namedFields, System.Object[]
+fieldValues) [0x00000]
+  at System.Reflection.Emit.CustomAttributeBuilder..ctor
+(System.Reflection.ConstructorInfo con, System.Object[] constructorArgs)
+[0x00000]
+  at Mono.CSharp.ParamsParameter.ApplyAttributes
+(System.Reflection.Emit.MethodBuilder mb,
+System.Reflection.Emit.ConstructorBuilder cb, Int32 index) [0x00000]
+  at Mono.CSharp.Parameters.ApplyAttributes (System.Reflection.MethodBase
+builder) [0x00000]
+  at Mono.CSharp.Delegate.Define () [0x00000]
+  at Mono.CSharp.TypeContainer+MemberCoreArrayList.DefineContainerMembers
+() [0x00000] --- End of inner exception stack trace ---
+
+  at Mono.CSharp.TypeContainer+MemberCoreArrayList.DefineContainerMembers
+() [0x00000]
+  at Mono.CSharp.TypeContainer.DefineContainerMembers
+(Mono.CSharp.MemberCoreArrayList mcal) [0x00000]
+  at Mono.CSharp.Class.DefineContainerMembers
+(Mono.CSharp.MemberCoreArrayList list) [0x00000]
+  at Mono.CSharp.TypeContainer.DoDefineMembers () [0x00000]
+  at Mono.CSharp.Class.DoDefineMembers () [0x00000]
+  at Mono.CSharp.TypeContainer.DefineMembers () [0x00000]
+  at Mono.CSharp.RootContext.PopulateTypes () [0x00000]
+  at Mono.CSharp.Driver.MainDriver (System.String[] args) [0x00000]
+  at Mono.CSharp.Driver.Main (System.String[] args) [0x00000]
+
+
+Steps to reproduce the problem:
+1. 
+2. 
+3. 
+
+Actual Results:
+
+
+Expected Results:
+
+
+How often does this happen? 
+
+
+Additional Information:


More information about the mono-bugs mailing list