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

Compiler bug? "assertion failed: (left == right) && (right == left)…" #18382

Closed
passcod opened this issue Oct 28, 2014 · 1 comment
Closed

Comments

@passcod
Copy link
Contributor

passcod commented Oct 28, 2014

error: internal compiler error: unexpected failure
note: the compiler hit an unexpected failure path. this is a bug.
note: we would appreciate a bug report: http://doc.rust-lang.org/complement-bugreport.html
note: run with `RUST_BACKTRACE=1` for a backtrace
task 'rustc' failed at 'assertion failed: `(left == right) && (right == left)` (left: `1`, right: `0`)', /home/rustbuild/src/rust-buildbot/slave/nightly-linux/build/src/librustc/middle/trans/callee.rs:528

Rustc version:

rustc 0.13.0-nightly (6ef8392b3 2014-10-20 22:17:49 +0000)
binary: rustc
commit-hash: 6ef8392b3fd5f81165f1b4637a94c7c226420070
commit-date: 2014-10-20 22:17:49 +0000
host: x86_64-unknown-linux-gnu
release: 0.13.0-nightly

Backtrace: http://sprunge.us/OLbI
Code: http://sprunge.us/afGO
Crates: cairo clutter

@bkoropoff
Copy link
Contributor

Likely a duplicate of #18061

@passcod passcod closed this as completed Nov 8, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants