[GRASS-dev] [GRASS GIS] #3494: r.thin crashes after 84 passes

GRASS GIS trac at osgeo.org
Tue Feb 13 13:06:24 PST 2018


#3494: r.thin crashes after 84 passes
--------------------------+-------------------------
  Reporter:  pitstop      |      Owner:  grass-dev@…
      Type:  defect       |     Status:  new
  Priority:  normal       |  Milestone:
 Component:  wxGUI        |    Version:  7.4.0
Resolution:               |   Keywords:
       CPU:  Unspecified  |   Platform:  MSWindows 7
--------------------------+-------------------------
Changes (by mmetz):

 * component:  Raster => wxGUI


Comment:

 Replying to [comment:1 mlennert]:
 > Replying to [ticket:3494 pitstop]:
 > > Hi Community,
 > >
 > > I wanted to use r.thin on a raster map before r.to.vect on the result
 but r.thin crashes after 84 passes every time. Smaller number of
 iterations run without any problems. I was able to reproduce the error by
 using r.thin on the elevation.dem from the Spearfish data set.
 >
 > While this should probably be handled more gracefully,

 On the OS command line
 {{{
 g.region -p rast=elevation.dem
 r.thin in=elevation.dem out=elevation.dem.thin it=1000
 }}}
 finishes successfully after 229 passes.

 Apparently the problem is that the gui can't handle the messages produced
 by r.thin, i.e. the gui crashes, not r.thin.

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



More information about the grass-dev mailing list