* TCP MSG_PEEK assertion issue ...
@ 2007-03-09 23:01 davef1624
2007-03-10 0:10 ` David Miller
0 siblings, 1 reply; 3+ messages in thread
From: davef1624 @ 2007-03-09 23:01 UTC (permalink / raw)
To: linux-kernel
Hello,
I periodically see the following TCP kernel assertion errors in
/var/log/message
(it does seem that networking is eventually able to recover from these
errors):
kernel: KERNEL: assertion (flags & MSG_PEEK) failed at net/ipv4/tcp.c
(1171)
kernel: KERNEL: assertion (flags & MSG_PEEK) failed at net/ipv4/tcp.c
(1171)
kernel: KERNEL: assertion (tp->copied_seq == tp->rcv_nxt || (flags &
(MSG_PEEK | MSG_TRUNC))) failed at net/ipv4/tcp.c (1235)
kernel: KERNEL: assertion (flags & MSG_PEEK) failed at net/ipv4/tcp.c
(1171)
kernel: KERNEL: assertion (tp->copied_seq == tp->rcv_nxt || (flags &
(MSG_PEEK | MSG_TRUNC))) failed at net/ipv4/tcp.c (1235)
These errors only seem to occur when using the sk98lin (SysKonnect)
Network Device Driver,
and a Yukon Gigabit Ethernet 10/100/1000Base-T Adapter (from Marvell I
believe).
(The other NIC cards we're using in-house don't exhibit this issue).
I've seen postings concerning this issue over the past year or so,
but have not seen a clear resolution and/or understanding of the
root-cause of this issue.
I'm in the process of upgrading my sk98lin network driver to the
latest from SysKonnect
in an attempt to see if this corrects the problem.
Does anybody have any insight into this problem?
Best regards,
Dave F
________________________________________________________________________
AOL now offers free email to everyone. Find out more about what's free
from AOL at AOL.com.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: TCP MSG_PEEK assertion issue ...
2007-03-09 23:01 TCP MSG_PEEK assertion issue davef1624
@ 2007-03-10 0:10 ` David Miller
2007-03-10 5:36 ` davef1624
0 siblings, 1 reply; 3+ messages in thread
From: David Miller @ 2007-03-10 0:10 UTC (permalink / raw)
To: davef1624; +Cc: linux-kernel
Keep trying, you might hit the proper mailing list after a
few more attempts. :-)
Please post networking issues to netdev@vger.kernel.org,
thank you.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: TCP MSG_PEEK assertion issue ...
2007-03-10 0:10 ` David Miller
@ 2007-03-10 5:36 ` davef1624
0 siblings, 0 replies; 3+ messages in thread
From: davef1624 @ 2007-03-10 5:36 UTC (permalink / raw)
To: davem; +Cc: linux-kernel
Apologies ...
I definitely had no idea where to post this
thanks!
Dave
-----Original Message-----
From: davem@davemloft.net
To: davef1624@aol.com
Cc: linux-kernel@vger.kernel.org
Sent: Fri, 9 Mar 2007 4:10 PM
Subject: Re: TCP MSG_PEEK assertion issue ...
Keep trying, you might hit the proper mailing list after a
few more attempts. :-)
Please post networking issues to netdev@vger.kernel.org,
thank you.
-
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/
________________________________________________________________________
AOL now offers free email to everyone. Find out more about what's free
from AOL at AOL.com.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-03-10 5:36 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-09 23:01 TCP MSG_PEEK assertion issue davef1624
2007-03-10 0:10 ` David Miller
2007-03-10 5:36 ` davef1624
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®