Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upjemalloc keeps spinning in je_spin_adaptive when running test-dromaeo #24791
Comments
|
Want to submit a pull request with that change? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When running
./mach test-dromaeo, I occasionally hit a bug where jemalloc wouldkeep spinning in
je_spin_adaptive. I couldn't reproduce the issue after bumpingthe jemalloc-sys crate from 0.1.4 to 0.3.2.