[squid-users] assertion failed: comm.cc:178: "fd_table[conn->fd].halfClosedReader != NULL"

Nathan Hoad nathan at getoffmalawn.com
Wed Apr 15 09:47:57 UTC 2015


What version of Squid are you running, and in what environment?

Based on the fact that the output of the gdb backtrace doesn't show
function parameters (debug symbols don't quite match up to the
binary), this may not work, but if you could run these commands in gdb
and show the output, that would be good...

frame 3
print ccb->conn.p_
print ccb->conn.p_->fd
print conn.p_
print conn.p_->fd

Nathan.

On 15 April 2015 at 18:43, HackXBack <hack.back at hotmail.com> wrote:
> same issue with your patch , this didnt solve the problem and i still have it
> ..
>
>
>
> --
> View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/assertion-failed-comm-cc-178-fd-table-conn-fd-halfClosedReader-NULL-tp4670726p4670737.html
> Sent from the Squid - Users mailing list archive at Nabble.com.
> _______________________________________________
> squid-users mailing list
> squid-users at lists.squid-cache.org
> http://lists.squid-cache.org/listinfo/squid-users


More information about the squid-users mailing list