-
Notifications
You must be signed in to change notification settings - Fork 13k
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
ICE: parallel compiler: deadlock detected
#111521
Comments
I wasn't able to reproduce this locally. What OS and CPU did you use? |
AMD Ryzen 7 PRO 5850U, manjaro. |
tried again on top of a8b905c 500 threads:
or
|
Could you try on top of #115220, which fixes that particular panic? |
Seems to be fixed with your |
found cycle
deadlock detected
Closing as I believe this has been fixed, at least I did not encounter any deadlocks when I checked parallel compiler the last time. 🎉 |
Code
you need parallel compiler config to reproduce this!
rustc -Zthreads=300 file.rs
Meta
rustc --version --verbose
:Error output
Backtrace
The text was updated successfully, but these errors were encountered: