lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #37271] endless loop seg = pcb->unacked; seg->next !=


From: Bill Auerbach
Subject: [lwip-devel] [bug #37271] endless loop seg = pcb->unacked; seg->next != NULL; seg = seg->next
Date: Wed, 05 Sep 2012 18:32:23 +0000
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:15.0) Gecko/20100101 Firefox/15.0

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

When I have been stuck in this loop, it has been my doing and not a bug in
lwIP.  In my experience this was caused by memory corruption, multiple freeing
of pbufs, or using an already freed pbuf.

Maybe in the stressing the Ethernet driver is doing something bad?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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