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

Issue with safe object frame address computation #169

Closed
jeremy-rifkin opened this issue Sep 7, 2024 · 0 comments
Closed

Issue with safe object frame address computation #169

jeremy-rifkin opened this issue Sep 7, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@jeremy-rifkin
Copy link
Owner

There's an issue with the object base address being re-added to the address from _dl_find_object when it shouldn't be. Related to #104, I fixed the non-signal safe path but not the signal-safe path. Discovered in compiler-explorer/compiler-explorer#6834.

@jeremy-rifkin jeremy-rifkin added bug Something isn't working resolved in next release Resolved in dev labels Sep 7, 2024
@jeremy-rifkin jeremy-rifkin removed the resolved in next release Resolved in dev label Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant