Re: esp_http_client appears to cause a memory leak in RTOS task
Posted: Mon Aug 24, 2026 10:49 am
Possibly one of the issues: https://github.com/espressif/esp-idf/issues/18550
ESP32 Official Forum
https://esp32.com/
Possibly one of the issues: https://github.com/espressif/esp-idf/issues/18550
Code: Select all
W (24721) RTOS_FETCH_TASK: (Time #2) Hello from the fetch_task. FREE HEAP: 339964
W (51221) RTOS_FETCH_TASK: (Time #3) Hello from the fetch_task. FREE HEAP: 339964
W (75281) RTOS_FETCH_TASK: (Time #4) Hello from the fetch_task. FREE HEAP: 339964
W (103541) RTOS_FETCH_TASK: (Time #5) Hello from the fetch_task. FREE HEAP: 339964
W (129311) RTOS_FETCH_TASK: (Time #6) Hello from the fetch_task. FREE HEAP: 339964
W (156821) RTOS_FETCH_TASK: (Time #7) Hello from the fetch_task. FREE HEAP: 339968
W (181321) RTOS_FETCH_TASK: (Time #8) Hello from the fetch_task. FREE HEAP: 339968
W (207791) RTOS_FETCH_TASK: (Time #9) Hello from the fetch_task. FREE HEAP: 339968
W (234651) RTOS_FETCH_TASK: (Time #10) Hello from the fetch_task. FREE HEAP: 339968
W (258581) RTOS_FETCH_TASK: (Time #11) Hello from the fetch_task. FREE HEAP: 339968
W (284021) RTOS_FETCH_TASK: (Time #12) Hello from the fetch_task. FREE HEAP: 339968
W (309701) RTOS_FETCH_TASK: (Time #13) Hello from the fetch_task. FREE HEAP: 339968
W (334951) RTOS_FETCH_TASK: (Time #14) Hello from the fetch_task. FREE HEAP: 339968