coredump: update test data for toolchain 2021r2

This commit is contained in:
Anton Maklakov
2021-09-16 08:13:16 +07:00
parent f06bc441f3
commit 1d3a47e10a
10 changed files with 1517 additions and 1521 deletions

View File

@@ -2,20 +2,20 @@ espcoredump.py v0.4-dev
===============================================================
==================== ESP32 CORE DUMP START ====================
Crashed task handle: 0x3fc91ac0, name: 'unaligned_ptr_t', GDB name: 'process 1070144192'
Crashed task handle: 0x3fc91aa0, name: 'unaligned_ptr_t', GDB name: 'process 1070144160'
================== CURRENT THREAD REGISTERS ===================
ra 0x42005836 0x42005836 <recur_func+82>
sp 0x3fc919a0 0x3fc919a0
gp 0x3fc8a600 0x3fc8a600 <__c.5454+36>
tp 0x3fc8e884 0x3fc8e884
sp 0x3fc91980 0x3fc91980
gp 0x3fc8a600 0x3fc8a600 <__c.5484+32>
tp 0x3fc8e7cc 0x3fc8e7cc
t0 0x0 0
t1 0x3fc915fc 1070142972
t1 0x3fc915dc 1070142940
t2 0x0 0
fp 0x0 0x0
s1 0x0 0
a0 0x20 32
a1 0x3fc915d8 1070142936
a1 0x3fc915b8 1070142904
a2 0x0 0
a3 0x7 7
a4 0xffffffad -83
@@ -43,47 +43,47 @@ pc 0x4200583c 0x4200583c <recur_func+88>
#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 0x40385f1e in vPortEnterCritical () at /builds/espressif/esp-idf/components/freertos/port/riscv/port.c:129
#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 1070144192 0x4200583c in recur_func () at ../main/test_core_dump.c:70
2 process 1070141708 0x40382dae 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 1070138208 0x4200c012 in esp_pm_impl_waiti () at ../../../hal/esp32c3/include/hal/cpu_ll.h:163
4 process 1070146588 0x40382dae 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 1070131816 0x40385ea8 in vPortClearInterruptMask (mask=1) at /builds/espressif/esp-idf/components/freertos/port/riscv/port.c:177
* 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: 0x3fc91ac0, name: 'unaligned_ptr_t') =====================
==================== 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 0x40385f1e in vPortEnterCritical () at /builds/espressif/esp-idf/components/freertos/port/riscv/port.c:129
#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: 0x3fc9110c, name: 'bad_ptr_task') =====================
#0 0x40382dae 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 0x40386012 in vPortYield () at /builds/espressif/esp-idf/components/freertos/port/riscv/port.c:316
==================== 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: 0x3fc90360, name: 'IDLE') =====================
#0 0x4200c012 in esp_pm_impl_waiti () at ../../../hal/esp32c3/include/hal/cpu_ll.h:163
#1 0x4200b46e in esp_vApplicationIdleHook () at /builds/espressif/esp-idf/components/esp_system/freertos_hooks.c:63
==================== 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: 0x3fc9241c, name: 'failed_assert_t') =====================
#0 0x40382dae 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 0x40386012 in vPortYield () at /builds/espressif/esp-idf/components/freertos/port/riscv/port.c:316
==================== 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: 0x3fc8ea68, name: 'esp_timer') =====================
#0 0x40385ea8 in vPortClearInterruptMask (mask=1) at /builds/espressif/esp-idf/components/freertos/port/riscv/port.c:177
#1 0x40385ed2 in vPortExitCritical () at /builds/espressif/esp-idf/components/freertos/port/riscv/port.c:138
==================== 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
@@ -95,39 +95,41 @@ Name Address Size Attrs
.rtc.data 0x50000000 0x10 RW A
.rtc_noinit 0x50000010 0x0 RW
.rtc.force_slow 0x50000010 0x0 RW
.iram0.text 0x40380000 0x9c7e R XA
.dram0.data 0x3fc89e00 0x1b5c RW A
.noinit 0x3fc8b95c 0x0 RW
.flash.text 0x42000020 0x1b028 R XA
.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 0x3220 RW A
.eh_frame 0x3c023340 0x728 R A
.flash.rodata_noload 0x3c023a68 0x0 RW
.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 0x3fc8cd00 0x0 RW
.coredump.tasks.data 0x3fc91ac0 0x154 RW
.coredump.tasks.data 0x3fc91900 0x1b0 RW
.coredump.tasks.data 0x3fc9110c 0x154 RW
.coredump.tasks.data 0x3fc90fb0 0x150 RW
.coredump.tasks.data 0x3fc90360 0x154 RW
.coredump.tasks.data 0x3fc90210 0x140 RW
.coredump.tasks.data 0x3fc9241c 0x154 RW
.coredump.tasks.data 0x3fc922c0 0x150 RW
.coredump.tasks.data 0x3fc8ea68 0x154 RW
.coredump.tasks.data 0x3fc8e910 0x150 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 0x3fc91ac0 0x154 RW
0x3fc91ac0: 0x3fc91960 0x00000064 0x3fc8c454 0x3fc8c454
0x3fc91ad0: 0x3fc91ac0 0x3fc8c44c 0x00000012 0xb6b4ede7
0x3fc91ae0: 0x171a80e7 0x3fc91ac0 0x00000000 0x00000007
0x3fc91af0: 0x3fc912bc 0x6c616e75 0x656e6769 0x74705f64
0x3fc91b00: 0x00745f72 0x00000000 0x3fc91ab0 0x00000007
0x3fc91b10: 0x00000000 0x00000000 0x00000000 0x00000000
0x3fc91b20: 0x3fc8d52c 0x3fc8d594 0x3fc8d5fc 0x00000000
0x3fc91b30: 0x00000000 0x00000001 0x00000000 0x00000000
0x3fc91b40: 0x00000000 0x4200d160 0x00000000 0x00000000
.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
@@ -138,47 +140,47 @@ Name Address Size Attrs
0x3fc91bc0: 0x00000000 0x00000000 0x00000000 0x00000000
0x3fc91bd0: 0x00000000 0x00000000 0x00000000 0x00000000
0x3fc91be0: 0x00000000 0x00000000 0x00000000 0x00000000
0x3fc91bf0: 0x00000000 0x00000000 0x00000000 0x00000000
0x3fc91c00: 0x00000000 0x00000000 0x00000000 0x00000000
0x3fc91c10: 0x3fc90000
.coredump.tasks.data 0x3fc91900 0x1b0 RW
0x3fc91900: 0x4200583c 0x42005836 0x3fc919a0 0x3fc8a600
0x3fc91910: 0x3fc8e884 0x00000000 0x3fc915fc 0x00000000
0x3fc91920: 0x00000000 0x00000000 0x00000020 0x3fc915d8
0x3fc91930: 0x00000000 0x00000007 0xffffffad 0x00000005
0x3fc91940: 0x42002e30 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: 0x00000000 0x00000000 0x00000000 0x00000000
0x3fc91970: 0x00000000 0x00000000 0x00000000 0x00000000
0x3fc91980: 0x00001881 0x40380001 0x00000007 0x00000005
0x3fc91990: 0x00000000 0x00000002 0x42002e30 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 0x3fc91b1c 0x3fc8d594 0x4200581a
0x3fc919c0: 0x00000000 0x00000000 0x00000000 0x00000003
0x3fc919d0: 0x00000000 0x3fc919e0 0x00000002 0x4200581a
0x3fc919e0: 0x3c021368 0x0000001e 0x3c020538 0x00000003
0x3fc919f0: 0x00000000 0x00000000 0x00000000 0x42005874
0x3fc91a00: 0x00000000 0x00000000 0x00000000 0x40385f1e
0x3fc91a10: 0x00000000 0x00000000 0x00000000 0x00000000
0x3fc91a20: 0x00000000 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5
0x3fc91a30: 0x27146414 0x01010107 0x00000001 0xffffffff
0x3fc91a40: 0x7fefffff 0x00000000 0x3fc00000 0x00000000
0x3fc91a50: 0x40300000 0x00000000 0x3fe00000 0x00000000
0x3fc91a60: 0x3ff80000 0x636f4361 0x3fd287a7 0x8b60c8b3
0x3fc91a70: 0x3fc68a28 0x509f79fb 0x3fd34413 0x00000000
0x3fc91a80: 0x3ff00000 0x00000000 0x40240000 0x00000000
0x3fc91a90: 0x401c0000 0x00000000 0x40140000 0x00000000
0x3fc91aa0: 0x43500000 0x00000018 0x00000000 0x4c507a03
.coredump.tasks.data 0x3fc9110c 0x154 RW
0x3fc9110c: 0x3fc90fb0 0x00000064 0x3fc8c42c 0x3fc8c42c
0x3fc9111c: 0x3fc9110c 0x3fc8c424 0x00000014 0xe00cf2e0
0x3fc9112c: 0xc110b242 0x3fc9110c 0x00000000 0x00000005
0x3fc9113c: 0x3fc90908 0x5f646162 0x5f727470 0x6b736174
0x3fc9114c: 0x0030f200 0x00000000 0x3fc91100 0x00000005
0x3fc9115c: 0x00000000 0x00000000 0x00000000 0x00000000
0x3fc9116c: 0x3fc8d52c 0x3fc8d594 0x3fc8d5fc 0x00000000
0x3fc9117c: 0x00000000 0x00000001 0x00000000 0x00000000
0x3fc9118c: 0x00000000 0x4200d160 0x00000000 0x00000000
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
@@ -189,41 +191,41 @@ Name Address Size Attrs
0x3fc9120c: 0x00000000 0x00000000 0x00000000 0x00000000
0x3fc9121c: 0x00000000 0x00000000 0x00000000 0x00000000
0x3fc9122c: 0x00000000 0x00000000 0x00000000 0x00000000
0x3fc9123c: 0x00000000 0x00000000 0x00000000 0x00000000
0x3fc9124c: 0x00000000 0x00000000 0x00000000 0x00000000
0x3fc9125c: 0x3fc90000
.coredump.tasks.data 0x3fc90fb0 0x150 RW
0x3fc90fb0: 0x40382dae 0x40386012 0x3fc90ffc 0x40381656
0x3fc90fc0: 0x3fc8ded4 0x00000000 0x00000000 0x00000000
0x3fc90fd0: 0x00000064 0x00000000 0x00000001 0x00000001
0x3fc90fe0: 0x00000064 0x00000004 0x00000001 0x600c0000
0x3fc90ff0: 0x42002e30 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 0x00000000 0x00000000
0x3fc91020: 0x00000000 0x00000000 0x00000000 0x00000000
0x3fc91030: 0x00000000 0x00000000 0x00000064 0x40384d22
0x3fc91040: 0x00000000 0x00000000 0x00000000 0x420057d4
0x3fc91050: 0x00000000 0x00000000 0x00000000 0x40385f1e
0x3fc91060: 0x00000000 0x00000000 0x00000000 0x00000000
0x3fc91070: 0x00000000 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5
0x3fc91080: 0x27146414 0x01010107 0x00000001 0xffffffff
0x3fc91090: 0x7fefffff 0x00000000 0x3fc00000 0x00000000
0x3fc910a0: 0x40300000 0x00000000 0x3fe00000 0x00000000
0x3fc910b0: 0x3ff80000 0x636f4361 0x3fd287a7 0x8b60c8b3
0x3fc910c0: 0x3fc68a28 0x509f79fb 0x3fd34413 0x00000000
0x3fc910d0: 0x3ff00000 0x00000000 0x40240000 0x00000000
0x3fc910e0: 0x401c0000 0x00000000 0x40140000 0x00000000
0x3fc910f0: 0x43500000 0x00000018 0x00000000 0x4c507a03
.coredump.tasks.data 0x3fc90360 0x154 RW
0x3fc90360: 0x3fc90210 0x3fc8cd14 0x3fc8c3c8 0x3fc8c3c8
0x3fc90370: 0x3fc90360 0x3fc8c3c0 0x00000019 0x2ef8d63b
0x3fc90380: 0xa0e85784 0x3fc90360 0x00000000 0x00000000
0x3fc90390: 0x3fc8fd5c 0x454c4449 0x62abcf00 0x095d5e5c
0x3fc903a0: 0x006c6bfa 0x00000000 0x3fc90350 0x00000000
0x3fc903b0: 0x00000000 0x00000000 0x00000000 0x00000000
0x3fc903c0: 0x3fc8d52c 0x3fc8d594 0x3fc8d5fc 0x00000000
0x3fc903d0: 0x00000000 0x00000001 0x00000000 0x00000000
0x3fc903e0: 0x00000000 0x4200d160 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
@@ -234,40 +236,40 @@ Name Address Size Attrs
0x3fc90460: 0x00000000 0x00000000 0x00000000 0x00000000
0x3fc90470: 0x00000000 0x00000000 0x00000000 0x00000000
0x3fc90480: 0x00000000 0x00000000 0x00000000 0x00000000
0x3fc90490: 0x00000000 0x00000000 0x00000000 0x00000000
0x3fc904a0: 0x00000000 0x00000000 0x00000000 0x00000000
0x3fc904b0: 0x3fc90000
.coredump.tasks.data 0x3fc90210 0x140 RW
0x3fc90210: 0x4200c012 0x4200b46e 0xa5a5a5a5 0xa5a5a5a5
0x3fc90220: 0x3fc8d124 0x00000000 0x00000000 0x00000000
0x3fc90230: 0x00000008 0x00000001 0x00000001 0x3fc9026f
0x3fc90240: 0x00000000 0x3fc90360 0x3fc8c9a4 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 0x00000000
0x3fc90280: 0x00000000 0x00000000 0x00000000 0x00000000
0x3fc90290: 0x00000000 0x00000000 0x00000000 0x40384c12
0x3fc902a0: 0x00000000 0x00000000 0x00000000 0x40385f1e
0x3fc902b0: 0x00000000 0x00000000 0x00000000 0x00000000
0x3fc902c0: 0x00000000 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5
0x3fc902d0: 0x27146414 0x01010107 0x00000001 0xffffffff
0x3fc902e0: 0x7fefffff 0x00000000 0x3fc00000 0x00000000
0x3fc902f0: 0x40300000 0x00000000 0x3fe00000 0x00000000
0x3fc90300: 0x3ff80000 0x636f4361 0x3fd287a7 0x8b60c8b3
0x3fc90310: 0x3fc68a28 0x509f79fb 0x3fd34413 0x00000000
0x3fc90320: 0x3ff00000 0x00000000 0x40240000 0x00000000
0x3fc90330: 0x401c0000 0x00000000 0x40140000 0x00000000
0x3fc90340: 0x43500000 0x00000018 0x00000000 0x4c507a03
.coredump.tasks.data 0x3fc9241c 0x154 RW
0x3fc9241c: 0x3fc922c0 0x000000c8 0x3fc8c5bc 0x3fc8c5bc
0x3fc9242c: 0x3fc9241c 0x3fc8c5b4 0x0000000f 0x7fec3676
0x3fc9243c: 0x0eabc3b4 0x3fc9241c 0x00000000 0x0000000a
0x3fc9244c: 0x3fc91c18 0x6c696166 0x615f6465 0x72657373
0x3fc9245c: 0x00745f74 0x00000000 0x3fc92410 0x0000000a
0x3fc9246c: 0x00000000 0x00000000 0x00000000 0x00000000
0x3fc9247c: 0x3fc8d52c 0x3fc8d594 0x3fc8d5fc 0x00000000
0x3fc9248c: 0x00000000 0x00000001 0x00000000 0x00000000
0x3fc9249c: 0x00000000 0x4200d160 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
@@ -278,41 +280,41 @@ Name Address Size Attrs
0x3fc9251c: 0x00000000 0x00000000 0x00000000 0x00000000
0x3fc9252c: 0x00000000 0x00000000 0x00000000 0x00000000
0x3fc9253c: 0x00000000 0x00000000 0x00000000 0x00000000
0x3fc9254c: 0x00000000 0x00000000 0x00000000 0x00000000
0x3fc9255c: 0x00000000 0x00000000 0x00000000 0x00000000
0x3fc9256c: 0x3fc90000
.coredump.tasks.data 0x3fc922c0 0x150 RW
0x3fc922c0: 0x40382dae 0x40386012 0x3fc9230c 0x40381656
0x3fc922d0: 0x3fc8f1e4 0x00000000 0x00000000 0x00000000
0x3fc922e0: 0x00000064 0x00000000 0x00000001 0x00000001
0x3fc922f0: 0x000000c8 0x00000004 0x00000001 0x600c0000
0x3fc92300: 0x42002e30 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 0x00000000 0x00000000
0x3fc92330: 0x00000000 0x00000000 0x00000000 0x00000000
0x3fc92340: 0x00000000 0x00000000 0x00000064 0x40384d22
0x3fc92350: 0x00000000 0x00000000 0x00000000 0x420056be
0x3fc92360: 0x00000000 0x00000000 0x00000000 0x40385f1e
0x3fc92370: 0x00000000 0x00000000 0x00000000 0x00000000
0x3fc92380: 0x00000000 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5
0x3fc92390: 0x27146414 0x01010107 0x00000001 0xffffffff
0x3fc923a0: 0x7fefffff 0x00000000 0x3fc00000 0x00000000
0x3fc923b0: 0x40300000 0x00000000 0x3fe00000 0x00000000
0x3fc923c0: 0x3ff80000 0x636f4361 0x3fd287a7 0x8b60c8b3
0x3fc923d0: 0x3fc68a28 0x509f79fb 0x3fd34413 0x00000000
0x3fc923e0: 0x3ff00000 0x00000000 0x40240000 0x00000000
0x3fc923f0: 0x401c0000 0x00000000 0x40140000 0x00000000
0x3fc92400: 0x43500000 0x00000018 0x00000000 0x4c507a03
.coredump.tasks.data 0x3fc8ea68 0x154 RW
0x3fc8ea68: 0x3fc8e910 0x3fc8cd14 0x3fc8c5f8 0x3fc8c5f8
0x3fc8ea78: 0x3fc8ea68 0x3fc8c5f0 0x00000003 0xd38ebc35
0x3fc8ea88: 0x13a32184 0x3fc8ea68 0x00000000 0x00000016
0x3fc8ea98: 0x3fc8da64 0x5f707365 0x656d6974 0xc2390072
0x3fc8eaa8: 0x00870443 0x00000000 0x3fc8ea60 0x00000016
0x3fc8eab8: 0x00000000 0x00000000 0x00000000 0x00000000
0x3fc8eac8: 0x3fc8d52c 0x3fc8d594 0x3fc8d5fc 0x00000000
0x3fc8ead8: 0x00000000 0x00000001 0x00000000 0x00000000
0x3fc8eae8: 0x00000000 0x4200d160 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
@@ -323,31 +325,29 @@ Name Address Size Attrs
0x3fc8eb68: 0x00000000 0x00000000 0x00000000 0x00000000
0x3fc8eb78: 0x00000000 0x00000000 0x00000000 0x00000000
0x3fc8eb88: 0x00000000 0x00000000 0x00000000 0x00000000
0x3fc8eb98: 0x00000000 0x00000000 0x00000000 0x00000000
0x3fc8eba8: 0x00000000 0x00000000 0x00000000 0x00000000
0x3fc8ebb8: 0x3fc80001
.coredump.tasks.data 0x3fc8e910 0x150 RW
0x3fc8e910: 0x40385ea8 0x40385ed2 0xa5a5a5a5 0xa5a5a5a5
0x3fc8e920: 0x3fc8b834 0x00000000 0x00000000 0x00000000
0x3fc8e930: 0x00000000 0xffffffff 0x00000001 0x00000001
0x3fc8e940: 0xffffffff 0x00000004 0x3fc8d000 0x600c2000
0x3fc8e950: 0x00000000 0x00000000 0x00000001 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: 0x00000000 0x00000000 0x00000000 0x00000000
0x3fc8e980: 0x00000000 0x00000000 0x00000000 0x00000000
0x3fc8e990: 0x00000001 0xffffffff 0x00000000 0x403859ae
0x3fc8e9a0: 0x00000000 0x00000000 0x00000000 0x42004c56
0x3fc8e9b0: 0x00000000 0x00000000 0x00000000 0x40385f1e
0x3fc8e9c0: 0x00000000 0x00000000 0x00000000 0x00000000
0x3fc8e9d0: 0x00000000 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5
0x3fc8e9e0: 0x27146414 0x01010107 0x00000001 0xffffffff
0x3fc8e9f0: 0x7fefffff 0x00000000 0x3fc00000 0x00000000
0x3fc8ea00: 0x40300000 0x00000000 0x3fe00000 0x00000000
0x3fc8ea10: 0x3ff80000 0x636f4361 0x3fd287a7 0x8b60c8b3
0x3fc8ea20: 0x3fc68a28 0x509f79fb 0x3fd34413 0x00000000
0x3fc8ea30: 0x3ff00000 0x00000000 0x40240000 0x00000000
0x3fc8ea40: 0x401c0000 0x00000000 0x40140000 0x00000000
0x3fc8ea50: 0x43500000 0x00000018 0x00000000 0x4c507a03
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 =====================
===============================================================