[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Nsharp seg 11 problem



When using either the pre-built binaries for linux or building them from source I keep getting a seg 11 error and a corresponding core file from Nsharp.  Running it through gdb I get this:

 

[weather@altostratus ~]$ gdb ~/nawips/bin/linux/nsharp core.9179

GNU gdb Red Hat Linux (6.0post-0.20040223.20rh)

Copyright 2004 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 "i386-redhat-linux-gnu"...(no debugging symbols found)...Using host libthread_db library "/lib/tls/libthread_db.so.1".

 

Core was generated by `nsharp'.

Program terminated with signal 11, Segmentation fault.

Reading symbols from /usr/X11R6/lib/libXmu.so.6...(no debugging symbols found)...done.

Loaded symbols for /usr/X11R6/lib/libXmu.so.6

Reading symbols from /usr/X11R6/lib/libSM.so.6...(no debugging symbols found)...done.

Loaded symbols for /usr/X11R6/lib/libSM.so.6

Reading symbols from /usr/X11R6/lib/libICE.so.6...(no debugging symbols found)...done.

Loaded symbols for /usr/X11R6/lib/libICE.so.6

Reading symbols from /usr/X11R6/lib/libXp.so.6...(no debugging symbols found)...done.

Loaded symbols for /usr/X11R6/lib/libXp.so.6

Reading symbols from /usr/X11R6/lib/libXext.so.6...(no debugging symbols found)...done.

Loaded symbols for /usr/X11R6/lib/libXext.so.6

Reading symbols from /usr/X11R6/lib/libXt.so.6...(no debugging symbols found)...done.

Loaded symbols for /usr/X11R6/lib/libXt.so.6

Reading symbols from /usr/X11R6/lib/libX11.so.6...(no debugging symbols found)...done.

Loaded symbols for /usr/X11R6/lib/libX11.so.6

Reading symbols from /usr/lib/libg2c.so.0...(no debugging symbols found)...done.

Loaded symbols for /usr/lib/libg2c.so.0

Reading symbols from /lib/tls/libm.so.6...(no debugging symbols found)...done.

Loaded symbols for /lib/tls/libm.so.6

Reading symbols from /lib/libgcc_s.so.1...(no debugging symbols found)...done.

Loaded symbols for /lib/libgcc_s.so.1

Reading symbols from /lib/tls/libc.so.6...(no debugging symbols found)...done.

Loaded symbols for /lib/tls/libc.so.6

Reading symbols from /lib/libdl.so.2...(no debugging symbols found)...done.

Loaded symbols for /lib/libdl.so.2

Reading symbols from /lib/ld-linux.so.2...(no debugging symbols found)...done.

Loaded symbols for /lib/ld-linux.so.2

Reading symbols from /lib/libnss_files.so.2...(no debugging symbols found)...done.

Loaded symbols for /lib/libnss_files.so.2

Reading symbols from /usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2...(no debugging symbols found)...done.

Loaded symbols for /usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2

Reading symbols from /usr/X11R6/lib/libXcursor.so.1...(no debugging symbols found)...done.

Loaded symbols for /usr/X11R6/lib/libXcursor.so.1

Reading symbols from /usr/X11R6/lib/libXrender.so.1...(no debugging symbols found)...done.

Loaded symbols for /usr/X11R6/lib/libXrender.so.1

Reading symbols from /usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2...(no debugging symbols found)...done.

Loaded symbols for /usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2

#0  0xb748d4eb in XTextWidth () from /usr/X11R6/lib/libX11.so.6

 

This is the terminal output:

 

[weather@altostratus ~]$ nsharp

loading clo tables.....

finished reading tables!

Resource File:  /home/weather/GEMPAK5.7.2p2/resource/Nsharp

Warning: Cannot convert string "-adobe-courier-bold-r-normal--17-120-*-*-m-*-*-*" to type FontStruct

Segmentation fault (core dumped)

 

This is running on RedHat Enterprise edition.  However this error is also happening on our Fedora Core 2 Boxes with the EXACT same output from both gdb and the terminal.

 

Any thoughts??

 

Thanks

 

Adam Taylor

Computing Center

University of Louisiana at Monroe