RE: Squid problem on Freebsd 4.0

From: Dan Larsson <dl@dont-contact.us>
Date: Fri, 26 May 2000 14:31:28 +0200

| Hello!
|
| There is a problem using squid2.3_stable2 on
| Freebsd4.0.When i try to connect to the squid
| proxy (with a web-browser) I get the following
| error messages:
|
| - Abort Trap - Core dumped
|
| and in /var/log/messages:
|
| - Not currently OK to rewrite swap log
| - StoreDirWriteCleanLogs Aborted
|
| Why does squid behave like this on Freebsd4.0?
| I use the same version of squid on Freebsd2.2.8
| without any problems, but I cannot increase the
| TCP Window size on this version (or can I?).
|
| Can anyone help with this problem?

There's an issue with the gcc optimization, change your
/etc/make.conf from CFLAGS= -O2 -pipe to CFLAGS= -O -pipe
for further info see:
http://www.squid-cache.org/Versions/v2/2.3/bugs/

|
| Regards
|
| Stefan Sundberg
|

Regards
------------
Dan Larsson
Received on Fri May 26 2000 - 06:33:18 MDT

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