[GRASS-dev] [GRASS GIS] #1795: segmentation fault in v.distance db_describe_table

GRASS GIS trac at osgeo.org
Wed Nov 14 05:04:33 PST 2012


#1795: segmentation fault in v.distance db_describe_table
------------------------+---------------------------------------------------
 Reporter:  pertusus    |       Owner:  grass-dev@…              
     Type:  defect      |      Status:  new                      
 Priority:  normal      |   Milestone:  7.0.0                    
Component:  Vector      |     Version:  svn-trunk                
 Keywords:  v.distance  |    Platform:  Linux                    
      Cpu:  x86-64      |  
------------------------+---------------------------------------------------

Comment(by pertusus):

 Indeed, there is no more segfault anymore, but v.distance do not upload to
 the table.

 {{{
 > v.db.select test_point
 cat|dbl_1|dbl_2|int_1|cat_basin
 1|1535075.28996661|-2045868.67996559|1|
 }}}

 cat_basin should be the cat of the test_bas point since the point is in
 test_bas.

 {{{
 > v.db.select test_bas
 cat
 354
 }}}

 Should I open another bug?

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



More information about the grass-dev mailing list