Skip to content
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 when building rustc: 'assertion failed: (left == right) #86614

Closed
inquisitivecrystal opened this issue Jun 25, 2021 · 1 comment
Closed
Labels
C-bug Category: This is a bug. I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Comments

@inquisitivecrystal
Copy link
Contributor

inquisitivecrystal commented Jun 25, 2021

I hit an ICE while building rustc. One of everyone's favorite fingerprint matching bugs. There's a fair chance that it's been fixed by now, but I thought I'd post a backtrace in case this specific one hadn't been caught yet. I don't have a code sample, so if this isn't enough to debug it, I'm happy to close.

@rustbot label +I-ICE +T-compiler

Since this is now closed, I have removed the backtrace for privacy reasons.

@inquisitivecrystal inquisitivecrystal added the C-bug Category: This is a bug. label Jun 25, 2021
@rustbot rustbot added I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Jun 25, 2021
@jonas-schievink
Copy link
Contributor

duplicate of #85197

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: This is a bug. I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Projects
None yet
Development

No branches or pull requests

3 participants