[Mono-bugs] [Bug 595306] New: SIGSEGV in GetCustomAttributesInternal

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Apr 9 14:20:06 EDT 2010


http://bugzilla.novell.com/show_bug.cgi?id=595306

http://bugzilla.novell.com/show_bug.cgi?id=595306#c0


           Summary: SIGSEGV in GetCustomAttributesInternal
    Classification: Mono
           Product: Mono: Runtime
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: misc
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: msafar at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


mono --verify-all test-128.exe 
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) <0x00004>
  at System.MonoCustomAttrs.GetCustomAttributesBase
(System.Reflection.ICustomAttributeProvider,System.Type) <0x00046>
  at System.MonoCustomAttrs.GetCustomAttributes
(System.Reflection.ICustomAttributeProvider,System.Type,bool) <0x0003a>
  at System.MonoType.GetCustomAttributes (System.Type,bool) <0x0001e>
  at Foo.MM () <0x00022>
  at Blah.Main () <0x0000a>
  at (wrapper runtime-invoke) <Module>.runtime_invoke_int
(object,intptr,intptr,intptr) <0x0003a>

Native stacktrace:

    mono [0x80d9314]
    mono [0x8117a7b]
    [0xdc9410]
    mono(mono_reflection_get_custom_attrs_by_type+0x103) [0x81930a3]
    mono [0x81c7caa]
    [0xde1f15]
    [0xde1d0f]
    [0xde1433]
    [0xde13af]
    [0xde1273]
    [0xde119b]
    [0xde11eb]
    mono [0x8064721]
    mono(mono_runtime_invoke+0x40) [0x8140b70]
    mono(mono_runtime_exec_main+0x143) [0x81442b3]
    mono(mono_runtime_run_main+0x112) [0x8147c62]
    mono(mono_main+0x1971) [0x80b6b41]
    mono [0x805b565]
    /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe6) [0x483b56]
    mono [0x805b4a1]


Works (and verifies) on .net

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list