On Wed, Feb 10, 2010 at 2:42 PM, Michael Tennes <michael@xxxxxxxxxx> wrote: > Hi, > > For the life of me I can't figure out why the following two lines in my squid.conf file causes squid (Squid Cache: Version 3.0.STABLE16) to crash with a BUS ERROR, but if I split the acl into two (last for lines) it works fine. What am I missing? From what I've read acl entries are ORed. Examples show multiple domains in dstdomain acl types. What OS are you running on? The last time I saw a bus error was on HPUX.. :) IIRC a bus error is a variant of a dangling pointer; it'd be nice to attach a debugger and see where it is happening. Can you do that? -- /kinkie