<div dir="ltr">Hello,<br>on two different squid servers I've observed a crash of pinger. First it appeared on version 3.5.15 and later on version 3.5.17.<br><br>Cache.log contains these lines:<br><br>(pinger): Address.cc:671: void Ip::Address::getAddrInfo(addrinfo*&, int) const: Assertion `false' failed.<br>2016/05/14 21:55:25 kid1| Bad opcode: 112 from [6661:6c73:6522:2061:7420:6c69:6e65:2036]<br>2016/05/14 21:59:13 kid1| recv: (111) Connection refused<br>2016/05/14 21:59:13 kid1| Closing Pinger socket on FD 17<br><br>On both servers, that IPv6 address was the same - 6661:6c73:6522:2061:7420:6c69:6e65:2036<br><br>A quick google search for that showed problems with Squid from the past:<br><a href="http://www.squid-cache.org/mail-archive/squid-users/201301/0251.html">http://www.squid-cache.org/mail-archive/squid-users/201301/0251.html</a><br><br>The strange thing is that I have IPv6 disabled in the system (not even as a module in the Linux kernel) and Squid was compiled without ipv6 support.<br><br>How can I help tracing this issue?<br><br>Thanks,<br>Tomas Mozes<br></div>