Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix luajit unwinding of nested cframes #31

Merged
merged 1 commit into from
Jan 14, 2025
Merged

Conversation

gnurizen
Copy link
Collaborator

When we encounter a Lua interpreter frame that is a cframe we need to
switch back to the native unwinder if it isn't the top cframe.

When we encounter a Lua interpreter frame that is a cframe we need to
switch back to the native unwinder if it isn't the top cframe.
@gnurizen gnurizen changed the title Fix luajit unwinding of nested cframes. Fix luajit unwinding of nested cframes Jan 14, 2025
@gnurizen gnurizen requested review from umanwizard and brancz January 14, 2025 02:18
@gnurizen gnurizen merged commit a649e58 into main Jan 14, 2025
20 of 22 checks passed
gnurizen added a commit to parca-dev/parca-agent that referenced this pull request Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants