* Wojciech Puchar (wojtek@xxxxxxxxxxxxxxxxxx): > >>did squid -z (it created 100MB file storage) > >> > >>started squid > >> > >>and it crashed with signal 6 when checking storages. > >> > > > > FreeBSD 6.0/i386 > > >OS/platform/version ? > > > >For your particular OS : > > > >(# makewhatis) > > > >% man -k signal > > > >Some of the sig-related man pages, should contain a list, > >of the SIG's and their meaning. > > > >M. > > > > > SIGSYS You either need to load the AIO module before starting Squid or recompile Squid with support for aufs and COSS (if you use the FreeBSD port, re-run "make config" and select the SQUID_AUFS option, then build and install as usual).