[GRASS-dev] [GRASS GIS] #2758: i.gensigset error G_calloc: unable to allocate 115671215 * 8 bytes of memory at lib/imagery/sigset.c:24

GRASS GIS trac at osgeo.org
Thu Jun 9 00:21:29 PDT 2016


#2758: i.gensigset error G_calloc: unable to allocate  115671215 * 8 bytes of
memory at lib/imagery/sigset.c:24
---------------------------+-------------------------
  Reporter:  shobhitpipil  |      Owner:  grass-dev@…
      Type:  defect        |     Status:  closed
  Priority:  critical      |  Milestone:  7.2.0
 Component:  Raster        |    Version:  7.0.1
Resolution:  invalid       |   Keywords:
       CPU:  x86-64        |   Platform:  MSWindows 8
---------------------------+-------------------------
Changes (by marisn):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 A quick calculation on a napkin indicates computational region causing
 memory demand larger than Windows limits. There's nothing we can do except
 rewrite of all signature generation code to not keep all data in memory
 (any volunteers?). As this option is not requested in this ticket, I'm
 closing it.

 Original reporter - reduce size of your computational region and try
 again. Second option - compile a 64bit version of GRASS GIS and run it on
 a 64bit Windows. More information on memory limits on Windows:
 https://msdn.microsoft.com/en-us/library/aa366778.aspx

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2758#comment:5>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list