Hi,
We are running
kernel 2.4.3 (I know, it's old).
Lately we've been
getting a lot of bug_trap's in tcp.c:1279 (in tcp_recvmsg)
BUG_TRAP(tp->copied_seq == tp->rcv_nxt ||
(flags&(MSG_PEEK|MSG_TRUNC)));
Any ideas on what
the problem could be ?