-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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 while building rustc on FreeBSD: assertion failed: self.raw.hash != self.hashes_end #17391
Comments
Does this still happen today? |
I'm getting the same ICE on linux, but during compiling stage2's libcore.
|
@veddan, does this happen with system LLVM, enabled by passing |
@pczarn, @steveklabnik this no longer happens to me. A plain |
@pczarn does this still reproduce for you? |
No, not since a while, even with the system's LLVM. |
Okay, I'm going to close then. If anyone can reproduce this, please let me know! |
Building rustc on FreeBSD fail with an ICE during stage1:
uname -a
givesFreeBSD pcbsd 10.0-RELEASE-p15 FreeBSD 10.0-RELEASE-p15 #0: Wed Jul 9 15:46:53 UTC 2014 [email protected]:/usr/obj/usr/src/sys/GENERIC amd64
The text was updated successfully, but these errors were encountered: