From owner-freebsd-bugs Sun May 4 23:02:14 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id XAA05975 for bugs-outgoing; Sun, 4 May 1997 23:02:14 -0700 (PDT) Received: from spinner.DIALix.COM (spinner.dialix.com [192.203.228.67]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id XAA05970 for ; Sun, 4 May 1997 23:02:08 -0700 (PDT) Received: from spinner.DIALix.COM (localhost.dialix.com.au [127.0.0.1]) by spinner.DIALix.COM with ESMTP id OAA12229; Mon, 5 May 1997 14:01:03 +0800 (WST) Message-Id: <199705050601.OAA12229@spinner.DIALix.COM> X-Mailer: exmh version 2.0gamma 1/27/96 To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) cc: phschack@inba.fr (Philippe SCHACK), freebsd-bugs@hub.freebsd.org Subject: Re: squid problem In-reply-to: Your message of "Sun, 04 May 1997 19:26:44 +0200." <19970504192644.HY42667@uriah.heep.sax.de> Date: Mon, 05 May 1997 14:01:02 +0800 From: Peter Wemm Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk J Wunsch wrote: > As Philippe SCHACK wrote: > > > /kernel: pid 10141 (squid), uid 0:exited on signal 6 > > > > I had to re-run the daemon by hand, all seems to work fine. > > Signal 6 is an abort(). I've also experienced this, but didn't > investigate much. I've went the quick&dirty route, and hacked up a > ``while true; do squid; done'' around it... :-) This is what RunCache is for... :-) Except that it measures how long it lasted and if it's failing very rapidly, it gives up respawning after a few tries so that the machine doesn't get blown away. (such as a config file problem) > -- > cheers, J"org > > joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE > Never trust an operating system you don't have sources for. ;-) Cheers, -Peter