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

jemalloc keeps spinning in je_spin_adaptive when running test-dromaeo #24791

Closed
tmiasko opened this issue Nov 20, 2019 · 1 comment
Closed

jemalloc keeps spinning in je_spin_adaptive when running test-dromaeo #24791

tmiasko opened this issue Nov 20, 2019 · 1 comment

Comments

@tmiasko
Copy link

@tmiasko tmiasko commented Nov 20, 2019

When running ./mach test-dromaeo, I occasionally hit a bug where jemalloc would
keep spinning in je_spin_adaptive. I couldn't reproduce the issue after bumping
the jemalloc-sys crate from 0.1.4 to 0.3.2.

@jdm
Copy link
Member

@jdm jdm commented Nov 20, 2019

Want to submit a pull request with that change?

@tmiasko tmiasko mentioned this issue Nov 20, 2019
3 of 3 tasks complete
bors-servo added a commit that referenced this issue Nov 20, 2019
Update jemalloc-sys to 0.3.2

Update jemalloc-sys to 0.3.2 to avoid issue where jemalloc occasionally keeps
spinning in `je_spin_adaptive`.

- [X] `./mach build --release` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #24791
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

2 participants
You can’t perform that action at this time.