Skip to content

Building with old library causes ICE #10847

@klutzy

Description

@klutzy

If I use extern mod a; where the library is built by old rustc, new rustc fails:

task 'rustc' failed at 'index out of bounds: the len is 4399208 but the index is 4399208', /home/lime/src/rust-vanilla/src/libextra/ebml.rs:111
error: internal compiler error: unexpected failure

There was similar reports before (e.g. #8882, #9189). It would be better to print some helpful errors (e.g. version mismatch).

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