Re: csh core dumping 7.0-rc1

From: Chris <chrcoluk_at_gmail.com>
Date: Sat, 12 Jan 2008 17:36:07 +0000
>
> That backtrace is garbage, of course :)  Try rebuilding csh and the
> libraries with CFLAGS+=-ggdb and STRIP= (i.e. set to the empty string).
>   This will allow a meaningful backtrace when it crashes.
>
> Kris
>
>
>

Ok new output

Core was generated by `csh'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /lib/libncurses.so.7...done.
Loaded symbols for /lib/libncurses.so.7
Reading symbols from /lib/libcrypt.so.4...done.
Loaded symbols for /lib/libcrypt.so.4
Reading symbols from /lib/libc.so.7...done.
Loaded symbols for /lib/libc.so.7
Reading symbols from /usr/local/lib/libiconv.so...done.
Loaded symbols for /usr/local/lib/libiconv.so
Reading symbols from /libexec/ld-elf.so.1...done.
Loaded symbols for /libexec/ld-elf.so.1
#0  0x00000000 in ?? ()

(gdb) bt
#0  0x00000000 in ?? ()
#1  0x08057c65 in nlsinit ()
    at /usr/src/bin/csh/../../contrib/tcsh/sh.func.c:2420
#2  0x0804bf7a in main (argc=1, argv=0xbfbfecfc)
    at /usr/src/bin/csh/../../contrib/tcsh/sh.c:194

looks more useful and I hope it is.

Chris
Received on Sat Jan 12 2008 - 16:36:09 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:25 UTC