-
Notifications
You must be signed in to change notification settings - Fork 12.9k
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 on Windows GNU ABI Nightly 1.8 (2016-01-23) #31178
Comments
Some more info after a few more hours trying to work around this:
|
I grabbed a stacktrace with gdb:
|
Yes, rustc is currently not robust with regards to network drives. They have weird quirks such as saying something was done before it was actually done, leading to fun race conditions that some software doesn't know how to deal with. |
Indeed. This particular error ( Setting |
This would have been the same thing happening to me then. |
As the reference issue got closed - do we know if this one is still a problem ? (don't have windows handy to check myself) |
Triage: i'm going to close this, as we haven't heard anything from the OP since 2016, and it seems that the original pr was merged in. |
I'm trying to test this PR on windows (specifically this commit) but the compiler is bugging out.
The full output is:
The text was updated successfully, but these errors were encountered: