[squid-users] assertion failed: client_side.cc:1515: "connIsUsable(http->getConn())

Amos Jeffries squid3 at treenet.co.nz
Fri Feb 27 12:18:25 UTC 2015


On 27/02/2015 12:25 p.m., Dan Charlesworth wrote:
> Alright I got abrtd on board, finally.
> 
> Here’s a a backtrace from this morning (bt and bt full versions included 
> separately):
> 

Wonderful.

Can you get a print from frame 3 please of which of the connIsUsable()
checks if failing?


gdb commands:
 frame 3
 print http->getConn()
 print cbdataReferenceValid(http->getConn())
 print Comm::IsConnOpen(http->getConn()->clientConnection)

Amos



More information about the squid-users mailing list