lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] DHCP request fails after 5th try (memory leack?)


From: Sergio R. Caprile
Subject: Re: [lwip-users] DHCP request fails after 5th try (memory leack?)
Date: Fri, 06 Jun 2014 10:57:33 -0300
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

George,
where did you get your stack ported ? How is it being called ? Since it
is running under an RTOS, have you checked there is only one thread
calling it ?
Is there any other application using pbufs ?
If everything is fine, can you put a breakpoint after the udp_remove()
and track the udp_new() caller ? I'm not familiar with the DHCP code but
it is not too hard to follow.
Regards




reply via email to

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