[Mono-bugs] [Bug 609057] New: mono_type_size: type 0x00 unknown

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed May 26 10:20:11 EDT 2010


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

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


           Summary: mono_type_size: type 0x00 unknown
    Classification: Mono
           Product: Mono: Runtime
           Version: SVN
          Platform: 64bit
        OS/Version: RHEL 5
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: misc
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: srfcanada at hotmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


User-Agent:       Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; WOW64;
Trident/4.0)

I cant yet identify where this is coming from since its not giving me any
information but it seems to have something to do with reflection related to
nunit trying to execute a test.Its seems to run a few tests ok before segment
faulting.  This is the error Im getting:

mono_type_size: type 0x00 unknown
Stacktrace:
  at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke
(System.Reflection.MonoMethod*,object,object[],System.Exception&) <IL 0x00016,
0x00079>
  at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke
(System.Reflection.MonoMethod*,object,object[],System.Exception&) <IL 0x00016,
0x00079>
  at System.Reflection.MonoMethod.Invoke
(object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
[0x000d0] in
/disk2/mono-20100526/mcs/class/corlib/System.Reflection/MonoMethod.cs:223
  at System.Reflection.MethodBase.Invoke (object,object[]) [0x00000] in
/disk2/mono-20100526/mcs/class/corlib/System.Reflection/MethodBase.cs:96
  at NUnit.Core.Reflect.InvokeMethod
(System.Reflection.MethodInfo,object,object[]) <IL 0x0000a, 0x00054>
  at NUnit.Core.Reflect.InvokeMethod (System.Reflection.MethodInfo,object) <IL
0x00004, 0x0001b>
  at NUnit.Core.TestMethod.RunTestMethod (NUnit.Core.TestCaseResult) <IL
0x00002, 0x00038>
  at NUnit.Core.TestMethod.doTestCase (NUnit.Core.TestCaseResult) <IL 0x00004,
0x00032>
  at NUnit.Core.TestMethod.doRun (NUnit.Core.TestCaseResult) <IL 0x0002b,
0x000d1>
  at NUnit.Core.TestMethod.Run (NUnit.Core.TestCaseResult) <IL 0x00087,
0x00219>
  at NUnit.Core.NUnitTestMethod.Run (NUnit.Core.TestCaseResult) <IL 0x00003,
0x0001c>
  at NUnit.Core.TestCase.Run (NUnit.Core.EventListener) <IL 0x00053, 0x0010c>
  at NUnit.Core.TestCase.Run (NUnit.Core.EventListener,NUnit.Core.ITestFilter)
<IL 0x00003, 0x0001b>
  at NUnit.Core.TestSuite.RunAllTests
(NUnit.Core.TestSuiteResult,NUnit.Core.EventListener,NUnit.Core.ITestFilter)
<IL 0x00080, 0x001a4>
  at NUnit.Core.TestSuite.Run (NUnit.Core.EventListener,NUnit.Core.ITestFilter)
<IL 0x00098, 0x00268>
  at NUnit.Core.TestFixture.Run (NUnit.Core.Event

Reproducible: Always

Steps to Reproduce:
1.
2.
3.

-- 
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