[squid-dev] assertion failed: DestinationIp.cc:41: "checklist->conn() && checklist->conn()->clientConnection != NULL"

Amos Jeffries squid3 at treenet.co.nz
Wed Jul 13 11:29:39 UTC 2016


On 13/07/2016 5:50 p.m., Omid Kosari wrote:
> Hello, 
> 
> squid crashes after following error 
> assertion failed: DestinationIp.cc:41: "checklist->conn() && checklist->conn()->clientConnection != NULL" 
> 
> 
> From the error massage i guess that following config may cause the problem 
> 
> acl download_until_end_by_ip dst 13.107.4.50 
> range_offset_limit none download_until_end_by_ip 
> 
> 
> 
> Squid Version 3.5.12 (distribution default package) 
> Ubuntu 16.04 Linux 4.4.0-28-generic on x86_64 
> 
> Filed new Bug 4548 – assertion failed: DestinationIp.cc:41: "checklist->conn() && checklist->conn()->clientConnection != NULL"
> 

FYI: the first requirement of bug filing is to verify that it still
exists in the latest code. Meaning our release, not Ubuntu's very old
packages.

This is bug 4378 which was fixed months ago.

I suggest you install the Debian stretch/Testing or sid/Unstable
package which contains the fix for this and many others.

Amos



More information about the squid-dev mailing list