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

rustc crash compiling version-check #49136

Closed
axos88 opened this issue Mar 18, 2018 · 1 comment
Closed

rustc crash compiling version-check #49136

axos88 opened this issue Mar 18, 2018 · 1 comment

Comments

@axos88
Copy link

axos88 commented Mar 18, 2018

Something similar happened before, but succeeded at the next attempt. This one seems to be reproducable though.

Running this on a Raspberry Pi Zero W:

  ...
   Compiling version_check v0.1.3
thread 'rustc' panicked at 'index out of bounds: the len is 4845282 but the index is 4845282', /checkout/src/libserialize/opaque.rs:259:21
note: Run with `RUST_BACKTRACE=1` for a backtrace.

error: internal compiler error: unexpected panic

note: the compiler unexpectedly panicked. this is a bug.

note: we would appreciate a bug report: https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md#bug-reports

note: rustc 1.26.0-nightly (adf2135ad 2018-03-17) running on arm-unknown-linux-gnueabihf

note: compiler flags: -C debuginfo=2 --crate-type lib

note: some of the compiler flags provided by cargo are hidden

error: Could not compile `version_check`.

@kennytm
Copy link
Member

kennytm commented Mar 18, 2018

Hi, thanks for the report! This is a duplicate of #49113, so I'm closing this one.

@kennytm kennytm closed this as completed Mar 18, 2018
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