Re: WARNING: at net/ipv4/tcp_input.c:2173tcp_mark_head_lost+0x173/0x1a0()

From: Tony Lill
Date: Fri Apr 04 2008 - 12:18:31 EST


Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> writes:

> (cc netdev)
>
> (and Rafael - I assume 2.6.24 didn't do this..)
>
> On Wed, 2 Apr 2008 15:41:37 -0700 "Robin H. Johnson" <robbat2@xxxxxxxxxx> wrote:
>
>> (Please CC, not on LKML).
>>
>> One of the nodes in my web-serving cluster (isohunt.com) started showing this:
>>
>> ------------[ cut here ]------------
>> WARNING: at net/ipv4/tcp_input.c:2173 tcp_mark_head_lost+0x173/0x1a0()
>> Modules linked in: lm85 hwmon_vid nfs lockd nfs_acl sunrpc bonding reiserfs k8temp hwmon i2c_nforce2 i2c_core sg
>> Pid: 32500, comm: php-cgi Not tainted 2.6.25-rc4-git2 #7

Are you talking about the warning in this particular module, or
WARNINGS in tcp_input.c (and tcp_output.c) in general. 'Cause I've
been getting them sporadically since moving from 2.6.23 to 2.6.24.
At least I think that's the timeframe.

Mar 28 23:42:40 matrix kernel: WARNING: at net/ipv4/tcp_output.c:1799 tcp_simple_retransmit()
Mar 29 01:03:32 matrix kernel: WARNING: at net/ipv4/tcp_input.c:2413 tcp_fastretrans_alert()
Mar 29 01:12:41 matrix kernel: WARNING: at net/ipv4/tcp_input.c:1675 tcp_enter_frto()
Mar 29 03:03:04 matrix kernel: WARNING: at net/ipv4/tcp_input.c:2960 tcp_process_frto()
Mar 29 03:03:04 matrix kernel: WARNING: at net/ipv4/tcp_input.c:2314 tcp_try_to_open()

No user visble effects, and no messages since.

-tony
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/