mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
b5bafae596
GDB now is standalone tool separated from toolchain due to frequent updates. Added installation tests for the new tool. Tests are changed because they were wrong, see explanation: esp32 objdump: 40084290 <esp_crosscore_int_send_yield>: ...... /builds/espressif/esp-idf/components/esp_system/crosscore_int.c:145 4008429c: 000090 retw With previous GDB backtrace was: #0 0x4008429c in esp_crosscore_int_send_yield (core_id=0) at /builds/espressif/esp-idf/components/esp_system/crosscore_int.c:144 This commit fixes the backtrace with the right line number: #0 0x4008429c in esp_crosscore_int_send_yield (core_id=0) at /builds/espressif/esp-idf/components/esp_system/crosscore_int.c:145 Other tests changes have the same cause of fixing. Closes https://github.com/espressif/esp-idf/issues/6334
350 lines
18 KiB
Plaintext
350 lines
18 KiB
Plaintext
espcoredump.py v0.4-dev
|
|
===============================================================
|
|
==================== ESP32 CORE DUMP START ====================
|
|
|
|
Crashed task handle: 0x3ffc3598, name: 'unaligned_ptr_t', GDB name: 'process 1073493400'
|
|
|
|
================== CURRENT THREAD REGISTERS ===================
|
|
exccause 0x1d (StoreProhibitedCause)
|
|
excvaddr 0x5
|
|
epc1 0x40089e4b
|
|
epc2 0x0
|
|
epc3 0x0
|
|
epc4 0x0
|
|
epc5 0x0
|
|
epc6 0x0
|
|
eps2 0x0
|
|
eps3 0x0
|
|
eps4 0x0
|
|
eps5 0x0
|
|
eps6 0x0
|
|
pc 0x40085825 0x40085825 <recur_func+85>
|
|
lbeg 0x0 0
|
|
lend 0x0 0
|
|
lcount 0x0 0
|
|
sar 0x19 25
|
|
ps 0x60d20 396576
|
|
threadptr <unavailable>
|
|
br <unavailable>
|
|
scompare1 <unavailable>
|
|
acclo <unavailable>
|
|
acchi <unavailable>
|
|
m0 <unavailable>
|
|
m1 <unavailable>
|
|
m2 <unavailable>
|
|
m3 <unavailable>
|
|
expstate <unavailable>
|
|
f64r_lo <unavailable>
|
|
f64r_hi <unavailable>
|
|
f64s <unavailable>
|
|
fcr <unavailable>
|
|
fsr <unavailable>
|
|
a0 0x80085800 -2146936832
|
|
a1 0x3ffc34c0 1073493184
|
|
a2 0x2 2
|
|
a3 0x3ffc350c 1073493260
|
|
a4 0x3ffc3500 1073493248
|
|
a5 0x0 0
|
|
a6 0x3ff9e894 1073342612
|
|
a7 0x0 0
|
|
a8 0x5 5
|
|
a9 0xffffffad -83
|
|
a10 0x20 32
|
|
a11 0x3ffc35f4 1073493492
|
|
a12 0x3ff9ebb7 1073343415
|
|
a13 0x80 128
|
|
a14 0x1 1
|
|
a15 0x0 0
|
|
|
|
==================== CURRENT THREAD STACK =====================
|
|
#0 0x40085825 in recur_func () at ../main/test_core_dump.c:70
|
|
#1 0x40085800 in recur_func () at ../main/test_core_dump.c:63
|
|
#2 0x40085800 in recur_func () at ../main/test_core_dump.c:63
|
|
#3 0x40085848 in unaligned_ptr_task (pvParameter=0x0) at ../main/test_core_dump.c:80
|
|
#4 0x40028ea8 in vPortTaskWrapper (pxCode=0x40085830 <unaligned_ptr_task>, pvParameters=0x0) at /builds/espressif/esp-idf/components/freertos/port/xtensa/port.c:159
|
|
|
|
======================== THREADS INFO =========================
|
|
Id Target Id Frame
|
|
* 1 process 1073493400 0x40085825 in recur_func () at ../main/test_core_dump.c:70
|
|
2 process 1073490916 0x40027c8f in vTaskDelay (xTicksToDelay=100) at /builds/espressif/esp-idf/components/freertos/tasks.c:1593
|
|
3 process 1073487360 0x400958be in esp_pm_impl_waiti () at /builds/espressif/esp-idf/components/esp_pm/pm_impl.c:840
|
|
4 process 1073495796 0x40027c8f in vTaskDelay (xTicksToDelay=100) at /builds/espressif/esp-idf/components/freertos/tasks.c:1593
|
|
5 process 1073347944 0x4001a8d4 in ?? ()
|
|
|
|
==================== THREAD 1 (TCB: 0x3ffc3598, name: 'unaligned_ptr_t') =====================
|
|
#0 0x40085825 in recur_func () at ../main/test_core_dump.c:70
|
|
#1 0x40085800 in recur_func () at ../main/test_core_dump.c:63
|
|
#2 0x40085800 in recur_func () at ../main/test_core_dump.c:63
|
|
#3 0x40085848 in unaligned_ptr_task (pvParameter=0x0) at ../main/test_core_dump.c:80
|
|
#4 0x40028ea8 in vPortTaskWrapper (pxCode=0x40085830 <unaligned_ptr_task>, pvParameters=0x0) at /builds/espressif/esp-idf/components/freertos/port/xtensa/port.c:159
|
|
|
|
==================== THREAD 2 (TCB: 0x3ffc2be4, name: 'bad_ptr_task') =====================
|
|
#0 0x40027c8f in vTaskDelay (xTicksToDelay=100) at /builds/espressif/esp-idf/components/freertos/tasks.c:1593
|
|
#1 0x400857c3 in bad_ptr_task (pvParameter=0x0) at ../main/test_core_dump.c:43
|
|
#2 0x40028ea8 in vPortTaskWrapper (pxCode=0x400857b4 <bad_ptr_task>, pvParameters=0x0) at /builds/espressif/esp-idf/components/freertos/port/xtensa/port.c:159
|
|
|
|
==================== THREAD 3 (TCB: 0x3ffc1e00, name: 'IDLE') =====================
|
|
#0 0x400958be in esp_pm_impl_waiti () at /builds/espressif/esp-idf/components/esp_pm/pm_impl.c:840
|
|
#1 0x4008a0fa in esp_vApplicationIdleHook () at /builds/espressif/esp-idf/components/esp_system/freertos_hooks.c:63
|
|
#2 0x40027b99 in prvIdleTask (pvParameters=0x0) at /builds/espressif/esp-idf/components/freertos/tasks.c:3959
|
|
#3 0x40028ea8 in vPortTaskWrapper (pxCode=0x40027b90 <prvIdleTask>, pvParameters=0x0) at /builds/espressif/esp-idf/components/freertos/port/xtensa/port.c:159
|
|
|
|
==================== THREAD 4 (TCB: 0x3ffc3ef4, name: 'failed_assert_t') =====================
|
|
#0 0x40027c8f in vTaskDelay (xTicksToDelay=100) at /builds/espressif/esp-idf/components/freertos/tasks.c:1593
|
|
#1 0x40085703 in failed_assert_task (pvParameter=0x0) at ../main/test_core_dump.c:89
|
|
#2 0x40028ea8 in vPortTaskWrapper (pxCode=0x400856f4 <failed_assert_task>, pvParameters=0x0) at /builds/espressif/esp-idf/components/freertos/port/xtensa/port.c:159
|
|
|
|
==================== THREAD 5 (TCB: 0x3ff9fd68, name: 'esp_timer') =====================
|
|
#0 0x4001a8d4 in ?? ()
|
|
#1 0x40028fc0 in vPortExitCritical (mux=0x3ffbd9c8 <xTaskQueueMutex>) at /builds/espressif/esp-idf/components/freertos/port/xtensa/port.c:447
|
|
#2 0x40028816 in ulTaskGenericNotifyTake (uxIndexToWait=0, xClearCountOnExit=1, xTicksToWait=<optimized out>) at /builds/espressif/esp-idf/components/freertos/tasks.c:5370
|
|
#3 0x40084f0b in timer_task (arg=0x0) at /builds/espressif/esp-idf/components/esp_timer/src/esp_timer.c:392
|
|
#4 0x40028ea8 in vPortTaskWrapper (pxCode=0x40084efc <timer_task>, pvParameters=0x0) at /builds/espressif/esp-idf/components/freertos/port/xtensa/port.c:159
|
|
|
|
|
|
======================= ALL MEMORY REGIONS ========================
|
|
Name Address Size Attrs
|
|
.rtc.text 0x40070000 0x0 RW
|
|
.rtc.dummy 0x3ff9e000 0x0 RW
|
|
.rtc.force_fast 0x3ff9e000 0x0 RW
|
|
.rtc.data 0x50000000 0x10 RW A
|
|
.rtc_noinit 0x50000010 0x0 RW
|
|
.rtc.force_slow 0x50000010 0x0 RW
|
|
.iram0.vectors 0x40022000 0x403 R XA
|
|
.iram0.text 0x40022404 0xaa08 R XA
|
|
.dram0.data 0x3ffbce10 0x2520 RW A
|
|
.noinit 0x3ffbf330 0x0 RW
|
|
.ext_ram.bss 0x3f500000 0x0 RW
|
|
.flash.appdesc 0x3f000020 0x100 R A
|
|
.flash.rodata 0x3f000120 0x3874 RW A
|
|
.flash.rodata_noload 0x3f003994 0x0 RW
|
|
.flash.text 0x40080020 0x1612b R XA
|
|
.iram0.text_end 0x4002ce0c 0x0 RW
|
|
.dram0.heap_start 0x3ffbffc0 0x0 RW
|
|
.coredump.tasks.data 0x3ffc3598 0x154 RW
|
|
.coredump.tasks.data 0x3ffc3430 0x160 RW
|
|
.coredump.tasks.data 0x3ffc2be4 0x154 RW
|
|
.coredump.tasks.data 0x3ffc2ae0 0xfc RW
|
|
.coredump.tasks.data 0x3ffc1e00 0x154 RW
|
|
.coredump.tasks.data 0x3ffc1ce0 0x118 RW
|
|
.coredump.tasks.data 0x3ffc3ef4 0x154 RW
|
|
.coredump.tasks.data 0x3ffc3df0 0xfc RW
|
|
.coredump.tasks.data 0x3ff9fd68 0x154 RW
|
|
.coredump.tasks.data 0x3ff9fc40 0x120 RW
|
|
|
|
====================== CORE DUMP MEMORY CONTENTS ========================
|
|
.coredump.tasks.data 0x3ffc3598 0x154 RW
|
|
0x3ffc3598: 0x3ffc34a0 0x00000065 0x3ffbf62c 0x3ffbf62c
|
|
0x3ffc35a8: 0x3ffc3598 0x3ffbf624 0x00000012 0x190b2d24
|
|
0x3ffc35b8: 0xa69f7980 0x3ffc3598 0x00000000 0x00000007
|
|
0x3ffc35c8: 0x3ffc2d94 0x6c616e75 0x656e6769 0x74705f64
|
|
0x3ffc35d8: 0x00745f72 0x00000000 0x3ffc3590 0x00000007
|
|
0x3ffc35e8: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc35f8: 0x3ff9e82c 0x3ff9e894 0x3ff9e8fc 0x00000000
|
|
0x3ffc3608: 0x00000000 0x00000001 0x00000000 0x00000000
|
|
0x3ffc3618: 0x00000000 0x4001a480 0x00000000 0x00000000
|
|
0x3ffc3628: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc3638: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc3648: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc3658: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc3668: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc3678: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc3688: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc3698: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc36a8: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc36b8: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc36c8: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc36d8: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc36e8: 0x3ffc0000
|
|
.coredump.tasks.data 0x3ffc3430 0x160 RW
|
|
0x3ffc3430: 0xdeadbeef 0x40085825 0x00060d30 0x80085800
|
|
0x3ffc3440: 0x3ffc34c0 0x00000002 0x3ffc350c 0x3ffc3500
|
|
0x3ffc3450: 0x00000000 0x3ff9e894 0x00000000 0x00000005
|
|
0x3ffc3460: 0xffffffad 0x00000020 0x3ffc35f4 0x3ff9ebb7
|
|
0x3ffc3470: 0x00000080 0x00000001 0x00000000 0x00000019
|
|
0x3ffc3480: 0x0000001d 0x00000005 0x3ff9ebb7 0x00000080
|
|
0x3ffc3490: 0x40023f29 0x3ffbfd0c 0x3ff9ea28 0x00000000
|
|
0x3ffc34a0: 0x3ff9ebb7 0x00000080 0x00000001 0x00000000
|
|
0x3ffc34b0: 0x80085800 0x3ffc34f0 0x00000001 0x3ff9e894
|
|
0x3ffc34c0: 0x00000003 0x3ffbdb30 0x00000001 0x00000001
|
|
0x3ffc34d0: 0x3ffc3500 0x00000000 0x3ff9e894 0x00000000
|
|
0x3ffc34e0: 0x80085848 0x3ffc3520 0x0000000a 0x3ffbd9c8
|
|
0x3ffc34f0: 0x00000003 0x0000001e 0x3f0024c8 0x00000001
|
|
0x3ffc3500: 0x3ffbf78c 0x3ffc15d0 0x00000800 0x00000000
|
|
0x3ffc3510: 0x80028ea8 0x3ffc3550 0x00000000 0x00000000
|
|
0x3ffc3520: 0x00000003 0x3ffc3550 0x00000000 0x00000000
|
|
0x3ffc3530: 0x00060021 0x3ffc2b10 0x3ffbdb30 0x00000065
|
|
0x3ffc3540: 0x00000000 0x3ffc3570 0x40085830 0x00000000
|
|
0x3ffc3550: 0x00060023 0x3ffbf4e8 0x00060c23 0x00000001
|
|
0x3ffc3560: 0x00000000 0x3ffc3590 0x00000000 0x00000000
|
|
0x3ffc3570: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc3580: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
.coredump.tasks.data 0x3ffc2be4 0x154 RW
|
|
0x3ffc2be4: 0x3ffc2ae0 0x00000065 0x3ffbf604 0x3ffbf604
|
|
0x3ffc2bf4: 0x3ffc2be4 0x3ffbf5fc 0x00000014 0xdcf9b2ad
|
|
0x3ffc2c04: 0x429f774f 0x3ffc2be4 0x00000000 0x00000005
|
|
0x3ffc2c14: 0x3ffc23e0 0x5f646162 0x5f727470 0x6b736174
|
|
0x3ffc2c24: 0x00f24b00 0x00000000 0x3ffc2bdc 0x00000005
|
|
0x3ffc2c34: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc2c44: 0x3ff9e82c 0x3ff9e894 0x3ff9e8fc 0x00000000
|
|
0x3ffc2c54: 0x00000000 0x00000001 0x00000000 0x00000000
|
|
0x3ffc2c64: 0x00000000 0x4001a480 0x00000000 0x00000000
|
|
0x3ffc2c74: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc2c84: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc2c94: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc2ca4: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc2cb4: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc2cc4: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc2cd4: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc2ce4: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc2cf4: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc2d04: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc2d14: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc2d24: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc2d34: 0x3ffc0000
|
|
.coredump.tasks.data 0x3ffc2ae0 0xfc RW
|
|
0x3ffc2ae0: 0x40023f84 0x40027c8f 0x00060230 0x800857c3
|
|
0x3ffc2af0: 0x3ffc2b70 0x00000064 0x3ffbd9c8 0x00060021
|
|
0x3ffc2b00: 0x3ffbf4e8 0x00060b23 0x0000007e 0x80027c8f
|
|
0x3ffc2b10: 0x3ffc2b50 0x00000000 0x00000065 0x3ffbf78c
|
|
0x3ffc2b20: 0x3ffc15d0 0x00000800 0x00000000 0x0000001b
|
|
0x3ffc2b30: 0x0000ffff 0x00000000 0x40023fec 0x3ffc15d0
|
|
0x3ffc2b40: 0x40026a98 0x3ffbf34c 0x00000000 0x00000000
|
|
0x3ffc2b50: 0x3ffc1600 0x3ffc15d0 0x00000800 0x00000000
|
|
0x3ffc2b60: 0x80028ea8 0x3ffc2b90 0x00000000 0x00000000
|
|
0x3ffc2b70: 0x00060021 0x3ffbf4e8 0x00060b23 0x0000007e
|
|
0x3ffc2b80: 0x00000000 0x3ffc2bb0 0x400857b4 0x00000000
|
|
0x3ffc2b90: 0x00060023 0x3ffbf4e8 0x00060723 0x3ffc14f0
|
|
0x3ffc2ba0: 0x00000000 0x3ffc2bd0 0x00000000 0x00000000
|
|
0x3ffc2bb0: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc2bc0: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc2bd0: 0x00000000 0x00000000 0x00000000
|
|
.coredump.tasks.data 0x3ffc1e00 0x154 RW
|
|
0x3ffc1e00: 0x3ffc1ce0 0x3ffbffd4 0x3ffbf5a0 0x3ffbf5a0
|
|
0x3ffc1e10: 0x3ffc1e00 0x3ffbf598 0x00000019 0x4d9eaedf
|
|
0x3ffc1e20: 0x31ec0a0a 0x3ffc1e00 0x00000000 0x00000000
|
|
0x3ffc1e30: 0x3ffc17fc 0x454c4449 0xdd2d5100 0x4009a514
|
|
0x3ffc1e40: 0x00cf0a95 0x00000000 0x3ffc1df8 0x00000000
|
|
0x3ffc1e50: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc1e60: 0x3ff9e82c 0x3ff9e894 0x3ff9e8fc 0x00000000
|
|
0x3ffc1e70: 0x00000000 0x00000001 0x00000000 0x00000000
|
|
0x3ffc1e80: 0x00000000 0x4001a480 0x00000000 0x00000000
|
|
0x3ffc1e90: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc1ea0: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc1eb0: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc1ec0: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc1ed0: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc1ee0: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc1ef0: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc1f00: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc1f10: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc1f20: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc1f30: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc1f40: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc1f50: 0x3ffc0000
|
|
.coredump.tasks.data 0x3ffc1ce0 0x118 RW
|
|
0x3ffc1ce0: 0x40023f84 0x400958be 0x00060530 0x8008a0fa
|
|
0x3ffc1cf0: 0x3ffc1d70 0x00000000 0x00000001 0x00000001
|
|
0x3ffc1d00: 0x80000001 0x00060023 0x00000000 0x8008a5e2
|
|
0x3ffc1d10: 0x3ffc1d40 0x00000000 0x4001a480 0x00060020
|
|
0x3ffc1d20: 0x6000c000 0x00000000 0x0000004b 0x0000001e
|
|
0x3ffc1d30: 0x0000ffff 0x00000000 0x40023fec 0x6000c000
|
|
0x3ffc1d40: 0x40026a98 0x3ffbe56c 0xa5a5a5a5 0xa5a5a5a5
|
|
0x3ffc1d50: 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5
|
|
0x3ffc1d60: 0x80027b99 0x3ffc1d90 0x00000008 0x00000001
|
|
0x3ffc1d70: 0x3ffc1df0 0x00000000 0x00000000 0x00000000
|
|
0x3ffc1d80: 0x80028ea8 0x3ffc1db0 0x00000000 0x00000000
|
|
0x3ffc1d90: 0x00060021 0x3ffc15d0 0x3ffbdb30 0x00000001
|
|
0x3ffc1da0: 0x00000000 0x3ffc1dd0 0x40027b90 0x00000000
|
|
0x3ffc1db0: 0x00060023 0x3ffc15f0 0x3f4c0058 0x00000001
|
|
0x3ffc1dc0: 0x00000000 0x3ffc1df0 0x00000000 0x00000000
|
|
0x3ffc1dd0: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc1de0: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc1df0: 0x00000000 0x00000000
|
|
.coredump.tasks.data 0x3ffc3ef4 0x154 RW
|
|
0x3ffc3ef4: 0x3ffc3df0 0x000000c9 0x3ffbf58c 0x3ffbf58c
|
|
0x3ffc3f04: 0x3ffc3ef4 0x3ffbf584 0x0000000f 0xea6e5c25
|
|
0x3ffc3f14: 0x2829f798 0x3ffc3ef4 0x00000000 0x0000000a
|
|
0x3ffc3f24: 0x3ffc36f0 0x6c696166 0x615f6465 0x72657373
|
|
0x3ffc3f34: 0x00745f74 0x00000000 0x3ffc3eec 0x0000000a
|
|
0x3ffc3f44: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc3f54: 0x3ff9e82c 0x3ff9e894 0x3ff9e8fc 0x00000000
|
|
0x3ffc3f64: 0x00000000 0x00000001 0x00000000 0x00000000
|
|
0x3ffc3f74: 0x00000000 0x4001a480 0x00000000 0x00000000
|
|
0x3ffc3f84: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc3f94: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc3fa4: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc3fb4: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc3fc4: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc3fd4: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc3fe4: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc3ff4: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc4004: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc4014: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc4024: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc4034: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc4044: 0x3ffc0000
|
|
.coredump.tasks.data 0x3ffc3df0 0xfc RW
|
|
0x3ffc3df0: 0x40023f84 0x40027c8f 0x00060730 0x80085703
|
|
0x3ffc3e00: 0x3ffc3e80 0x00000064 0x3ffbd9c8 0x00060021
|
|
0x3ffc3e10: 0x3ffc34d0 0x3ffbdb30 0x00000065 0x80027c8f
|
|
0x3ffc3e20: 0x3ffc3e60 0x00000000 0x000000c9 0x3ffbf78c
|
|
0x3ffc3e30: 0x3ffc15d0 0x00000800 0x00000000 0x00000016
|
|
0x3ffc3e40: 0x0000ffff 0x00000000 0x40023fec 0x3ffc15d0
|
|
0x3ffc3e50: 0x40026a98 0x3ffc065c 0x00000000 0x00000000
|
|
0x3ffc3e60: 0x3ffbf78c 0x3ffc15d0 0x00000800 0x00000000
|
|
0x3ffc3e70: 0x80028ea8 0x3ffc3ea0 0x00000000 0x00000000
|
|
0x3ffc3e80: 0x00060021 0x3ffc34d0 0x3ffbdb30 0x00000065
|
|
0x3ffc3e90: 0x00000000 0x3ffc3ec0 0x400856f4 0x00000000
|
|
0x3ffc3ea0: 0x00060023 0x3ffbf4e8 0x00060123 0x00000001
|
|
0x3ffc3eb0: 0x00000000 0x3ffc3ee0 0x00000000 0x00000000
|
|
0x3ffc3ec0: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc3ed0: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffc3ee0: 0x00000000 0x00000000 0x00000000
|
|
.coredump.tasks.data 0x3ff9fd68 0x154 RW
|
|
0x3ff9fd68: 0x3ff9fc40 0x3ff9e014 0x3ffbf530 0x3ffbf530
|
|
0x3ff9fd78: 0x3ff9fd68 0x3ffbf528 0x00000003 0x39cd3d7d
|
|
0x3ff9fd88: 0xd06b8c32 0x3ff9fd68 0x00000000 0x00000016
|
|
0x3ff9fd98: 0x3ff9ed64 0x5f707365 0x656d6974 0x65810072
|
|
0x3ff9fda8: 0x00c90006 0x00000000 0x3ff9fd60 0x00000016
|
|
0x3ff9fdb8: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ff9fdc8: 0x3ff9e82c 0x3ff9e894 0x3ff9e8fc 0x00000000
|
|
0x3ff9fdd8: 0x00000000 0x00000001 0x00000000 0x00000000
|
|
0x3ff9fde8: 0x00000000 0x4001a480 0x00000000 0x00000000
|
|
0x3ff9fdf8: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ff9fe08: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ff9fe18: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ff9fe28: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ff9fe38: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ff9fe48: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ff9fe58: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ff9fe68: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ff9fe78: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ff9fe88: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ff9fe98: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ff9fea8: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ff9feb8: 0x3ff90001
|
|
.coredump.tasks.data 0x3ff9fc40 0x120 RW
|
|
0x3ff9fc40: 0x40023f84 0x4001a8d4 0x00060e30 0x80028fc0
|
|
0x3ff9fc50: 0x3ff9fcd0 0x00060e23 0x00000000 0x00060e20
|
|
0x3ff9fc60: 0x3fffde70 0x3fffdec0 0x00000004 0x8002575d
|
|
0x3ff9fc70: 0x3ff9fca0 0x3ffbdb30 0x00000000 0x3fffe2d0
|
|
0x3ff9fc80: 0x3fffe2b0 0x3f408000 0x3f000270 0x0000000a
|
|
0x3ff9fc90: 0x0000ffff 0x00000000 0x40023fec 0x3fffe2b0
|
|
0x3ff9fca0: 0x40026a98 0x3ff9c4dc 0xa5a5a5a5 0xa5a5a5a5
|
|
0x3ff9fcb0: 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5
|
|
0x3ff9fcc0: 0x80028816 0x3ff9fce0 0x3ffbd9c8 0x00000000
|
|
0x3ff9fcd0: 0x80084f0b 0x3ff9fd00 0x00000000 0x00000001
|
|
0x3ff9fce0: 0x00000000 0x3fffe1d0 0x00060123 0x00000000
|
|
0x3ff9fcf0: 0x80028ea8 0x3ff9fd20 0x00000000 0x00000000
|
|
0x3ff9fd00: 0x3ffbd9c8 0x3ffbf4f0 0x00000000 0x00000000
|
|
0x3ff9fd10: 0x00000000 0x3ff9fd40 0x40084efc 0x00000000
|
|
0x3ff9fd20: 0x00060123 0x3fffe230 0x01a1ea0b 0x4002cdc8
|
|
0x3ff9fd30: 0x00000000 0x3ff9fd60 0x00000000 0x00000000
|
|
0x3ff9fd40: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ff9fd50: 0x80095f4b 0x3fffe280 0x3ffbf520 0x00000000
|
|
|
|
===================== ESP32 CORE DUMP END =====================
|
|
===============================================================
|
|
Done!
|