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 CI often fails with SIGABRT #3255

Closed
RalfJung opened this issue Jan 6, 2024 · 1 comment · Fixed by #3259
Closed

macOS CI often fails with SIGABRT #3255

RalfJung opened this issue Jan 6, 2024 · 1 comment · Fixed by #3259

Comments

@RalfJung
Copy link
Member Author

RalfJung commented Jan 7, 2024

Looks like it might have to do with using the default system allocator instead of jemalloc: rust-lang/rust#92173.

bors added a commit that referenced this issue Jan 7, 2024
use jemalloc as global allocator

Hopefully fixes #3255
@bors bors closed this as completed in 0b79240 Jan 7, 2024
RalfJung pushed a commit to RalfJung/rust that referenced this issue Jan 7, 2024
use jemalloc as global allocator

Hopefully fixes rust-lang/miri#3255
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 a pull request may close this issue.

1 participant