[Mono-bugs] [Bug 651259] SIGSEGV instead of StackOverflow

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Nov 4 14:05:04 EDT 2010


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

https://bugzilla.novell.com/show_bug.cgi?id=651259#c11


--- Comment #11 from Paolo Molaro <lupus at novell.com> 2010-11-04 18:05:03 UTC ---
Ok, a workaround should be possible: ucontext_t contains the value of cr2
inside the uc_mcontext field. We should use that if it's different from
si_addr.
Zoltan: would you mind trying a fix, since you can repro it? That field should
be present also in the amd64 version of the structure.

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