Open
Description
Backtrace:
backtrace.txt
Crate versions:
Cargo.lock
I am running the example on a ESPcam board, with an esp32 (revision v3.0) Xtensa module (Tinker AI ESP32-S, to be exact).
The example usually crashes once or twice after reset before working.
I've only managed to reproduce this with an optimized debug build with codegen-units=1.
[profile.de[v]
debug = true
opt-level = "s"
codegen-units = 1
Metadata
Metadata
Assignees
Labels
No labels