lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #57377] Assertion "pbuf_free: p->ref > 0" failed


From: Hiromasa Ito
Subject: [lwip-devel] [bug #57377] Assertion "pbuf_free: p->ref > 0" failed
Date: Sun, 21 Jun 2020 09:25:51 -0400 (EDT)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.106 Safari/537.36

Follow-up Comment #5, bug #57377 (project lwip):

> Did I miss something or did some other fuzz setting change?
As far as I know, my test driver is merged, refactored, and improved by Simon
(@goldsimon). As a result of the process of them, some crashes I reported seem
to become unreproducible.

As Erik (@yarrick) written, LWIP_RAND_FOR_FUZZ seems to make them
unreproducible. Local ports of TCP/UDP clients depend on LWIP_RAND(), and in
the crashed test cases these numbers are hard-coded (TCP: 58311, UDP: 50536).
As LWIP_RAND_FOR_FUZZ allows to override LWIP_RAND(), I think this may be why
the crashes have become unreproducible.

    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/bugs/?57377>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

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