Skip to content

ICE 'index out of bounds' in extra::ebml #8882

Closed
@SimonSapin

Description

@SimonSapin

Upgrading Servo to today’s Rust gives (after a few fixes) an ICE:

% RUST_LOG=rustc=1 make -j8
compile: servo
task <unnamed> failed at 'index out of bounds: the len is 52757 but the index is 52757', /home/simon/projects/servo/src/compiler/rust/src/libextra/ebml.rs:119
error: internal compiler error: unexpected failure
note: the compiler hit an unexpected failure path. this is a bug
note: try running with RUST_LOG=rustc=1 to get further details and report the results to github.com/mozilla/rust/issues
task <unnamed> failed at 'explicit failure', /home/simon/projects/servo/src/compiler/rust/src/librustc/rustc.rs:376
make: *** [servo] Erreur 101

Is there more information that I can provide to help with this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions