lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] Assertion in pbuf_free


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




reply via email to

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