Well, I got the squid in high cpu usage and it wasnt responding. I sent it kill -BUS signal, it made coredump, the rest is below? Did I do something wrong or?
proxy:/usr/local/squid/coredump#gdb squid squid.core GNU gdb 5.2.1 (FreeBSD) Copyright 2002 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-undermydesk-freebsd"...squid: No such file or directory. Core was generated by `squid'. Program terminated with signal 6, Aborted. #0 0x88174f5f in ?? () (gdb) where #0 0x88174f5f in ?? () #1 0x881e00d2 in ?? () #2 0x0809982b in ?? () #3 <signal handler called> #4 0x08083664 in ?? () #5 0x0808001e in ?? () #6 0x08067cdc in ?? () #7 0x08082721 in ?? () #8 0x0804a492 in ?? () (gdb)
