| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588 |
- espcoredump.py v0.4-dev
- ===============================================================
- ==================== ESP32 CORE DUMP START ====================
- Crashed task handle: 0x3ffb8eb4, name: 'unaligned_ptr_t', GDB name: 'process 1073450676'
- ================== CURRENT THREAD REGISTERS ===================
- exccause 0x1d (StoreProhibitedCause)
- excvaddr 0x5
- epc1 0x400d962b
- epc2 0x0
- epc3 0x0
- epc4 0x40082f87
- epc5 0x0
- epc6 0x0
- eps2 0x0
- eps3 0x0
- eps4 0x60a20
- eps5 0x0
- eps6 0x0
- pc 0x400d4bd9 0x400d4bd9 <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 0x800d4bb4 -2146612300
- a1 0x3ffb8d70 1073450352
- a2 0x2 2
- a3 0x3ffb8dbc 1073450428
- a4 0x3ffb8db0 1073450416
- a5 0x3ffaef6c 1073409900
- a6 0x0 0
- a7 0x0 0
- a8 0x5 5
- a9 0xffffffad -83
- a10 0x20 32
- a11 0x3ffb8f14 1073450772
- a12 0x1 1
- a13 0x80 128
- a14 0x1 1
- a15 0x0 0
- ==================== CURRENT THREAD STACK =====================
- #0 0x400d4bd9 in recur_func () at ../main/test_core_dump.c:70
- #1 0x400d4bb4 in recur_func () at ../main/test_core_dump.c:63
- #2 0x400d4bb4 in recur_func () at ../main/test_core_dump.c:63
- #3 0x400d4bfc in unaligned_ptr_task (pvParameter=0x0) at ../main/test_core_dump.c:80
- #4 0x40087cdc in vPortTaskWrapper (pxCode=0x400d4be4 <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 1073450676 0x400d4bd9 in recur_func () at ../main/test_core_dump.c:70
- 2 process 1073443988 0x400e7b2e in esp_pm_impl_waiti () at ../../../hal/esp32/include/hal/cpu_ll.h:183
- 3 process 1073445876 0x400e7b2e in esp_pm_impl_waiti () at ../../../hal/esp32/include/hal/cpu_ll.h:183
- 4 process 1073453076 0x4008427c in esp_crosscore_int_send_yield (core_id=0) at /builds/espressif/esp-idf/components/esp_system/crosscore_int.c:144
- 5 process 1073448276 0x4008427c in esp_crosscore_int_send_yield (core_id=0) at /builds/espressif/esp-idf/components/esp_system/crosscore_int.c:144
- 6 process 1073413412 0x4008427c in esp_crosscore_int_send_yield (core_id=0) at /builds/espressif/esp-idf/components/esp_system/crosscore_int.c:144
- 7 process 1073437652 0x4000bff0 in ?? ()
- 8 process 1073433204 0x4008427c in esp_crosscore_int_send_yield (core_id=1) at /builds/espressif/esp-idf/components/esp_system/crosscore_int.c:144
- ==================== THREAD 1 (TCB: 0x3ffb8eb4, name: 'unaligned_ptr_t') =====================
- #0 0x400d4bd9 in recur_func () at ../main/test_core_dump.c:70
- #1 0x400d4bb4 in recur_func () at ../main/test_core_dump.c:63
- #2 0x400d4bb4 in recur_func () at ../main/test_core_dump.c:63
- #3 0x400d4bfc in unaligned_ptr_task (pvParameter=0x0) at ../main/test_core_dump.c:80
- #4 0x40087cdc in vPortTaskWrapper (pxCode=0x400d4be4 <unaligned_ptr_task>, pvParameters=0x0) at /builds/espressif/esp-idf/components/freertos/port/xtensa/port.c:159
- ==================== THREAD 2 (TCB: 0x3ffb7494, name: 'IDLE') =====================
- #0 0x400e7b2e in esp_pm_impl_waiti () at ../../../hal/esp32/include/hal/cpu_ll.h:183
- #1 0x400d1a42 in esp_vApplicationIdleHook () at /builds/espressif/esp-idf/components/esp_system/freertos_hooks.c:63
- #2 0x40086331 in prvIdleTask (pvParameters=0x0) at /builds/espressif/esp-idf/components/freertos/tasks.c:3909
- #3 0x40087cdc in vPortTaskWrapper (pxCode=0x40086328 <prvIdleTask>, pvParameters=0x0) at /builds/espressif/esp-idf/components/freertos/port/xtensa/port.c:159
- ==================== THREAD 3 (TCB: 0x3ffb7bf4, name: 'IDLE') =====================
- #0 0x400e7b2e in esp_pm_impl_waiti () at ../../../hal/esp32/include/hal/cpu_ll.h:183
- #1 0x400d1a42 in esp_vApplicationIdleHook () at /builds/espressif/esp-idf/components/esp_system/freertos_hooks.c:63
- #2 0x40086331 in prvIdleTask (pvParameters=0x0) at /builds/espressif/esp-idf/components/freertos/tasks.c:3909
- #3 0x40087cdc in vPortTaskWrapper (pxCode=0x40086328 <prvIdleTask>, pvParameters=0x0) at /builds/espressif/esp-idf/components/freertos/port/xtensa/port.c:159
- ==================== THREAD 4 (TCB: 0x3ffb9814, name: 'failed_assert_t') =====================
- #0 0x4008427c in esp_crosscore_int_send_yield (core_id=0) at /builds/espressif/esp-idf/components/esp_system/crosscore_int.c:144
- #1 0x4008658a in vTaskDelay (xTicksToDelay=100) at ../../../hal/esp32/include/hal/cpu_ll.h:39
- #2 0x400d4ab7 in failed_assert_task (pvParameter=0x0) at ../main/test_core_dump.c:89
- #3 0x40087cdc in vPortTaskWrapper (pxCode=0x400d4aa8 <failed_assert_task>, pvParameters=0x0) at /builds/espressif/esp-idf/components/freertos/port/xtensa/port.c:159
- ==================== THREAD 5 (TCB: 0x3ffb8554, name: 'bad_ptr_task') =====================
- #0 0x4008427c in esp_crosscore_int_send_yield (core_id=0) at /builds/espressif/esp-idf/components/esp_system/crosscore_int.c:144
- #1 0x4008658a in vTaskDelay (xTicksToDelay=100) at ../../../hal/esp32/include/hal/cpu_ll.h:39
- #2 0x400d4b77 in bad_ptr_task (pvParameter=0x0) at ../main/test_core_dump.c:43
- #3 0x40087cdc in vPortTaskWrapper (pxCode=0x400d4b68 <bad_ptr_task>, pvParameters=0x0) at /builds/espressif/esp-idf/components/freertos/port/xtensa/port.c:159
- ==================== THREAD 6 (TCB: 0x3ffafd24, name: 'ipc0') =====================
- #0 0x4008427c in esp_crosscore_int_send_yield (core_id=0) at /builds/espressif/esp-idf/components/esp_system/crosscore_int.c:144
- #1 0x40085e35 in xQueueSemaphoreTake (xQueue=0x3ffafccc, xTicksToWait=<optimized out>) at ../../../hal/esp32/include/hal/cpu_ll.h:39
- #2 0x400826ef in ipc_task (arg=0x0) at /builds/espressif/esp-idf/components/esp_ipc/src/esp_ipc.c:59
- #3 0x40087cdc in vPortTaskWrapper (pxCode=0x400826c4 <ipc_task>, pvParameters=0x0) at /builds/espressif/esp-idf/components/freertos/port/xtensa/port.c:159
- ==================== THREAD 7 (TCB: 0x3ffb5bd4, name: 'esp_timer') =====================
- #0 0x4000bff0 in ?? ()
- #1 0x40087eee in vPortExitCritical (mux=<optimized out>) at /builds/espressif/esp-idf/components/freertos/port/xtensa/port.c:447
- #2 0x40087672 in ulTaskGenericNotifyTake (uxIndexToWait=0, xClearCountOnExit=1, xTicksToWait=<optimized out>) at /builds/espressif/esp-idf/components/freertos/tasks.c:5303
- #3 0x400d4557 in timer_task (arg=0x0) at /builds/espressif/esp-idf/components/esp_timer/src/esp_timer.c:392
- #4 0x40087cdc in vPortTaskWrapper (pxCode=0x400d4548 <timer_task>, pvParameters=0x0) at /builds/espressif/esp-idf/components/freertos/port/xtensa/port.c:159
- ==================== THREAD 8 (TCB: 0x3ffb4a74, name: 'ipc1') =====================
- #0 0x4008427c in esp_crosscore_int_send_yield (core_id=1) at /builds/espressif/esp-idf/components/esp_system/crosscore_int.c:144
- #1 0x40085e35 in xQueueSemaphoreTake (xQueue=0x3ffaff30, xTicksToWait=<optimized out>) at ../../../hal/esp32/include/hal/cpu_ll.h:39
- #2 0x400826ef in ipc_task (arg=0x1) at /builds/espressif/esp-idf/components/esp_ipc/src/esp_ipc.c:59
- #3 0x40087cdc in vPortTaskWrapper (pxCode=0x400826c4 <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 0xadc3 R XA
- .dram0.data 0x3ffb0000 0x2f28 RW A
- .ext_ram_noinit 0x3f800000 0x0 RW
- .noinit 0x3ffb2f28 0x0 RW
- .ext_ram.bss 0x3f800000 0x0 RW
- .flash.appdesc 0x3f400020 0x100 R A
- .flash.rodata 0x3f400120 0x3608 RW A
- .flash.rodata_noload 0x3f403728 0x0 RW
- .flash.text 0x400d0020 0x18467 R XA
- .iram0.data 0x4008b1c8 0x0 RW
- .iram0.bss 0x4008b1c8 0x0 RW
- .dram0.heap_start 0x3ffb3c10 0x0 RW
- .coredump.tasks.data 0x3ffb8eb4 0x158 RW
- .coredump.tasks.data 0x3ffb8cb0 0x1fc RW
- .coredump.tasks.data 0x3ffb7494 0x158 RW
- .coredump.tasks.data 0x3ffb72e0 0x1ac RW
- .coredump.tasks.data 0x3ffb7bf4 0x158 RW
- .coredump.tasks.data 0x3ffb7a40 0x1ac RW
- .coredump.tasks.data 0x3ffb9814 0x158 RW
- .coredump.tasks.data 0x3ffb9660 0x1ac RW
- .coredump.tasks.data 0x3ffb8554 0x158 RW
- .coredump.tasks.data 0x3ffb83a0 0x1ac RW
- .coredump.tasks.data 0x3ffafd24 0x158 RW
- .coredump.tasks.data 0x3ffb44a0 0x1c8 RW
- .coredump.tasks.data 0x3ffb5bd4 0x158 RW
- .coredump.tasks.data 0x3ffb5a10 0x1bc RW
- .coredump.tasks.data 0x3ffb4a74 0x158 RW
- .coredump.tasks.data 0x3ffb48a0 0x1cc RW
- ====================== CORE DUMP MEMORY CONTENTS ========================
- .coredump.tasks.data 0x3ffb8eb4 0x158 RW
- 0x3ffb8eb4: 0x3ffb8d20 0x3ffb8e40 0x00000065 0x3ffb330c
- 0x3ffb8ec4: 0x3ffb330c 0x3ffb8eb4 0x3ffb3304 0x00000012
- 0x3ffb8ed4: 0x00aa45ea 0xe43a6d20 0x3ffb8eb4 0x00000000
- 0x3ffb8ee4: 0x00000007 0x3ffb86b0 0x6c616e75 0x656e6769
- 0x3ffb8ef4: 0x74705f64 0x00745f72 0x00000001 0x3ffb8eac
- 0x3ffb8f04: 0x00000007 0x00000000 0x00000000 0x00000000
- 0x3ffb8f14: 0x00000000 0x3ffaef04 0x3ffaef6c 0x3ffaefd4
- 0x3ffb8f24: 0x00000000 0x00000000 0x00000001 0x00000000
- 0x3ffb8f34: 0x00000000 0x00000000 0x40001d48 0x00000000
- 0x3ffb8f44: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb8f54: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb8f64: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb8f74: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb8f84: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb8f94: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb8fa4: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb8fb4: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb8fc4: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb8fd4: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb8fe4: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb8ff4: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb9004: 0x00000000 0x3ffb0000
- .coredump.tasks.data 0x3ffb8cb0 0x1fc RW
- 0x3ffb8cb0: 0xdeadbeef 0x400d4bd9 0x00060230 0x800d4bb4
- 0x3ffb8cc0: 0x3ffb8d70 0x00000002 0x3ffb8dbc 0x3ffb8db0
- 0x3ffb8cd0: 0x3ffaef6c 0x00000000 0x00000000 0x00000005
- 0x3ffb8ce0: 0xffffffad 0x00000020 0x3ffb8f14 0x00000001
- 0x3ffb8cf0: 0x00000080 0x00000001 0x00000000 0x0000001a
- 0x3ffb8d00: 0x0000001d 0x00000005 0x400014fd 0x4000150d
- 0x3ffb8d10: 0xffffffff 0x00000001 0x00000080 0x40081f90
- 0x3ffb8d20: 0x3ffb5828 0x00000000 0x00000000 0x00000000
- 0x3ffb8d30: 0xb33fffff 0x00000000 0x00000000 0x00000000
- 0x3ffb8d40: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb8d50: 0x00000001 0x00000080 0x00000001 0x00000000
- 0x3ffb8d60: 0x800d4bb4 0x3ffb8da0 0x00000001 0x3ffaef6c
- 0x3ffb8d70: 0x00000003 0xa5a5a5a5 0x00000001 0x00000001
- 0x3ffb8d80: 0x3ffb8db0 0x3ffaef6c 0x00000000 0x00000000
- 0x3ffb8d90: 0x800d4bfc 0x3ffb8dd0 0x0000000a 0x3ffb1618
- 0x3ffb8da0: 0x00000003 0x0000001e 0x3f402370 0x00000001
- 0x3ffb8db0: 0x3ffb346c 0x3ffb84c0 0x400d4b68 0x00000000
- 0x3ffb8dc0: 0x80087cdc 0x3ffb8e00 0x00000000 0x00000000
- 0x3ffb8dd0: 0x00000003 0x3ffb8e00 0x00000000 0x00000000
- 0x3ffb8de0: 0x00060021 0x00060023 0x00000001 0x00000000
- 0x3ffb8df0: 0x00000000 0x3ffb8e20 0x400d4be4 0x00000000
- 0x3ffb8e00: 0x00060023 0x3ffb330c 0x3ffb8eb4 0x00000000
- 0x3ffb8e10: 0x00000000 0x3ffb8e40 0x00000000 0x00000000
- 0x3ffb8e20: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb8e30: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb8e40: 0x00000000 0x00000000 0x3ffb8e4c 0x00000000
- 0x3ffb8e50: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb8e60: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb8e70: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb8e80: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb8e90: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb8ea0: 0x00000000 0x00000000 0x00000000
- .coredump.tasks.data 0x3ffb7494 0x158 RW
- 0x3ffb7494: 0x3ffb72e0 0x3ffb7420 0x81753475 0x3ffb7bfc
- 0x3ffb74a4: 0x3ffb3280 0x3ffb7494 0x3ffb3278 0x00000019
- 0x3ffb74b4: 0x389fa225 0xf64dd725 0x3ffb7494 0x00000000
- 0x3ffb74c4: 0x00000000 0x3ffb6e90 0x454c4449 0x38928c00
- 0x3ffb74d4: 0xac1cf8bc 0x008a9041 0x00000000 0x3ffb748c
- 0x3ffb74e4: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb74f4: 0x00000000 0x3ffaef04 0x3ffaef6c 0x3ffaefd4
- 0x3ffb7504: 0x00000000 0x00000000 0x00000001 0x00000000
- 0x3ffb7514: 0x00000000 0x00000000 0x40001d48 0x00000000
- 0x3ffb7524: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb7534: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb7544: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb7554: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb7564: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb7574: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb7584: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb7594: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb75a4: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb75b4: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb75c4: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb75d4: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb75e4: 0x00000000 0x3ffb0000
- .coredump.tasks.data 0x3ffb72e0 0x1ac RW
- 0x3ffb72e0: 0x40081ff4 0x400e7b2e 0x00060530 0x800d1a42
- 0x3ffb72f0: 0x3ffb73a0 0x00000000 0x00000001 0x00000001
- 0x3ffb7300: 0x80000001 0x00800000 0x3ff4001c 0x800d9cce
- 0x3ffb7310: 0x3ffb7370 0x00000000 0x40001d48 0x00060120
- 0x3ffb7320: 0x00060123 0x00000001 0x3ff4001c 0x0000001e
- 0x3ffb7330: 0x0000ffff 0x00000000 0x00000000 0x00000000
- 0x3ffb7340: 0x00000000 0x400821f8 0x00060123 0x400851c0
- 0x3ffb7350: 0x3ffb3e08 0x00000000 0x00000000 0x00000000
- 0x3ffb7360: 0xb33fffff 0x00000000 0x00000000 0x00000000
- 0x3ffb7370: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb7380: 0x00000000 0x40086328 0x00000000 0x00000000
- 0x3ffb7390: 0x80086331 0x3ffb73c0 0x00000008 0x00000000
- 0x3ffb73a0: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb73b0: 0x80087cdc 0x3ffb73e0 0x00000000 0x00000000
- 0x3ffb73c0: 0x00000001 0x00060023 0x00000001 0x00060e23
- 0x3ffb73d0: 0x00000000 0x3ffb7400 0x40086328 0x00000000
- 0x3ffb73e0: 0x00060023 0x3ffb3280 0x3ffb7bf4 0x00000000
- 0x3ffb73f0: 0x00000000 0x3ffb7420 0x00000000 0x00000000
- 0x3ffb7400: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb7410: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb7420: 0x00000000 0x00000000 0x3ffb742c 0x00000000
- 0x3ffb7430: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb7440: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb7450: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb7460: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb7470: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb7480: 0x00000000 0x00000000 0x00000000
- .coredump.tasks.data 0x3ffb7bf4 0x158 RW
- 0x3ffb7bf4: 0x3ffb7a40 0x3ffb7b80 0x62e8df68 0x3ffb3280
- 0x3ffb7c04: 0x3ffb749c 0x3ffb7bf4 0x3ffb3278 0x00000019
- 0x3ffb7c14: 0x210bd671 0x0232392a 0x3ffb7bf4 0x00000000
- 0x3ffb7c24: 0x00000000 0x3ffb75f0 0x454c4449 0x65786000
- 0x3ffb7c34: 0xa3b8043f 0x00ff637b 0x00000001 0x3ffb7bec
- 0x3ffb7c44: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb7c54: 0x00000000 0x3ffaef04 0x3ffaef6c 0x3ffaefd4
- 0x3ffb7c64: 0x00000000 0x00000000 0x00000001 0x00000000
- 0x3ffb7c74: 0x00000000 0x00000000 0x40001d48 0x00000000
- 0x3ffb7c84: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb7c94: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb7ca4: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb7cb4: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb7cc4: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb7cd4: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb7ce4: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb7cf4: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb7d04: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb7d14: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb7d24: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb7d34: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb7d44: 0x00000000 0x3ffb0000
- .coredump.tasks.data 0x3ffb7a40 0x1ac RW
- 0x3ffb7a40: 0x40081ff4 0x400e7b2e 0x00060a30 0x800d1a42
- 0x3ffb7a50: 0x3ffb7b00 0x00000000 0x00000000 0x00000001
- 0x3ffb7a60: 0x80000001 0x00000003 0x00060023 0x800d9cce
- 0x3ffb7a70: 0x3ffb7ad0 0x00000000 0x00060a23 0x00060a20
- 0x3ffb7a80: 0x00060a23 0x00000001 0x00000000 0x0000001e
- 0x3ffb7a90: 0x0000ffff 0x00000000 0x00000000 0x00000000
- 0x3ffb7aa0: 0x00000000 0x400821f8 0x00060a23 0x400851c0
- 0x3ffb7ab0: 0x3ffb4568 0x00000000 0x00000000 0x00000000
- 0x3ffb7ac0: 0xb33fffff 0x00000000 0x00000000 0x00000000
- 0x3ffb7ad0: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb7ae0: 0x00000000 0x40086328 0x00000000 0x00000000
- 0x3ffb7af0: 0x80086331 0x3ffb7b20 0x00000008 0x00000001
- 0x3ffb7b00: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb7b10: 0x80087cdc 0x3ffb7b40 0x00000000 0x00000000
- 0x3ffb7b20: 0x00000001 0x00060023 0x00000001 0x00000000
- 0x3ffb7b30: 0x00000000 0x3ffb7b60 0x40086328 0x00000000
- 0x3ffb7b40: 0x00060023 0x3ffb3280 0x3ffb7494 0x00000000
- 0x3ffb7b50: 0x00000000 0x3ffb7b80 0x00000000 0x00000000
- 0x3ffb7b60: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb7b70: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb7b80: 0x00000000 0x00000000 0x3ffb7b8c 0x00000000
- 0x3ffb7b90: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb7ba0: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb7bb0: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb7bc0: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb7bd0: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb7be0: 0x00000000 0x00000000 0x00000000
- .coredump.tasks.data 0x3ffb9814 0x158 RW
- 0x3ffb9814: 0x3ffb9660 0x3ffb97a0 0x000000c9 0x3ffb855c
- 0x3ffb9824: 0x3ffb326c 0x3ffb9814 0x3ffb3264 0x0000000f
- 0x3ffb9834: 0x3ffb8570 0x3ffaf12c 0x3ffb9814 0x00000000
- 0x3ffb9844: 0x0000000a 0x3ffb9010 0x6c696166 0x615f6465
- 0x3ffb9854: 0x72657373 0x00745f74 0x00000000 0x3ffb980c
- 0x3ffb9864: 0x0000000a 0x00000000 0x00000000 0x00000000
- 0x3ffb9874: 0x00000000 0x3ffaef04 0x3ffaef6c 0x3ffaefd4
- 0x3ffb9884: 0x00000000 0x00000000 0x00000001 0x00000000
- 0x3ffb9894: 0x00000000 0x00000000 0x40001d48 0x00000000
- 0x3ffb98a4: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb98b4: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb98c4: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb98d4: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb98e4: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb98f4: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb9904: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb9914: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb9924: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb9934: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb9944: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb9954: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb9964: 0x00000000 0x3ffb0000
- .coredump.tasks.data 0x3ffb9660 0x1ac RW
- 0x3ffb9660: 0x40081ff4 0x4008427c 0x00060530 0x8008658a
- 0x3ffb9670: 0x3ffb9720 0x00000000 0x000000c9 0x3ffb346c
- 0x3ffb9680: 0x3ffb6c00 0x00000800 0x00000000 0x8008427c
- 0x3ffb9690: 0x3ffb9700 0x3ff000dc 0x00000001 0x3ffb17cc
- 0x3ffb96a0: 0x00060523 0x00000001 0x00000000 0x00000000
- 0x3ffb96b0: 0x0000ffff 0x00000000 0x400014fd 0x4000150d
- 0x3ffb96c0: 0xfffffff8 0x400821f8 0x00060523 0x400851c0
- 0x3ffb96d0: 0x3ffb6188 0x00000000 0x00000000 0x00000000
- 0x3ffb96e0: 0xb33fffff 0x00000000 0x00000000 0x00000000
- 0x3ffb96f0: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb9700: 0x3f40148c 0x0000001e 0x3f402370 0x00000001
- 0x3ffb9710: 0x800d4ab7 0x3ffb9740 0x00000064 0x3ffb1618
- 0x3ffb9720: 0x3ffb346c 0x3ffb6c00 0x00000800 0x00000000
- 0x3ffb9730: 0x80087cdc 0x3ffb9760 0x00000000 0x00000000
- 0x3ffb9740: 0x00060021 0x00060023 0x00000001 0x00000000
- 0x3ffb9750: 0x00000000 0x3ffb9780 0x400d4aa8 0x00000000
- 0x3ffb9760: 0x00060023 0x3ffb3348 0x3ffb9814 0x00000000
- 0x3ffb9770: 0x00000000 0x3ffb97a0 0x00000000 0x00000000
- 0x3ffb9780: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb9790: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb97a0: 0x00000000 0x00000000 0x3ffb97ac 0x00000000
- 0x3ffb97b0: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb97c0: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb97d0: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb97e0: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb97f0: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb9800: 0x00000000 0x00000000 0x00000000
- .coredump.tasks.data 0x3ffb8554 0x158 RW
- 0x3ffb8554: 0x3ffb83a0 0x3ffb84e0 0x000000c9 0x3ffb326c
- 0x3ffb8564: 0x3ffb981c 0x3ffb8554 0x3ffb3264 0x00000014
- 0x3ffb8574: 0x3ffaf12c 0x3ffaf12c 0x3ffb8554 0x00000000
- 0x3ffb8584: 0x00000005 0x3ffb7d50 0x5f646162 0x5f727470
- 0x3ffb8594: 0x6b736174 0x0012ad00 0x7fffffff 0x3ffb854c
- 0x3ffb85a4: 0x00000005 0x00000000 0x00000000 0x00000000
- 0x3ffb85b4: 0x00000000 0x3ffaef04 0x3ffaef6c 0x3ffaefd4
- 0x3ffb85c4: 0x00000000 0x00000000 0x00000001 0x00000000
- 0x3ffb85d4: 0x00000000 0x00000000 0x40001d48 0x00000000
- 0x3ffb85e4: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb85f4: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb8604: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb8614: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb8624: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb8634: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb8644: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb8654: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb8664: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb8674: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb8684: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb8694: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb86a4: 0x00000000 0x3ffb0000
- .coredump.tasks.data 0x3ffb83a0 0x1ac RW
- 0x3ffb83a0: 0x40081ff4 0x4008427c 0x00060730 0x8008658a
- 0x3ffb83b0: 0x3ffb8460 0x00000000 0x000000c9 0x3ffb346c
- 0x3ffb83c0: 0x3ffb3460 0x3ffb4a74 0x00000000 0x8008427c
- 0x3ffb83d0: 0x3ffb8440 0x3ff000dc 0x00000001 0x3ffb17cc
- 0x3ffb83e0: 0x00060723 0x00000001 0x00000000 0x00000000
- 0x3ffb83f0: 0x0000ffff 0x00000000 0x400014fd 0x4000150d
- 0x3ffb8400: 0xfffffff9 0x400821f8 0x00060723 0x400851c0
- 0x3ffb8410: 0x3ffb4ec8 0x00000000 0x00000000 0x00000000
- 0x3ffb8420: 0xb33fffff 0x00000000 0x00000000 0x00000000
- 0x3ffb8430: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb8440: 0x3f401528 0x00000018 0x3f402370 0x00000001
- 0x3ffb8450: 0x800d4b77 0x3ffb8480 0x00000064 0x3ffb1618
- 0x3ffb8460: 0x3ffb346c 0x3ffb3460 0x3ffb4a74 0x00000000
- 0x3ffb8470: 0x80087cdc 0x3ffb84a0 0x00000000 0x00000000
- 0x3ffb8480: 0x00060021 0x00060023 0x00000001 0x00060a23
- 0x3ffb8490: 0x00000000 0x3ffb84c0 0x400d4b68 0x00000000
- 0x3ffb84a0: 0x00060023 0x3ffb32e4 0x3ffb8554 0x00000000
- 0x3ffb84b0: 0x00000000 0x3ffb84e0 0x00000000 0x00000000
- 0x3ffb84c0: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb84d0: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb84e0: 0x00000000 0x00000000 0x3ffb84ec 0x00000000
- 0x3ffb84f0: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb8500: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb8510: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb8520: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb8530: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb8540: 0x00000000 0x00000000 0x00000000
- .coredump.tasks.data 0x3ffafd24 0x158 RW
- 0x3ffafd24: 0x3ffb44a0 0x3ffb4600 0x510721ca 0x3ffb5bdc
- 0x3ffafd34: 0x3ffb31fc 0x3ffafd24 0x3ffb31f4 0x00000001
- 0x3ffafd44: 0x3ffafcf8 0x3ffafcf8 0x3ffafd24 0x3ffafcf0
- 0x3ffafd54: 0x00000018 0x3ffb426c 0x30637069 0x5bfe6700
- 0x3ffafd64: 0xba248f8d 0x000e2283 0x00000000 0x3ffb4668
- 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 0x3ffb44a0 0x1c8 RW
- 0x3ffb44a0: 0x40081ff4 0x4008427c 0x00060c30 0x80085e35
- 0x3ffb44b0: 0x3ffb4560 0x00000000 0xffffffff 0x3ffafd18
- 0x3ffb44c0: 0x3ffe3b10 0x00000003 0x00060f23 0x8008427c
- 0x3ffb44d0: 0x3ffb4540 0x3ff000dc 0x00000001 0x3ffb17cc
- 0x3ffb44e0: 0x00060023 0x00000001 0x00000004 0x00000000
- 0x3ffb44f0: 0x0000ffff 0x00000000 0x00000000 0x00000000
- 0x3ffb4500: 0x00000000 0x400821f8 0x00060023 0x400851c0
- 0x3ffb4510: 0x3ffb0fe8 0x00000000 0x00000000 0x00000000
- 0x3ffb4520: 0xb33fffff 0x00000000 0x00000000 0x00000000
- 0x3ffb4530: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb4540: 0x40081ff4 0x40087cd4 0x00050030 0x00000000
- 0x3ffb4550: 0x800826ef 0x3ffb4580 0x3ffafccc 0x3ffafd18
- 0x3ffb4560: 0x00000000 0x400826c4 0x00000000 0x00000000
- 0x3ffb4570: 0x80087cdc 0x3ffb45c0 0x00000000 0x00000000
- 0x3ffb4580: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb4590: 0xffffffff 0x00000000 0x00000000 0x00000000
- 0x3ffb45a0: 0x00000001 0x00000001 0x00000000 0x00060f23
- 0x3ffb45b0: 0x00000000 0x3ffb45e0 0x400826c4 0x00000000
- 0x3ffb45c0: 0x00060f23 0x3ffb3460 0x3ffafd24 0x00000001
- 0x3ffb45d0: 0x00000000 0x3ffb4600 0x00000000 0x00000000
- 0x3ffb45e0: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb45f0: 0x800e8227 0x3ffe3bc0 0x3ffb31ec 0x00000000
- 0x3ffb4600: 0x00000000 0x00000000 0x3ffb460c 0x00000000
- 0x3ffb4610: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb4620: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb4630: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb4640: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb4650: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb4660: 0x00000000 0x00000000
- .coredump.tasks.data 0x3ffb5bd4 0x158 RW
- 0x3ffb5bd4: 0x3ffb5a10 0x3ffb5b60 0x42823477 0x3ffb4a7c
- 0x3ffb5be4: 0x3ffafd2c 0x3ffb5bd4 0x3ffb31f4 0x00000003
- 0x3ffb5bf4: 0xaa6f31fe 0x597a4189 0x3ffb5bd4 0x00000000
- 0x3ffb5c04: 0x00000016 0x3ffb4bd0 0x5f707365 0x656d6974
- 0x3ffb5c14: 0x92820072 0x005e04d3 0x00000000 0x3ffb5bcc
- 0x3ffb5c24: 0x00000016 0x00000000 0x00000000 0x00000000
- 0x3ffb5c34: 0x00000000 0x3ffaef04 0x3ffaef6c 0x3ffaefd4
- 0x3ffb5c44: 0x00000000 0x00000000 0x00000001 0x00000000
- 0x3ffb5c54: 0x00000000 0x00000000 0x40001d48 0x00000000
- 0x3ffb5c64: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb5c74: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb5c84: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb5c94: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb5ca4: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb5cb4: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb5cc4: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb5cd4: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb5ce4: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb5cf4: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb5d04: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb5d14: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb5d24: 0x00000000 0x3ffb0001
- .coredump.tasks.data 0x3ffb5a10 0x1bc RW
- 0x3ffb5a10: 0x40081ff4 0x4000bff0 0x00060030 0x80087eee
- 0x3ffb5a20: 0x3ffb5ad0 0x00000000 0x00060023 0x00060020
- 0x3ffb5a30: 0x00060023 0x00000001 0x00000000 0x80084255
- 0x3ffb5a40: 0x3ffb5aa0 0x3ffb3198 0x00000000 0x3ffb45e0
- 0x3ffb5a50: 0x3ffb45c0 0x00000000 0x00000000 0x00000000
- 0x3ffb5a60: 0x0000ffff 0x00000000 0x00000000 0x00000000
- 0x3ffb5a70: 0x00000000 0x400821f8 0x3ffb45c0 0x400851c0
- 0x3ffb5a80: 0x3ffb2548 0x00000000 0x00000000 0x00000000
- 0x3ffb5a90: 0xb33fffff 0x00000000 0x00000000 0x00000000
- 0x3ffb5aa0: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb5ab0: 0x3ffb5b60 0x00000000 0x00000000 0x00000000
- 0x3ffb5ac0: 0x80087672 0x3ffb5ae0 0x3ffb3190 0x00000000
- 0x3ffb5ad0: 0x800d4557 0x3ffb5b00 0x00000000 0x00000001
- 0x3ffb5ae0: 0x00000000 0x000000cf 0x3f400120 0x3ffe3b90
- 0x3ffb5af0: 0x80087cdc 0x3ffb5b20 0x00000000 0x00000000
- 0x3ffb5b00: 0x3ffb1618 0x00060023 0x00000001 0x00060c23
- 0x3ffb5b10: 0x00000000 0x3ffb5b40 0x400d4548 0x00000000
- 0x3ffb5b20: 0x00060023 0x3ffb3438 0x3ffb5bd4 0x00000000
- 0x3ffb5b30: 0x00000000 0x3ffb5b60 0x00000000 0x00000000
- 0x3ffb5b40: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb5b50: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb5b60: 0x00000000 0x00000000 0x3ffb5b6c 0x00000000
- 0x3ffb5b70: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb5b80: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb5b90: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb5ba0: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb5bb0: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb5bc0: 0x00000000 0x00000000 0x00000000
- .coredump.tasks.data 0x3ffb4a74 0x158 RW
- 0x3ffb4a74: 0x3ffb48a0 0x3ffb4a00 0xee08f4f4 0x3ffb31fc
- 0x3ffb4a84: 0x3ffb5bdc 0x3ffb4a74 0x3ffb31f4 0x00000001
- 0x3ffb4a94: 0x3ffaff5c 0x3ffaff5c 0x3ffb4a74 0x3ffaff54
- 0x3ffb4aa4: 0x00000018 0x3ffb4670 0x31637069 0x703f9300
- 0x3ffb4ab4: 0x54d0a156 0x00de289a 0x00000001 0x3ffb4a6c
- 0x3ffb4ac4: 0x00000018 0x00000000 0x00000000 0x00000000
- 0x3ffb4ad4: 0x00000000 0x3ffaef04 0x3ffaef6c 0x3ffaefd4
- 0x3ffb4ae4: 0x00000000 0x00000000 0x00000001 0x00000000
- 0x3ffb4af4: 0x00000000 0x00000000 0x40001d48 0x00000000
- 0x3ffb4b04: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb4b14: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb4b24: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb4b34: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb4b44: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb4b54: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb4b64: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb4b74: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb4b84: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb4b94: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb4ba4: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb4bb4: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb4bc4: 0x00000000 0x3ffb0000
- .coredump.tasks.data 0x3ffb48a0 0x1cc RW
- 0x3ffb48a0: 0x40081ff4 0x4008427c 0x00060a30 0x80085e35
- 0x3ffb48b0: 0x3ffb4960 0x00000001 0xffffffff 0x3ffaff7c
- 0x3ffb48c0: 0x3ffb6d3c 0x00000001 0x3ff4001c 0x8008427c
- 0x3ffb48d0: 0x3ffb4940 0x3ff000e0 0x00000001 0x3ffb17cc
- 0x3ffb48e0: 0x00060a23 0x00000001 0x00000001 0x00000000
- 0x3ffb48f0: 0x0000ffff 0x00000000 0x00000000 0x00000000
- 0x3ffb4900: 0x00000000 0x400821f8 0x00060a23 0x400851c0
- 0x3ffb4910: 0x3ffb13e8 0x00000000 0x00000000 0x00000000
- 0x3ffb4920: 0xb33fffff 0x00000000 0x00000000 0x00000000
- 0x3ffb4930: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb4940: 0x800869be 0x3ffb4960 0x3ffb3190 0x13000044
- 0x3ffb4950: 0x800826ef 0x3ffb4980 0x3ffaff30 0x3ffaff7c
- 0x3ffb4960: 0x13000044 0x00060a23 0x00000001 0x00000001
- 0x3ffb4970: 0x80087cdc 0x3ffb49c0 0x00000001 0x00000000
- 0x3ffb4980: 0x00000000 0x00000001 0x00000001 0x3ff4001c
- 0x3ffb4990: 0xffffffff 0x3ffb49c0 0x00000001 0x40082f60
- 0x3ffb49a0: 0x00000001 0x00000001 0x00000000 0x00000001
- 0x3ffb49b0: 0x00000000 0x3ffb49e0 0x400826c4 0x00000001
- 0x3ffb49c0: 0x00000001 0x3ffb3460 0x3ffb4a74 0x00000000
- 0x3ffb49d0: 0x00000000 0x3ffb4a00 0x00000000 0x00000000
- 0x3ffb49e0: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb49f0: 0x80080f33 0x3ffe7d60 0x00003e80 0x00fa00b7
- 0x3ffb4a00: 0x00000000 0x00000000 0x3ffb4a0c 0x00000000
- 0x3ffb4a10: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb4a20: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb4a30: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb4a40: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb4a50: 0x00000000 0x00000000 0x00000000 0x00000000
- 0x3ffb4a60: 0x00000000 0x00000000 0x00000000
- ===================== ESP32 CORE DUMP END =====================
- ===============================================================
- Done!
|