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: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]
          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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to