[GRASS-dev] [GRASS GIS] #361: v.mkgrid - segmentation fault

GRASS GIS trac at osgeo.org
Wed Nov 12 13:27:49 EST 2008


#361: v.mkgrid - segmentation fault
---------------------+------------------------------------------------------
 Reporter:  paoloC   |       Owner:  grass-dev at lists.osgeo.org
     Type:  defect   |      Status:  new                      
 Priority:  major    |   Milestone:  6.4.0                    
Component:  default  |     Version:  svn-develbranch6         
 Keywords:           |    Platform:  Linux                    
      Cpu:  x86-32   |  
---------------------+------------------------------------------------------
 If I compile (configure) grass6.4 svn with this:
 CFLAGS="-O2 -march=pentium-m -Wall" LDFLAGS="-s" ./configure ...

 I get a "segmentation fault" message:
 v.mkgrid map=pp grid=12,12 position=region --o
 Segmentation fault

 No error if I compile (configure) with this:
 CFLAGS="-ggdb -Wall -Werror-implicit-function-declaration" ./configure
 ....

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


More information about the grass-dev mailing list