lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] pbuf_free


From: Rene Hensel
Subject: [lwip-users] pbuf_free
Date: Thu, 31 May 2012 14:19:39 +0100 (BST)

Hey,


i got an error using Nios2 and lwip.

i try to get data via tcp and this works but after getting the data i get the error


Assertion "pbuf_free: p->ref > 0" failed at line 563 in src/core/pbuf.c          from pbuf_free(p)


I dont find any solutions in the internet how to fix it except there are multithread accesses to the pbuf but i dont know how to prevent this.


Rene

reply via email to

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