espcoredump.py v0.4-dev
===============================================================
==================== ESP32 CORE DUMP START ====================

Crashed task handle: 0x3fce1c94, name: 'unaligned_ptr_t', GDB name: 'process 1070472340'

================== CURRENT THREAD REGISTERS ===================
exccause       0x1d (StoreProhibitedCause)
excvaddr       0x5
epc1           0x42009a9f
epc2           0x0
epc3           0x0
epc4           0x0
epc5           0x0
epc6           0x0
eps2           0x0
eps3           0x0
eps4           0x0
eps5           0x0
eps6           0x0
pc             0x42004ecd          0x42004ecd <recur_func+85>
lbeg           0x400556d5          1074091733
lend           0x400556e5          1074091749
lcount         0xfffffff8          4294967288
sar            0x0                 0
ps             0x60620             394784
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             0x82004ea8          -2113909080
a1             0x3fce1a80          1070471808
a2             0x2                 2
a3             0x3fce1acc          1070471884
a4             0x3fce1ac0          1070471872
a5             0x0                 0
a6             0x3fcf0824          1070532644
a7             0x1                 1
a8             0x5                 5
a9             0xffffffad          -83
a10            0x20                32
a11            0x3fce1cf4          1070472436
a12            0x1                 1
a13            0x80                128
a14            0x0                 0
a15            0x1                 1

==================== CURRENT THREAD STACK =====================
#0  0x42004ecd in recur_func () at ../main/test_core_dump.c:70
#1  0x42004ea8 in recur_func () at ../main/test_core_dump.c:63
#2  0x42004ea8 in recur_func () at ../main/test_core_dump.c:63
#3  0x42004ef3 in unaligned_ptr_task (pvParameter=0x0) at ../main/test_core_dump.c:80
#4  0x4037b9bc in vPortTaskWrapper (pxCode=0x42004ed8 <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 1070472340 0x42004ecd in recur_func () at ../main/test_core_dump.c:70
  2    process 1070549672 0x42018d5a in esp_pm_impl_waiti () at /builds/espressif/esp-idf/components/esp_pm/pm_impl.c:840
  3    process 1070551560 0x42018d5a in esp_pm_impl_waiti () at /builds/espressif/esp-idf/components/esp_pm/pm_impl.c:840
  4    process 1070474740 0x4037a26a in vTaskDelay (xTicksToDelay=100) at /builds/espressif/esp-idf/components/freertos/tasks.c:1593
  5    process 1070469940 0x4037a26a in vTaskDelay (xTicksToDelay=100) at /builds/espressif/esp-idf/components/freertos/tasks.c:1593
  6    process 1070537184 0x40379b0d in xQueueSemaphoreTake (xQueue=0x3fcf1584, xTicksToWait=<optimized out>) at ../../../hal/esp32s3/include/hal/cpu_ll.h:38
  7    process 1070543272 0x400559e0 in ?? ()
  8    process 1070538824 xQueueSemaphoreTake (xQueue=0x3fcf1bec, xTicksToWait=<optimized out>) at /builds/espressif/esp-idf/components/freertos/queue.c:1563

==================== THREAD 1 (TCB: 0x3fce1c94, name: 'unaligned_ptr_t') =====================
#0  0x42004ecd in recur_func () at ../main/test_core_dump.c:70
#1  0x42004ea8 in recur_func () at ../main/test_core_dump.c:63
#2  0x42004ea8 in recur_func () at ../main/test_core_dump.c:63
#3  0x42004ef3 in unaligned_ptr_task (pvParameter=0x0) at ../main/test_core_dump.c:80
#4  0x4037b9bc in vPortTaskWrapper (pxCode=0x42004ed8 <unaligned_ptr_task>, pvParameters=0x0) at /builds/espressif/esp-idf/components/freertos/port/xtensa/port.c:159

==================== THREAD 2 (TCB: 0x3fcf4aa8, name: 'IDLE') =====================
#0  0x42018d5a in esp_pm_impl_waiti () at /builds/espressif/esp-idf/components/esp_pm/pm_impl.c:840
#1  0x42001cfe in esp_vApplicationIdleHook () at /builds/espressif/esp-idf/components/esp_system/freertos_hooks.c:63
#2  0x4037a010 in prvIdleTask (pvParameters=0x0) at /builds/espressif/esp-idf/components/freertos/tasks.c:3959
#3  0x4037b9bc in vPortTaskWrapper (pxCode=0x4037a004 <prvIdleTask>, pvParameters=0x0) at /builds/espressif/esp-idf/components/freertos/port/xtensa/port.c:159

