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

abstreet tries to allocate 4654951TB of memory #148

Closed
matkoniecz opened this issue Jul 7, 2020 · 2 comments
Closed

abstreet tries to allocate 4654951TB of memory #148

matkoniecz opened this issue Jul 7, 2020 · 2 comments

Comments

@matkoniecz
Copy link
Contributor

cd game; RUST_BACKTRACE=1 cargo run --release
    Finished release [optimized] target(s) in 1.13s
     Running `/home/mateusz/Downloads/abstreet/target/release/game`
Inner window size is PhysicalSize { width: 1920, height: 1020 }, monitor is PhysicalSize { width: 1920, height: 1080 }, scale factor is 1.0833333333333333
load map...
Loading map ../data/system/maps/montlake.bin
Reading ../data/system/maps/montlake.bin: 0/4 MB... 0.0000smemory allocation of 4654951391962047971 bytes failedAborted (core dumped)

I earlier created my own map, I will now try to retry it from clean setup.

@matkoniecz
Copy link
Contributor Author

Restarting from scratch (cloning repository) fixed the issue.

@dabreegster
Copy link
Collaborator

For the record, you probably had run the updater, but not synced past 476e0e1. This is an amazing crash though.

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