[Thread Prev][Thread Next][Index]

Re: segemntation fault



Mahdi Ben Jelloul wrote:
Hello Ferret users,

I am trying to install ferret on a linux debian i686 with kernel 2.4.
And I get a segmentation fault.
msika:/opt/ferret> source ferret_paths && ferret
replacing ferret path
Segmentation fault

I included the strace product in an attached file.


Hello,
here ferret run fine on a i686 debian 2.4. I've notice in the strace output something like:

stat64("/opt/intel/compiler70/ia32/lib", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0

I dont know why lib from the intel compiler is needed a ferret is compiled whith nag f95 or g77. Try the g77 build (http://ferret.wrc.noaa.gov/Ferret/Downloads/beta_releases.html)


what output is ldd /opt/ferret/bin/ferret ?

mine is
wlos datacer:/home/devel# ldd /home/biblios/ferret/bin/ferret
libtermcap.so.2 => /usr/lib/libtermcap.so.2 (0x40017000)
libdl.so.2 => /lib/libdl.so.2 (0x40055000)
libXt.so.6 => /usr/X11R6/lib/libXt.so.6 (0x40059000)
libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x400a3000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x400b0000)
libXp.so.6 => /usr/X11R6/lib/libXp.so.6 (0x4018a000)
libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x40191000)
libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x40199000)
libc.so.6 => /lib/libc.so.6 (0x401af000)
libstdc++-libc6.2-2.so.3 => /usr/lib/libstdc++-libc6.2-2.so.3 (0x402cc000)
libm.so.6 => /lib/libm.so.6 (0x40316000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

If you dont have something similar, try clean up your LD_LIBRARY_PATH

--
Olivier



[Thread Prev][Thread Next][Index]

Dept of Commerce / NOAA / OAR / PMEL / TMAP

Contact Us | Privacy Policy | Disclaimer | Accessibility Statement