Skip to content

ESP32: RAM leak in ESP-IDF v4.3 #7813

@IhorNehrutsa

Description

@IhorNehrutsa

I try to compile MicroPython v1.17 (tag v1.17) with ESP-IDF4.2 and ESP-IDF4.3 and ESP-IDF master branch
There is memory leak in latest ESP-IDF releases.
Be careful.

ESP-IDF4.2

MicroPython v1.17-dirty on 2021-09-17; ESP32 module with ESP32
Type "help()" for more information.
>>> from gc import mem_free
>>> print("mem_free()", mem_free())
mem_free() 109488
>>> 

ESP-IDF4.3 and ESP-IDF master branch

MicroPython v1.17-dirty on 2021-09-17; ESP32 module with ESP32
Type "help()" for more information.
>>> from gc import mem_free
>>> print("mem_free()", mem_free())
mem_free() 62320
>>> 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      pFad - Phonifier reborn

      Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

      Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


      Alternative Proxies:

      Alternative Proxy

      pFad Proxy

      pFad v3 Proxy

      pFad v4 Proxy