Skip to content

Hitting unimplemented code creating a big List #1844

@DartBot

Description

@DartBot

This issue was originally filed by [email protected]


  • What steps will reproduce the problem?
    Running:

void main() {
  new List<int>(774909216);
}

  • What is the expected output?
    Nothing
  • What do you see instead?
    Shows ".\vm\object.cc:7695: error: unimplemented code" and VM crash
  • What version of the product are you using? On what operating system?
    Revision 4562
    Windows 7 64 bits Ultimate

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions