lwip-devel
[Top][All Lists]
Advanced

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

RE: [lwip-devel] Crash Bug


From: Julian Gardner [RSD]
Subject: RE: [lwip-devel] Crash Bug
Date: Thu, 17 May 2007 15:25:04 +0100

Looking through the code it seems to use socket, setsockoption, select,
send and recv

Is there any debug I could turn on to try and find this problem!

Joolz

-----Original Message-----
From: address@hidden
[mailto:address@hidden On Behalf Of Kieran
Mansley
Sent: 17 May 2007 13:49
To: lwip-devel
Subject: Re: [lwip-devel] Crash Bug

On Thu, 2007-05-17 at 10:39 +0100, Julian Gardner [RSD] wrote:
> I have added in Dennis Kuschel HTTPD server but since the last changes
> to mem/memp/pbuf etc I am getting the following error
> 
>  
> 
> Assert pbuf_free: p->ref > 0 failed at line 485 in
> lwip2/Src/Core/Pbuf.c

Two possible explanations spring to mind:
 1) there's a bug in the recent checkin (Simon: as this was yours I
think could you take a look)
 2) you're hitting a problem where some code written for an older
version of lwIP doesn't work with the current CVS lwIP.  If this is the
case that's the risk you take when using the CVS code as none of the
maintainers of other stuff will have kept they're stuff in sync with the
bleeding edge.  I'm not sure if this HTTPD server would have been
affected by the recent changes, but it's possible depending on the APIs
that it uses, as some of those have changed.

Kieran



_______________________________________________
lwip-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/lwip-devel




reply via email to

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