lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] lwip with libcurl and memory corruption !


From: Kieran Mansley
Subject: Re: [lwip-users] lwip with libcurl and memory corruption !
Date: Mon, 07 Feb 2011 09:31:16 +0000

On Sun, 2011-02-06 at 21:56 -0800, Prashant R wrote:
> Is there a good starting  point to debug this ?

It's almost certainly a threading problem caused by the way you're
interfacing to lwIP.

Which lwIP API are you using?  Does your application have multiple
threads accessing lwIP?  Can you give a code example of:
1) how your application sends and receives packets
2) how your driver passes received packets to lwIP for processing?

Thanks

Kieran




reply via email to

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