lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] pcb->next points to one of its ancestors causing an end


From: Kieran Mansley
Subject: Re: [lwip-users] pcb->next points to one of its ancestors causing an endless loop
Date: Tue, 05 Jul 2011 17:20:40 +0100

On Tue, 2011-07-05 at 18:03 +0200, Philipp Zug wrote:
> Has anyone experienced a similar problem or any clue what could be
> wrong?

PCB list corruption is almost always due to multiple threads executing
in the core of lwIP at the same time.  I.e. the port of lwIP to your
platform is breaking one of the rules.

Kieran




reply via email to

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