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 _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
