lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Assertion "p->ref == 1" failed when sender window size


From: Arvind NR
Subject: Re: [lwip-users] Assertion "p->ref == 1" failed when sender window size is large.
Date: Tue, 16 Feb 2016 11:13:29 +0100

When I reduce the window size to about 4* MSS everything seems to be okay. I am not sure how the window size effects the p->ref ? 

Sorry for the multiple emails. I hit the send button a bit too early. 

On Tue, Feb 16, 2016 at 11:09 AM, Arvind NR <address@hidden> wrote:
Hey 

I am using FreeRTOS V8.1.2 with lwip 1.4.0. 

I have this problem that when ever I increase the window size to about 8 * MSS , I trigger the Assertion p->ref == 1 check in the ip_output segment. On checking the value I see that p->ref is equal to 2. I read the previous posts where p->ref == 1 assertion was triggered. However there was no solution discussed there. I know that p->ref must always be equal to 1. In what circumstances will p->ref equal to 2 ? 


--
Kind Regards
Arvind Ramesh



--
Kind Regards
Arvind Ramesh

reply via email to

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