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

terminate called after throwing an instance of 'std::bad_alloc' #39

Closed
arminus opened this issue Nov 30, 2011 · 1 comment
Closed

terminate called after throwing an instance of 'std::bad_alloc' #39

arminus opened this issue Nov 30, 2011 · 1 comment
Milestone

Comments

@arminus
Copy link

arminus commented Nov 30, 2011

central_europe.osrm is a file which is produced by an osmosis filter --bb left=5 right=17 top=55 bottom=45 from a very recent planet file (i.e. Nov 28):

./osrm-prepare ../../data/central_europe.osrm ../../data/central_europe.osrm.restrictions
[info createHierarchy.cpp:77] Using restrictions from file: ../../data/central_europe.osrm.restrictions
[info createHierarchy.cpp:87] Loaded 0 restrictions from file
preprocessing data from input file ../../data/central_europe.osrm using STL serial mode
Importing n = 30412732 nodes ... and 32189780 edges ...ok
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
Aborted

@DennisOSRM
Copy link
Collaborator

Machine has not enough RAM. At the moment you need about 64GB to process Geofabriks europe extract.

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