[GRASS-dev] [GRASS GIS] #2074: r3.mapcalc neighborhood modifier hash table and tile errors

GRASS GIS trac at osgeo.org
Sat Dec 21 21:53:57 PST 2013


#2074: r3.mapcalc neighborhood modifier hash table and tile errors
-------------------------+--------------------------------------------------
 Reporter:  wenzeslaus   |       Owner:  grass-dev@…              
     Type:  defect       |      Status:  new                      
 Priority:  normal       |   Milestone:  7.0.0                    
Component:  Raster3D     |     Version:  svn-trunk                
 Keywords:  r3.mapcalc   |    Platform:  All                      
      Cpu:  Unspecified  |  
-------------------------+--------------------------------------------------

Comment(by annakrat):

 I am getting the same error again:

 {{{
 ERROR: Rast3d_get_float_region: error in Rast3d_get_tile_ptr.Region
 coordinates x 108 y 0 z 0  tile index 6 offset 0
 Segmentation fault (core dumped)
 }}}

 for command

 {{{
 r3.mapcalc expr="if ( not(isnull(masking_3d at anna)),  salinity_rst_20 at anna,
 null() )" --o
 }}}

 I have the newest version of GRASS 7 and it happens even without pthread
 support. In GRASS64, it creates the volume without complaining but there
 are only NULL values in it. Both input maps look correct, they have the
 same 3d region.

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/2074#comment:8>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list