lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] p->payload == iphdr failed...


From: Ed Sutter
Subject: [lwip-users] p->payload == iphdr failed...
Date: Thu, 06 Nov 2008 16:42:26 -0500
User-agent: Thunderbird 2.0.0.17 (Windows/20080914)

Folks,
I'm running with 1.3.0 and I have an HTTP server and a UDP-based
server running on my target for months.
Last night I accidentally sent that target a tftp packet (it does
not have a tftp server running) and I got an assertion failure...

Assertion "p->payload == iphdr" failed at line 293 in ./lwip/src/core/udp.c

The code looks like its trying to send back an ICMP error message (as it
should); however, something gets hosed.

Haven't dug too deep into this yet, but I figured I'd toss up
the question to the group to see if anyone else has seen this.

Thanks
Ed




reply via email to

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