#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@anna)),  salinity_rst_20@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>

_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to