[GRASS-user] m.eigensystem segfaults under Jaunty (beta)

Nikos Alexandris nikos.alexandris at felis.uni-freiburg.de
Fri Apr 17 18:33:15 EDT 2009


Nikos:
> > > m.eigensystem, compiled against latest grass6_dev _AND_ grass
> > > -6.4.0RC4 source code, segfaults under Ubuntu-J 64-bit Beta.

> > > It works fine with Ubuntu Intrepid! So, something in Jaunty
> > > doesn't like m.eigensystem (fortran code?)!


> Hamish:
> > any chance of debugging? (gdb, etc)
> > how far does it get?


I have recompiled latest grass6_devel using the configuration
copy-pasted in [2].

(
thank you Maris for the recommendation to --enable-debug
)

I repeated my "gdb" test and I get the exact same output as in my first
attempt (previous post of mine in this thread). How can I _force_ more
output?

Kind regards, Nikos
> ---
> [1] http://grass.osgeo.org/wiki/GRASS_Debugging

 [2] CFLAGS="-g -Wall -O0" LDFLAGS="-s" ./configure \
--enable-debug \
--enable-64bit \
--with-libs=/usr/lib64 \
--with-cxx \
--with-freetype=yes \
--with-freetype-includes="/usr/include/freetype2/" \
--with-postgres=no \
--with-sqlite=yes \
--enable-largefile=yes \
--with-tcltk-includes="/usr/include/tcl8.4/" \
--with-freetype-includes=/usr/include/freetype2 \
--with-opengl-libs=/usr/include/GL \
--with-readline \
--with-python=yes \
--with-proj-share=/usr/local/share/proj/ \
--with-wxwidgets \
--with-cairo



More information about the grass-user mailing list