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=79626 --- shadow/79626 2006-10-09 03:15:32.000000000 -0400 +++ shadow/79626.tmp.30273 2006-10-09 03:15:32.000000000 -0400 @@ -0,0 +1,57 @@ +Bug#: 79626 +Product: Mono: Runtime +Version: 1.1 +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Normal +Component: misc +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: SIGSEGV in Module.GetCustomAttributes for multi module assembly + +C:\j\mono-cust-bug>mono test.exe + +================================================================= +Got a SIGSEGV while executing native code. This usually indicates +a fatal error in the mono runtime or one of the native libraries +used by your application. +================================================================= + +Stacktrace: + + at (wrapper managed-to-native) +System.MonoCustomAttrs.GetCustomAttributesInternal +(System.Reflection.ICustomAttributeProvider,System.Type,bool) <0x00004> + at (wrapper managed-to-native) +System.MonoCustomAttrs.GetCustomAttributesInternal +(System.Reflection.ICustomAttributeProvider,System.Type,bool) <0xffffffff> + at System.MonoCustomAttrs.GetCustomAttributesBase +(System.Reflection.ICustomAttributeProvider,System.Type) <0x00025> + at System.MonoCustomAttrs.GetCustomAttributes +(System.Reflection.ICustomAttributeProvider,System.Type,bool) <0x0007e> + at System.Reflection.Module.GetCustomAttributes (System.Type,bool) +<0x00012> + at IKVM.Internal.AssemblyClassLoader..ctor +(System.Reflection.Assembly,object) <0x0008c> + at IKVM.Internal.ClassLoaderWrapper.GetAssemblyClassLoader +(System.Reflection.Assembly) <0x0009e> + at IKVM.NativeCode.gnu.classpath.VMStackWalker.getClassLoaderFromType +(System.Type) <0x0006a> + at gnu.classpath.VMStackWalker.getClassLoaderFromType (System.Type) +<0x0000a> + at gnu.classpath.VMStackWalker.getCallingClassLoader () <0x000a0> + at java.lang.Package.getPackages () <0x0000b> + at test.Main () <0x0000e> + at (wrapper runtime-invoke) System.Object.runtime_invoke_void +(object,intptr,intptr,intptr) <0xffffffff> + +This application has requested the Runtime to terminate it in an unusual +way. +Please contact the application's support team for more information. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
