-
-
Notifications
You must be signed in to change notification settings - Fork 175
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
sentry-native crashpad build fails on Linux arm64: arm64 does not support xpaclri #1123
Closed
1 of 3 tasks
Comments
github-project-automation
bot
moved this to Needs Discussion
in Mobile & Cross Platform SDK
Jan 22, 2025
I guess the assembler doesn't support/allow the mnemonic for PAC stripping ( |
related: getsentry/sentry#83907 |
kahest
moved this from Needs Discussion
to Needs Investigation
in Mobile & Cross Platform SDK
Jan 23, 2025
This was referenced Jan 24, 2025
@aokerholm-cobot, you can try #1125 to check whether the fix works in your setup. |
supervacuus
moved this from Needs Investigation
to In Progress
in Mobile & Cross Platform SDK
Jan 24, 2025
Just tried it. It does work. Thanks! |
github-project-automation
bot
moved this from In Progress
to Done
in Mobile & Cross Platform SDK
Jan 27, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
sentry-native crashpad build fails on Linux arm64
When does the problem happen
Environment
Steps To Reproduce
cmake -B build -DCMAKE_BUILD_TYPE=RelWithDebInfo -DSENTRY_BACKEND=crashpad
cmake --build build --parallel
Log output
The text was updated successfully, but these errors were encountered: