Hi,
On Tue, 10 Apr 2001, Jai Lamerton wrote:
> Could someone please tell me why I would get this in my logs. What is
> signal 11?
>
> Squid Parent: child process 9744 exited due to signal 11
Try man signal. It is a segmentation violation. It generally means there's
a bug in your program, eg accessing non-existent memory, trying to access
memory address 0, ....
Colin
Received on Mon Apr 09 2001 - 19:33:00 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:59:14 MST