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

Do stack walk based on linked register when pc is null in KSCrash #430

Merged
merged 1 commit into from Dec 9, 2019

Conversation

kealdishx
Copy link
Contributor

When a crash happened due null ptr function, current logic will produce an empty stack trace. However, we can still walk from link register to get the rest of the stack trace. For more details, you can see in this pull request.

@chzhij5 chzhij5 merged commit fee6c2e into Tencent:dev Dec 9, 2019
@chzhij5
Copy link
Collaborator

chzhij5 commented Dec 9, 2019

nice

@kealdishx kealdishx deleted the dev-stackcursor-lr branch December 9, 2019 08:55
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.

None yet

2 participants