Re: csh core dumping 7.0-rc1

From: Kris Kennaway <kris_at_FreeBSD.org>
Date: Sat, 12 Jan 2008 18:15:44 +0100
Chris wrote:
> bt shows this
> 
> #0  0x00000000 in ?? ()
> #1  0x08057c65 in ?? ()
> #2  0x281f7b08 in in6addr_linklocal_allnodes () from /lib/libc.so.7
> #3  0x0808c120 in ?? ()
> #4  0x00000001 in ?? ()
> #5  0x0808c120 in ?? ()
> #6  0xbfbfed20 in ?? ()
> #7  0x00000001 in ?? ()
> #8  0xbfbfecd8 in ?? ()
> #9  0x0804bf7a in ?? ()
> #10 0x00000002 in ?? ()
> #11 0x0808c0c5 in ?? ()
> #12 0xbfbfeb48 in ?? ()
> #13 0x280988a6 in dlopen () from /libexec/ld-elf.so.1
> Previous frame inner to this frame (corrupt stack?)
> 
> Chris
> _______________________________________________
> freebsd-current_at_freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org"
> 
> 

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
Received on Sat Jan 12 2008 - 16:15:46 UTC

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