[GRASS-dev] [GRASS GIS] #2654: r.thin crashes

GRASS GIS trac at osgeo.org
Thu Apr 16 20:02:47 PDT 2015


#2654: r.thin crashes
----------------------+-----------------------------------------------------
 Reporter:  pairmand  |       Owner:  grass-dev@…              
     Type:  defect    |      Status:  new                      
 Priority:  normal    |   Milestone:  7.0.1                    
Component:  Raster    |     Version:  7.0.0                    
 Keywords:  r.thin    |    Platform:  MSWindows 7              
      Cpu:  x86-64    |  
----------------------+-----------------------------------------------------
 r.thin crashes (Windows message that GRASS 7 has stopped working).

 The input was first imported from the attached Erdas Imagine file into a
 new location (EPSG:2193), then thinned using the following commands;

 r.in.gdal input=D:\temp_work\temukaSub_rasterEdges.img output=rasterEdges
 --overwrite -e

 r.thin --overwrite --quiet input=rasterEdges output=thinnedRaster
 iterations=200

 If the If the extent is not set using -e on the import, then it fails with
 "Unable to find bounding box for lines" but doesn't crash.

 I have tried the same on Linux machine and in that case the "crash" has a
 message: "Error writing temporary file".

 It has identical to above if the extent has not been defined (earlier
 versions of GRASS seemed to handle this).

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/2654>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list