[squid-users] FATAL: xcalloc: Unable to allocate 18446744073527142243 blocks of 1 bytes!

Amos Jeffries squid3 at treenet.co.nz
Sun Jul 19 11:56:31 UTC 2015


On 19/07/2015 10:03 p.m., HackXBack wrote:
> removing lines from my configure option make it work,
> now i have 
> ./configure --prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin
> --libexecdir=/usr/lib/squid --sysconfdir=/etc/squid --localstatedir=/var
> --libdir=/usr/lib --includedir=/usr/include --datadir=/usr/share/squid
> --infodir=/usr/share/info --mandir=/usr/share/man --enable-storeio=ufs,aufs
> --enable-removal-policies=lru,heap --enable-linux-netfilter
> --enable-follow-x-forwarded-for --enable-dlmalloc --enable-zph-qos
> --with-default-user=proxy --with-logdir=/var/log/squid
> --with-pidfile=/var/run/squid.pid --with-swapdir=/var/spool/squid
> --with-filedescriptors=200000 --enable-ssl --enable-ssl-crtd --with-openssl
> --enable-large-cache-files 'CPPFLAGS=-I/usr/include/openssl'


You can also remove these which dont exist:
 --enable-ssl
 --enable-dlmalloc
 --enable-large-cache-files

(was that last one supposed to mean --with-large-files ?)

Amos



More information about the squid-users mailing list