When unwind step reaches the end of the stack that means the force unwind should notify the stop function.
This is not an error, it could mean just the thread is cleaned up completely.
Details
Details
- Reviewers
cjdb manojgupta MaskRay compnerd mstorsjo - Group Reviewers
Restricted Project Restricted Project - Commits
- rG632acec73776: [libunwind][ARM] Handle end of stack during unwind
Diff Detail
Diff Detail
Unit Tests
Unit Tests
Event Timeline
Comment Actions
Looks reasonable I think. Is this a deficiency in the EHABI implementation only, i.e. this aspect works as it should in the regular dwarf implementation?
clang-format: please reformat the code
6 diff lines are omitted. See full path.