Re: [bug] stuck localhost TCP connections, v2.6.26-rc3+

From: Herbert Xu
Date: Mon Jun 02 2008 - 02:20:34 EST


Ilpo J??rvinen <ilpo.jarvinen@xxxxxxxxxxx> wrote:
>
> Before:
> tcp 65436 0 lo:5000 lo:59980 ESTABLISHED -

This is what happens before accept(2) is called. Ingo, please
strace the process that owns the listening socket to make sure
that it is actually calling accept(2). If it ever stops calling
accept(2) then this is expected behaviour.

Cheers,
--
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@xxxxxxxxxxxxxxxxxxx>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
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/