Panic does not show stack trace (v5.0.3)
Posted: Wed Jul 26, 2023 10:50 pm
We're running ESP-IDF v5.0.3. Is there some generic setting in the sdkconfig that would prevent the stack trace from being displayed on a panic? As you can see in the image below, it does not show the call stack leading up to esp_system_abort(). The details variable simply describes the address of the assert that failed.
I found a related issue from https://github.com/espressif/esp-idf/issues/6124, but it supposedly should already be resolved on v5.0.3.
I found a related issue from https://github.com/espressif/esp-idf/issues/6124, but it supposedly should already be resolved on v5.0.3.