lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [bug #24830] Socket never closed sometimes.


From: Kieran Mansley
Subject: [lwip-devel] [bug #24830] Socket never closed sometimes.
Date: Fri, 14 Nov 2008 08:53:50 +0000
User-agent: Opera/9.21 (X11; Linux i686; U; en)

Follow-up Comment #1, bug #24830 (project lwip):

Looks like one end (not sure which, you don't say which is lwIP) has
advertised a zero window and is refusing to open it.  This is probably
preventing the other end from sending a FIN, and so the connection never gets
closed.  If you can get a packet capture for the whole duration that would be
useful.

You say you're using lwIP from CVS head.  Does that mean it is your own port,
or you're using one of the existing ports?

My guess would be that lwIP is running out of memory due to a bug that is
resulting in packet buffers getting leaked.  You could confirm this by turning
on the lwIP stats and seeing what happens to the available memory when they
are reported.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?24830>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]