ESP32-audioI2S icon indicating copy to clipboard operation
ESP32-audioI2S copied to clipboard

CORRUPT HEAP

Open Negyszersult opened this issue 9 months ago • 0 comments

CORRUPT HEAP: Bad head at 0x3ffe854c. Expected 0xabba1234 got 0x57b78b16 assert failed: multi_heap_free multi_heap_poisoning.c:279 (head != NULL)

I want to make an internet radio, but I get this error every minute and my ESP32 keeps rebooting.

https://pastebin.com/e103yWDs - here is my code.

I'm using an ESP-Wroom-32 without PSRAM and the partition scheme is set to "Huge APP". Any suggestions?

Thanks.

Negyszersult avatar Jan 25 '25 13:01 Negyszersult