I'm not sure about your particular circumstances, but assertions of this sort are often caused by locking errors. You don't say which API you're using to access lwIP, but could it be that you have two threads active in the stack at the same time?
Kieran _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
