[Mono-bugs] [Bug 376709] New: mono on ARM corrupts method call stack

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Apr 3 07:00:57 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=376709


           Summary: mono on ARM corrupts method call stack
           Product: Mono: Runtime
           Version: unspecified
          Platform: All
        OS/Version: Debian Woody
            Status: NEW
          Severity: Blocker
          Priority: P5 - None
         Component: JIT
        AssignedTo: lupus at novell.com
        ReportedBy: mbus25 at hotmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Other


I found a call stack corruption when calling a method of a class that is inside
of a external assembly.
I think that the runtime undercalculates the stack size required...


the simptom is like this:

method1()
{
  call method2()
{
}
}


-- 
Configure bugmail: https://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