Re: WARNING: at net/ipv4/tcp_input.c:2927 tcp_ack+0xd55/0x1991()

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Markus Trippelsdorf
Date: Monday, March 30, 2009 - 9:40 am

On Mon, Mar 30, 2009 at 07:01:22PM +0300, Ilpo Järvinen wrote:

OK, I will try this later.


Make that four times:

kernel # for i in log*; cat $i | grep "tcp_input";
Mar 27 19:57:40 [kernel] WARNING: at net/ipv4/tcp_input.c:2927 tcp_ack+0xd55/0x1991()
Mar 27 21:37:00 [kernel] WARNING: at net/ipv4/tcp_input.c:2927 tcp_ack+0xd55/0x1991()
Mar 28 18:41:03 [kernel] WARNING: at net/ipv4/tcp_input.c:2927 tcp_ack+0xd55/0x1994()
Mar 29 11:32:26 [kernel] WARNING: at net/ipv4/tcp_input.c:2927 tcp_ack+0xd5b/0x19a9()

The symptoms are always the same...

Another observation is that all four WARNINGs involve only one of my
two networks adapters, namely skge (build into my mobo). The other one
(r8169) never occurs in the call trace.

I will also try to reproduce the WARNING with Jon's patch applied.

-- 
Markus
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
WARNING: at net/ipv4/tcp_input.c:2927 tcp_ack+0xd55/0x1991(), Markus Trippelsdorf, (Fri Mar 27, 2:12 pm)
Re: WARNING: at net/ipv4/tcp_input.c:2927 tcp_ack+0xd55/0x ..., Markus Trippelsdorf, (Fri Mar 27, 9:50 pm)
Re: WARNING: at net/ipv4/tcp_input.c:2927 tcp_ack+0xd55/0x ..., Markus Trippelsdorf, (Sat Mar 28, 2:55 am)
Re: WARNING: at net/ipv4/tcp_input.c:2927 tcp_ack+0xd55/0x ..., Markus Trippelsdorf, (Mon Mar 30, 9:40 am)
Re: WARNING: at net/ipv4/tcp_input.c:2927 tcp_ack+0xd55/0x ..., Markus Trippelsdorf, (Tue Mar 31, 12:10 am)
Re: WARNING: at net/ipv4/tcp_input.c:2927 tcp_ack+0xd55/0x ..., Markus Trippelsdorf, (Tue Mar 31, 11:49 am)
Re: WARNING: at net/ipv4/tcp_input.c:2927 tcp_ack+0xd55/0x ..., Markus Trippelsdorf, (Wed Apr 1, 4:35 am)