DescriptionIssue in StackwalkerAMD64::GetCallerByFramePointerRecovery.
There is an issue in StackwalkerAMD64::GetCallerByFramePointerRecovery.
Occasionally it produces invalid frames (instruction pointer == 0) which
prevents the AMD64 stack walker from proceeding to do stack scanning and
instead leads to premature termination of the stack walking process.
For more details: http://crbug/537444
BUG=
R=mark@chromium.org
Committed: https://chromium.googlesource.com/breakpad/breakpad/+/4da1cfbad248e846b6e0b4429b4eb639bb2d1970
Patch Set 1 #
Total comments: 2
Patch Set 2 : Combining IsEndOfStack and rbp checks #
Messages
Total messages: 6 (1 generated)
|