Re: [squid-users] wrong diskspace count and assertion failed: diskd/store_dir_diskd.c:1930: "buf"

From: Mark Elsen <mark.elsen@dont-contact.us>
Date: Sun, 8 Jan 2006 14:30:38 +0100

>....
> I have none in use here, it is configured as
>
> --enable-default-err-language=Portuguese --enable-storeio=diskd,ufs,null
> --enable-removal-policies=heap,lru --enable-underscores
> --disable-ident-lookups --disable-hostname-checks
>

 Lowering default optimization requires explicit action.
 Probably you are using gcc for compilatation ; try

                   % setenv CFLAGS "-g -O0"

 before configure, and "make all".

 Check whether the resulting binary is still experiencing the same problems.

 M.
Received on Sun Jan 08 2006 - 06:30:40 MST

This archive was generated by hypermail pre-2.1.9 : Wed Feb 01 2006 - 12:00:01 MST