-
Notifications
You must be signed in to change notification settings - Fork 13.4k
assertion crash when compile install #19718
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
Comments
If you run |
This was referenced Dec 12, 2014
alexcrichton
added a commit
to alexcrichton/rust
that referenced
this issue
Dec 13, 2014
Fix a panic where the compiler was looking at stale or old metadata. See rust-lang#19798, rust-lang#19772, rust-lang#19757, rust-lang#19744, rust-lang#19718, rust-lang#19691.
This was referenced Dec 13, 2014
Closed
brson
added a commit
to brson/rust
that referenced
this issue
Dec 16, 2014
Fix a panic where the compiler was looking at stale or old metadata. See rust-lang#19798, rust-lang#19772, rust-lang#19757, rust-lang#19744, rust-lang#19718, rust-lang#19691.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I got crash error when compile rust from latest code, the backtrace is:
my OS is:
Darwin kang-mini.local 13.3.0 Darwin Kernel Version 13.3.0: Tue Jun 3 21:27:35 PDT 2014; root:xnu-2422.110.17~1/RELEASE_X86_64 x86_64
The text was updated successfully, but these errors were encountered: