assertion failed in tcp.c & af_inet.c

Måns Rullgård (mru@users.sourceforge.net)
31 Mar 2003 02:41:39 +0200


I keep getting these messages in the kernel log:

KERNEL: assertion (newsk->state != TCP_SYN_RECV) failed at tcp.c(2229)
KERNEL: assertion ((1<<sk2->state)&(TCPF_ESTABLISHED|TCPF_CLOSE_WAIT|TCPF_CLOSE)) failed at af_inet.c(689)

It seems to be related to accepting an incoming connection.

The kernel is 2.4.21-pre4 on Alpha. The machine is behind a firewall
that forwards connections so some ports to this machine.

-- 
Måns Rullgård
mru@users.sf.net
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/