Code: Select all
Guru Meditation Error: Core 1 panic'ed (LoadProhibited). Exception was unhandled.
So how am I supposed to handle the exception, to at least prevent a reboot if I don't find the cause? Is it actually possible in Arduino IDE (using Arduino-ESP32 2.0.3 right now, with the code running on a ESP32-S3)
Edit: Pinpointing the cause is also hard because the backtrace is just one entry and it says corrupted. So ESP Exception Decoder doesn't show a line where it happens. So don't suggest I should use ESP Exception Decoder.