> I need a hint, squid crashes, but generates no core file.
> It's started this way (from daemontools' supervise):
> 
> ------------ snip --------------
> mv /squid-cache0/core  /squid-cache0/core-/bin/date +%T
> 
> cd /squid-cache0
> touch /squid-cache0/core
> chmod 666 /squid-cache0/core
> 
> tail --lines=50 /var/log/squid/cache.log  | /usr/bin/mail -s 
> "hostname: Squid restarted" [EMAIL PROTECTED]
> /bin/sync
> 
> ulimit -n 4096
> exec /usr/sbin/squid -NsYC
> ------------ snip --------------
> 
> How do I get a corefile?
> 
 
 http://www.squid-cache.org/Doc/FAQ/FAQ-11.html#ss11.19

 -> Check section : 'crashes and core dumps'

 M.

Reply via email to