[Mono-bugs] [Bug 525734] New: [VERIFIER] crashes with SIGSEGV in System.Reflection.FieldInfo.internal_from_handle_type

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Jul 27 18:24:04 EDT 2009


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


           Summary: [VERIFIER] crashes with SIGSEGV in
                    System.Reflection.FieldInfo.internal_from_handle_type
    Classification: Mono
           Product: Mono: Runtime
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: JIT
        AssignedTo: rkumpera at novell.com
        ReportedBy: msafar at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Created an attachment (id=308228)
 --> (http://bugzilla.novell.com/attachment.cgi?id=308228)
gtest-etree-01.exe

mono --verify-all gtest-etree-01.exe

Running test AddCheckedTest           OK
Running test AddCheckedTest_2         OK
Running test AddCheckedTest_3         Stacktrace:

  at (wrapper managed-to-native)
System.Reflection.FieldInfo.internal_from_handle_type (intptr,intptr) <0x00004>
  at (wrapper managed-to-native)
System.Reflection.FieldInfo.internal_from_handle_type (intptr,intptr)
<0xffffffff>
  at System.Reflection.FieldInfo.GetFieldFromHandle (System.RuntimeFieldHandle)
<0x00032>
  at Tester.AddCheckedTest_3 () <0x00058>
  at (wrapper runtime-invoke) object.runtime_invoke_void__this__
(object,intptr,intptr,intptr) <0xffffffff>
  at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke
(object,object[],System.Exception&) <0x00004>
  at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke
(object,object[],System.Exception&) <0xffffffff>
  at System.Reflection.MonoMethod.Invoke
(object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
<0x00132>
  at System.Reflection.MethodBase.Invoke (object,object[]) <0x00025>
  at Tester.RunTest (System.Reflection.MethodInfo) <0x00058>
  at Tester.<Main>m__8 (System.Reflection.MethodInfo) <0x00010>
  at
System.Linq.Enumerable/<CreateSelectIterator>c__Iterator10`2<System.Reflection.MethodInfo,
bool>.MoveNext () <0x000b2>
  at System.Linq.Enumerable.Count<bool>
(System.Collections.Generic.IEnumerable`1<bool>,System.Func`2<bool, bool>)
<0x0008f>
  at Tester.Main () <0x0016a>
  at (wrapper runtime-invoke) <Module>.runtime_invoke_int
(object,intptr,intptr,intptr) <0xffffffff>

Native stacktrace:

    mono [0x80d5dd2]
    mono [0x8100beb]
    [0xb8074410]
    mono(mono_field_get_object+0x113) [0x8175d23]
    mono [0x81a22ff]
    [0xb6c93440]
    [0xb6c933d3]
    [0xb6c93229]
    [0xb71de038]
    mono [0x8063305]
    mono(mono_runtime_invoke_array+0x3be) [0x812a9ee]
    mono [0x81a3025]
    [0xb6c8a8c3]
    [0xb6c8a5fb]
    [0xb6c8a4be]
    [0xb71e9d49]
    [0xb71e9cd9]
    [0xb71de45b]
    [0xb71de2f8]
    [0xb71db3e3]
    [0xb71db1da]
    mono [0x8063305]
    mono(mono_runtime_exec_main+0x16e) [0x81286fe]
    mono(mono_runtime_run_main+0x16b) [0x8128e1b]
    mono(mono_main+0x194a) [0x80b6b6a]
    mono [0x805b4c1]
    /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe5) [0xb7e02775]
    mono [0x805b3f1]
Cannot access memory at address 0x0

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


More information about the mono-bugs mailing list