[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] RE: Crash Bug
From: |
Taranowski, Thomas (SWCOE) |
Subject: |
[lwip-devel] RE: Crash Bug |
Date: |
Fri, 20 Jul 2007 14:43:19 -0500 |
I actually had the same issue for awhile, until I updated to the latest
in cvs, then the problem 'went away'.
> -----Original Message-----
> From: address@hidden
> [mailto:address@hidden
On
> Behalf Of Julian Gardner [RSD]
> Sent: Friday, July 20, 2007 11:44 AM
> To: lwip-devel
> Subject: RE: Crash Bug
>
> Can anybody shed any light on the only bug i seem to have in the
stack.
>
> Sometimes when browsing the units embedded website i get a crash and
its
> always the same
>
> call stack is always like this
> xx aaaaaa _pbuf_free+0xe0
> xx aaaaaa pbuf_free+0x3c
> xx aaaaaa netconn_delete+0x74
> xx aaaaaa lwip_close+0x58
>
> now today added a new simpler httpd in and guess what, crash in the
same
> place, always when closing a socket?
>
> Any ideas!
>
> joolz