Guru Meditation Error: Core 0 panic'ed (Interrupt wdt timeout on CPU0)
Posted: Fri Mar 05, 2021 3:26 pm
Hi,
I have got this crash log on average every half hour on my ESP-WROVER-KIT V4.1.
What is this llc.c?
I have got this crash log on average every half hour on my ESP-WROVER-KIT V4.1.
What is this llc.c?
Code: Select all
ASSERT_PARAM(1 5), in llc.c at line 781
Guru Meditation Error: Core 0 panic'ed (Interrupt wdt timeout on CPU0).
Core 0 register dump:
PC : 0x40083315 PS : 0x00060434 A0 : 0x800452c4 A1 : 0x3ffb5de0
0x40083315: r_assert_param at ??:?
A2 : 0x00000001 A3 : 0x00000000 A4 : 0x60008048 A5 : 0x00000000
A6 : 0x00000004 A7 : 0x3ffbdc28 A8 : 0x80083310 A9 : 0x3ffb5dc0
A10 : 0x00000000 A11 : 0x00000028 A12 : 0x00000014 A13 : 0xffffffff
A14 : 0x00000000 A15 : 0xfffffffc SAR : 0x00000004 EXCCAUSE: 0x00000005
EXCVADDR: 0x00000000 LBEG : 0x40083248 LEND : 0x4008324f LCOUNT : 0x00000000
0x40083248: r_assert_param at ??:?
0x4008324f: r_assert_param at ??:?
Backtrace:0x40083312:0x3ffb5de0 0x400452c1:0x3ffb5e00 0x400f9c67:0x3ffb5e20 0x40019d11:0x3ffb5e60 0x40055b4d:0x3ffb5e80 0x400f20ec:0x3ffb5ea0 0x400f26cd:0x3ffb5ec0 0x4008eb59:0x3ffb5ef0
0x40083312: r_assert_param at ??:?
0x400f9c67: r_lld_evt_deffered_elt_handler at ??:?
0x400f20ec: r_rw_schedule at ??:?
0x400f26cd: btdm_controller_task at ??:?
0x4008eb59: vPortTaskWrapper at C:/Users/n/.platformio/packages/framework-espidf/components/freertos/xtensa/port.c:143
Core 1 register dump:
PC : 0x401981d6 PS : 0x00060134 A0 : 0x800d49b5 A1 : 0x3ffbc660
0x401981d6: http_message_needs_eof at C:/Users/n/.platformio/packages/framework-espidf/components/nghttp/port/http_parser.c:2122
A2 : 0x00000000 A3 : 0x00000000 A4 : 0x00000001 A5 : 0x80000001
A6 : 0x3ffb9fac A7 : 0x00000000 A8 : 0x800d4906 A9 : 0x3ffbc630
A10 : 0x00000000 A11 : 0x00000001 A12 : 0x00000014 A13 : 0x000000a5
A14 : 0x000000a5 A15 : 0x00060023 SAR : 0x00000000 EXCCAUSE: 0x00000005
EXCVADDR: 0x00000000 LBEG : 0x00000000 LEND : 0x00000000 LCOUNT : 0x00000000
Backtrace:0x401981d3:0x3ffbc660 0x400d49b2:0x3ffbc680 0x4008f4e9:0x3ffbc6a0 0x4008eb59:0x3ffbc6c0
0x401981d3: http_message_needs_eof at C:/Users/n/.platformio/packages/framework-espidf/components/nghttp/port/http_parser.c:2122
0x400d49b2: esp_vApplicationIdleHook at C:/Users/n/.platformio/packages/framework-espidf/components/esp_common/src/freertos_hooks.c:63
0x4008f4e9: prvIdleTask at C:/Users/n/.platformio/packages/framework-espidf/components/freertos/tasks.c:3386 (discriminator 1)
0x4008eb59: vPortTaskWrapper at C:/Users/n/.platformio/packages/framework-espidf/components/freertos/xtensa/port.c:143