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

[PAuth][LLDB] Handle authentication failure for signed pointers differently from other invalid memory access #72

Open
kovdan01 opened this issue Feb 1, 2024 · 0 comments · May be fixed by #76
Assignees
Labels

Comments

@kovdan01
Copy link
Contributor

kovdan01 commented Feb 1, 2024

Such kind of error can be distinguished from other memory-access-related errors, so we can give a nice error message with useful details. There's already related code proposed in https://reviews.llvm.org/D102428, but I still face regular invalid memory access errors without any mention of pauth stuff on authentication failures.

@kovdan01 kovdan01 added the pauth label Feb 1, 2024
@kovdan01 kovdan01 self-assigned this Feb 1, 2024
@kovdan01 kovdan01 linked a pull request Feb 26, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant