Someone tell me what is on line 781 of llc.c and why the error always appears there, pleaseeeeee.
I don't know where to go to find the error.
The board is connected to an AP and there is a permanent websocket connection with ping-pong, and an opened BT LE connection to a peripheral. Ther is no communication on the websocket (except the ping pong messages) and the BLE connection, when the crashes are happened.
Code: Select all
I (6406931) wifi:new:<1,1>, old:<1,0>, ap:<255,255>, sta:<1,1>, prof:1
I (6630881) wifi:new:<1,0>, old:<1,1>, ap:<255,255>, sta:<1,0>, prof:1
I (6631901) wifi:new:<1,1>, old:<1,0>, ap:<255,255>, sta:<1,1>, prof:1
I (6710021) wifi:bcn_timout,ap_probe_send_start
I (6899111) wifi:bcn_timout,ap_probe_send_start
ASSERT_PARAM(1 5), in llc.c at line 781
Guru Meditation Error: Core 0 panic'ed (IllegalInstruction). Exception was unhandled.
Memory dump at 0x4008324c: 0000f01d 00004136 f01d0000
0x4008324c: coex_bt_callback at arch_main.c:?
Core 0 register dump:
PC : 0x40083253 PS : 0x00060a30 A0 : 0x80083631 A1 : 0x3ffe2000
0x40083253: r_assert at ??:?
A2 : 0x00000000 A3 : 0x00000001 A4 : 0x00000005 A5 : 0x3ff9def5
A6 : 0x0000030d A7 : 0xfffffffc A8 : 0x8000814b A9 : 0x3ffe1f70
A10 : 0x00000000 A11 : 0x3ffe1f93 A12 : 0x3ffe1f3f A13 : 0x00000031
A14 : 0x00000000 A15 : 0x3ffe1f44 SAR : 0x00000004 EXCCAUSE: 0x00000000
EXCVADDR: 0x00000000 LBEG : 0x40083539 LEND : 0x40083541 LCOUNT : 0x00000000
0x40083539: r_assert_param at ??:?
0x40083541: r_assert_param at ??:?
Backtrace:0x40083250:0x3ffe2000 0x4008362e:0x3ffe2020 0x400452c1:0x3ffe2040 0x400feb37:0x3ffe2060 0x40019d11:0x3ffe20a0 0x40055b4d:0x3ffe20c0 0x400f51d3:0x3ffe20e0 0x400f5824:0x3ffe2100
0x40083250: r_assert at ??:?
0x4008362e: r_assert_param at ??:?
0x400feb37: r_lld_evt_deffered_elt_handler at ??:?
0x400f51d3: r_rw_schedule at ??:?
0x400f5824: btdm_controller_task at ??:?
ELF file SHA256: 073103dea3b4291d
Rebooting...
and after a while
Code: Select all
I (19007252) wifi:new:<1,1>, old:<1,0>, ap:<255,255>, sta:<1,1>, prof:1
I (19302062) wifi:bcn_timout,ap_probe_send_start
I (21050272) wifi:new:<1,0>, old:<1,1>, ap:<255,255>, sta:<1,0>, prof:1
I (21051302) wifi:new:<1,1>, old:<1,0>, ap:<255,255>, sta:<1,1>, prof:1
I (21053342) wifi:new:<1,0>, old:<1,1>, ap:<255,255>, sta:<1,0>, prof:1
I (21054262) wifi:new:<1,1>, old:<1,0>, ap:<255,255>, sta:<1,1>, prof:1
ASSERT_PARAM(1 5), in llc.c at line 781
Guru Meditation Error: Core 0 panic'ed (IllegalInstruction). Exception was unhandled.
Memory dump at 0x4008324c: 0000f01d 00004136 f01d0000
0x4008324c: coex_bt_callback at arch_main.c:?
Core 0 register dump:
PC : 0x40083253 PS : 0x00060430 A0 : 0x80083631 A1 : 0x3ffe2000
0x40083253: r_assert at ??:?
A2 : 0x00000000 A3 : 0x00000001 A4 : 0x00000005 A5 : 0x3ff9def5
A6 : 0x0000030d A7 : 0xfffffffc A8 : 0x8000814b A9 : 0x3ffe1f70
A10 : 0x00000000 A11 : 0x3ffe1f93 A12 : 0x3ffe1f3f A13 : 0x00000031
A14 : 0x00000000 A15 : 0x3ffe1f44 SAR : 0x00000004 EXCCAUSE: 0x00000000
EXCVADDR: 0x00000000 LBEG : 0x40083539 LEND : 0x40083541 LCOUNT : 0x00000000
0x40083539: r_assert_param at ??:?
0x40083541: r_assert_param at ??:?
Backtrace:0x40083250:0x3ffe2000 0x4008362e:0x3ffe2020 0x400452c1:0x3ffe2040 0x400feb37:0x3ffe2060 0x40019d11:0x3ffe20a0 0x40055b4d:0x3ffe20c0 0x400f51d3:0x3ffe20e0 0x400f5824:0x3ffe2100
0x40083250: r_assert at ??:?
0x4008362e: r_assert_param at ??:?
0x400feb37: r_lld_evt_deffered_elt_handler at ??:?
0x400f51d3: r_rw_schedule at ??:?
0x400f5824: btdm_controller_task at ??:?
ELF file SHA256: 073103dea3b4291d
Rebooting...
and then
Code: Select all
I (1212291) wifi:new:<1,1>, old:<1,0>, ap:<255,255>, sta:<1,1>, prof:1
I (1300251) wifi:new:<1,0>, old:<1,1>, ap:<255,255>, sta:<1,0>, prof:1
I (1301271) wifi:new:<1,1>, old:<1,0>, ap:<255,255>, sta:<1,1>, prof:1
I (1347251) wifi:new:<1,0>, old:<1,1>, ap:<255,255>, sta:<1,0>, prof:1
I (1348271) wifi:new:<1,1>, old:<1,0>, ap:<255,255>, sta:<1,1>, prof:1
ASSERT_PARAM(0 0), in llc.c at line 781
Guru Meditation Error: Core 0 panic'ed (IllegalInstruction). Exception was unhandled.
Memory dump at 0x4008324c: 0000f01d 00004136 f01d0000
0x4008324c: coex_bt_callback at arch_main.c:?
Core 0 register dump:
PC : 0x40083253 PS : 0x00060a30 A0 : 0x80083631 A1 : 0x3ffe2000
0x40083253: r_assert at ??:?
A2 : 0x00000000 A3 : 0x00000000 A4 : 0x00000000 A5 : 0x3ff9def5
A6 : 0x0000030d A7 : 0xfffffffc A8 : 0x8000814b A9 : 0x3ffe1f70
A10 : 0x00000000 A11 : 0x3ffe1f93 A12 : 0x3ffe1f3f A13 : 0x00000031
A14 : 0x00000000 A15 : 0x3ffe1f44 SAR : 0x00000004 EXCCAUSE: 0x00000000
EXCVADDR: 0x00000000 LBEG : 0x40083539 LEND : 0x40083541 LCOUNT : 0x00000000
0x40083539: r_assert_param at ??:?
0x40083541: r_assert_param at ??:?
Backtrace:0x40083250:0x3ffe2000 0x4008362e:0x3ffe2020 0x400452c1:0x3ffe2040 0x400feb37:0x3ffe2060 0x40019d11:0x3ffe20a0 0x40055b4d:0x3ffe20c0 0x400f51d3:0x3ffe20e0 0x400f5824:0x3ffe2100
0x40083250: r_assert at ??:?
0x4008362e: r_assert_param at ??:?
0x400feb37: r_lld_evt_deffered_elt_handler at ??:?
0x400f51d3: r_rw_schedule at ??:?
0x400f5824: btdm_controller_task at ??:?
ELF file SHA256: 073103dea3b4291d
Rebooting...
Code: Select all
I (4920322) wifi:new:<1,1>, old:<1,0>, ap:<255,255>, sta:<1,1>, prof:1
I (4922372) wifi:new:<1,0>, old:<1,1>, ap:<255,255>, sta:<1,0>, prof:1
I (4923292) wifi:new:<1,1>, old:<1,0>, ap:<255,255>, sta:<1,1>, prof:1
I (4928302) wifi:new:<1,0>, old:<1,1>, ap:<255,255>, sta:<1,0>, prof:1
I (4929342) wifi:new:<1,1>, old:<1,0>, ap:<255,255>, sta:<1,1>, prof:1
I (4937322) wifi:new:<1,0>, old:<1,1>, ap:<255,255>, sta:<1,0>, prof:1
I (4938352) wifi:new:<1,1>, old:<1,0>, ap:<255,255>, sta:<1,1>, prof:1
ASSERT_PARAM(1 5), in llc.c at line 781
Guru Meditation Error: Core 0 panic'ed (IllegalInstruction). Exception was unhandled.
Memory dump at 0x4008324c: 0000f01d 00004136 f01d0000
0x4008324c: coex_bt_callback at arch_main.c:?
Core 0 register dump:
PC : 0x40083253 PS : 0x00060e30 A0 : 0x80083631 A1 : 0x3ffe2910
0x40083253: r_assert at ??:?
A2 : 0x00000000 A3 : 0x00000001 A4 : 0x00000005 A5 : 0x3ff9def5
A6 : 0x0000030d A7 : 0xfffffffc A8 : 0x8000814b A9 : 0x3ffe2880
A10 : 0x00000000 A11 : 0x3ffe28a3 A12 : 0x3ffe284f A13 : 0x00000031
A14 : 0x00000000 A15 : 0x3ffe2854 SAR : 0x00000004 EXCCAUSE: 0x00000000
EXCVADDR: 0x00000000 LBEG : 0x40083539 LEND : 0x40083541 LCOUNT : 0x00000000
0x40083539: r_assert_param at ??:?
0x40083541: r_assert_param at ??:?
Backtrace:0x40083250:0x3ffe2910 0x4008362e:0x3ffe2930 0x400452c1:0x3ffe2950 0x400feb37:0x3ffe2970 0x40019d11:0x3ffe29b0 0x40055b4d:0x3ffe29d0 0x400f51d3:0x3ffe29f0 0x400f5824:0x3ffe2a10
0x40083250: r_assert at ??:?
0x4008362e: r_assert_param at ??:?
0x400feb37: r_lld_evt_deffered_elt_handler at ??:?
0x400f51d3: r_rw_schedule at ??:?
0x400f5824: btdm_controller_task at ??:?
ELF file SHA256: 073103dea3b4291d
Rebooting...