Squid +pid 48635 (squid), uid 100: exited on signal 6 (core dumped)

Kris Kennaway kris at obsecurity.org
Mon Oct 31 02:36:16 PST 2005


On Sun, Oct 30, 2005 at 09:03:47AM -0600, eculp at bafirst.com wrote:

> I recompiled squid without stripping it and the bt of the core file yielded:
> 
> # gdb /usr/local/sbin/squid squid.core
> GNU gdb 6.1.1 [FreeBSD]
> 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-marcel-freebsd"...(no debugging 
> symbols found)...
> Core was generated by `squid'.
> Program terminated with signal 6, Aborted.
> Reading symbols from /lib/libcrypt.so.3...(no debugging symbols 
> found)...done.
> Loaded symbols for /lib/libcrypt.so.3
> Reading symbols from /lib/libm.so.4...(no debugging symbols found)...done.
> Loaded symbols for /lib/libm.so.4
> Reading symbols from /lib/libc.so.6...(no debugging symbols found)...done.
> Loaded symbols for /lib/libc.so.6
> Reading symbols from /libexec/ld-elf.so.1...(no debugging symbols 
> found)...done.
> Loaded symbols for /libexec/ld-elf.so.1
> #0  0x281e9c6f in kill () from /lib/libc.so.6
> (gdb) bt
> #0  0x281e9c6f in kill () from /lib/libc.so.6
> #1  0x281e9c0c in raise () from /lib/libc.so.6
> #2  0x281e8920 in abort () from /lib/libc.so.6
> #3  0x08065e3f in xassert ()
> #4  0x080aa110 in storeDiskdSend ()
> #5  0x080aa7aa in storeDiskdCreate ()

[...]

The lack of source file details indicates the binary is still
stripped.  Probably it was stripped at install time.

Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20051031/6879a1d1/attachment.bin


More information about the freebsd-ports mailing list