[GRASS-dev] [GRASS GIS] #2036: Failed watershed analysis on Grass
GRASS GIS
trac at osgeo.org
Thu Jul 18 08:00:43 PDT 2013
#2036: Failed watershed analysis on Grass
------------------------------+---------------------------------------------
Reporter: mehmeto | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 6.4.4
Component: Raster | Version: 6.4.2
Keywords: LFS, r.watershed | Platform: MSWindows 7
Cpu: x86-64 |
------------------------------+---------------------------------------------
Changes (by neteler):
* keywords: grass, r.watershed => LFS, r.watershed
Comment:
Replying to [ticket:2036 mehmeto]:
> This is my first day with Grass GIS (version 6.4.2 for Windows).
...
> ERROR: G_calloc: unable to allocate 4 * 60175190 bytes at main.c:91
> Subprocess failed with exit code 1
If you calculate 4 * 60175190 bytes = 240700760 which is > 2^31.
It seems that you have hit the 2GB barrier on 32bit which means that
either Large File Support (LFS) is not enabled in your copy of winGRASS or
that r.watershed lacks LFS support on GRASS 6 which I don't believe.
(maybe related to ticket #1903)
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2036#comment:4>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list