lwip-users
[Top][All Lists]
Advanced

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

RE: [lwip-users] Assertion in new ICMP code when morethan one pbuf isuse


From: Matthias Weisser
Subject: RE: [lwip-users] Assertion in new ICMP code when morethan one pbuf isused and keep alives
Date: Fri, 15 Jun 2007 08:21:49 +0200

>>> "Goldschmidt Simon" <address@hidden> schrieb am 14.06.2007
um 19:43:
>>>> Hi
>>>> 
>>>> I get an assertion in the new ICMP code (adding space in 
>>>> front of the packet for ethernet header) when the incoming 
>>>> ICMP packet occupies more than on pbuf.
>>>> 
>>>> Assertion "cmp_input: copying to new pbuf failed " failed at 
>>>> line 117 in /pathtosource/lwip/core/ipv4/icmp.c
>>> 
>>> I think I found the bug, can you test the newly checked in version
>>> of pbuf.c?
>>
>> It works now for a pbuf chain containing two pbufs but not for pbuf
>> chains containing three ore more. For information: I have a pbuf size
>> of 128 bytes and have 128 of them available.
> 
> Hehe, that was due to a copy & paste error, should be corrected now. At least 
> it works for me ;-)

Yes, it works now for me also. Thanks for that. I think the bug can be closed 
(again).

Matthias





reply via email to

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