[Mono-bugs] [Bug 60967][Wis] New - mcs.exe seems to crash randomly on amd64

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 1 Jul 2004 04:27:44 -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 krzak@linux.net.pl.

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

--- shadow/60967	2004-07-01 04:27:44.000000000 -0400
+++ shadow/60967.tmp.26662	2004-07-01 04:27:44.000000000 -0400
@@ -0,0 +1,50 @@
+Bug#: 60967
+Product: Mono: Compilers
+Version: unspecified
+OS: 
+OS Details: PLD
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: C#
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: krzak@linux.net.pl               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: mcs.exe seems to crash randomly on amd64
+
+mcs.exe seems to crash _randomly_ on amd64 during compilation gtk-sharp
+
+mono 1.0, gtk-sharp 1.0
+
+
+Unhandled Exception: System.NullReferenceException: Null Reference (SIGSEGV)
+#0: 0x00000            in System.MonoType:get_Assembly () ()
+#1: 0x0000f callvirt   in Mono.CSharp.TypeManager:GetReferenceType
+(System.Type) ([0x584da0] )
+#2: 0x0000a call       in Mono.CSharp.Parameter:ExternalType () ()
+#3: 0x00067 callvirt   in Mono.CSharp.Parameters:ComputeParameterTypes
+(Mono.CSharp.DeclSpace) (0x889b40 [0x601a10] )
+#4: 0x0001c callvirt   in Mono.CSharp.Parameters:GetParameterInfo
+(Mono.CSharp.DeclSpace) (0x889b40 [0x601a10] )
+#5: 0x00008 callvirt   in Mono.CSharp.MethodCore:DoDefineParameters () ()
+#6: 0x0000a callvirt   in Mono.CSharp.Method:CheckBase
+(Mono.CSharp.TypeContainer) (0x87a3c0 [0x601a10] )
+#7: 0x0000f callvirt   in Mono.CSharp.Method:Define
+(Mono.CSharp.TypeContainer) (0x87a3c0 [0x601a10] )
+#8: 0x00069 callvirt   in Mono.CSharp.TypeContainer:DefineMembers
+(System.Collections.ArrayList,System.Reflection.MemberInfo[]) (0x601a10
+[0x883540] [0xc161f8] )
+#9: 0x001ae vcallvirt  in Mono.CSharp.TypeContainer:DoDefineMembers () ()
+#10: 0x0000d callvirt   in Mono.CSharp.TypeContainer:DefineMembers
+(Mono.CSharp.TypeContainer) (0x601a10 [0x601cf0] )
+#11: 0x0009d callvirt   in Mono.CSharp.RootContext:PopulateTypes () ()
+#12: 0x002ba vcall      in Mono.CSharp.Driver:MainDriver (string[])
+([0x5faaa0] )
+#13: 0x00004 call       in Mono.CSharp.Driver:Main (string[]) ([0x5faaa0] )
+
+make[2]: *** [gda-sharp.dll] Error 1
+make[2]: Leaving directory `/home/users/krzak/rpm/BUILD/gtk-sharp-1.0/gda'