zulu4711 wrote:
> [..]
> The crash happens always when the line is dropped and PPP reports
> PPP_PHASE_ESTABLISH (6) or thereabouts. I get a protection violation in the
> socket send function (I have a feeling that the send function is in the
> middle "of its thing" when the connection is ripped away.
> [..]
> Attached some stuff from the problem
> <http://lwip.100.n7.nabble.com/file/t1962/Udklip.jpg>
> <http://lwip.100.n7.nabble.com/file/t1962/Udklip1.jpg[http://lwip.100.n7.nabble.com/file/t1962/Udklip1.jpg]>
> <http://lwip.100.n7.nabble.com/file/t1962/Udklip2.jpg[http://lwip.100.n7.nabble.com/file/t1962/Udklip2.jpg]>

>From those screenshots, I tend to think there's again something violating 
>lwIP's threading requirements, just like the last time when PPP was called 
>from the main loop. I don't have the time to debug your code though :-/

I always wanted to have assertions to help detecting these threading 
violations. I've just filed a task so maybe I can find the time to do that one 
day...

Simon

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

Reply via email to