floating exception with ncl 5.2.1

From: Johnny Chang <Johnny.Chang_at_nyahnyahspammersnyahnyah>
Date: Thu Sep 16 2010 - 03:38:19 MDT

Hi,

I downloaded ncl_ncarg-5.2.1.Linux_x86_64_nodap_gcc412.tar.gz on a Xeon node
running:

%uname -a
Linux pfe6 2.6.16.60-0.42.5.03schamp-nasa #1 SMP Tue Nov 10 20:46:20 UTC 2009
x86_64 x86_64 x86_64 GNU/Linux

and after untarring the file and running ncl, I get:

%./ncl
Floating exception (core dumped)

Looking for a stack trace, I get:

%gdb ncl core.32297
GNU gdb 6.6
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "x86_64-suse-linux"...
Using host libthread_db library "/lib64/libthread_db.so.1".
Reading symbols from /usr/X11R6/lib64/libX11.so.6...done.
Loaded symbols for /usr/X11R6/lib64/libX11.so.6
Reading symbols from /usr/X11R6/lib64/libXext.so.6...done.
Loaded symbols for /usr/X11R6/lib64/libXext.so.6
Reading symbols from /lib64/libm.so.6...done.
Loaded symbols for /lib64/libm.so.6
Reading symbols from /lib64/libdl.so.2...done.
Loaded symbols for /lib64/libdl.so.2
Reading symbols from /usr/lib64/libstdc++.so.6...done.
Loaded symbols for /usr/lib64/libstdc++.so.6
Reading symbols from /lib64/libgcc_s.so.1...done.
Loaded symbols for /lib64/libgcc_s.so.1
Reading symbols from /lib64/libc.so.6...done.
Loaded symbols for /lib64/libc.so.6
Reading symbols from /lib64/ld-linux-x86-64.so.2...done.
Loaded symbols for /lib64/ld-linux-x86-64.so.2
Core was generated by `./ncl'.
Program terminated with signal 8, Arithmetic exception.
#0 0x00002aaaaaab368f in do_lookup_x () from /lib64/ld-linux-x86-64.so.2
(gdb) quit

Any ideas on how to fix this or do I need to build from source?

Thanks for any help on this,

Johnny

-- 
Johnny Chang
650-604-4356
_______________________________________________
ncl-install mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-install
Received on Thu Sep 16 02:38:26 2010

This archive was generated by hypermail 2.1.8 : Thu Sep 16 2010 - 10:42:34 MDT