Title: LwIP Version 1.1.1 pbuf Assert
Right i've done some pretty extensive memory tests on my platform and i can rule out that, side of it.
 
Is there any chance of someone offering any views on the issues ive be posting or am i just waisting my time with this !!!!!!!!!!!!!!
 
my main issues are ?????
 
these :-
tcp_write() called in invalid state
tcp_write(pcb=34CC4, arg=11AC, len=22, copy=0)
 
and these :-
tcp_write(pcb=34CD4, arg=11AC, len=16, copy=0)
tcp_enqueue(pcb=34CD4, arg=11AC, len=16, flags=0, copy=0)
 
problem is caused when telneting into the stack.
 
regards
-----Original Message-----
From: Lee Trueman
Sent: 22 May 2006 15:15
To: '[email protected]'
Subject: RE: tcp_write() called in invalid state

I'm also getting these errors too.........
 
tcp_write(pcb=34CD4, arg=11AC, len=16, copy=0)
tcp_enqueue(pcb=34CD4, arg=11AC, len=16, flags=0, copy=0)
 
Love to know what is going on here.........
-----Original Message-----
From: Lee Trueman
Sent: 19 May 2006 14:47
To: '[email protected]'
Subject: tcp_write() called in invalid state

Right i've fix the problem below, for ref it was a issue with freeing the pbuf..........
 
I've got another issue now through...........
 
tcp_write() called in invalid state
tcp_write(pcb=34CC4, arg=11AC, len=22, copy=0)
 
what do the above debug statments mean and what could be causing them ?
 
Regards
 
Lee Trueman

_______________________________________________
lwip-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to