lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] webserver problem


From: Bill Auerbach
Subject: Re: [lwip-users] webserver problem
Date: Thu, 11 Jul 2013 08:26:12 -0400

Pierre,

No, it's not normal.  In lwIP normal behavior isn't tested with ASSERTs.  The 
ASSERT means pbuf_free is not expecting a NULL.  Typically this is a port/Enet 
driver error.  Or the pbuf was passed through the stack and still deleted by 
your code.

Bill

-----Original Message-----
From: address@hidden [mailto:address@hidden On Behalf Of pcu
Sent: Thursday, July 11, 2013 6:16 AM
To: address@hidden
Subject: Re: [lwip-users] webserver problem

I put lwip in debug, level at Warning.
 
In the event that it works or it does not work, I print a lot of messages 
"pbuf_free (p == NULL) was called."

Is this normal?

Pierre



--
View this message in context: 
http://lwip.100.n7.nabble.com/webserver-problem-tp21697p21731.html
Sent from the lwip-users mailing list archive at Nabble.com.

_______________________________________________
lwip-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/lwip-users




reply via email to

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