|
|
@@ -2,15 +2,15 @@ espcoredump.py v0.4-dev
|
|
|
===============================================================
|
|
|
==================== ESP32 CORE DUMP START ====================
|
|
|
|
|
|
-Crashed task handle: 0x3ffb8eb4, name: 'unaligned_ptr_t', GDB name: 'process 1073450676'
|
|
|
+Crashed task handle: 0x3ffb9038, name: 'unaligned_ptr_t', GDB name: 'process 1073451064'
|
|
|
|
|
|
================== CURRENT THREAD REGISTERS ===================
|
|
|
exccause 0x1d (StoreProhibitedCause)
|
|
|
excvaddr 0x5
|
|
|
-epc1 0x400d962b
|
|
|
+epc1 0x400d965b
|
|
|
epc2 0x0
|
|
|
epc3 0x0
|
|
|
-epc4 0x40082f87
|
|
|
+epc4 0x40082f8b
|
|
|
epc5 0x0
|
|
|
epc6 0x0
|
|
|
eps2 0x0
|
|
|
@@ -18,12 +18,12 @@ 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
|
|
|
+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>
|
|
|
@@ -39,90 +39,90 @@ 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
|
|
|
+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 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
|
|
|
+#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 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
|
|
|
+ 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 ../../../hal/esp32/include/hal/cpu_ll.h:183
|
|
|
+ 3 process 1073445836 0x400e7b66 in esp_pm_impl_waiti () at ../../../hal/esp32/include/hal/cpu_ll.h:183
|
|
|
+ 4 process 1073453464 0x4008429c in esp_crosscore_int_send_yield (core_id=0) at /builds/espressif/esp-idf/components/esp_system/crosscore_int.c:144
|
|
|
+ 5 process 1073448664 0x4008429c in esp_crosscore_int_send_yield (core_id=0) at /builds/espressif/esp-idf/components/esp_system/crosscore_int.c:144
|
|
|
+ 6 process 1073413412 0x4008429c in esp_crosscore_int_send_yield (core_id=0) at /builds/espressif/esp-idf/components/esp_system/crosscore_int.c:144
|
|
|
+ 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: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 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: 0x3ffb7494, name: 'IDLE') =====================
|
|
|
-#0 0x400e7b2e in esp_pm_impl_waiti () at ../../../hal/esp32/include/hal/cpu_ll.h:183
|
|
|
+==================== THREAD 2 (TCB: 0x3ffb746c, name: 'IDLE') =====================
|
|
|
+#0 0x400e7b66 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
|
|
|
+#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: 0x3ffb7bf4, name: 'IDLE') =====================
|
|
|
-#0 0x400e7b2e in esp_pm_impl_waiti () at ../../../hal/esp32/include/hal/cpu_ll.h:183
|
|
|
+==================== THREAD 3 (TCB: 0x3ffb7bcc, name: 'IDLE') =====================
|
|
|
+#0 0x400e7b66 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
|
|
|
+#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: 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 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:144
|
|
|
+#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: 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 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:144
|
|
|
+#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 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
|
|
|
+#0 0x4008429c in esp_crosscore_int_send_yield (core_id=0) at /builds/espressif/esp-idf/components/esp_system/crosscore_int.c:144
|
|
|
+#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: 0x3ffb5bd4, name: 'esp_timer') =====================
|
|
|
+==================== THREAD 7 (TCB: 0x3ffb5bac, 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
|
|
|
+#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: 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
|
|
|
+==================== 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:144
|
|
|
+#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 ========================
|
|
|
@@ -134,302 +134,299 @@ Name Address Size Attrs
|
|
|
.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
|
|
|
+.iram0.text 0x40080404 0xae63 R XA
|
|
|
+.dram0.data 0x3ffb0000 0x2efc RW A
|
|
|
.ext_ram_noinit 0x3f800000 0x0 RW
|
|
|
-.noinit 0x3ffb2f28 0x0 RW
|
|
|
+.noinit 0x3ffb2efc 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
|
|
|
+.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 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
|
|
|
+.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 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
|
|
|
+.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 0x3ffb742c 0x00000000
|
|
|
+0x3ffb7420: 0x00000000 0x00000000 0x00000000 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
|
|
|
+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 0x3ffb7b8c 0x00000000
|
|
|
+0x3ffb7b80: 0x00000000 0x00000000 0x00000000 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
|
|
|
+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: 0x3ffb44a0 0x3ffb4600 0x510721ca 0x3ffb5bdc
|
|
|
-0x3ffafd34: 0x3ffb31fc 0x3ffafd24 0x3ffb31f4 0x00000001
|
|
|
+0x3ffafd24: 0x3ffb4480 0x3ffb45e0 0xa942f8c8 0x3ffb5bb4
|
|
|
+0x3ffafd34: 0x3ffb31d4 0x3ffafd24 0x3ffb31cc 0x00000001
|
|
|
0x3ffafd44: 0x3ffafcf8 0x3ffafcf8 0x3ffafd24 0x3ffafcf0
|
|
|
-0x3ffafd54: 0x00000018 0x3ffb426c 0x30637069 0x5bfe6700
|
|
|
-0x3ffafd64: 0xba248f8d 0x000e2283 0x00000000 0x3ffb4668
|
|
|
+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
|
|
|
@@ -447,141 +444,140 @@ Name Address Size Attrs
|
|
|
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
|
|
|
+.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
|
|
|
-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
|
|
|
+.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 0x3ffb5b6c 0x00000000
|
|
|
+0x3ffb5b60: 0x00000000 0x00000000 0x00000000 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
|
|
|
+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: 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
|
|
|
+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 0x00000000 0x00000000 0x00000000
|
|
|
-0x3ffb4a50: 0x00000000 0x00000000 0x00000000 0x00000000
|
|
|
-0x3ffb4a60: 0x00000000 0x00000000 0x00000000
|
|
|
+0x3ffb4a40: 0x00000000
|
|
|
|
|
|
===================== ESP32 CORE DUMP END =====================
|
|
|
===============================================================
|