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

Disable jemalloc for macOS #596

Merged
merged 2 commits into from
May 19, 2020
Merged

Disable jemalloc for macOS #596

merged 2 commits into from
May 19, 2020

Conversation

sharkdp
Copy link
Owner

@sharkdp sharkdp commented May 19, 2020

This PR configures TravisCI to use macOS Catalina for the fd build and tests. If this works as expected, the first build should fail during the integration test phase due to #498. The second commit disables jemalloc for macOS.

closes #498

@sharkdp sharkdp changed the title Use macOS 10.15.4 (Catalina) for Travis build Disable jemalloc for macOS May 19, 2020
This is a workaround for #498. See issue for details.

closes #498
@sharkdp
Copy link
Owner Author

sharkdp commented May 19, 2020

Hm. For some reason I can not reproduce the segfault on the Travis build nodes.

@sharkdp sharkdp merged commit 1d1eefd into master May 19, 2020
@sharkdp sharkdp deleted the fix-498 branch May 19, 2020 15:55
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 this pull request may close these issues.

fd segfaults on macos Catalina
1 participant