Re: squid 5.3 crash
Alex Rousskov <[email protected]> Wed, 29 Dec 2021 09:23:37 -0500
| Newsgroups | gmane.comp.web.squid.devel |
|---|---|
| Message-ID | <[email protected]> |
On 12/28/21 1:17 AM, Dmitry Melekhov wrote: > Testing squid 5.3 on Ubuntu 20.04. > 2021/12/28 09:58:01 kid1| assertion failed: Read.cc:61: > "Comm::IsConnOpen(conn)" > Is this assertion fail known problem? Impossible to say for sure without a stack trace, unfortunately -- many different code paths lead to that low level assertion -- but this could be bug #5056 or a related problem, as triaged at: https://bugs.squid-cache.org/show_bug.cgi?id=5056#c1 HTH, Alex.