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
585 lines
32 KiB
Plaintext
585 lines
32 KiB
Plaintext
espcoredump.py v0.4-dev
|
|
===============================================================
|
|
==================== ESP32 CORE DUMP START ====================
|
|
|
|
Crashed task handle: 0x3ffb9038, name: 'unaligned_ptr_t', GDB name: 'process 1073451064'
|
|
|
|
================== CURRENT THREAD REGISTERS ===================
|
|
exccause 0x1d (StoreProhibitedCause)
|
|
excvaddr 0x5
|
|
epc1 0x400d965b
|
|
epc2 0x0
|
|
epc3 0x0
|
|
epc4 0x40082f8b
|
|
epc5 0x0
|
|
epc6 0x0
|
|
eps2 0x0
|
|
eps3 0x0
|
|
eps4 0x60a20
|
|
eps5 0x0
|
|
eps6 0x0
|
|
pc 0x400d4c01 0x400d4c01 <recur_func+85>
|
|
lbeg 0x400014fd 1073747197
|
|
lend 0x4000150d 1073747213
|
|
lcount 0xffffffff 4294967295
|
|
sar 0x1a 26
|
|
ps 0x60220 393760
|
|
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 0x800d4bdc -2146612260
|
|
a1 0x3ffb8f00 1073450752
|
|
a2 0x2 2
|
|
a3 0x3ffb8f4c 1073450828
|
|
a4 0x3ffb8f40 1073450816
|
|
a5 0x3ffaef6c 1073409900
|
|
a6 0x0 0
|
|
a7 0x0 0
|
|
a8 0x5 5
|
|
a9 0xffffffad -83
|
|
a10 0x20 32
|
|
a11 0x3ffb9098 1073451160
|
|
a12 0x1 1
|
|
a13 0x80 128
|
|
a14 0x1 1
|
|
a15 0x0 0
|
|
|
|
==================== CURRENT THREAD STACK =====================
|
|
#0 0x400d4c01 in recur_func () at ../main/test_core_dump.c:70
|
|
#1 0x400d4bdc in recur_func () at ../main/test_core_dump.c:63
|
|
#2 0x400d4bdc in recur_func () at ../main/test_core_dump.c:63
|
|
#3 0x400d4c24 in unaligned_ptr_task (pvParameter=0x0) at ../main/test_core_dump.c:80
|
|
#4 0x40087cfc in vPortTaskWrapper (pxCode=0x400d4c0c <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 1073451064 0x400d4c01 in recur_func () at ../main/test_core_dump.c:70
|
|
2 process 1073443948 0x400e7b66 in esp_pm_impl_waiti () at /builds/espressif/esp-idf/components/esp_pm/pm_impl.c:840
|
|
3 process 1073445836 0x400e7b66 in esp_pm_impl_waiti () at /builds/espressif/esp-idf/components/esp_pm/pm_impl.c:840
|
|
4 process 1073453464 0x4008429c in esp_crosscore_int_send_yield (core_id=0) at /builds/espressif/esp-idf/components/esp_system/crosscore_int.c:145
|
|
5 process 1073448664 0x4008429c in esp_crosscore_int_send_yield (core_id=0) at /builds/espressif/esp-idf/components/esp_system/crosscore_int.c:145
|
|
6 process 1073413412 0x4008429c in esp_crosscore_int_send_yield (core_id=0) at /builds/espressif/esp-idf/components/esp_system/crosscore_int.c:145
|
|
7 process 1073437612 0x4000bff0 in ?? ()
|
|
8 process 1073433164 0x4008429c in esp_crosscore_int_send_yield (core_id=1) at /builds/espressif/esp-idf/components/esp_system/crosscore_int.c:145
|
|
|
|
==================== THREAD 1 (TCB: 0x3ffb9038, name: 'unaligned_ptr_t') =====================
|
|
#0 0x400d4c01 in recur_func () at ../main/test_core_dump.c:70
|
|
#1 0x400d4bdc in recur_func () at ../main/test_core_dump.c:63
|
|
#2 0x400d4bdc in recur_func () at ../main/test_core_dump.c:63
|
|
#3 0x400d4c24 in unaligned_ptr_task (pvParameter=0x0) at ../main/test_core_dump.c:80
|
|
#4 0x40087cfc in vPortTaskWrapper (pxCode=0x400d4c0c <unaligned_ptr_task>, pvParameters=0x0) at /builds/espressif/esp-idf/components/freertos/port/xtensa/port.c:159
|
|
|
|
==================== THREAD 2 (TCB: 0x3ffb746c, name: 'IDLE') =====================
|
|
#0 0x400e7b66 in esp_pm_impl_waiti () at /builds/espressif/esp-idf/components/esp_pm/pm_impl.c:840
|
|
#1 0x400d1a42 in esp_vApplicationIdleHook () at /builds/espressif/esp-idf/components/esp_system/freertos_hooks.c:63
|
|
#2 0x40086351 in prvIdleTask (pvParameters=0x0) at /builds/espressif/esp-idf/components/freertos/tasks.c:3959
|
|
#3 0x40087cfc in vPortTaskWrapper (pxCode=0x40086348 <prvIdleTask>, pvParameters=0x0) at /builds/espressif/esp-idf/components/freertos/port/xtensa/port.c:159
|
|
|
|
==================== THREAD 3 (TCB: 0x3ffb7bcc, name: 'IDLE') =====================
|
|
#0 0x400e7b66 in esp_pm_impl_waiti () at /builds/espressif/esp-idf/components/esp_pm/pm_impl.c:840
|
|
#1 0x400d1a42 in esp_vApplicationIdleHook () at /builds/espressif/esp-idf/components/esp_system/freertos_hooks.c:63
|
|
#2 0x40086351 in prvIdleTask (pvParameters=0x0) at /builds/espressif/esp-idf/components/freertos/tasks.c:3959
|
|
#3 0x40087cfc in vPortTaskWrapper (pxCode=0x40086348 <prvIdleTask>, pvParameters=0x0) at /builds/espressif/esp-idf/components/freertos/port/xtensa/port.c:159
|
|
|
|
==================== THREAD 4 (TCB: 0x3ffb9998, name: 'failed_assert_t') =====================
|
|
#0 0x4008429c in esp_crosscore_int_send_yield (core_id=0) at /builds/espressif/esp-idf/components/esp_system/crosscore_int.c:145
|
|
#1 0x400865aa in vTaskDelay (xTicksToDelay=100) at ../../../hal/esp32/include/hal/cpu_ll.h:39
|
|
#2 0x400d4adf in failed_assert_task (pvParameter=0x0) at ../main/test_core_dump.c:89
|
|
#3 0x40087cfc in vPortTaskWrapper (pxCode=0x400d4ad0 <failed_assert_task>, pvParameters=0x0) at /builds/espressif/esp-idf/components/freertos/port/xtensa/port.c:159
|
|
|
|
==================== THREAD 5 (TCB: 0x3ffb86d8, name: 'bad_ptr_task') =====================
|
|
#0 0x4008429c in esp_crosscore_int_send_yield (core_id=0) at /builds/espressif/esp-idf/components/esp_system/crosscore_int.c:145
|
|
#1 0x400865aa in vTaskDelay (xTicksToDelay=100) at ../../../hal/esp32/include/hal/cpu_ll.h:39
|
|
#2 0x400d4b9f in bad_ptr_task (pvParameter=0x0) at ../main/test_core_dump.c:43
|
|
#3 0x40087cfc in vPortTaskWrapper (pxCode=0x400d4b90 <bad_ptr_task>, pvParameters=0x0) at /builds/espressif/esp-idf/components/freertos/port/xtensa/port.c:159
|
|
|
|
==================== THREAD 6 (TCB: 0x3ffafd24, name: 'ipc0') =====================
|
|
#0 0x4008429c in esp_crosscore_int_send_yield (core_id=0) at /builds/espressif/esp-idf/components/esp_system/crosscore_int.c:145
|
|
#1 0x40085e55 in xQueueSemaphoreTake (xQueue=0x3ffafccc, xTicksToWait=<optimized out>) at ../../../hal/esp32/include/hal/cpu_ll.h:39
|
|
#2 0x400826f3 in ipc_task (arg=0x0) at /builds/espressif/esp-idf/components/esp_ipc/src/esp_ipc.c:59
|
|
#3 0x40087cfc in vPortTaskWrapper (pxCode=0x400826c8 <ipc_task>, pvParameters=0x0) at /builds/espressif/esp-idf/components/freertos/port/xtensa/port.c:159
|
|
|
|
==================== THREAD 7 (TCB: 0x3ffb5bac, name: 'esp_timer') =====================
|
|
#0 0x4000bff0 in ?? ()
|
|
#1 0x40087f0e in vPortExitCritical (mux=<optimized out>) at /builds/espressif/esp-idf/components/freertos/port/xtensa/port.c:447
|
|
#2 0x40087692 in ulTaskGenericNotifyTake (uxIndexToWait=0, xClearCountOnExit=1, xTicksToWait=<optimized out>) at /builds/espressif/esp-idf/components/freertos/tasks.c:5370
|
|
#3 0x400d457f in timer_task (arg=0x0) at /builds/espressif/esp-idf/components/esp_timer/src/esp_timer.c:392
|
|
#4 0x40087cfc in vPortTaskWrapper (pxCode=0x400d4570 <timer_task>, pvParameters=0x0) at /builds/espressif/esp-idf/components/freertos/port/xtensa/port.c:159
|
|
|
|
==================== THREAD 8 (TCB: 0x3ffb4a4c, name: 'ipc1') =====================
|
|
#0 0x4008429c in esp_crosscore_int_send_yield (core_id=1) at /builds/espressif/esp-idf/components/esp_system/crosscore_int.c:145
|
|
#1 0x40085e55 in xQueueSemaphoreTake (xQueue=0x3ffaff30, xTicksToWait=<optimized out>) at ../../../hal/esp32/include/hal/cpu_ll.h:39
|
|
#2 0x400826f3 in ipc_task (arg=0x1) at /builds/espressif/esp-idf/components/esp_ipc/src/esp_ipc.c:59
|
|
#3 0x40087cfc in vPortTaskWrapper (pxCode=0x400826c8 <ipc_task>, pvParameters=0x1) at /builds/espressif/esp-idf/components/freertos/port/xtensa/port.c:159
|
|
|
|
|
|
======================= ALL MEMORY REGIONS ========================
|
|
Name Address Size Attrs
|
|
.rtc.text 0x400c0000 0x0 RW
|
|
.rtc.dummy 0x3ff80000 0x0 RW
|
|
.rtc.force_fast 0x3ff80000 0x0 RW
|
|
.rtc.data 0x50000000 0x10 RW A
|
|
.rtc_noinit 0x50000010 0x0 RW
|
|
.rtc.force_slow 0x50000010 0x0 RW
|
|
.iram0.vectors 0x40080000 0x403 R XA
|
|
.iram0.text 0x40080404 0xae63 R XA
|
|
.dram0.data 0x3ffb0000 0x2efc RW A
|
|
.ext_ram_noinit 0x3f800000 0x0 RW
|
|
.noinit 0x3ffb2efc 0x0 RW
|
|
.ext_ram.bss 0x3f800000 0x0 RW
|
|
.flash.appdesc 0x3f400020 0x100 R A
|
|
.flash.rodata 0x3f400120 0x3698 RW A
|
|
.flash.rodata_noload 0x3f4037b8 0x0 RW
|
|
.flash.text 0x400d0020 0x1849f R XA
|
|
.iram0.data 0x4008b268 0x0 RW
|
|
.iram0.bss 0x4008b268 0x0 RW
|
|
.dram0.heap_start 0x3ffb3be8 0x0 RW
|
|
.coredump.tasks.data 0x3ffb9038 0x158 RW
|
|
.coredump.tasks.data 0x3ffb8e40 0x1f0 RW
|
|
.coredump.tasks.data 0x3ffb746c 0x158 RW
|
|
.coredump.tasks.data 0x3ffb72c0 0x1a4 RW
|
|
.coredump.tasks.data 0x3ffb7bcc 0x158 RW
|
|
.coredump.tasks.data 0x3ffb7a20 0x1a4 RW
|
|
.coredump.tasks.data 0x3ffb9998 0x158 RW
|
|
.coredump.tasks.data 0x3ffb97f0 0x1a0 RW
|
|
.coredump.tasks.data 0x3ffb86d8 0x158 RW
|
|
.coredump.tasks.data 0x3ffb8530 0x1a0 RW
|
|
.coredump.tasks.data 0x3ffafd24 0x158 RW
|
|
.coredump.tasks.data 0x3ffb4480 0x1c0 RW
|
|
.coredump.tasks.data 0x3ffb5bac 0x158 RW
|
|
.coredump.tasks.data 0x3ffb59f0 0x1b4 RW
|
|
.coredump.tasks.data 0x3ffb4a4c 0x158 RW
|
|
.coredump.tasks.data 0x3ffb4880 0x1c4 RW
|
|
|
|
====================== CORE DUMP MEMORY CONTENTS ========================
|
|
.coredump.tasks.data 0x3ffb9038 0x158 RW
|
|
0x3ffb9038: 0x3ffb8e90 0x3ffb8fd0 0x00000068 0x3ffb32e4
|
|
0x3ffb9048: 0x3ffb32e4 0x3ffb9038 0x3ffb32dc 0x00000012
|
|
0x3ffb9058: 0xdb6f8240 0x907f8cae 0x3ffb9038 0x00000000
|
|
0x3ffb9068: 0x00000007 0x3ffb8834 0x6c616e75 0x656e6769
|
|
0x3ffb9078: 0x74705f64 0x00745f72 0x00000001 0x3ffb9030
|
|
0x3ffb9088: 0x00000007 0x00000000 0x00000000 0x00000000
|
|
0x3ffb9098: 0x00000000 0x3ffaef04 0x3ffaef6c 0x3ffaefd4
|
|
0x3ffb90a8: 0x00000000 0x00000000 0x00000001 0x00000000
|
|
0x3ffb90b8: 0x00000000 0x00000000 0x40001d48 0x00000000
|
|
0x3ffb90c8: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb90d8: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb90e8: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb90f8: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb9108: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb9118: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb9128: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb9138: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb9148: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb9158: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb9168: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb9178: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb9188: 0x00000000 0x3ffb0000
|
|
.coredump.tasks.data 0x3ffb8e40 0x1f0 RW
|
|
0x3ffb8e40: 0xdeadbeef 0x400d4c01 0x00060230 0x800d4bdc
|
|
0x3ffb8e50: 0x3ffb8f00 0x00000002 0x3ffb8f4c 0x3ffb8f40
|
|
0x3ffb8e60: 0x3ffaef6c 0x00000000 0x00000000 0x00000005
|
|
0x3ffb8e70: 0xffffffad 0x00000020 0x3ffb9098 0x00000001
|
|
0x3ffb8e80: 0x00000080 0x00000001 0x00000000 0x0000001a
|
|
0x3ffb8e90: 0x0000001d 0x00000005 0x400014fd 0x4000150d
|
|
0x3ffb8ea0: 0xffffffff 0x00000001 0x00000080 0x40081f94
|
|
0x3ffb8eb0: 0x3ffb5928 0x00000000 0x00000000 0x00000000
|
|
0x3ffb8ec0: 0xb33fffff 0x00000000 0x00000000 0x00000000
|
|
0x3ffb8ed0: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb8ee0: 0x00000001 0x00000080 0x00000001 0x00000000
|
|
0x3ffb8ef0: 0x800d4bdc 0x3ffb8f30 0x00000001 0x3ffaef6c
|
|
0x3ffb8f00: 0x00000003 0x00000000 0x00000001 0x00000001
|
|
0x3ffb8f10: 0x3ffb8f40 0x3ffaef6c 0x00000000 0x00000000
|
|
0x3ffb8f20: 0x800d4c24 0x3ffb8f60 0x0000000a 0x3ffb1618
|
|
0x3ffb8f30: 0x00000003 0x0000001e 0x3f402400 0x00000001
|
|
0x3ffb8f40: 0x3ffb3444 0x3ffb8650 0x400d4b90 0x00000000
|
|
0x3ffb8f50: 0x80087cfc 0x3ffb8f90 0x00000000 0x00000000
|
|
0x3ffb8f60: 0x00000003 0x3ffb8f90 0x00000000 0x00000000
|
|
0x3ffb8f70: 0x00060021 0x00060023 0x00000001 0x00000000
|
|
0x3ffb8f80: 0x00000000 0x3ffb8fb0 0x400d4c0c 0x00000000
|
|
0x3ffb8f90: 0x00060023 0x3ffb32e4 0x3ffb9038 0x00000000
|
|
0x3ffb8fa0: 0x00000000 0x3ffb8fd0 0x00000000 0x00000000
|
|
0x3ffb8fb0: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb8fc0: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb8fd0: 0x00000000 0x00000000 0x3ffb8fdc 0x00000000
|
|
0x3ffb8fe0: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb8ff0: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb9000: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb9010: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb9020: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
.coredump.tasks.data 0x3ffb746c 0x158 RW
|
|
0x3ffb746c: 0x3ffb72c0 0x3ffb7400 0x5d44daa6 0x3ffb7bd4
|
|
0x3ffb747c: 0x3ffb3258 0x3ffb746c 0x3ffb3250 0x00000019
|
|
0x3ffb748c: 0xaf6bcb5c 0x792e93af 0x3ffb746c 0x00000000
|
|
0x3ffb749c: 0x00000000 0x3ffb6e68 0x454c4449 0xd3cbc600
|
|
0x3ffb74ac: 0xf0b84586 0x00fe1e52 0x00000000 0x3ffb7464
|
|
0x3ffb74bc: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb74cc: 0x00000000 0x3ffaef04 0x3ffaef6c 0x3ffaefd4
|
|
0x3ffb74dc: 0x00000000 0x00000000 0x00000001 0x00000000
|
|
0x3ffb74ec: 0x00000000 0x00000000 0x40001d48 0x00000000
|
|
0x3ffb74fc: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb750c: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb751c: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb752c: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb753c: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb754c: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb755c: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb756c: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb757c: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb758c: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb759c: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb75ac: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb75bc: 0x00000000 0x3ffb0000
|
|
.coredump.tasks.data 0x3ffb72c0 0x1a4 RW
|
|
0x3ffb72c0: 0x40081ff8 0x400e7b66 0x00060730 0x800d1a42
|
|
0x3ffb72d0: 0x3ffb7380 0x00000000 0x00000001 0x00000001
|
|
0x3ffb72e0: 0x80000001 0x3ffb3170 0x40082f64 0x800d9cfe
|
|
0x3ffb72f0: 0x3ffb7350 0x00000000 0x40001d48 0x00060920
|
|
0x3ffb7300: 0x00060923 0x00000001 0x3ffb3628 0x0000001e
|
|
0x3ffb7310: 0x0000ffff 0x00000000 0x00000000 0x00000000
|
|
0x3ffb7320: 0x00000000 0x400821fc 0x00060923 0x400851e0
|
|
0x3ffb7330: 0x3ffb3d58 0x00000000 0x00000000 0x00000000
|
|
0x3ffb7340: 0xb33fffff 0x00000000 0x00000000 0x00000000
|
|
0x3ffb7350: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb7360: 0x8008626f 0x3ffb7380 0x3ffb3168 0x00000000
|
|
0x3ffb7370: 0x80086351 0x3ffb73a0 0x00000008 0x00000000
|
|
0x3ffb7380: 0x00000001 0x80000001 0x3ffb3170 0x40082f64
|
|
0x3ffb7390: 0x80087cfc 0x3ffb73c0 0x00000000 0x00000000
|
|
0x3ffb73a0: 0x00000001 0x00060023 0x00000001 0x00000001
|
|
0x3ffb73b0: 0x00000000 0x3ffb73e0 0x40086348 0x00000000
|
|
0x3ffb73c0: 0x00060023 0x3ffb3258 0x3ffb7bcc 0x00000000
|
|
0x3ffb73d0: 0x00000000 0x3ffb7400 0x00000000 0x00000000
|
|
0x3ffb73e0: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb73f0: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb7400: 0x00000000 0x00000000 0x3ffb740c 0x00000000
|
|
0x3ffb7410: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb7420: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb7430: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb7440: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb7450: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb7460: 0x00000000
|
|
.coredump.tasks.data 0x3ffb7bcc 0x158 RW
|
|
0x3ffb7bcc: 0x3ffb7a20 0x3ffb7b60 0x5192786b 0x3ffb3258
|
|
0x3ffb7bdc: 0x3ffb7474 0x3ffb7bcc 0x3ffb3250 0x00000019
|
|
0x3ffb7bec: 0x07ca5f99 0xdcb05aac 0x3ffb7bcc 0x00000000
|
|
0x3ffb7bfc: 0x00000000 0x3ffb75c8 0x454c4449 0x135e0c00
|
|
0x3ffb7c0c: 0x41f0a4cf 0x0030022c 0x00000001 0x3ffb7bc4
|
|
0x3ffb7c1c: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb7c2c: 0x00000000 0x3ffaef04 0x3ffaef6c 0x3ffaefd4
|
|
0x3ffb7c3c: 0x00000000 0x00000000 0x00000001 0x00000000
|
|
0x3ffb7c4c: 0x00000000 0x00000000 0x40001d48 0x00000000
|
|
0x3ffb7c5c: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb7c6c: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb7c7c: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb7c8c: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb7c9c: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb7cac: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb7cbc: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb7ccc: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb7cdc: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb7cec: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb7cfc: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb7d0c: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb7d1c: 0x00000000 0x3ffb0000
|
|
.coredump.tasks.data 0x3ffb7a20 0x1a4 RW
|
|
0x3ffb7a20: 0x40081ff8 0x400e7b66 0x00060c30 0x800d1a42
|
|
0x3ffb7a30: 0x3ffb7ae0 0x00000000 0x00000000 0x00000001
|
|
0x3ffb7a40: 0x80000001 0x00000003 0x00060023 0x800d9cfe
|
|
0x3ffb7a50: 0x3ffb7ab0 0x00000000 0x00060a23 0x00060a20
|
|
0x3ffb7a60: 0x00060a23 0x00000001 0x00000000 0x0000001e
|
|
0x3ffb7a70: 0x0000ffff 0x00000000 0x00000000 0x00000000
|
|
0x3ffb7a80: 0x00000000 0x400821fc 0x00060a23 0x400851e0
|
|
0x3ffb7a90: 0x3ffb44b8 0x00000000 0x00000000 0x00000000
|
|
0x3ffb7aa0: 0xb33fffff 0x00000000 0x00000000 0x00000000
|
|
0x3ffb7ab0: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb7ac0: 0x8008626f 0x3ffb7ae0 0x3ffb3168 0x00000000
|
|
0x3ffb7ad0: 0x80086351 0x3ffb7b00 0x00000008 0x00000001
|
|
0x3ffb7ae0: 0x00000001 0x80000001 0x00000003 0x00060023
|
|
0x3ffb7af0: 0x80087cfc 0x3ffb7b20 0x00000000 0x00000000
|
|
0x3ffb7b00: 0x00000001 0x00060023 0x00000001 0x00000000
|
|
0x3ffb7b10: 0x00000000 0x3ffb7b40 0x40086348 0x00000000
|
|
0x3ffb7b20: 0x00060023 0x3ffb3258 0x3ffb746c 0x00000000
|
|
0x3ffb7b30: 0x00000000 0x3ffb7b60 0x00000000 0x00000000
|
|
0x3ffb7b40: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb7b50: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb7b60: 0x00000000 0x00000000 0x3ffb7b6c 0x00000000
|
|
0x3ffb7b70: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb7b80: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb7b90: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb7ba0: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb7bb0: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb7bc0: 0x00000000
|
|
.coredump.tasks.data 0x3ffb9998 0x158 RW
|
|
0x3ffb9998: 0x3ffb97f0 0x3ffb9930 0x000000cc 0x3ffb86e0
|
|
0x3ffb99a8: 0x3ffb3244 0x3ffb9998 0x3ffb323c 0x0000000f
|
|
0x3ffb99b8: 0x3ffb86f4 0x3ffaf12c 0x3ffb9998 0x00000000
|
|
0x3ffb99c8: 0x0000000a 0x3ffb9194 0x6c696166 0x615f6465
|
|
0x3ffb99d8: 0x72657373 0x00745f74 0x00000000 0x3ffb9990
|
|
0x3ffb99e8: 0x0000000a 0x00000000 0x00000000 0x00000000
|
|
0x3ffb99f8: 0x00000000 0x3ffaef04 0x3ffaef6c 0x3ffaefd4
|
|
0x3ffb9a08: 0x00000000 0x00000000 0x00000001 0x00000000
|
|
0x3ffb9a18: 0x00000000 0x00000000 0x40001d48 0x00000000
|
|
0x3ffb9a28: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb9a38: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb9a48: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb9a58: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb9a68: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb9a78: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb9a88: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb9a98: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb9aa8: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb9ab8: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb9ac8: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb9ad8: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb9ae8: 0x00000000 0x3ffb0000
|
|
.coredump.tasks.data 0x3ffb97f0 0x1a0 RW
|
|
0x3ffb97f0: 0x40081ff8 0x4008429c 0x00060530 0x800865aa
|
|
0x3ffb9800: 0x3ffb98b0 0x00000000 0x000000cc 0x3ffb3444
|
|
0x3ffb9810: 0x3ffb6be0 0x00000800 0x00000000 0x8008429c
|
|
0x3ffb9820: 0x3ffb9890 0x3ff000dc 0x00000001 0x3ffb17cc
|
|
0x3ffb9830: 0x00060523 0x00000001 0x00000000 0x00000000
|
|
0x3ffb9840: 0x0000ffff 0x00000000 0x400014fd 0x4000150d
|
|
0x3ffb9850: 0xfffffff8 0x400821fc 0x00060523 0x400851e0
|
|
0x3ffb9860: 0x3ffb6288 0x00000000 0x00000000 0x00000000
|
|
0x3ffb9870: 0xb33fffff 0x00000000 0x00000000 0x00000000
|
|
0x3ffb9880: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb9890: 0x3f40148c 0x0000001e 0x3f402400 0x00000001
|
|
0x3ffb98a0: 0x800d4adf 0x3ffb98d0 0x00000064 0x3ffb1618
|
|
0x3ffb98b0: 0x3ffb3444 0x3ffb6be0 0x00000800 0x00000000
|
|
0x3ffb98c0: 0x80087cfc 0x3ffb98f0 0x00000000 0x00000000
|
|
0x3ffb98d0: 0x00060021 0x00060023 0x00000001 0x00000000
|
|
0x3ffb98e0: 0x00000000 0x3ffb9910 0x400d4ad0 0x00000000
|
|
0x3ffb98f0: 0x00060023 0x3ffb3320 0x3ffb9998 0x00000000
|
|
0x3ffb9900: 0x00000000 0x3ffb9930 0x00000000 0x00000000
|
|
0x3ffb9910: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb9920: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb9930: 0x00000000 0x00000000 0x3ffb993c 0x00000000
|
|
0x3ffb9940: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb9950: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb9960: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb9970: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb9980: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
.coredump.tasks.data 0x3ffb86d8 0x158 RW
|
|
0x3ffb86d8: 0x3ffb8530 0x3ffb8670 0x000000cc 0x3ffb3244
|
|
0x3ffb86e8: 0x3ffb99a0 0x3ffb86d8 0x3ffb323c 0x00000014
|
|
0x3ffb86f8: 0x3ffaf12c 0x3ffaf12c 0x3ffb86d8 0x00000000
|
|
0x3ffb8708: 0x00000005 0x3ffb7ed4 0x5f646162 0x5f727470
|
|
0x3ffb8718: 0x6b736174 0x00f22d00 0x7fffffff 0x3ffb86d0
|
|
0x3ffb8728: 0x00000005 0x00000000 0x00000000 0x00000000
|
|
0x3ffb8738: 0x00000000 0x3ffaef04 0x3ffaef6c 0x3ffaefd4
|
|
0x3ffb8748: 0x00000000 0x00000000 0x00000001 0x00000000
|
|
0x3ffb8758: 0x00000000 0x00000000 0x40001d48 0x00000000
|
|
0x3ffb8768: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb8778: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb8788: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb8798: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb87a8: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb87b8: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb87c8: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb87d8: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb87e8: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb87f8: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb8808: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb8818: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb8828: 0x00000000 0x3ffb0000
|
|
.coredump.tasks.data 0x3ffb8530 0x1a0 RW
|
|
0x3ffb8530: 0x40081ff8 0x4008429c 0x00060730 0x800865aa
|
|
0x3ffb8540: 0x3ffb85f0 0x00000000 0x000000cc 0x3ffb3444
|
|
0x3ffb8550: 0x3ffb2f5c 0x00000003 0x00060023 0x8008429c
|
|
0x3ffb8560: 0x3ffb85d0 0x3ff000dc 0x00000001 0x3ffb17cc
|
|
0x3ffb8570: 0x00060723 0x00000001 0x00000000 0x00000000
|
|
0x3ffb8580: 0x0000ffff 0x00000000 0x400014fd 0x4000150d
|
|
0x3ffb8590: 0xfffffff9 0x400821fc 0x00060723 0x400851e0
|
|
0x3ffb85a0: 0x3ffb4fc8 0x00000000 0x00000000 0x00000000
|
|
0x3ffb85b0: 0xb33fffff 0x00000000 0x00000000 0x00000000
|
|
0x3ffb85c0: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb85d0: 0x3f401528 0x00000018 0x3f402400 0x00000001
|
|
0x3ffb85e0: 0x800d4b9f 0x3ffb8610 0x00000064 0x3ffb1618
|
|
0x3ffb85f0: 0x3ffb3444 0x3ffb2f5c 0x00000003 0x00060023
|
|
0x3ffb8600: 0x80087cfc 0x3ffb8630 0x00000000 0x00000000
|
|
0x3ffb8610: 0x00060021 0x00060023 0x00000001 0x00060a23
|
|
0x3ffb8620: 0x00000000 0x3ffb8650 0x400d4b90 0x00000000
|
|
0x3ffb8630: 0x00060023 0x3ffb32bc 0x3ffb86d8 0x00000000
|
|
0x3ffb8640: 0x00000000 0x3ffb8670 0x00000000 0x00000000
|
|
0x3ffb8650: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb8660: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb8670: 0x00000000 0x00000000 0x3ffb867c 0x00000000
|
|
0x3ffb8680: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb8690: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb86a0: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb86b0: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb86c0: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
.coredump.tasks.data 0x3ffafd24 0x158 RW
|
|
0x3ffafd24: 0x3ffb4480 0x3ffb45e0 0xa942f8c8 0x3ffb5bb4
|
|
0x3ffafd34: 0x3ffb31d4 0x3ffafd24 0x3ffb31cc 0x00000001
|
|
0x3ffafd44: 0x3ffafcf8 0x3ffafcf8 0x3ffafd24 0x3ffafcf0
|
|
0x3ffafd54: 0x00000018 0x3ffb4244 0x30637069 0xb33c3a00
|
|
0x3ffafd64: 0x5c3dd7ed 0x0017006c 0x00000000 0x3ffb4640
|
|
0x3ffafd74: 0x00000018 0x00000000 0x00000000 0x00000000
|
|
0x3ffafd84: 0x00000000 0x3ffaef04 0x3ffaef6c 0x3ffaefd4
|
|
0x3ffafd94: 0x00000000 0x00000000 0x00000001 0x00000000
|
|
0x3ffafda4: 0x00000000 0x00000000 0x40001d48 0x00000000
|
|
0x3ffafdb4: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffafdc4: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffafdd4: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffafde4: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffafdf4: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffafe04: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffafe14: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffafe24: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffafe34: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffafe44: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffafe54: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffafe64: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffafe74: 0x00000000 0x3ffa0000
|
|
.coredump.tasks.data 0x3ffb4480 0x1c0 RW
|
|
0x3ffb4480: 0x40081ff8 0x4008429c 0x00060c30 0x80085e55
|
|
0x3ffb4490: 0x3ffb4540 0x00000000 0xffffffff 0x3ffafd18
|
|
0x3ffb44a0: 0x3ffe3b10 0x00000003 0x00060f23 0x8008429c
|
|
0x3ffb44b0: 0x3ffb4520 0x3ff000dc 0x00000001 0x3ffb17cc
|
|
0x3ffb44c0: 0x00060023 0x00000001 0x00000004 0x00000000
|
|
0x3ffb44d0: 0x0000ffff 0x00000000 0x00000000 0x00000000
|
|
0x3ffb44e0: 0x00000000 0x400821fc 0x00060023 0x400851e0
|
|
0x3ffb44f0: 0x3ffb0f38 0x00000000 0x00000000 0x00000000
|
|
0x3ffb4500: 0xb33fffff 0x00000000 0x00000000 0x00000000
|
|
0x3ffb4510: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb4520: 0x40081ff8 0x40087cf4 0x00050030 0x00000000
|
|
0x3ffb4530: 0x800826f3 0x3ffb4560 0x3ffafccc 0x3ffafd18
|
|
0x3ffb4540: 0x00000000 0x400826c8 0x00000000 0x00000000
|
|
0x3ffb4550: 0x80087cfc 0x3ffb45a0 0x00000000 0x00000000
|
|
0x3ffb4560: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb4570: 0xffffffff 0x00000000 0x00000000 0x00000000
|
|
0x3ffb4580: 0x00000001 0x00000001 0x00000000 0x00060f23
|
|
0x3ffb4590: 0x00000000 0x3ffb45c0 0x400826c8 0x00000000
|
|
0x3ffb45a0: 0x00060f23 0x3ffb3438 0x3ffafd24 0x00000001
|
|
0x3ffb45b0: 0x00000000 0x3ffb45e0 0x00000000 0x00000000
|
|
0x3ffb45c0: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb45d0: 0x800e825f 0x3ffe3bc0 0x3ffb31c4 0x00000000
|
|
0x3ffb45e0: 0x00000000 0x00000000 0x3ffb45ec 0x00000000
|
|
0x3ffb45f0: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb4600: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb4610: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb4620: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb4630: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
.coredump.tasks.data 0x3ffb5bac 0x158 RW
|
|
0x3ffb5bac: 0x3ffb59f0 0x3ffb5b40 0xaac312a1 0x3ffb4a54
|
|
0x3ffb5bbc: 0x3ffafd2c 0x3ffb5bac 0x3ffb31cc 0x00000003
|
|
0x3ffb5bcc: 0x37d95952 0xd818c5bd 0x3ffb5bac 0x00000000
|
|
0x3ffb5bdc: 0x00000016 0x3ffb4ba8 0x5f707365 0x656d6974
|
|
0x3ffb5bec: 0x58f90072 0x00191eaf 0x00000000 0x3ffb5ba4
|
|
0x3ffb5bfc: 0x00000016 0x00000000 0x00000000 0x00000000
|
|
0x3ffb5c0c: 0x00000000 0x3ffaef04 0x3ffaef6c 0x3ffaefd4
|
|
0x3ffb5c1c: 0x00000000 0x00000000 0x00000001 0x00000000
|
|
0x3ffb5c2c: 0x00000000 0x00000000 0x40001d48 0x00000000
|
|
0x3ffb5c3c: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb5c4c: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb5c5c: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb5c6c: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb5c7c: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb5c8c: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb5c9c: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb5cac: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb5cbc: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb5ccc: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb5cdc: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb5cec: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb5cfc: 0x00000000 0x3ffb0001
|
|
.coredump.tasks.data 0x3ffb59f0 0x1b4 RW
|
|
0x3ffb59f0: 0x40081ff8 0x4000bff0 0x00060030 0x80087f0e
|
|
0x3ffb5a00: 0x3ffb5ab0 0x00000000 0x00060023 0x00060020
|
|
0x3ffb5a10: 0x00060023 0x00000001 0x00000000 0x80084275
|
|
0x3ffb5a20: 0x3ffb5a80 0x3ffb3170 0x00000000 0x3ffb45c0
|
|
0x3ffb5a30: 0x3ffb45a0 0x00000000 0x00000000 0x00000000
|
|
0x3ffb5a40: 0x0000ffff 0x00000000 0x00000000 0x00000000
|
|
0x3ffb5a50: 0x00000000 0x400821fc 0x3ffb45a0 0x400851e0
|
|
0x3ffb5a60: 0x3ffb2498 0x00000000 0x00000000 0x00000000
|
|
0x3ffb5a70: 0xb33fffff 0x00000000 0x00000000 0x00000000
|
|
0x3ffb5a80: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb5a90: 0x3ffb5b40 0x00000000 0x00000000 0x00000000
|
|
0x3ffb5aa0: 0x80087692 0x3ffb5ac0 0x3ffb3168 0x00000000
|
|
0x3ffb5ab0: 0x800d457f 0x3ffb5ae0 0x00000000 0x00000001
|
|
0x3ffb5ac0: 0x00000000 0x000000d0 0x3f400120 0x3ffe3b90
|
|
0x3ffb5ad0: 0x80087cfc 0x3ffb5b00 0x00000000 0x00000000
|
|
0x3ffb5ae0: 0x3ffb1618 0x00060023 0x00000001 0x00060c23
|
|
0x3ffb5af0: 0x00000000 0x3ffb5b20 0x400d4570 0x00000000
|
|
0x3ffb5b00: 0x00060023 0x3ffb3410 0x3ffb5bac 0x00000000
|
|
0x3ffb5b10: 0x00000000 0x3ffb5b40 0x00000000 0x00000000
|
|
0x3ffb5b20: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb5b30: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb5b40: 0x00000000 0x00000000 0x3ffb5b4c 0x00000000
|
|
0x3ffb5b50: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb5b60: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb5b70: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb5b80: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb5b90: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb5ba0: 0x00000000
|
|
.coredump.tasks.data 0x3ffb4a4c 0x158 RW
|
|
0x3ffb4a4c: 0x3ffb4880 0x3ffb49e0 0xc2c086e8 0x3ffb31d4
|
|
0x3ffb4a5c: 0x3ffb5bb4 0x3ffb4a4c 0x3ffb31cc 0x00000001
|
|
0x3ffb4a6c: 0x3ffaff5c 0x3ffaff5c 0x3ffb4a4c 0x3ffaff54
|
|
0x3ffb4a7c: 0x00000018 0x3ffb4648 0x31637069 0xe9334d00
|
|
0x3ffb4a8c: 0x261b59c5 0x0023501d 0x00000001 0x3ffb4a44
|
|
0x3ffb4a9c: 0x00000018 0x00000000 0x00000000 0x00000000
|
|
0x3ffb4aac: 0x00000000 0x3ffaef04 0x3ffaef6c 0x3ffaefd4
|
|
0x3ffb4abc: 0x00000000 0x00000000 0x00000001 0x00000000
|
|
0x3ffb4acc: 0x00000000 0x00000000 0x40001d48 0x00000000
|
|
0x3ffb4adc: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb4aec: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb4afc: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb4b0c: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb4b1c: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb4b2c: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb4b3c: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb4b4c: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb4b5c: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb4b6c: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb4b7c: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb4b8c: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb4b9c: 0x00000000 0x3ffb0000
|
|
.coredump.tasks.data 0x3ffb4880 0x1c4 RW
|
|
0x3ffb4880: 0x40081ff8 0x4008429c 0x00060a30 0x80085e55
|
|
0x3ffb4890: 0x3ffb4940 0x00000001 0xffffffff 0x3ffaff7c
|
|
0x3ffb48a0: 0x3ffb6d14 0x00000001 0x3ff4001c 0x8008429c
|
|
0x3ffb48b0: 0x3ffb4920 0x3ff000e0 0x00000001 0x3ffb17cc
|
|
0x3ffb48c0: 0x00060a23 0x00000001 0x00000001 0x00000000
|
|
0x3ffb48d0: 0x0000ffff 0x00000000 0x00000000 0x00000000
|
|
0x3ffb48e0: 0x00000000 0x400821fc 0x00060a23 0x400851e0
|
|
0x3ffb48f0: 0x3ffb1338 0x00000000 0x00000000 0x00000000
|
|
0x3ffb4900: 0xb33fffff 0x00000000 0x00000000 0x00000000
|
|
0x3ffb4910: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb4920: 0xb33fffff 0x00000000 0x00000000 0x00000000
|
|
0x3ffb4930: 0x800826f3 0x3ffb4960 0x3ffaff30 0x3ffaff7c
|
|
0x3ffb4940: 0x00000000 0x400826c8 0x00000001 0x00000000
|
|
0x3ffb4950: 0x80087cfc 0x3ffb49a0 0x00000001 0x00000000
|
|
0x3ffb4960: 0x00000000 0x00000004 0x00000000 0x00000000
|
|
0x3ffb4970: 0xffffffff 0x00000000 0x00000000 0x00000000
|
|
0x3ffb4980: 0x00000001 0x00000001 0x00000000 0x00000001
|
|
0x3ffb4990: 0x00000000 0x3ffb49c0 0x400826c8 0x00000001
|
|
0x3ffb49a0: 0x00000001 0x3ffb3438 0x3ffb4a4c 0x00000000
|
|
0x3ffb49b0: 0x00000000 0x3ffb49e0 0x00000000 0x00000000
|
|
0x3ffb49c0: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb49d0: 0x80080f37 0x3ffe7d60 0x00003e80 0x00fb3a10
|
|
0x3ffb49e0: 0x00000000 0x00000000 0x3ffb49ec 0x00000000
|
|
0x3ffb49f0: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb4a00: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb4a10: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb4a20: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb4a30: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
0x3ffb4a40: 0x00000000
|
|
|
|
===================== ESP32 CORE DUMP END =====================
|
|
===============================================================
|
|
Done!
|