Defenitelu a bug (signal 6 is segmentation violation).
A stacktrace would help a lot.
Easiest way to get a stack trace is to start Squid with a debugger.
1. Stop squid
2. Start Squid using a debugger
gdb squid
run -NC
[wait for it to crash]
backtrace
-- Henrik Nordstrom Squid hacker The Hermit Hacker wrote: > > I'm currently running -HEAD, and have it crashing pretty consistently, > with no core file. > > What would cause the following? > > Feb 14 11:49:28 demeter squid[5654]: urlParse: Illegal character in hostname 'proxy.acadiau.ca:3128proxy.acadiau.ca' > Feb 14 11:49:28 demeter squid[5654]: urlParse: Illegal character in hostname 'proxy.acadiau.ca:3128proxy.acadiau.ca' > Feb 14 11:49:31 demeter squid[5654]: Store rebuilding is 93.8% complete > Feb 14 11:49:34 demeter squid[5654]: Not currently OK to rewrite swap log. > Feb 14 11:49:34 demeter squid[5654]: storeDirWriteCleanLogs: Operation aborted. > Feb 14 11:49:34 demeter /kernel: pid 5654 (squid), uid 65534: exited on signal 6 > > Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy > Systems Administrator @ hub.org > primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.orgReceived on Thu Feb 15 2001 - 16:02:03 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:13:31 MST