[GRASS-dev] [GRASS GIS] #1752: Disabling Run Length Encoding (RLE) in 3D raster library

#1752: Disabling Run Length Encoding (RLE) in 3D raster library
-----------------------+-----------------------------------------
  Reporter: huhabla | Owner: huhabla
      Type: defect | Status: new
  Priority: major | Milestone: 7.0.4
Component: Raster3D | Version: svn-trunk
Resolution: | Keywords: RLE, 3D raster, compression
       CPU: All | Platform: All
-----------------------+-----------------------------------------
Changes (by neteler):

* milestone: 7.0.0 => 7.0.4

Comment:

Tried again with current trunk (r67424): segfault...

{{{
test.raster3d.lib -u rows=1000 cols=1000 depths=1000
[...]
  100%
Verifying 3D raster map
  100%
WARNING: Unable to move temp raster map
          </grassdata/nc_spm_08_grass7/user1/.tmp/pgis_north/30340.8> to 3D
          raster map
</grassdata/nc_spm_08_grass7/user1/grid3/test_put_get_value_dcell_large/cell>
WARNING: Unable to create 3D raster map <test_put_get_value_dcell_large>
WARNING: Unable to create 3D raster map <test_put_get_value_dcell_large>
Testing DCELL put function for large files filled with random values
[...]
Verifying 3D raster map filled with random values
Segmentation fault (core dumped)
}}}

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1752#comment:7&gt;
GRASS GIS <https://grass.osgeo.org>