|
From: | Amir Bukhari |
Subject: | [lwip-users] Assertion in pbuf_free |
Date: | Thu, 29 Dec 2005 18:24:29 +0100 |
I got the following assertion: Assertion "pbuf_free: p->ref > 0" failed at line 577 in net/lwip/core/pbuf.c >From the debuger p->ref = 0. take in mind that I protect the call of pbuf functions with sys_arch_protect. Lwip called from different tasks. -Amir
[Prev in Thread] | Current Thread | [Next in Thread] |