[OSM-dev] osmium trouble
Hermann Peifer
peifer at gmx.eu
Sat Nov 19 20:58:10 GMT 2011
On 19/11/2011 20:06, ThomasB wrote:
> Hi there,
>
> I get the following error when using osmium
> /thomas at suncobalt:~/osmium/osmjs/js$ ~/osmium/osmjs/osmjs -j count.js
> ~/osmlength/pbffiles/germany.osm.pbf
> Start!
>
> #
> # Fatal error in CALL_AND_RETRY_2
> # Allocation failed - process out of memory
> #
> /
> The process used up to 2.5GB RAM and although there is still 9.5GB physical
> RAM available it stops.
> osmjs and countjs are unmodified as they came from git.
>
> Smaller files/extracts work without any issues
>
Same here on a Debian-Linux system with 8 GB RAM. Earlier today, things
were working fine when I was using an older version of osmjs (from
around mid-September). In the afternoon, I updated all dependencies,
refreshed from github and re-compiled osmjs. Now I can't process
germany.osm.pbf anymore: after about 1:30 min., the process aborts with
the above error.
The problem doesn't seem to be related to the type of node location
store, it even occurs with: -l none
:-( Hermann
More information about the dev
mailing list