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

macOS tests are broken due to macOS unwinding regression #74

Closed
IanButterworth opened this issue Feb 22, 2025 · 3 comments
Closed

macOS tests are broken due to macOS unwinding regression #74

IanButterworth opened this issue Feb 22, 2025 · 3 comments

Comments

@IanButterworth
Copy link
Collaborator

Unfortunately in recent macOS versions apple appear to have removed information in system libraries that libunwind relies upon, so profiling tests are failing here.

See JuliaLang/julia#56332 for plans to work around it.

@IanButterworth
Copy link
Collaborator Author

Trying harder at profiling seems to work #75

@IanButterworth
Copy link
Collaborator Author

Still flaky

@IanButterworth
Copy link
Collaborator Author

Fixed by 287282e

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

No branches or pull requests

1 participant