Hi all, I am getting the following error while starting squid Version 3.0-PRE3-20050520 in fulldebug mode: 2005/05/25 10:50:40| Memory pools are 'off'; limit: 2.00 MB 2005/05/25 10:50:40| diskd started 2005/05/25 10:50:40.475| Processing: 'auth_param basic children 5' 2005/05/25 10:50:40.475| Processing: 'auth_param basic realm Squid proxy-caching web server' 2005/05/25 10:50:40.475| Processing: 'auth_param basic credentialsttl 2 hours' 2005/05/25 10:50:40.476| Processing: 'refresh_pattern ^ftp: 1440 20% 10080' 2005/05/25 10:50:40.476| Processing: 'refresh_pattern ^gopher: 1440 0% 1440' 2005/05/25 10:50:40.476| Processing: 'refresh_pattern . 0 20% 4320' 2005/05/25 10:50:40.476| Processing: 'acl all src 0.0.0.0/0.0.0.0' 2005/05/25 10:50:40.476| aclParseAclLine: Creating ACL 'all' 2005/05/25 10:50:40.476| aclParseIpData: 0.0.0.0/0.0.0.0 2005/05/25 10:50:40.477| 0.0.0.0 --> 0.0.0.0 2005/05/25 10:50:40.477| Processing: 'acl manager proto cache_object' 2005/05/25 10:50:40.477| aclParseAclLine: Creating ACL 'manager' 2005/05/25 10:50:40.477| Processing: 'acl localhost src 127.0.0.1/255.255.255.255' 2005/05/25 10:50:40.477| aclParseAclLine: Creating ACL 'localhost' 2005/05/25 10:50:40.477| aclParseIpData: 127.0.0.1/255.255.255.255 2005/05/25 10:50:40.478| 127.0.0.1 --> 127.0.0.1 2005/05/25 10:50:40.478| Processing: 'acl to_localhost dst 127.0.0.0/8' 2005/05/25 10:50:40.478| aclParseAclLine: Creating ACL 'to_localhost' 2005/05/25 10:50:40.478| aclParseIpData: 127.0.0.0/8 2005/05/25 10:50:40.478| 127.0.0.0 --> 127.0.0.0 2005/05/25 10:50:40.478| Processing: 'acl SSL_ports port 443 563' 2005/05/25 10:50:40.478| aclParseAclLine: Creating ACL 'SSL_ports' 2005/05/25 10:50:40.478| Processing: 'acl Safe_ports port 80 # http' 2005/05/25 10:50:40.478| aclParseAclLine: Creating ACL 'Safe_ports' 2005/05/25 10:50:40.478| Processing: 'acl Safe_ports port 21 # ftp' 2005/05/25 10:50:40.478| aclParseAclLine: Appending to 'Safe_ports' 2005/05/25 10:50:40.478| Processing: 'acl Safe_ports port 443 563 # https, snews' 2005/05/25 10:50:40.478| aclParseAclLine: Appending to 'Safe_ports' 2005/05/25 10:50:40.478| Processing: 'acl Safe_ports port 70 # gopher' 2005/05/25 10:50:40.478| aclParseAclLine: Appending to 'Safe_ports' 2005/05/25 10:50:40.478| Processing: 'acl Safe_ports port 210 # wais' 2005/05/25 10:50:40.478| aclParseAclLine: Appending to 'Safe_ports' 2005/05/25 10:50:40.478| Processing: 'acl Safe_ports port 1025-65535 # unregistered ports' 2005/05/25 10:50:40.478| aclParseAclLine: Appending to 'Safe_ports' 2005/05/25 10:50:40.478| Processing: 'acl Safe_ports port 280 # http-mgmt' 2005/05/25 10:50:40.478| aclParseAclLine: Appending to 'Safe_ports' 2005/05/25 10:50:40.478| Processing: 'acl Safe_ports port 488 # gss-http' 2005/05/25 10:50:40.478| aclParseAclLine: Appending to 'Safe_ports' 2005/05/25 10:50:40.478| Processing: 'acl Safe_ports port 591 # filemaker' 2005/05/25 10:50:40.478| aclParseAclLine: Appending to 'Safe_ports' 2005/05/25 10:50:40.478| Processing: 'acl Safe_ports port 777 # multiling http' 2005/05/25 10:50:40.478| aclParseAclLine: Appending to 'Safe_ports' 2005/05/25 10:50:40.478| Processing: 'acl CONNECT method CONNECT' 2005/05/25 10:50:40.478| aclParseAclLine: Creating ACL 'CONNECT' 2005/05/25 10:50:40.479| Processing: 'http_access allow manager localhost' 2005/05/25 10:50:40.479| aclParseAccessLine: looking for ACL name 'manager' 2005/05/25 10:50:40.479| aclParseAccessLine: looking for ACL name 'localhost' 2005/05/25 10:50:40.479| Processing: 'http_access deny manager' 2005/05/25 10:50:40.479| aclParseAccessLine: looking for ACL name 'manager' 2005/05/25 10:50:40.479| Processing: 'http_access deny !Safe_ports' 2005/05/25 10:50:40.479| aclParseAccessLine: looking for ACL name 'Safe_ports' 2005/05/25 10:50:40.479| Processing: 'http_access deny CONNECT !SSL_ports' 2005/05/25 10:50:40.479| aclParseAccessLine: looking for ACL name 'CONNECT' 2005/05/25 10:50:40.479| aclParseAccessLine: looking for ACL name 'SSL_ports' 2005/05/25 10:50:40.479| Processing: 'http_access allow all' 2005/05/25 10:50:40.479| aclParseAccessLine: looking for ACL name 'all' 2005/05/25 10:50:40.479| Processing: 'http_reply_access allow all' 2005/05/25 10:50:40.479| aclParseAccessLine: looking for ACL name 'all' 2005/05/25 10:50:40.479| Processing: 'icp_access allow all' 2005/05/25 10:50:40.479| aclParseAccessLine: looking for ACL name 'all' 2005/05/25 10:50:40.479| Processing: 'visible_hostname manojkn-pc-linux.jnpr.net' 2005/05/25 10:50:40.480| Log definition name 'auto' file '/var/logs/access.log' 2005/05/25 10:50:40.480| aclParseAccessLine: looking for ACL name 'all' 2005/05/25 10:50:40.480| leave_suid: PID 16816 called 2005/05/25 10:50:40.480| leave_suid: PID 16816 giving up root, becoming 'nobody' squid: ERROR: No running copy 2005/05/25 10:50:40.481| aclDestroyAcls: '(null)' 2005/05/25 10:50:40.481| ACL::Prototype::~Prototype: TODO: unregister me 2005/05/25 10:50:40.481| aclDestroyAcls: '(null)' 2005/05/25 10:50:40.481| ACL::Prototype::~Prototype: TODO: unregister me 2005/05/25 10:50:40.481| aclDestroyAcls: '(null)' 2005/05/25 10:50:40.481| ACL::Prototype::~Prototype: TODO: unregister me 2005/05/25 10:50:40.481| aclDestroyAcls: '(null)' 2005/05/25 10:50:40.481| ACL::Prototype::~Prototype: TODO: unregister me 2005/05/25 10:50:40.481| aclDestroyAcls: '(null)' 2005/05/25 10:50:40.481| ACL::Prototype::~Prototype: TODO: unregister me 2005/05/25 10:50:40.481| aclDestroyAcls: '(null)' 2005/05/25 10:50:40.481| ACL::Prototype::~Prototype: TODO: unregister me 2005/05/25 10:50:40.481| aclDestroyAcls: '(null)' 2005/05/25 10:50:40.481| ACL::Prototype::~Prototype: TODO: unregister me 2005/05/25 10:50:40.481| aclDestroyAcls: '(null)' 2005/05/25 10:50:40.481| ACL::Prototype::~Prototype: TODO: unregister me 2005/05/25 10:50:40.481| aclDestroyAcls: '(null)' 2005/05/25 10:50:40.481| ACL::Prototype::~Prototype: TODO: unregister me 2005/05/25 10:50:40.481| aclDestroyAcls: '(null)' 2005/05/25 10:50:40.481| ACL::Prototype::~Prototype: TODO: unregister me 2005/05/25 10:50:40.481| aclDestroyAcls: '(null)' 2005/05/25 10:50:40.481| ACL::Prototype::~Prototype: TODO: unregister me 2005/05/25 10:50:40.481| aclDestroyAcls: '(null)' 2005/05/25 10:50:40.481| ACL::Prototype::~Prototype: TODO: unregister me 2005/05/25 10:50:40.481| aclDestroyAcls: '(null)' 2005/05/25 10:50:40.481| ACL::Prototype::~Prototype: TODO: unregister me 2005/05/25 10:50:40.481| aclDestroyAcls: '(null)' 2005/05/25 10:50:40.481| ACL::Prototype::~Prototype: TODO: unregister me 2005/05/25 10:50:40.481| aclDestroyAcls: '(null)' 2005/05/25 10:50:40.482| ACL::Prototype::~Prototype: TODO: unregister me 2005/05/25 10:50:40.482| aclDestroyAcls: '(null)' 2005/05/25 10:50:40.482| ACL::Prototype::~Prototype: TODO: unregister me 2005/05/25 10:50:40.482| aclDestroyAcls: '(null)' 2005/05/25 10:50:40.482| ACL::Prototype::~Prototype: TODO: unregister me 2005/05/25 10:50:40.482| aclDestroyAcls: '(null)' 2005/05/25 10:50:40.482| ACL::Prototype::~Prototype: TODO: unregister me 2005/05/25 10:50:40.482| aclDestroyAcls: '(null)' 2005/05/25 10:50:40.482| ACL::Prototype::~Prototype: TODO: unregister me 2005/05/25 10:50:40.482| aclDestroyAcls: '(null)' 2005/05/25 10:50:40.482| ACL::Prototype::~Prototype: TODO: unregister me 2005/05/25 10:50:40.482| aclDestroyAcls: '(null)' 2005/05/25 10:50:40.482| ACL::Prototype::~Prototype: TODO: unregister me 2005/05/25 10:50:40.482| aclDestroyAcls: '(null)' 2005/05/25 10:50:40.482| ACL::Prototype::~Prototype: TODO: unregister me 2005/05/25 10:50:40.482| aclDestroyAcls: '(null)' 2005/05/25 10:50:40.482| ACL::Prototype::~Prototype: TODO: unregister me 2005/05/25 10:50:40.482| ACL::Prototype::~Prototype: TODO: unregister me 2005/05/25 10:50:40.482| aclDestroyAcls: '(null)' 2005/05/25 10:50:40.482| ACL::Prototype::~Prototype: TODO: unregister me 2005/05/25 10:50:40.482| aclDestroyAcls: '(null)' 2005/05/25 10:50:40.482| ACL::Prototype::~Prototype: TODO: unregister me 2005/05/25 10:50:40.482| aclDestroyAcls: '(null)' 2005/05/25 10:50:40.482| ACL::Prototype::~Prototype: TODO: unregister me 2005/05/25 10:50:40.482| aclDestroyAcls: '(null)' 2005/05/25 10:50:40.482| ACL::Prototype::~Prototype: TODO: unregister me 2005/05/25 10:50:40.482| aclDestroyAcls: '(null)' 2005/05/25 10:50:40.482| ACL::Prototype::~Prototype: TODO: unregister me 2005/05/25 10:50:40.482| aclDestroyAcls: '(null)' 2005/05/25 10:50:40.482| ACL::Prototype::~Prototype: TODO: unregister me 2005/05/25 10:50:40.482| aclDestroyAcls: '(null)' 2005/05/25 10:50:40.482| ACL::Prototype::~Prototype: TODO: unregister me i have built the source with following options : configure options: '--build=i386-redhat-linux' '--host=i386-redhat-linux' '--target=i386-redhat-linux-gnu' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--exec_prefix=/usr' '--bindir=/usr/sbin' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--sysconfdir=/etc/squid' '--enable-poll' '--enable-snmp' '--enable-removal-policies=heap,lru' '--enable-storeio=aufs,coss,diskd,null,ufs' '--with-openssl=/usr/kerberos' '--enable-delay-pools' '--enable-linux-netfilter' '--with-pthreads' '--enable-ntlm-auth-helpers=SMB,winbind' '--enable-external-acl-helpers=ip_user,ldap_group,unix_group,wbinfo_group,winbind_group' '--enable-auth=basic,ntlm' '--with-winbind-auth-challenge' '--enable-useragent-log' '--enable-referer-log' '--disable-dependency-tracking' '--enable-cachemgr-hostname=localhost' '--disable-ident-lookups' '--enable-truncate' '--enable-underscores' '--datadir=/usr/share' '--enable-basic-auth-helpers=LDAP,MSNT,NCSA,PAM,SMB,YP,getpwnam,multi-domain-NTLM,SASL,winbind' '--enable-ssl' 'build_alias=i386-redhat-linux' 'host_alias=i386-redhat-linux' 'target_alias=i386-redhat-linux-gnu' can some one help me on this. thanks in advance Manoj __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com