[Mono-bugs] [Bug 525328] New: SignatureHelper.GetLocalVarSigHelper () crashes.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Jul 26 16:55:37 EDT 2009


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


           Summary: SignatureHelper.GetLocalVarSigHelper () crashes.
    Classification: Mono
           Product: Mono: Runtime
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: JIT
        AssignedTo: lupus at novell.com
        ReportedBy: miguel at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


The following sample crashes the Mono runtime:

$ csharp
csharp> System.Reflection.Emit.SignatureHelper.GetLocalVarSigHelper
().GetSignature ();


With the following stack trace:


  at (wrapper managed-to-native)
System.Reflection.Emit.SignatureHelper.get_signature_local () <0x00045>
  at (wrapper managed-to-native)
System.Reflection.Emit.SignatureHelper.get_signature_local () <0xffffffff>
  at System.Reflection.Emit.SignatureHelper.GetSignature () <0x0002f>
  at Class0.Host (object&) <0x0001b>
  at Mono.CSharp.Evaluator.Evaluate (string,object&,bool&) <0x000b4>
  at Mono.CSharpShell.Evaluate (string) <0x0003f>
  at Mono.CSharpShell.ReadEvalPrintLoopWith (Mono.CSharpShell/ReadLiner)
<0x000a1>
  at Mono.CSharpShell.ReadEvalPrintLoop () <0x0008b>
  at Mono.CSharpShell.Run (string[]) <0x0001f>
  at Mono.Driver.Main (string[]) <0x0018b>
  at (wrapper runtime-invoke) <Module>.runtime_invoke_int_object
(object,intptr,intptr,intptr) <0xffffffff>

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