Re: Sudden unexplained crash, strange behavior

From: Arjan de Vet <Arjan.deVet@dont-contact.us>
Date: Tue, 28 Jul 1998 20:56:05 +0200 (CEST)

In article <Pine.BSI.4.02.9807281022470.18856-100000@valhalla.comshare.com> you write:

>and it proceeded to start up normally. There doesn't seem to be a
>core file anywhere - I looked in /usr/local/squid/*, my cache
>directory, and the log directory.

Are you starting as root and running as another uid? In that case the
abort() call on BSD/OS does not give a coredump. I fixed it by adding
'enter_suid();' before the 2 'abort();' calls in tools.c.

I'm Cc:-ing squid-bugs because this could be a more general problem on other
platforms too.

Arjan

Cc: squid-bugs
Received on Tue Jul 28 1998 - 12:14:18 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:41:17 MST