mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
355 lines
18 KiB
Plaintext
355 lines
18 KiB
Plaintext
espcoredump.py v0.4-dev
|
|
===============================================================
|
|
==================== ESP32 CORE DUMP START ====================
|
|
|
|
Crashed task handle: 0x3fc91aa0, name: 'unaligned_ptr_t', GDB name: 'process 1070144160'
|
|
|
|
================== CURRENT THREAD REGISTERS ===================
|
|
ra 0x42005836 0x42005836 <recur_func+82>
|
|
sp 0x3fc91980 0x3fc91980
|
|
gp 0x3fc8a600 0x3fc8a600 <__c.5484+32>
|
|
tp 0x3fc8e7cc 0x3fc8e7cc
|
|
t0 0x0 0
|
|
t1 0x3fc915dc 1070142940
|
|
t2 0x0 0
|
|
fp 0x0 0x0
|
|
s1 0x0 0
|
|
a0 0x20 32
|
|
a1 0x3fc915b8 1070142904
|
|
a2 0x0 0
|
|
a3 0x7 7
|
|
a4 0xffffffad -83
|
|
a5 0x5 5
|
|
a6 0x42002e30 1107308080
|
|
a7 0x0 0
|
|
s2 0x0 0
|
|
s3 0x0 0
|
|
s4 0x0 0
|
|
s5 0x0 0
|
|
s6 0x0 0
|
|
s7 0x0 0
|
|
s8 0x0 0
|
|
s9 0x0 0
|
|
s10 0x0 0
|
|
s11 0x0 0
|
|
t3 0x0 0
|
|
t4 0x0 0
|
|
t5 0x0 0
|
|
t6 0x0 0
|
|
pc 0x4200583c 0x4200583c <recur_func+88>
|
|
|
|
==================== CURRENT THREAD STACK =====================
|
|
#0 0x4200583c in recur_func () at ../main/test_core_dump.c:70
|
|
#1 0x4200581a in recur_func () at ../main/test_core_dump.c:63
|
|
#2 0x4200581a in recur_func () at ../main/test_core_dump.c:63
|
|
#3 0x42005874 in unaligned_ptr_task (pvParameter=<optimized out>) at ../main/test_core_dump.c:80
|
|
#4 0x40385f2a in vPortEnterCritical () at /builds/espressif/esp-idf/components/freertos/port/riscv/port.c:129
|
|
#5 0x00000000 in ?? ()
|
|
Backtrace stopped: frame did not save the PC
|
|
|
|
======================== THREADS INFO =========================
|
|
Id Target Id Frame
|
|
* 1 process 1070144160 0x4200583c in recur_func () at ../main/test_core_dump.c:70
|
|
2 process 1070141676 0x40382dba in esp_crosscore_int_send_yield (core_id=core_id@entry=0) at /builds/espressif/esp-idf/components/esp_system/crosscore_int.c:144
|
|
3 process 1070138176 0x4200c022 in esp_pm_impl_waiti () at ../../../hal/esp32c3/include/hal/cpu_ll.h:168
|
|
4 process 1070146556 0x40382dba in esp_crosscore_int_send_yield (core_id=core_id@entry=0) at /builds/espressif/esp-idf/components/esp_system/crosscore_int.c:144
|
|
5 process 1070131784 0x40385eb4 in vPortClearInterruptMask (mask=1) at /builds/espressif/esp-idf/components/freertos/port/riscv/port.c:177
|
|
|
|
==================== THREAD 1 (TCB: 0x3fc91aa0, name: 'unaligned_ptr_t') =====================
|
|
#0 0x4200583c in recur_func () at ../main/test_core_dump.c:70
|
|
#1 0x4200581a in recur_func () at ../main/test_core_dump.c:63
|
|
#2 0x4200581a in recur_func () at ../main/test_core_dump.c:63
|
|
#3 0x42005874 in unaligned_ptr_task (pvParameter=<optimized out>) at ../main/test_core_dump.c:80
|
|
#4 0x40385f2a in vPortEnterCritical () at /builds/espressif/esp-idf/components/freertos/port/riscv/port.c:129
|
|
#5 0x00000000 in ?? ()
|
|
Backtrace stopped: frame did not save the PC
|
|
|
|
==================== THREAD 2 (TCB: 0x3fc910ec, name: 'bad_ptr_task') =====================
|
|
#0 0x40382dba in esp_crosscore_int_send_yield (core_id=core_id@entry=0) at /builds/espressif/esp-idf/components/esp_system/crosscore_int.c:144
|
|
#1 0x4038601e in vPortYield () at /builds/espressif/esp-idf/components/freertos/port/riscv/port.c:316
|
|
#2 0x00000000 in ?? ()
|
|
Backtrace stopped: frame did not save the PC
|
|
|
|
==================== THREAD 3 (TCB: 0x3fc90340, name: 'IDLE') =====================
|
|
#0 0x4200c022 in esp_pm_impl_waiti () at ../../../hal/esp32c3/include/hal/cpu_ll.h:168
|
|
#1 0x4200b476 in esp_vApplicationIdleHook () at /builds/espressif/esp-idf/components/esp_system/freertos_hooks.c:63
|
|
Backtrace stopped: Cannot access memory at address 0xa5a5a5b1
|
|
|
|
==================== THREAD 4 (TCB: 0x3fc923fc, name: 'failed_assert_t') =====================
|
|
#0 0x40382dba in esp_crosscore_int_send_yield (core_id=core_id@entry=0) at /builds/espressif/esp-idf/components/esp_system/crosscore_int.c:144
|
|
#1 0x4038601e in vPortYield () at /builds/espressif/esp-idf/components/freertos/port/riscv/port.c:316
|
|
#2 0x00000000 in ?? ()
|
|
Backtrace stopped: frame did not save the PC
|
|
|
|
==================== THREAD 5 (TCB: 0x3fc8ea48, name: 'esp_timer') =====================
|
|
#0 0x40385eb4 in vPortClearInterruptMask (mask=1) at /builds/espressif/esp-idf/components/freertos/port/riscv/port.c:177
|
|
#1 0x40385ede in vPortExitCritical () at /builds/espressif/esp-idf/components/freertos/port/riscv/port.c:138
|
|
Backtrace stopped: Cannot access memory at address 0xa5a5a5b1
|
|
|
|
|
|
======================= ALL MEMORY REGIONS ========================
|
|
Name Address Size Attrs
|
|
.rtc.text 0x50000000 0x0 RW
|
|
.rtc.dummy 0x50000000 0x0 RW
|
|
.rtc.force_fast 0x50000000 0x0 RW
|
|
.rtc.data 0x50000000 0x10 RW A
|
|
.rtc_noinit 0x50000010 0x0 RW
|
|
.rtc.force_slow 0x50000010 0x0 RW
|
|
.iram0.text 0x40380000 0x9d00 R XA
|
|
.dram0.data 0x3fc89e00 0x1b34 RW A
|
|
.noinit 0x3fc8b934 0x0 RW
|
|
.flash.text 0x42000020 0x168a0 R XA
|
|
.flash.appdesc 0x3c020020 0x100 R A
|
|
.flash.rodata 0x3c020120 0x32b8 RW A
|
|
.eh_frame 0x3c0233d8 0x708 R A
|
|
.flash.rodata_noload 0x3c023ae0 0x0 RW
|
|
.iram0.data 0x40389e00 0x0 RW
|
|
.iram0.bss 0x40389e00 0x0 RW
|
|
.dram0.heap_start 0x3fc8cce0 0x0 RW
|
|
.coredump.tasks.data 0x3fc91aa0 0x154 RW
|
|
.coredump.tasks.data 0x3fc918e0 0x1b0 RW
|
|
.coredump.tasks.data 0x3fc910ec 0x154 RW
|
|
.coredump.tasks.data 0x3fc90f90 0x150 RW
|
|
.coredump.tasks.data 0x3fc90340 0x154 RW
|
|
.coredump.tasks.data 0x3fc901f0 0x140 RW
|
|
.coredump.tasks.data 0x3fc923fc 0x154 RW
|
|
.coredump.tasks.data 0x3fc922a0 0x150 RW
|
|
.coredump.tasks.data 0x3fc8ea48 0x154 RW
|
|
.coredump.tasks.data 0x3fc8e8f0 0x150 RW
|
|
|
|
====================== CORE DUMP MEMORY CONTENTS ========================
|
|
.coredump.tasks.data 0x3fc91aa0 0x154 RW
|
|
0x3fc91aa0: 0x3fc91940 0x00000064 0x3fc8c434 0x3fc8c434
|
|
0x3fc91ab0: 0x3fc91aa0 0x3fc8c42c 0x00000012 0x19fbafbf
|
|
0x3fc91ac0: 0x50005790 0x3fc91aa0 0x00000000 0x00000007
|
|
0x3fc91ad0: 0x3fc9129c 0x6c616e75 0x656e6769 0x74705f64
|
|
0x3fc91ae0: 0x00745f72 0x00000000 0x3fc91a90 0x00000007
|
|
0x3fc91af0: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc91b00: 0x3fc8d50c 0x3fc8d574 0x3fc8d5dc 0x00000000
|
|
0x3fc91b10: 0x00000000 0x00000001 0x00000000 0x00000000
|
|
0x3fc91b20: 0x00000000 0x4200cbdc 0x00000000 0x00000000
|
|
0x3fc91b30: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc91b40: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc91b50: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc91b60: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc91b70: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc91b80: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc91b90: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc91ba0: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc91bb0: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc91bc0: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc91bd0: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc91be0: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc91bf0: 0x3fc90000
|
|
.coredump.tasks.data 0x3fc918e0 0x1b0 RW
|
|
0x3fc918e0: 0x4200583c 0x42005836 0x3fc91980 0x3fc8a600
|
|
0x3fc918f0: 0x3fc8e7cc 0x00000000 0x3fc915dc 0x00000000
|
|
0x3fc91900: 0x00000000 0x00000000 0x00000020 0x3fc915b8
|
|
0x3fc91910: 0x00000000 0x00000007 0xffffffad 0x00000005
|
|
0x3fc91920: 0x42002e30 0x00000000 0x00000000 0x00000000
|
|
0x3fc91930: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc91940: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc91950: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc91960: 0x00001881 0x40380001 0x00000007 0x00000005
|
|
0x3fc91970: 0x00000000 0x00000002 0x42002e30 0x00000000
|
|
0x3fc91980: 0x00000000 0x00000000 0x00000000 0x00000003
|
|
0x3fc91990: 0x00000000 0x3fc91afc 0x3fc8d574 0x4200581a
|
|
0x3fc919a0: 0x00000000 0x00000000 0x00000000 0x00000003
|
|
0x3fc919b0: 0x00000000 0x3fc919c0 0x00000002 0x4200581a
|
|
0x3fc919c0: 0x3c021368 0x0000001e 0x3c020538 0x00000003
|
|
0x3fc919d0: 0x00000000 0x00000000 0x00000000 0x42005874
|
|
0x3fc919e0: 0x00000000 0x00000000 0x00000000 0x40385f2a
|
|
0x3fc919f0: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc91a00: 0x00000000 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5
|
|
0x3fc91a10: 0x27146414 0x01010107 0x00000001 0xffffffff
|
|
0x3fc91a20: 0x7fefffff 0x00000000 0x3fc00000 0x00000000
|
|
0x3fc91a30: 0x40300000 0x00000000 0x3fe00000 0x00000000
|
|
0x3fc91a40: 0x3ff80000 0x636f4361 0x3fd287a7 0x8b60c8b3
|
|
0x3fc91a50: 0x3fc68a28 0x509f79fb 0x3fd34413 0x00000000
|
|
0x3fc91a60: 0x3ff00000 0x00000000 0x40240000 0x00000000
|
|
0x3fc91a70: 0x401c0000 0x00000000 0x40140000 0x00000000
|
|
0x3fc91a80: 0x43500000 0x00000010 0x00000000 0x00527a03
|
|
.coredump.tasks.data 0x3fc910ec 0x154 RW
|
|
0x3fc910ec: 0x3fc90f90 0x00000064 0x3fc8c40c 0x3fc8c40c
|
|
0x3fc910fc: 0x3fc910ec 0x3fc8c404 0x00000014 0xf344b5c1
|
|
0x3fc9110c: 0x65710001 0x3fc910ec 0x00000000 0x00000005
|
|
0x3fc9111c: 0x3fc908e8 0x5f646162 0x5f727470 0x6b736174
|
|
0x3fc9112c: 0x003a2000 0x00000000 0x3fc910e0 0x00000005
|
|
0x3fc9113c: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc9114c: 0x3fc8d50c 0x3fc8d574 0x3fc8d5dc 0x00000000
|
|
0x3fc9115c: 0x00000000 0x00000001 0x00000000 0x00000000
|
|
0x3fc9116c: 0x00000000 0x4200cbdc 0x00000000 0x00000000
|
|
0x3fc9117c: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc9118c: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc9119c: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc911ac: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc911bc: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc911cc: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc911dc: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc911ec: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc911fc: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc9120c: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc9121c: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc9122c: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc9123c: 0x3fc90000
|
|
.coredump.tasks.data 0x3fc90f90 0x150 RW
|
|
0x3fc90f90: 0x40382dba 0x4038601e 0x3fc90fdc 0x40381656
|
|
0x3fc90fa0: 0x3fc8de1c 0x00000000 0x00000000 0x00000000
|
|
0x3fc90fb0: 0x00000064 0x00000000 0x00000001 0x00000001
|
|
0x3fc90fc0: 0x00000064 0x00000004 0x00000001 0x600c0000
|
|
0x3fc90fd0: 0x42002e30 0x00000000 0x00000000 0x00000000
|
|
0x3fc90fe0: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc90ff0: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc91000: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc91010: 0x00000000 0x00000000 0x00000064 0x40384d2e
|
|
0x3fc91020: 0x00000000 0x00000000 0x00000000 0x420057d4
|
|
0x3fc91030: 0x00000000 0x00000000 0x00000000 0x40385f2a
|
|
0x3fc91040: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc91050: 0x00000000 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5
|
|
0x3fc91060: 0x27146414 0x01010107 0x00000001 0xffffffff
|
|
0x3fc91070: 0x7fefffff 0x00000000 0x3fc00000 0x00000000
|
|
0x3fc91080: 0x40300000 0x00000000 0x3fe00000 0x00000000
|
|
0x3fc91090: 0x3ff80000 0x636f4361 0x3fd287a7 0x8b60c8b3
|
|
0x3fc910a0: 0x3fc68a28 0x509f79fb 0x3fd34413 0x00000000
|
|
0x3fc910b0: 0x3ff00000 0x00000000 0x40240000 0x00000000
|
|
0x3fc910c0: 0x401c0000 0x00000000 0x40140000 0x00000000
|
|
0x3fc910d0: 0x43500000 0x00000010 0x00000000 0x00527a03
|
|
.coredump.tasks.data 0x3fc90340 0x154 RW
|
|
0x3fc90340: 0x3fc901f0 0x3fc8ccf4 0x3fc8c3a8 0x3fc8c3a8
|
|
0x3fc90350: 0x3fc90340 0x3fc8c3a0 0x00000019 0xbd7f94fc
|
|
0x3fc90360: 0x630cb50a 0x3fc90340 0x00000000 0x00000000
|
|
0x3fc90370: 0x3fc8fd3c 0x454c4449 0xf15df700 0xa9bc0d73
|
|
0x3fc90380: 0x006d70f2 0x00000000 0x3fc90330 0x00000000
|
|
0x3fc90390: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc903a0: 0x3fc8d50c 0x3fc8d574 0x3fc8d5dc 0x00000000
|
|
0x3fc903b0: 0x00000000 0x00000001 0x00000000 0x00000000
|
|
0x3fc903c0: 0x00000000 0x4200cbdc 0x00000000 0x00000000
|
|
0x3fc903d0: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc903e0: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc903f0: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc90400: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc90410: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc90420: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc90430: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc90440: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc90450: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc90460: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc90470: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc90480: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc90490: 0x3fc90000
|
|
.coredump.tasks.data 0x3fc901f0 0x140 RW
|
|
0x3fc901f0: 0x4200c022 0x4200b476 0xa5a5a5a5 0xa5a5a5a5
|
|
0x3fc90200: 0x3fc8d06c 0x00000000 0x00000000 0x00000000
|
|
0x3fc90210: 0x00000008 0x00000001 0x00000001 0x3fc9024f
|
|
0x3fc90220: 0x00000000 0x3fc90340 0x3fc8c984 0x00000000
|
|
0x3fc90230: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc90240: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc90250: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc90260: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc90270: 0x00000000 0x00000000 0x00000000 0x40384c1e
|
|
0x3fc90280: 0x00000000 0x00000000 0x00000000 0x40385f2a
|
|
0x3fc90290: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc902a0: 0x00000000 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5
|
|
0x3fc902b0: 0x27146414 0x01010107 0x00000001 0xffffffff
|
|
0x3fc902c0: 0x7fefffff 0x00000000 0x3fc00000 0x00000000
|
|
0x3fc902d0: 0x40300000 0x00000000 0x3fe00000 0x00000000
|
|
0x3fc902e0: 0x3ff80000 0x636f4361 0x3fd287a7 0x8b60c8b3
|
|
0x3fc902f0: 0x3fc68a28 0x509f79fb 0x3fd34413 0x00000000
|
|
0x3fc90300: 0x3ff00000 0x00000000 0x40240000 0x00000000
|
|
0x3fc90310: 0x401c0000 0x00000000 0x40140000 0x00000000
|
|
0x3fc90320: 0x43500000 0x00000010 0x00000000 0x00527a03
|
|
.coredump.tasks.data 0x3fc923fc 0x154 RW
|
|
0x3fc923fc: 0x3fc922a0 0x000000c8 0x3fc8c59c 0x3fc8c59c
|
|
0x3fc9240c: 0x3fc923fc 0x3fc8c594 0x0000000f 0xbcb661fc
|
|
0x3fc9241c: 0xe6fdbe55 0x3fc923fc 0x00000000 0x0000000a
|
|
0x3fc9242c: 0x3fc91bf8 0x6c696166 0x615f6465 0x72657373
|
|
0x3fc9243c: 0x00745f74 0x00000000 0x3fc923f0 0x0000000a
|
|
0x3fc9244c: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc9245c: 0x3fc8d50c 0x3fc8d574 0x3fc8d5dc 0x00000000
|
|
0x3fc9246c: 0x00000000 0x00000001 0x00000000 0x00000000
|
|
0x3fc9247c: 0x00000000 0x4200cbdc 0x00000000 0x00000000
|
|
0x3fc9248c: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc9249c: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc924ac: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc924bc: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc924cc: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc924dc: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc924ec: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc924fc: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc9250c: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc9251c: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc9252c: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc9253c: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc9254c: 0x3fc90000
|
|
.coredump.tasks.data 0x3fc922a0 0x150 RW
|
|
0x3fc922a0: 0x40382dba 0x4038601e 0x3fc922ec 0x40381656
|
|
0x3fc922b0: 0x3fc8f12c 0x00000000 0x00000000 0x00000000
|
|
0x3fc922c0: 0x00000064 0x00000000 0x00000001 0x00000001
|
|
0x3fc922d0: 0x000000c8 0x00000004 0x00000001 0x600c0000
|
|
0x3fc922e0: 0x42002e30 0x00000000 0x00000000 0x00000000
|
|
0x3fc922f0: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc92300: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc92310: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc92320: 0x00000000 0x00000000 0x00000064 0x40384d2e
|
|
0x3fc92330: 0x00000000 0x00000000 0x00000000 0x420056be
|
|
0x3fc92340: 0x00000000 0x00000000 0x00000000 0x40385f2a
|
|
0x3fc92350: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc92360: 0x00000000 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5
|
|
0x3fc92370: 0x27146414 0x01010107 0x00000001 0xffffffff
|
|
0x3fc92380: 0x7fefffff 0x00000000 0x3fc00000 0x00000000
|
|
0x3fc92390: 0x40300000 0x00000000 0x3fe00000 0x00000000
|
|
0x3fc923a0: 0x3ff80000 0x636f4361 0x3fd287a7 0x8b60c8b3
|
|
0x3fc923b0: 0x3fc68a28 0x509f79fb 0x3fd34413 0x00000000
|
|
0x3fc923c0: 0x3ff00000 0x00000000 0x40240000 0x00000000
|
|
0x3fc923d0: 0x401c0000 0x00000000 0x40140000 0x00000000
|
|
0x3fc923e0: 0x43500000 0x00000010 0x00000000 0x00527a03
|
|
.coredump.tasks.data 0x3fc8ea48 0x154 RW
|
|
0x3fc8ea48: 0x3fc8e8f0 0x3fc8ccf4 0x3fc8c5d8 0x3fc8c5d8
|
|
0x3fc8ea58: 0x3fc8ea48 0x3fc8c5d0 0x00000003 0x2051a1bc
|
|
0x3fc8ea68: 0xbd460200 0x3fc8ea48 0x00000000 0x00000016
|
|
0x3fc8ea78: 0x3fc8da44 0x5f707365 0x656d6974 0x34820072
|
|
0x3fc8ea88: 0x000122d2 0x00000000 0x3fc8ea40 0x00000016
|
|
0x3fc8ea98: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc8eaa8: 0x3fc8d50c 0x3fc8d574 0x3fc8d5dc 0x00000000
|
|
0x3fc8eab8: 0x00000000 0x00000001 0x00000000 0x00000000
|
|
0x3fc8eac8: 0x00000000 0x4200cbdc 0x00000000 0x00000000
|
|
0x3fc8ead8: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc8eae8: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc8eaf8: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc8eb08: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc8eb18: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc8eb28: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc8eb38: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc8eb48: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc8eb58: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc8eb68: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc8eb78: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc8eb88: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc8eb98: 0x3fc80001
|
|
.coredump.tasks.data 0x3fc8e8f0 0x150 RW
|
|
0x3fc8e8f0: 0x40385eb4 0x40385ede 0xa5a5a5a5 0xa5a5a5a5
|
|
0x3fc8e900: 0x3fc8b77c 0x00000000 0x00000000 0x00000000
|
|
0x3fc8e910: 0x00000000 0xffffffff 0x00000001 0x00000001
|
|
0x3fc8e920: 0xffffffff 0x00000004 0x3fc8d000 0x600c2000
|
|
0x3fc8e930: 0x00000000 0x00000000 0x00000001 0x00000000
|
|
0x3fc8e940: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc8e950: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc8e960: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc8e970: 0x00000001 0xffffffff 0x00000000 0x403859ba
|
|
0x3fc8e980: 0x00000000 0x00000000 0x00000000 0x42004c56
|
|
0x3fc8e990: 0x00000000 0x00000000 0x00000000 0x40385f2a
|
|
0x3fc8e9a0: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3fc8e9b0: 0x00000000 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5
|
|
0x3fc8e9c0: 0x27146414 0x01010107 0x00000001 0xffffffff
|
|
0x3fc8e9d0: 0x7fefffff 0x00000000 0x3fc00000 0x00000000
|
|
0x3fc8e9e0: 0x40300000 0x00000000 0x3fe00000 0x00000000
|
|
0x3fc8e9f0: 0x3ff80000 0x636f4361 0x3fd287a7 0x8b60c8b3
|
|
0x3fc8ea00: 0x3fc68a28 0x509f79fb 0x3fd34413 0x00000000
|
|
0x3fc8ea10: 0x3ff00000 0x00000000 0x40240000 0x00000000
|
|
0x3fc8ea20: 0x401c0000 0x00000000 0x40140000 0x00000000
|
|
0x3fc8ea30: 0x43500000 0x00000010 0x00000000 0x00527a03
|
|
|
|
===================== ESP32 CORE DUMP END =====================
|
|
===============================================================
|
|
Done!
|