Re: [squid-users] Squid and FreeBSD-4.3

From: Duane Wessels <wessels@dont-contact.us>
Date: Wed, 27 Jun 2001 11:07:06 -0600 (MDT)

On Wed, 27 Jun 2001, Khalid Mahmood wrote:

> Dear All,
>
> I have installed squid-2.4-STABLE1 on FreeBSD-4.3 . it installed and starts successfully but when I put traffic on it, gives me the following error in my cache.log:
>
> FATAL: Received Segment Violation...dying.
> 2001/06/26 20:17:13| Not currently OK to rewrite swap log.
> 2001/06/26 20:17:13| storeDirWriteCleanLogs: Operation aborted.
> CPU Usage: 0.429 seconds = 0.226 user + 0.203 sys
> Maximum Resident Size: 27920 KB
> Page faults with physical i/o: 0
>
> and crash. I have tried diskd and ufs both, I have tried to make cache_swap_log in a saparate partition, I have tried to change GCC 2.95[12] to 2.95[31] in squid configure script but still I am getting this error and my squid crash. any help will be greately appreciated.

This might be the GCC optimization bug? You could try compiling without optimization.

    setenv CFLAGS "-g -Wall"
    ./configure ....
Received on Wed Jun 27 2001 - 11:07:06 MDT

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