[GRASS-dev] Re: [GRASS GIS] #50: g.copy segfaults (debian.gfoss.it package) [and latest SVN]

GRASS GIS trac at osgeo.org
Fri Apr 11 19:03:55 EDT 2008


#50: g.copy segfaults (debian.gfoss.it package) [and latest SVN]
----------------------+-----------------------------------------------------
  Reporter:  steko    |       Owner:  grass-dev at lists.osgeo.org
      Type:  defect   |      Status:  new                      
  Priority:  major    |   Milestone:  6.4.0                    
 Component:  default  |     Version:  6.3.0 RCs                
Resolution:           |    Keywords:  g.copy                   
----------------------+-----------------------------------------------------
Comment (by dylan):

 I have attached two strace logs, one from the working version of g.copy
 (-O0), and one from the non-working version (-O1). It looks like the first
 instruction executed by the working copy has something to do with the
 'cellhd' file:

 {{{
 access("/data/ogeen_lab_shared/grass/sfrec/rtk/cellhd", F_OK) = 0
 }}}

 This appears to be where the segfault is occuring in the broken version of
 g.copy-- maybe?

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/50#comment:5>
GRASS GIS <http://grass.osgeo.org>
GRASS Geographic Information System (GRASS GIS) - http://grass.osgeo.org/


More information about the grass-dev mailing list