lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #66173] Getting LWIP_ASSERT "pbuf_free: p->ref > 0"


From: ShashankD
Subject: [lwip-devel] [bug #66173] Getting LWIP_ASSERT "pbuf_free: p->ref > 0"
Date: Thu, 5 Sep 2024 03:45:26 -0400 (EDT)

URL:
  <https://savannah.nongnu.org/bugs/?66173>

                 Summary: Getting LWIP_ASSERT "pbuf_free: p->ref > 0" 
                   Group: lwIP - A Lightweight TCP/IP stack
               Submitter: shashankd
               Submitted: Thu 05 Sep 2024 07:45:22 AM UTC
                Category: pbufs
                Severity: 3 - Normal
              Item Group: Crash Error
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None
            lwIP version: 2.2.0


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Thu 05 Sep 2024 07:45:22 AM UTC By: ShashankD <shashankd>
I am using lwIP with FREERTOS for ST eiger controller.

When I am running iperf as server I am getting LWIP_ASSERT "pbuf_free: p->ref
> 0".

I tried increasing PBUF_POOL_SIZE to even 80, MEMP_NUM_TCPIP_MSG_INPKT to 256,
TCPIP_MBOX_SIZE to 256.
Still I am getting same issue. 

Sometimes from tcpip_thread_handle_msg I am getting LWIP_ASSERT("tcpip_thread:
invalid message", 0);

These same asserts are observed even when I am putting a lot of load on
ethernet using MQTT, continue ping, etc. So in general I think the issue is
when ethernet is loaded.

Any configurations or fixes I can try to resolve this?








    _______________________________________________________

Reply to this item at:

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

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

Attachment: signature.asc
Description: PGP signature


reply via email to

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