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: Dig Kleppe
Subject: [lwip-devel] [bug #37271] endless loop seg = pcb->unacked; seg->next != NULL; seg = seg->next
Date: Thu, 25 Oct 2012 13:59:13 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:16.0) Gecko/20100101 Firefox/16.0

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

I finally found the problem:
When I disabled the pre-emptive option of the RTOS it was running fine. So I
thought it must have something to do with task prio's. 

I lowered the priority of "feeding" the stack with received data.
Now it runs perfect without any problem. 
Thanks for the support!
Dig




    _______________________________________________________

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]