lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Assertion : "tcp_enqueue: no pbufs on queue => bothqueu


From: Mumtaz Ahmad
Subject: Re: [lwip-users] Assertion : "tcp_enqueue: no pbufs on queue => bothqueues empty"
Date: Tue, 31 Oct 2006 14:37:09 +0500

Dear amir

Its most probably the mutiple threading issue.



----- Original Message ----- 
From: "Amir Bukhari" <address@hidden>
To: <address@hidden>
Sent: Tuesday, October 31, 2006 2:28 PM
Subject: [lwip-users] Assertion : "tcp_enqueue: no pbufs on queue =>
bothqueues empty"


> I use lwip in a embedded system, one time I have got this the following
message:
> "tcp_enqueue: no pbufs on queue => both queues empty"
> Exactly on this line:
> LWIP_ASSERT("tcp_enqueue: no pbufs on queue => both queues empty",
>       pcb->unacked == NULL && pcb->unsent == NULL);
>
> in tcp_out.c
>
> what case such assertion?
> ----------------------------------------------------------
> Amir Bukhari
> aquintos GmbH * integration experts
> Lammstraße 21 * 76133 Karlsruhe * GERMANY
> phone: 0721 / 516 38-0
> Mobile +49-179-7318737
> Mail: address@hidden
> Web: http://www.aquintos.com
>
>
>
> _______________________________________________
> lwip-users mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/lwip-users





reply via email to

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