lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] Crash Bug


From: Julian Gardner [RSD]
Subject: [lwip-devel] Crash Bug
Date: Thu, 17 May 2007 10:39:22 +0100

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

 

My stack trace shows

 

    [17] pc 0x10d9f8, fp 0x15b488, pbuf_free()+0xe4

    [16] pc 0x1289c0, fp 0x15b4bc, netconn_delete()+0x74

    [15] pc 0x10e264, fp 0x15b4d8, lwip_close()+0x58

    [14] pc 0x126718, fp 0x15b4f0, ht_destroyConnection()+0x80

    [13] pc 0x124990, fp 0x15b50c, ht_fillInputBuffer()+0xac

    [12] pc 0x124b3c, fp 0x15b538, ht_readLine()+0x15c

    [11] pc 0x126310, fp 0x15b558, ht_handleUpStream()+0x7c

    [10] pc 0x1270dc, fp 0x15b5b4, httpd_start()+0x424

 

You can find his code at http://mycpu.mikrocontroller.net.

Now all the rest of my code, DHCP/UDP etc are working fine and seem stable, well I can leave it running overnight and its still working in the morning.

 

Joolz

 


reply via email to

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