[GRASS-dev] Re: [GRASS GIS] #536: memory corruption

GRASS GIS trac at osgeo.org
Thu Mar 19 14:52:22 EDT 2009


#536: memory corruption
----------------------+-----------------------------------------------------
  Reporter:  martinl  |       Owner:  grass-dev at lists.osgeo.org
      Type:  defect   |      Status:  new                      
  Priority:  blocker  |   Milestone:  7.0.0                    
 Component:  Vector   |     Version:  svn-trunk                
Resolution:           |    Keywords:                           
  Platform:  Linux    |         Cpu:  x86-32                   
----------------------+-----------------------------------------------------
Comment (by martinl):

 Replying to [comment:2 martinl]:
 > Replying to [comment:1 mmetz]:
 > > If you svn upped recently, and did not make distclean, this could be
 the reason, because I have added LFS support to vector libs. The latest
 grass7 is in constant use by me, no segfault, all vector operations work.
 Please let me know if it works again after make distclean, configure,
 make.
 >
 > I already did `make distclean`.

 I forgot to mention configure.

 {{{
         CFLAGS="-g -Wall -Werror-implicit-function-declaration -fno-common
 -Wextra -Wunused" \
             CXXFLAGS="-g -Wall"  \
             ./configure --prefix=/usr/local \
             --with-tcltk-includes=/usr/include/tcl8.4 --with-tcltk-
 libs=/usr/lib/tcl8.4 \
             --with-postgres --with-postgres-
 includes=/usr/include/postgresql \
             --with-mysql --with-mysql-includes=/usr/include/mysql \
             --with-gdal=/usr/local/gdal-grass7/bin/gdal-config  \
             --with-proj \
             --with-motif --with-glw --with-nls --with-readline \
             --with-cxx --enable-largefile \
             --with-freetype --with-freetype-
 includes=/usr/include/freetype2 \
             --with-sqlite --with-ffmpeg --with-ffmpeg-
 includes=/usr/include/ffmpeg/ \
             --with-odbc --with-python=/usr/bin/python2.5-config --with-
 wxwidgets --with-pthread \
             --with-ffmpeg=no
 }}}

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


More information about the grass-dev mailing list