Coredump info is incomplete
Posted: Thu Feb 09, 2017 1:22 am
I have enabled the config of coredump and print it on UART. However the Coredump info is incomplete, and it can't be analysed by espcoredump.py. I got the coredump info with the "CORE DUMP START", but there is no "CORE DUMP END". The followed info is what I have gotten.
Does anyone know why the coredump info is incomplete?
Thanks.
Code: Select all
Guru Meditation Error: Core 0 panic'ed (Unhandled debug exception)
Debug exception reason: BREAK instr
Register dump:
PC : 0x00000000 PS : 0x00000016 A0 : 0x80019fb8 A1 : 0x3ffc0550
A2 : 0x4d4d4d4d A3 : 0x3fff0000 A4 : 0x060b4610 A5 : 0x00000022
A6 : 0x000023f0 A7 : 0x3ffc06c8 A8 : 0x80156a6c A9 : 0x5a5a5a5b
A10 : 0x00000001 A11 : 0x00000262 A12 : 0x00000069 A13 : 0x3ffc0640
A14 : 0x00000001 A15 : 0xffffffff SAR : 0x00000017 EXCCAUSE: 0x00000001
EXCVADDR: 0x00000000 LBEG : 0x4000c2e0 LEND : 0x4000c2f6 LCOUNT : 0xffffffff
Backtrace: 0x00000000:0x3ffc0550 0x40019fb8:0x3ffc0570 0x40046686:0x3ffc05a0 0x40047518:0x3ffc05c0 0x40048536:0x3ffc05e0 0x40082831:0x3ffc0600 0x40054ed9:0x3ffc0620 0x40083015:0x3ffc0640 0x400811f0:0x3ffc0670
================= CORE DUMP START =================
VFIBABAAAABkAQAA
wEP9P3BC/T+0Q/0/
cEL9P1BD/T8zlWAAoFf8P6BX/D/AQ/0/mFf8PwEAAABgF/0/YBf9P8BD/T8AAAAA
GAAAALgz/T9idENvbnRyb2xsZXIAbN0AAAAAALRD/T8AAAAAIAQGABgAAAAAAAAA
AAAAAAAAAAAAAAAAIAL9P4gC/T/wAv0/AAAAAAAAAAABAAAAAAAAAPBZQD8AAAAA
SB0AQAAAAAAAAAAAAAAAAIAQ/T8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
...
...
...
AAAAAAEAAAAAAAAAAAAAAFAAMAACAAIpAAAAAAAAAAAAAAAAAAAAAAIA4P4AAAAA
AAAAAAAAAAAAAAABMFUIQNRfCEDQIwhAxCMIQLBWCECwIwhAnCMIQHQjCECQIwhA
XCMIQEQjCEDMEQ1A//8/swIAAAD//wAAAAAAAAAAAAAAAAAAAâ–’ets Jun 8 2016 00:22:57
rst:0x7 (TG0WDT_SYS_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
Thanks.