You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A set of fixes related to clang, aarch64 and musl pecularities of vmstructs stack unwinder (#199)
* Use heuristic to get frame layout for aarch64
* Improve recovery from Java Anchor Frame
* Add and extend tests for vmstructs based stackwalking
* Adjust for Musl signal trampoline
* Run non-crashy test configs first
* Reduce crashiness and locking of tests
* Use root symbols
* Compensate for GH musl/x64 runner quirks
* Emit 'skip_frames' error frame on java anchor fallback
* Do not try to recover from invalid anchor frames
* Use X-enums for better code clarity
0 commit comments