[GRASS-dev] [GRASS GIS] #477: d.vect: segfault if zcolor= does not exist

GRASS GIS trac at osgeo.org
Thu Feb 5 01:01:30 EST 2009


#477: d.vect: segfault if zcolor= does not exist
---------------------+------------------------------------------------------
 Reporter:  hamish   |       Owner:  grass-dev at lists.osgeo.org
     Type:  defect   |      Status:  new                      
 Priority:  major    |   Milestone:  6.4.0                    
Component:  default  |     Version:  svn-develbranch6         
 Keywords:  d.vect   |    Platform:  Linux                    
      Cpu:  x86-32   |  
---------------------+------------------------------------------------------
 Hi,

 a typo causes a segfault in d.vect:

 {{{
 v.random -z out=rand2k n=2000 zmax=1000
 d.vect -z rand2k zcolor=bcry
 Segmentation fault
 }}}

 (should have been zcolor=bcyr)


 Hamish

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


More information about the grass-dev mailing list