==================== THREAD 3 (TCB: 0x3fcf5208, name: 'IDLE') =====================
#0  0x42018d5a in esp_pm_impl_waiti () at /builds/espressif/esp-idf/components/esp_pm/pm_impl.c:840
#1  0x42001cfe in esp_vApplicationIdleHook () at /builds/espressif/esp-idf/components/esp_system/freertos_hooks.c:63
#2  0x4037a010 in prvIdleTask (pvParameters=0x0) at /builds/espressif/esp-idf/components/freertos/tasks.c:3959
#3  0x4037b9bc in vPortTaskWrapper (pxCode=0x4037a004 <prvIdleTask>, pvParameters=0x0) at /builds/espressif/esp-idf/components/freertos/port/xtensa/port.c:159

==================== THREAD 4 (TCB: 0x3fce25f4, name: 'failed_assert_t') =====================
#0  0x4037a26a in vTaskDelay (xTicksToDelay=100) at /builds/espressif/esp-idf/components/freertos/tasks.c:1593
#1  0x42004d9e in failed_assert_task (pvParameter=0x0) at ../main/test_core_dump.c:89
#2  0x4037b9bc in vPortTaskWrapper (pxCode=0x42004d8c <failed_assert_task>, pvParameters=0x0) at /builds/espressif/esp-idf/components/freertos/port/xtensa/port.c:159

==================== THREAD 5 (TCB: 0x3fce1334, name: 'bad_ptr_task') =====================
#0  0x4037a26a in vTaskDelay (xTicksToDelay=100) at /builds/espressif/esp-idf/components/freertos/tasks.c:1593
#1  0x42004e6a in bad_ptr_task (pvParameter=0x0) at ../main/test_core_dump.c:43
#2  0x4037b9bc in vPortTaskWrapper (pxCode=0x42004e58 <bad_ptr_task>, pvParameters=0x0) at /builds/espressif/esp-idf/components/freertos/port/xtensa/port.c:159

==================== THREAD 6 (TCB: 0x3fcf19e0, name: 'ipc0') =====================
#0  0x40379b0d in xQueueSemaphoreTake (xQueue=0x3fcf1584, xTicksToWait=<optimized out>) at ../../../hal/esp32s3/include/hal/cpu_ll.h:38
#1  0x40376837 in ipc_task (arg=0x0) at /builds/espressif/esp-idf/components/esp_ipc/src/esp_ipc.c:59
#2  0x4037b9bc in vPortTaskWrapper (pxCode=0x4037680c <ipc_task>, pvParameters=0x0) at /builds/espressif/esp-idf/components/freertos/port/xtensa/port.c:159

==================== THREAD 7 (TCB: 0x3fcf31a8, name: 'esp_timer') =====================
#0  0x400559e0 in ?? ()
#1  0x4037bbd2 in vPortExitCritical (mux=<optimized out>) at /builds/espressif/esp-idf/components/freertos/port/xtensa/port.c:447
#2  0x4037b352 in ulTaskGenericNotifyTake (uxIndexToWait=0, xClearCountOnExit=1, xTicksToWait=<optimized out>) at /builds/espressif/esp-idf/components/freertos/tasks.c:5370
#3  0x42004823 in timer_task (arg=0x0) at /builds/espressif/esp-idf/components/esp_timer/src/esp_timer.c:392
#4  0x4037b9bc in vPortTaskWrapper (pxCode=0x42004814 <timer_task>, pvParameters=0x0) at /builds/espressif/esp-idf/components/freertos/port/xtensa/port.c:159

==================== THREAD 8 (TCB: 0x3fcf2048, name: 'ipc1') =====================
#0  xQueueSemaphoreTake (xQueue=0x3fcf1bec, xTicksToWait=<optimized out>) at /builds/espressif/esp-idf/components/freertos/queue.c:1563
#1  0x40376837 in ipc_task (arg=0x1) at /builds/espressif/esp-idf/components/esp_ipc/src/esp_ipc.c:59
#2  0x4037b9bc in vPortTaskWrapper (pxCode=0x4037680c <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 0x600fe000 0x0 RW  
.rtc.dummy 0x600fe000 0x0 RW  
.rtc.force_fast 0x600fe000 0x0 RW  
.rtc.data 0x50000000 0x10 RW A
.rtc_noinit 0x50000010 0x0 RW  
.rtc.force_slow 0x50000010 0x0 RW  
.iram0.vectors 0x40374000 0x403 R XA
.iram0.text 0x40374404 0xbed7 R XA
.dram0.data 0x3fc902e0 0x3094 RW A
.noinit 0x3fc93374 0x0 RW  
.flash.text 0x42000020 0x19a6f R XA
.flash.appdesc 0x3c020020 0x100 R  A
.flash.rodata 0x3c020120 0x3594 RW A
.flash.rodata_noload 0x3c0236b4 0x0 RW  
.iram0.text_end 0x403802db 0x0 RW  
.iram0.bss 0x403802dc 0x0 RW  
.dram0.heap_start 0x3fc94160 0x0 RW  
.coredump.tasks.data 0x3fce1c94 0x158 RW 
.coredump.tasks.data 0x3fce19c0 0x2cc RW 
.coredump.tasks.data 0x3fcf4aa8 0x158 RW 
.coredump.tasks.data 0x3fcf4820 0x280 RW 
.coredump.tasks.data 0x3fcf5208 0x158 RW 
.coredump.tasks.data 0x3fcf4f80 0x280 RW 
.coredump.tasks.data 0x3fce25f4 0x158 RW 
.coredump.tasks.data 0x3fce2390 0x25c RW 
.coredump.tasks.data 0x3fce1334 0x158 RW 
.coredump.tasks.data 0x3fce10d0 0x25c RW 
.coredump.tasks.data 0x3fcf19e0 0x158 RW 
.coredump.tasks.data 0x3fcf1750 0x288 RW 
.coredump.tasks.data 0x3fcf31a8 0x158 RW 
.coredump.tasks.data 0x3fcf2f10 0x290 RW 
.coredump.tasks.data 0x3fcf2048 0x158 RW 
.coredump.tasks.data 0x3fcf1dc0 0x280 RW 

