terminate called after throwing an instance of 'std::bad_alloc' what(): std::bad_alloc Aborted #488
satya-auti
started this conversation in
General
Replies: 1 comment 14 replies
-
Did you use |
Beta Was this translation helpful? Give feedback.
14 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm facing an issue while generating mbtiles for extracted small osm.pbf (11mb) from another osm.pbf (2.7gb) file. Extracted using osmium tool.
I'm getting this error multiple times is there any solution?
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
Aborted
Beta Was this translation helpful? Give feedback.
All reactions