[GRASS-dev] [GRASS GIS] #2023: r.li.edgedensity

GRASS GIS trac at osgeo.org
Tue Jul 9 02:50:41 PDT 2013


#2023: r.li.edgedensity
------------------------------+---------------------------------------------
 Reporter:  matmar            |       Owner:  matmar             
     Type:  defect            |      Status:  assigned           
 Priority:  normal            |   Milestone:  6.4.3              
Component:  Raster            |     Version:  svn-releasebranch64
 Keywords:  r.li.edgedensity  |    Platform:  Linux              
      Cpu:  x86-64            |  
------------------------------+---------------------------------------------

Comment(by matmar):

 (sorry for the cc mishap)

 I have retried with a smaller region, still failing:

 {{{
 GRASS 6.4.3svn (WGS_84):~ > g.region -a res=0:10 -p
 projection: 3 (Latitude-Longitude)
 zone:       0
 datum:      wgs84
 ellipsoid:  wgs84
 north:      90N
 south:      65S
 west:       180W
 east:       180E
 nsres:      0:10
 ewres:      0:10
 rows:       930
 cols:       2160
 cells:      2008800

 GRASS 6.4.3svn (WGS_84):~ > r.li.edgedensity map=globcover conf=conf
 output=edge_den_map --o
 ERROR: Segmentation fault (core dumped)
 Program error, worker() toReceive.type=-729328792
 ERROR: Program error, worker() toReceive.type=-729328792
 ERROR: Program error, worker() toReceive.type=-729328792
 ERROR: Program error, worker() toReceive.type=-729328792
 ERROR: Program error, worker() toReceive.type=-729328792
 ERROR: Program error, worker() toReceive.type=-729328792
 ERROR: Program error, worker() toReceive.type=-729328792
 ERROR: Program error, worker() toReceive.type=-729328792
 ERROR: Program error, worker() toReceive.type=-729328792
 ERROR: Program error, worker() toReceive.type=-729328792

 GRASS 6.4.3svn (WGS_84):~ > cat /home/matteo/.r.li/history/conf
 SAMPLINGFRAME 0|0|1|1
 }}}

 I wonder if the failure is related to ticket #2024 (incomplete r.li
 configuration file, the "MASKEDOVERLAYAREA" entries are missing)?

 Restoring the conf file as it should be, it still fails (here two
 subsequent runs):

 {{{
 GRASS 6.4.3svn (WGS_84):~/.r.li > r.li.edgedensity map=globcover conf=conf
 output=edge_den_map --o
 Segmentation fault (core dumped)
 ERROR: Program error, worker() toReceive.type=97579880
 ERROR: Program error, worker() toReceive.type=97579880
 ERROR: Program error, worker() toReceive.type=97579880
 ERROR: Program error, worker() toReceive.type=97579880
 ERROR: Program error, worker() toReceive.type=97579880
 ERROR: Program error, worker() toReceive.type=97579880
 ERROR: Program error, worker() toReceive.type=97579880
 ERROR: Program error, worker() toReceive.type=97579880
 ERROR: Program error, worker() toReceive.type=97579880
 ERROR: Program error, worker() toReceive.type=97579880

 GRASS 6.4.3svn (WGS_84):~/.r.li > r.li.edgedensity map=globcover conf=conf
 output=edge_den_map --o
 Segmentation fault (core dumped)
 ERROR: Program error, worker() toReceive.type=684966760
 ERROR: Program error, worker() toReceive.type=684966760
 ERROR: Program error, worker() toReceive.type=684966760
 ERROR: Program error, worker() toReceive.type=684966760
 ERROR: Program error, worker() toReceive.type=684966760
 ERROR: Program error, worker() toReceive.type=684966760
 ERROR: Program error, worker() toReceive.type=684966760
 ERROR: Program error, worker() toReceive.type=684966760
 ERROR: Program error, worker() toReceive.type=684966760
 ERROR: Program error, worker() toReceive.type=684966760
 }}}

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



More information about the grass-dev mailing list