====================== CORE DUMP MEMORY CONTENTS ========================
.coredump.tasks.data 0x3fce1c94 0x158 RW 
0x3fce1c94:	0x3fce1a50	0x3fce1b50	0x00000067	0x3fc93768
0x3fce1ca4:	0x3fc93768	0x3fce1c94	0x3fc93760	0x00000012
0x3fce1cb4:	0x3fcf09e4	0x3fcf09e4	0x3fce1c94	0x00000000
0x3fce1cc4:	0x00000007	0x3fce1490	0x6c616e75	0x656e6769
0x3fce1cd4:	0x74705f64	0x00745f72	0x00000001	0x3fce1c8c
0x3fce1ce4:	0x00000007	0x00000000	0x00000000	0x00000000
0x3fce1cf4:	0x00000000	0x3fcf07bc	0x3fcf0824	0x3fcf088c
0x3fce1d04:	0x00000000	0x00000000	0x00000001	0x00000000
0x3fce1d14:	0x00000000	0x00000000	0x4200aa18	0x00000000
0x3fce1d24:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce1d34:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce1d44:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce1d54:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce1d64:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce1d74:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce1d84:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce1d94:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce1da4:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce1db4:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce1dc4:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce1dd4:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce1de4:	0x00000000	0x3fce0000
.coredump.tasks.data 0x3fce19c0 0x2cc RW 
0x3fce19c0:	0xdeadbeef	0x42004ecd	0x00060630	0x82004ea8
0x3fce19d0:	0x3fce1a80	0x00000002	0x3fce1acc	0x3fce1ac0
0x3fce19e0:	0x00000000	0x3fcf0824	0x00000001	0x00000005
0x3fce19f0:	0xffffffad	0x00000020	0x3fce1cf4	0x00000001
0x3fce1a00:	0x00000080	0x00000000	0x00000001	0x00000000
0x3fce1a10:	0x0000001d	0x00000005	0x400556d5	0x400556e5
0x3fce1a20:	0xfffffff8	0x00000001	0x00000080	0x40375ecc
0x3fce1a30:	0x3fcde5ac	0x00000000	0x00000000	0x00000000
0x3fce1a40:	0xb33fffff	0x00000000	0x00000000	0x00000000
0x3fce1a50:	0x00000000	0x00000001	0x3fcf09b8	0x00000000
0x3fce1a60:	0x00000001	0x00000080	0x00000000	0x00000001
0x3fce1a70:	0x82004ea8	0x3fce1ab0	0x00000001	0x3fcf0824
0x3fce1a80:	0x00000003	0x00000064	0x00000001	0x00000000
0x3fce1a90:	0x3fce1ac0	0x00000000	0x3fcf0824	0x00000001
0x3fce1aa0:	0x82004ef3	0x3fce1ae0	0x0000000a	0x3fc91920
0x3fce1ab0:	0x00000003	0x0000001e	0x3c02221c	0x00000001
0x3fce1ac0:	0x00000000	0xa5a5a5a5	0xa5a5a5a5	0x00000066
0x3fce1ad0:	0x8037b9bc	0x3fce1b10	0x00000000	0x00000000
0x3fce1ae0:	0x00000003	0x3fce1b10	0x00000000	0x00000000
0x3fce1af0:	0x00060021	0x00060023	0x00000001	0x00000001
0x3fce1b00:	0x00000000	0x3fce1b30	0x42004ed8	0x00000000
0x3fce1b10:	0x00060023	0x3fc93768	0x3fce1c94	0x00000000
0x3fce1b20:	0x00000000	0x3fce1b50	0x00000000	0x00000000
0x3fce1b30:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce1b40:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce1b50:	0x00000000	0x00000000	0x3fce1b60	0x00000000
0x3fce1b60:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce1b70:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce1b80:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce1b90:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce1ba0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce1bb0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce1bc0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce1bd0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce1be0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce1bf0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce1c00:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce1c10:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce1c20:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce1c30:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce1c40:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce1c50:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce1c60:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce1c70:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce1c80:	0x00000000	0x00000000	0x00000000
.coredump.tasks.data 0x3fcf4aa8 0x158 RW 
0x3fcf4aa8:	0x3fcf4820	0x3fcf4960	0x2c147bb3	0x3fcf5210
0x3fcf4ab8:	0x3fc936dc	0x3fcf4aa8	0x3fc936d4	0x00000019
0x3fcf4ac8:	0x26d5c5c3	0xd4b291a3	0x3fcf4aa8	0x00000000
0x3fcf4ad8:	0x00000000	0x3fcf44a4	0x454c4449	0x87f1e300
0x3fcf4ae8:	0xa3b9c272	0x00de7dcd	0x00000000	0x3fcf4aa0
0x3fcf4af8:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf4b08:	0x00000000	0x3fcf07bc	0x3fcf0824	0x3fcf088c
0x3fcf4b18:	0x00000000	0x00000000	0x00000001	0x00000000
0x3fcf4b28:	0x00000000	0x00000000	0x4200aa18	0x00000000
0x3fcf4b38:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf4b48:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf4b58:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf4b68:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf4b78:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf4b88:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf4b98:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf4ba8:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf4bb8:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf4bc8:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf4bd8:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf4be8:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf4bf8:	0x00000000	0x3fcf0000
.coredump.tasks.data 0x3fcf4820 0x280 RW 
0x3fcf4820:	0x40375f30	0x42018d5a	0x00060730	0x82001cfe
0x3fcf4830:	0x3fcf48e0	0x00000000	0x00000001	0x00000001
0x3fcf4840:	0x80000001	0x00060023	0x00000000	0x8200a206
0x3fcf4850:	0x3fcf48b0	0x00000000	0x4200aa18	0x00060120
0x3fcf4860:	0x00060123	0x00000001	0x6000001c	0x0000001e
0x3fcf4870:	0x0000ffff	0x00000000	0x00000000	0x00000000
0x3fcf4880:	0x00000000	0x40376238	0x00060123	0x40378e20
0x3fcf4890:	0x3fcf13bc	0x00000000	0x00000000	0x00000000
0x3fcf48a0:	0xb33fffff	0x00000000	0x00000000	0x00000000
0x3fcf48b0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf48c0:	0x00000000	0x4037a004	0x00000000	0x00000000
0x3fcf48d0:	0x8037a010	0x3fcf4900	0x00000008	0x00000000
0x3fcf48e0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf48f0:	0x8037b9bc	0x3fcf4920	0x00000000	0x00000000
0x3fcf4900:	0x00000001	0x00060023	0x00000001	0x0000000a
0x3fcf4910:	0x00000000	0x3fcf4940	0x4037a004	0x00000000
0x3fcf4920:	0x00060023	0x3fc936dc	0x3fcf5208	0x00000000
0x3fcf4930:	0x00000000	0x3fcf4960	0x00000000	0x00000000
0x3fcf4940:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf4950:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf4960:	0x00000000	0x00000000	0x3fcf4970	0x00000000
0x3fcf4970:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf4980:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf4990:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf49a0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf49b0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf49c0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf49d0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf49e0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf49f0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf4a00:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf4a10:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf4a20:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf4a30:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf4a40:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf4a50:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf4a60:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf4a70:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf4a80:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf4a90:	0x00000000	0x00000000	0x00000000	0x00000000
.coredump.tasks.data 0x3fcf5208 0x158 RW 
0x3fcf5208:	0x3fcf4f80	0x3fcf50c0	0xb919822c	0x3fc936dc
0x3fcf5218:	0x3fcf4ab0	0x3fcf5208	0x3fc936d4	0x00000019
0x3fcf5228:	0x6faeaba8	0xbeeeeea3	0x3fcf5208	0x00000000
0x3fcf5238:	0x00000000	0x3fcf4c04	0x454c4449	0x73513b00
0x3fcf5248:	0x9faddb2f	0x00efc8d6	0x00000001	0x3fcf5200
0x3fcf5258:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf5268:	0x00000000	0x3fcf07bc	0x3fcf0824	0x3fcf088c
0x3fcf5278:	0x00000000	0x00000000	0x00000001	0x00000000
0x3fcf5288:	0x00000000	0x00000000	0x4200aa18	0x00000000
0x3fcf5298:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf52a8:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf52b8:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf52c8:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf52d8:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf52e8:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf52f8:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf5308:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf5318:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf5328:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf5338:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf5348:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf5358:	0x00000000	0x3fcf0000
.coredump.tasks.data 0x3fcf4f80 0x280 RW 
0x3fcf4f80:	0x40375f30	0x42018d5a	0x00060c30	0x82001cfe
0x3fcf4f90:	0x3fcf5040	0x00000000	0x00000000	0x00000001
0x3fcf4fa0:	0x80000001	0x3fc935e4	0x00000000	0x8200a206
0x3fcf4fb0:	0x3fcf5010	0x00000000	0x00000000	0x00060c20
0x3fcf4fc0:	0x00060c23	0x00000001	0x00000000	0x0000001e
0x3fcf4fd0:	0x0000ffff	0x00000000	0x00000000	0x00000000
0x3fcf4fe0:	0x00000000	0x40376238	0x00060c23	0x40378e20
0x3fcf4ff0:	0x3fcf1b1c	0x00000000	0x00000000	0x00000000
0x3fcf5000:	0xb33fffff	0x00000000	0x00000000	0x00000000
0x3fcf5010:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf5020:	0x00000000	0x4037a004	0x00000000	0x00000000
0x3fcf5030:	0x8037a010	0x3fcf5060	0x00000008	0x00000001
0x3fcf5040:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf5050:	0x8037b9bc	0x3fcf5080	0x00000000	0x00000000
0x3fcf5060:	0x00000001	0x00060023	0x00000001	0x00000001
0x3fcf5070:	0x00000000	0x3fcf50a0	0x4037a004	0x00000000
0x3fcf5080:	0x00060023	0x3fc936dc	0x3fcf4aa8	0x00000000
0x3fcf5090:	0x00000000	0x3fcf50c0	0x00000000	0x00000000
0x3fcf50a0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf50b0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf50c0:	0x00000000	0x00000000	0x3fcf50d0	0x00000000
0x3fcf50d0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf50e0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf50f0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf5100:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf5110:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf5120:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf5130:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf5140:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf5150:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf5160:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf5170:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf5180:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf5190:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf51a0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf51b0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf51c0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf51d0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf51e0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf51f0:	0x00000000	0x00000000	0x00000000	0x00000000
.coredump.tasks.data 0x3fce25f4 0x158 RW 
0x3fce25f4:	0x3fce2390	0x3fce24b0	0x000000ca	0x3fce133c
0x3fce2604:	0x3fc936c8	0x3fce25f4	0x3fc936c0	0x0000000f
0x3fce2614:	0x3fce1cb0	0x3fcf09e4	0x3fce25f4	0x00000000
0x3fce2624:	0x0000000a	0x3fce1df0	0x6c696166	0x615f6465
0x3fce2634:	0x72657373	0x00745f74	0x00000000	0x3fce25ec
0x3fce2644:	0x0000000a	0x00000000	0x00000000	0x00000000
0x3fce2654:	0x00000000	0x3fcf07bc	0x3fcf0824	0x3fcf088c
0x3fce2664:	0x00000000	0x00000000	0x00000001	0x00000000
0x3fce2674:	0x00000000	0x00000000	0x4200aa18	0x00000000
0x3fce2684:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce2694:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce26a4:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce26b4:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce26c4:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce26d4:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce26e4:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce26f4:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce2704:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce2714:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce2724:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce2734:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce2744:	0x00000000	0x3fce0000
.coredump.tasks.data 0x3fce2390 0x25c RW 
0x3fce2390:	0x40375f30	0x4037a26a	0x00060730	0x82004d9e
0x3fce23a0:	0x3fce2450	0x00000064	0x3fc91920	0x00060021
0x3fce23b0:	0x00060023	0x00000001	0x00000000	0x8037a26a
0x3fce23c0:	0x3fce2430	0x00000000	0x000000ca	0x3fc938c8
0x3fce23d0:	0x3fcf4140	0x00000800	0x00000000	0x00000000
0x3fce23e0:	0x0000ffff	0x00000000	0x400556d5	0x400556e5
0x3fce23f0:	0xfffffff8	0x40376238	0x3fcf4140	0x40378e20
0x3fce2400:	0x3fcdef0c	0x00000000	0x00000000	0x00000000
0x3fce2410:	0xb33fffff	0x00000000	0x00000000	0x00000000
0x3fce2420:	0x00000000	0x00000002	0x00000000	0x00000000
0x3fce2430:	0x3fc938c8	0x3fcf4140	0x00000800	0x00000000
0x3fce2440:	0x8037b9bc	0x3fce2470	0x00000000	0x00000000
0x3fce2450:	0x00060021	0x00060023	0x00000001	0x00000000
0x3fce2460:	0x00000000	0x3fce2490	0x42004d8c	0x00000000
0x3fce2470:	0x00060023	0x3fc937a4	0x3fce25f4	0x00000000
0x3fce2480:	0x00000000	0x3fce24b0	0x00000000	0x00000000
0x3fce2490:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce24a0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce24b0:	0x00000000	0x00000000	0x3fce24c0	0x00000000
0x3fce24c0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce24d0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce24e0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce24f0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce2500:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce2510:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce2520:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce2530:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce2540:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce2550:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce2560:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce2570:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce2580:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce2590:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce25a0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce25b0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce25c0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce25d0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce25e0:	0x00000000	0x00000000	0x00000000
.coredump.tasks.data 0x3fce1334 0x158 RW 
0x3fce1334:	0x3fce10d0	0x3fce11f0	0x000000ca	0x3fc936c8
0x3fce1344:	0x3fce25fc	0x3fce1334	0x3fc936c0	0x00000014
0x3fce1354:	0x1e60ec4b	0x81c76ab4	0x3fce1334	0x00000000
0x3fce1364:	0x00000005	0x3fce0b30	0x5f646162	0x5f727470
0x3fce1374:	0x6b736174	0x004b6800	0x7fffffff	0x3fce132c
0x3fce1384:	0x00000005	0x00000000	0x00000000	0x00000000
0x3fce1394:	0x00000000	0x3fcf07bc	0x3fcf0824	0x3fcf088c
0x3fce13a4:	0x00000000	0x00000000	0x00000001	0x00000000
0x3fce13b4:	0x00000000	0x00000000	0x4200aa18	0x00000000
0x3fce13c4:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce13d4:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce13e4:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce13f4:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce1404:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce1414:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce1424:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce1434:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce1444:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce1454:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce1464:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce1474:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce1484:	0x00000000	0x3fce0000
.coredump.tasks.data 0x3fce10d0 0x25c RW 
0x3fce10d0:	0x40375f30	0x4037a26a	0x00060930	0x82004e6a
0x3fce10e0:	0x3fce1190	0x00000064	0x3fc91920	0x00060021
0x3fce10f0:	0x00060023	0x00000001	0x00000000	0x8037a26a
0x3fce1100:	0x3fce1170	0x00000000	0x000000ca	0x3fc938c8
0x3fce1110:	0xa5a5a5a5	0xa5a5a5a5	0x00000001	0x0000000f
0x3fce1120:	0x0000ffff	0x00000000	0x400556d5	0x400556e5
0x3fce1130:	0xfffffff9	0x40376238	0xa5a5a5a5	0x40378e20
0x3fce1140:	0x3fcddc4c	0x00000000	0x00000000	0x00000000
0x3fce1150:	0xb33fffff	0x00000000	0x00000000	0x00000000
0x3fce1160:	0x00000000	0x00000002	0x00000000	0x00000000
0x3fce1170:	0x00000000	0xa5a5a5a5	0xa5a5a5a5	0x00000001
0x3fce1180:	0x8037b9bc	0x3fce11b0	0x00000000	0x00000000
0x3fce1190:	0x00060021	0x00060023	0x00000001	0x00000000
0x3fce11a0:	0x00000000	0x3fce11d0	0x42004e58	0x00000000
0x3fce11b0:	0x00060023	0x3fc93740	0x3fce1334	0x00000000
0x3fce11c0:	0x00000000	0x3fce11f0	0x00000000	0x00000000
0x3fce11d0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce11e0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce11f0:	0x00000000	0x00000000	0x3fce1200	0x00000000
0x3fce1200:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce1210:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce1220:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce1230:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce1240:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce1250:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce1260:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce1270:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce1280:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce1290:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce12a0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce12b0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce12c0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce12d0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce12e0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce12f0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce1300:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce1310:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fce1320:	0x00000000	0x00000000	0x00000000
.coredump.tasks.data 0x3fcf19e0 0x158 RW 
0x3fcf19e0:	0x3fcf1750	0x3fcf1890	0x10d022d6	0x3fcf31b0
0x3fcf19f0:	0x3fc93658	0x3fcf19e0	0x3fc93650	0x00000001
0x3fcf1a00:	0x3fcf15b0	0x3fcf15b0	0x3fcf19e0	0x3fcf15a8
0x3fcf1a10:	0x00000018	0x3fcf15dc	0x30637069	0x3bba4600
0x3fcf1a20:	0x8a6214c6	0x00410dce	0x00000000	0x3fcf19d8
0x3fcf1a30:	0x00000018	0x00000000	0x00000000	0x00000000
0x3fcf1a40:	0x00000000	0x3fcf07bc	0x3fcf0824	0x3fcf088c
0x3fcf1a50:	0x00000000	0x00000000	0x00000001	0x00000000
0x3fcf1a60:	0x00000000	0x00000000	0x4200aa18	0x00000000
0x3fcf1a70:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf1a80:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf1a90:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf1aa0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf1ab0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf1ac0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf1ad0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf1ae0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf1af0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf1b00:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf1b10:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf1b20:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf1b30:	0x00000000	0x3fcf0000
.coredump.tasks.data 0x3fcf1750 0x288 RW 
0x3fcf1750:	0x40375f30	0x40379b0d	0x00060030	0x80376837
0x3fcf1760:	0x3fcf1810	0x3fcf1584	0x3fcf15d0	0x00000001
0x3fcf1770:	0x00000001	0x00000000	0x80000000	0x80379b0d
0x3fcf1780:	0x3fcf17f0	0x00000000	0xffffffff	0x3fcf15d0
0x3fcf1790:	0x00000000	0x60023000	0x000fffff	0x00000000
0x3fcf17a0:	0x0000ffff	0x00000000	0x00000000	0x00000000
0x3fcf17b0:	0x00000000	0x40376238	0x00000000	0x40378e20
0x3fcf17c0:	0x3fcee2ec	0x00000000	0x00000000	0x00000000
0x3fcf17d0:	0xb33fffff	0x00000000	0x00000000	0x00000000
0x3fcf17e0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf17f0:	0x00000000	0x4037680c	0x00000000	0x00000000
0x3fcf1800:	0x8037b9bc	0x3fcf1850	0x00000000	0x00000000
0x3fcf1810:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf1820:	0xffffffff	0x00000000	0x00000000	0x00000000
0x3fcf1830:	0x00000000	0x40376238	0x00000000	0x40378e20
0x3fcf1840:	0x00000000	0x3fcf1870	0x4037680c	0x00000000
0x3fcf1850:	0x00000000	0x00000000	0x3fcf19e0	0x00000001
0x3fcf1860:	0x00000000	0x3fcf1890	0x00000000	0x00000000
0x3fcf1870:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf1880:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf1890:	0x00000000	0x00000000	0x3fcf18a0	0x00000000
0x3fcf18a0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf18b0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf18c0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf18d0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf18e0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf18f0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf1900:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf1910:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf1920:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf1930:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf1940:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf1950:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf1960:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf1970:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf1980:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf1990:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf19a0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf19b0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf19c0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf19d0:	0x00000000	0x00000000
.coredump.tasks.data 0x3fcf31a8 0x158 RW 
0x3fcf31a8:	0x3fcf2f10	0x3fcf3060	0x6aca8805	0x3fcf2050
0x3fcf31b8:	0x3fcf19e8	0x3fcf31a8	0x3fc93650	0x00000003
0x3fcf31c8:	0x4b080b81	0xf8d7b9f5	0x3fcf31a8	0x00000000
0x3fcf31d8:	0x00000016	0x3fcf21a4	0x5f707365	0x656d6974
0x3fcf31e8:	0x7fbd0072	0x0036f998	0x00000000	0x3fcf31a0
0x3fcf31f8:	0x00000016	0x00000000	0x00000000	0x00000000
0x3fcf3208:	0x00000000	0x3fcf07bc	0x3fcf0824	0x3fcf088c
0x3fcf3218:	0x00000000	0x00000000	0x00000001	0x00000000
0x3fcf3228:	0x00000000	0x00000000	0x4200aa18	0x00000000
0x3fcf3238:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf3248:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf3258:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf3268:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf3278:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf3288:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf3298:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf32a8:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf32b8:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf32c8:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf32d8:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf32e8:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf32f8:	0x00000000	0x3fcf0001
.coredump.tasks.data 0x3fcf2f10 0x290 RW 
0x3fcf2f10:	0x40375f30	0x400559e0	0x00060030	0x8037bbd2
0x3fcf2f20:	0x3fcf2fd0	0x00060023	0x00000000	0x00060020
0x3fcf2f30:	0x00060023	0x00000001	0x3fceb260	0x80377d85
0x3fcf2f40:	0x3fcf2fa0	0x3fc935ec	0x00000000	0x3fcf1890
0x3fcf2f50:	0x3fcf1870	0x4037680c	0x00000000	0x00000000
0x3fcf2f60:	0x0000ffff	0x00000000	0x00000000	0x00000000
0x3fcf2f70:	0x00000000	0x40376238	0x3fcf1870	0x40378e20
0x3fcf2f80:	0x3fcefabc	0x00000000	0x00000000	0x00000000
0x3fcf2f90:	0xb33fffff	0x00000000	0x00000000	0x00000000
0x3fcf2fa0:	0x00000000	0x4037b9b4	0x00050030	0x00000000
0x3fcf2fb0:	0x3fcf3060	0x00000000	0x00000000	0x00000000
0x3fcf2fc0:	0x8037b352	0x3fcf2fe0	0x3fc935e4	0x00000000
0x3fcf2fd0:	0x82004823	0x3fcf3000	0x00000000	0x00000001
0x3fcf2fe0:	0x00000000	0x3fcf17a0	0x00060023	0x00000000
0x3fcf2ff0:	0x8037b9bc	0x3fcf3020	0x00000000	0x00000000
0x3fcf3000:	0x3fc91920	0x00060023	0x00000001	0x00000000
0x3fcf3010:	0x00000000	0x3fcf3040	0x42004814	0x00000000
0x3fcf3020:	0x00060023	0x3fc93894	0x3fcf31a8	0x00000000
0x3fcf3030:	0x00000000	0x3fcf3060	0x00000000	0x00000000
0x3fcf3040:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf3050:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf3060:	0x00000000	0x00000000	0x3fcf3070	0x00000000
0x3fcf3070:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf3080:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf3090:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf30a0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf30b0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf30c0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf30d0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf30e0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf30f0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf3100:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf3110:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf3120:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf3130:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf3140:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf3150:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf3160:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf3170:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf3180:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf3190:	0x00000000	0x00000000	0x00000000	0x00000000
.coredump.tasks.data 0x3fcf2048 0x158 RW 
0x3fcf2048:	0x3fcf1dc0	0x3fcf1f00	0xca854626	0x3fc93658
0x3fcf2058:	0x3fcf31b0	0x3fcf2048	0x3fc93650	0x00000001
0x3fcf2068:	0x3fcf1c18	0x3fcf1c18	0x3fcf2048	0x3fcf1c10
0x3fcf2078:	0x00000018	0x3fcf1c44	0x31637069	0x1a136100
0x3fcf2088:	0x20417274	0x00670822	0x00000001	0x3fcf2040
0x3fcf2098:	0x00000018	0x00000000	0x00000000	0x00000000
0x3fcf20a8:	0x00000000	0x3fcf07bc	0x3fcf0824	0x3fcf088c
0x3fcf20b8:	0x00000000	0x00000000	0x00000001	0x00000000
0x3fcf20c8:	0x00000000	0x00000000	0x4200aa18	0x00000000
0x3fcf20d8:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf20e8:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf20f8:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf2108:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf2118:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf2128:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf2138:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf2148:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf2158:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf2168:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf2178:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf2188:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf2198:	0x00000000	0x3fcf0000
.coredump.tasks.data 0x3fcf1dc0 0x280 RW 
0x3fcf1dc0:	0x40375f30	0x40379a1c	0x00060830	0x80376837
0x3fcf1dd0:	0x3fcf1e80	0x3fcf1bec	0x3fcf1c38	0x00000001
0x3fcf1de0:	0x00000001	0x00000000	0x00000001	0x80379b0d
0x3fcf1df0:	0x3fcf1e60	0x00000001	0xffffffff	0x3fcf1c38
0x3fcf1e00:	0x3fcf4350	0x00000001	0x600c28e8	0x00000000
0x3fcf1e10:	0x0000ffff	0x00000000	0x00000000	0x00000000
0x3fcf1e20:	0x00000000	0x40376238	0x3fcf4350	0x40378e20
0x3fcf1e30:	0x3fcee95c	0x00000000	0x00000000	0x00000000
0x3fcf1e40:	0xb33fffff	0x00000000	0x00000000	0x00000000
0x3fcf1e50:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf1e60:	0xb33fffff	0x00000000	0x00000000	0x00000000
0x3fcf1e70:	0x8037b9bc	0x3fcf1ec0	0x00000001	0x00000000
0x3fcf1e80:	0x00000000	0x00000002	0x00000000	0x00000000
0x3fcf1e90:	0xffffffff	0x3fcf1ec0	0x00000001	0x40376b88
0x3fcf1ea0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf1eb0:	0x00000000	0x3fcf1ee0	0x4037680c	0x00000001
0x3fcf1ec0:	0x00000001	0x3fc938bc	0x3fcf2048	0x00000000
0x3fcf1ed0:	0x00000000	0x3fcf1f00	0x00000000	0x00000000
0x3fcf1ee0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf1ef0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf1f00:	0x00000000	0x00000000	0x3fcf1f10	0x00000000
0x3fcf1f10:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf1f20:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf1f30:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf1f40:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf1f50:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf1f60:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf1f70:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf1f80:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf1f90:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf1fa0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf1fb0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf1fc0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf1fd0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf1fe0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf1ff0:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf2000:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf2010:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf2020:	0x00000000	0x00000000	0x00000000	0x00000000
0x3fcf2030:	0x00000000	0x00000000	0x00000000	0x00000000

===================== ESP32 CORE DUMP END =====================
===============================================================
Done!