Skip to content

ICE: failed to find block with tag 27 #12653

Closed
@veddan

Description

@veddan

Trying to compile the following file

extern crate collections;

leads to an ICE:

failed to find block with tag 27
error: internal compiler error: unexpected failure
This message reflects a bug in the Rust compiler. 
We would appreciate a bug report: http://static.rust-lang.org/doc/master/complement-bugreport.html
note: the compiler hit an unexpected failure path. this is a bug
Ok(task 'rustc' failed at 'explicit failure', /home/viktor/rust/rust/src/libserialize/ebml.rs:209
)

The number is always 27, regardless of any additional content in the file.
rustc -v gives

rustc 0.10-pre (999d55d 2014-03-01 11:41:30 -0800)
host: x86_64-unknown-linux-gnu

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