ESP32_Alexa: Random resets panic crash
about every 10 to 15 minutes the code crashes and the esp32 is rebooted. Te histerical laugh almost giving me a heartattack. Crash report is below:
Guru Meditation Error: Core 1 panic'ed (LoadStoreError)
. Exception was unhandled.
Register dump:
PC : 0x401b4443 PS : 0x00060c30 A0 : 0x80128af9 A1 : 0x3ffcff70
A2 : 0x40000000 A3 : 0x3ffd0170 A4 : 0x000000a2 A5 : 0x3aa50aa2
A6 : 0x0a050a02 A7 : 0x32210210 A8 : 0x56fbc95f A9 : 0x0000001f
A10 : 0x6aa56f12 A11 : 0xf0f0f0f0 A12 : 0xf3ed8a9d A13 : 0x0a050f02
A14 : 0x030d0a0d A15 : 0x060b090f SAR : 0x00000010 EXCCAUSE: 0x00000003
EXCVADDR: 0x40000000 LBEG : 0x4000c2e0 LEND : 0x4000c2f6 LCOUNT : 0xffffffff
Backtrace: 0x401b4443:0x3ffcff70 0x40128af6:0x3ffcff90 0x401280e9:0x3ffd01e0 0x40128336:0x3ffd0210 0x401b42d1:0x3ffd0250 0x40125f83:0x3ffd0280 0x401263b9:0x3ffd02a0 0x40123e25:0x3ffd02c0 0x40123e55:0x3ffd0310 0x40122733:0x3ffd0330 0x401227a1:0x3ffd0350 0x40121892:0x3ffd0370 0x4010ca13:0x3ffd03a0
Rebooting...
ets Jun 8 2016 00:22:57
About this issue
- Original URL
- State: open
- Created 6 years ago
- Comments: 54 (53 by maintainers)
Commits related to this issue
- incorporated reset fix, see https://github.com/MrBuddyCasino/ESP32_Alexa/issues/13#issuecomment-396712119 — committed to MrBuddyCasino/ESP32_Alexa by deleted user 6 years ago
This is question to @MrBuddyCasino , i dont know this stack enough to say what its the reason. Ive got it too, but in my case its after about 50 minutes (now maybe even later).