expected_output 37 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679
  1. espcoredump.py v0.4-dev
  2. ===============================================================
  3. ==================== ESP32 CORE DUMP START ====================
  4. Crashed task handle: 0x3fce1c94, name: 'unaligned_ptr_t', GDB name: 'process 1070472340'
  5. ================== CURRENT THREAD REGISTERS ===================
  6. exccause 0x1d (StoreProhibitedCause)
  7. excvaddr 0x5
  8. epc1 0x42009a9f
  9. epc2 0x0
  10. epc3 0x0
  11. epc4 0x0
  12. epc5 0x0
  13. epc6 0x0
  14. eps2 0x0
  15. eps3 0x0
  16. eps4 0x0
  17. eps5 0x0
  18. eps6 0x0
  19. pc 0x42004ecd 0x42004ecd <recur_func+85>
  20. lbeg 0x400556d5 1074091733
  21. lend 0x400556e5 1074091749
  22. lcount 0xfffffff8 4294967288
  23. sar 0x0 0
  24. ps 0x60620 394784
  25. threadptr <unavailable>
  26. br <unavailable>
  27. scompare1 <unavailable>
  28. acclo <unavailable>
  29. acchi <unavailable>
  30. m0 <unavailable>
  31. m1 <unavailable>
  32. m2 <unavailable>
  33. m3 <unavailable>
  34. expstate <unavailable>
  35. f64r_lo <unavailable>
  36. f64r_hi <unavailable>
  37. f64s <unavailable>
  38. fcr <unavailable>
  39. fsr <unavailable>
  40. a0 0x82004ea8 -2113909080
  41. a1 0x3fce1a80 1070471808
  42. a2 0x2 2
  43. a3 0x3fce1acc 1070471884
  44. a4 0x3fce1ac0 1070471872
  45. a5 0x0 0
  46. a6 0x3fcf0824 1070532644
  47. a7 0x1 1
  48. a8 0x5 5
  49. a9 0xffffffad -83
  50. a10 0x20 32
  51. a11 0x3fce1cf4 1070472436
  52. a12 0x1 1
  53. a13 0x80 128
  54. a14 0x0 0
  55. a15 0x1 1
  56. ==================== CURRENT THREAD STACK =====================
  57. #0 0x42004ecd in recur_func () at ../main/test_core_dump.c:70
  58. #1 0x42004ea8 in recur_func () at ../main/test_core_dump.c:63
  59. #2 0x42004ea8 in recur_func () at ../main/test_core_dump.c:63
  60. #3 0x42004ef3 in unaligned_ptr_task (pvParameter=0x0) at ../main/test_core_dump.c:80
  61. #4 0x4037b9bc in vPortTaskWrapper (pxCode=0x42004ed8 <unaligned_ptr_task>, pvParameters=0x0) at /builds/espressif/esp-idf/components/freertos/port/xtensa/port.c:159
  62. ======================== THREADS INFO =========================
  63. Id Target Id Frame
  64. * 1 process 1070472340 0x42004ecd in recur_func () at ../main/test_core_dump.c:70
  65. 2 process 1070549672 0x42018d5a in esp_pm_impl_waiti () at /builds/espressif/esp-idf/components/esp_pm/pm_impl.c:840
  66. 3 process 1070551560 0x42018d5a in esp_pm_impl_waiti () at /builds/espressif/esp-idf/components/esp_pm/pm_impl.c:840
  67. 4 process 1070474740 0x4037a26a in vTaskDelay (xTicksToDelay=100) at /builds/espressif/esp-idf/components/freertos/tasks.c:1593
  68. 5 process 1070469940 0x4037a26a in vTaskDelay (xTicksToDelay=100) at /builds/espressif/esp-idf/components/freertos/tasks.c:1593
  69. 6 process 1070537184 0x40379b0d in xQueueSemaphoreTake (xQueue=0x3fcf1584, xTicksToWait=<optimized out>) at ../../../hal/esp32s3/include/hal/cpu_ll.h:38
  70. 7 process 1070543272 0x400559e0 in ?? ()
  71. 8 process 1070538824 xQueueSemaphoreTake (xQueue=0x3fcf1bec, xTicksToWait=<optimized out>) at /builds/espressif/esp-idf/components/freertos/queue.c:1563
  72. ==================== THREAD 1 (TCB: 0x3fce1c94, name: 'unaligned_ptr_t') =====================
  73. #0 0x42004ecd in recur_func () at ../main/test_core_dump.c:70
  74. #1 0x42004ea8 in recur_func () at ../main/test_core_dump.c:63
  75. #2 0x42004ea8 in recur_func () at ../main/test_core_dump.c:63
  76. #3 0x42004ef3 in unaligned_ptr_task (pvParameter=0x0) at ../main/test_core_dump.c:80
  77. #4 0x4037b9bc in vPortTaskWrapper (pxCode=0x42004ed8 <unaligned_ptr_task>, pvParameters=0x0) at /builds/espressif/esp-idf/components/freertos/port/xtensa/port.c:159
  78. ==================== THREAD 2 (TCB: 0x3fcf4aa8, name: 'IDLE') =====================
  79. #0 0x42018d5a in esp_pm_impl_waiti () at /builds/espressif/esp-idf/components/esp_pm/pm_impl.c:840
  80. #1 0x42001cfe in esp_vApplicationIdleHook () at /builds/espressif/esp-idf/components/esp_system/freertos_hooks.c:63
  81. #2 0x4037a010 in prvIdleTask (pvParameters=0x0) at /builds/espressif/esp-idf/components/freertos/tasks.c:3959
  82. #3 0x4037b9bc in vPortTaskWrapper (pxCode=0x4037a004 <prvIdleTask>, pvParameters=0x0) at /builds/espressif/esp-idf/components/freertos/port/xtensa/port.c:159
  83. ==================== THREAD 3 (TCB: 0x3fcf5208, name: 'IDLE') =====================
  84. #0 0x42018d5a in esp_pm_impl_waiti () at /builds/espressif/esp-idf/components/esp_pm/pm_impl.c:840
  85. #1 0x42001cfe in esp_vApplicationIdleHook () at /builds/espressif/esp-idf/components/esp_system/freertos_hooks.c:63
  86. #2 0x4037a010 in prvIdleTask (pvParameters=0x0) at /builds/espressif/esp-idf/components/freertos/tasks.c:3959
  87. #3 0x4037b9bc in vPortTaskWrapper (pxCode=0x4037a004 <prvIdleTask>, pvParameters=0x0) at /builds/espressif/esp-idf/components/freertos/port/xtensa/port.c:159
  88. ==================== THREAD 4 (TCB: 0x3fce25f4, name: 'failed_assert_t') =====================
  89. #0 0x4037a26a in vTaskDelay (xTicksToDelay=100) at /builds/espressif/esp-idf/components/freertos/tasks.c:1593
  90. #1 0x42004d9e in failed_assert_task (pvParameter=0x0) at ../main/test_core_dump.c:89
  91. #2 0x4037b9bc in vPortTaskWrapper (pxCode=0x42004d8c <failed_assert_task>, pvParameters=0x0) at /builds/espressif/esp-idf/components/freertos/port/xtensa/port.c:159
  92. ==================== THREAD 5 (TCB: 0x3fce1334, name: 'bad_ptr_task') =====================
  93. #0 0x4037a26a in vTaskDelay (xTicksToDelay=100) at /builds/espressif/esp-idf/components/freertos/tasks.c:1593
  94. #1 0x42004e6a in bad_ptr_task (pvParameter=0x0) at ../main/test_core_dump.c:43
  95. #2 0x4037b9bc in vPortTaskWrapper (pxCode=0x42004e58 <bad_ptr_task>, pvParameters=0x0) at /builds/espressif/esp-idf/components/freertos/port/xtensa/port.c:159
  96. ==================== THREAD 6 (TCB: 0x3fcf19e0, name: 'ipc0') =====================
  97. #0 0x40379b0d in xQueueSemaphoreTake (xQueue=0x3fcf1584, xTicksToWait=<optimized out>) at ../../../hal/esp32s3/include/hal/cpu_ll.h:38
  98. #1 0x40376837 in ipc_task (arg=0x0) at /builds/espressif/esp-idf/components/esp_ipc/src/esp_ipc.c:59
  99. #2 0x4037b9bc in vPortTaskWrapper (pxCode=0x4037680c <ipc_task>, pvParameters=0x0) at /builds/espressif/esp-idf/components/freertos/port/xtensa/port.c:159
  100. ==================== THREAD 7 (TCB: 0x3fcf31a8, name: 'esp_timer') =====================
  101. #0 0x400559e0 in ?? ()
  102. #1 0x4037bbd2 in vPortExitCritical (mux=<optimized out>) at /builds/espressif/esp-idf/components/freertos/port/xtensa/port.c:447
  103. #2 0x4037b352 in ulTaskGenericNotifyTake (uxIndexToWait=0, xClearCountOnExit=1, xTicksToWait=<optimized out>) at /builds/espressif/esp-idf/components/freertos/tasks.c:5370
  104. #3 0x42004823 in timer_task (arg=0x0) at /builds/espressif/esp-idf/components/esp_timer/src/esp_timer.c:392
  105. #4 0x4037b9bc in vPortTaskWrapper (pxCode=0x42004814 <timer_task>, pvParameters=0x0) at /builds/espressif/esp-idf/components/freertos/port/xtensa/port.c:159
  106. ==================== THREAD 8 (TCB: 0x3fcf2048, name: 'ipc1') =====================
  107. #0 xQueueSemaphoreTake (xQueue=0x3fcf1bec, xTicksToWait=<optimized out>) at /builds/espressif/esp-idf/components/freertos/queue.c:1563
  108. #1 0x40376837 in ipc_task (arg=0x1) at /builds/espressif/esp-idf/components/esp_ipc/src/esp_ipc.c:59
  109. #2 0x4037b9bc in vPortTaskWrapper (pxCode=0x4037680c <ipc_task>, pvParameters=0x1) at /builds/espressif/esp-idf/components/freertos/port/xtensa/port.c:159
  110. ======================= ALL MEMORY REGIONS ========================
  111. Name Address Size Attrs
  112. .rtc.text 0x600fe000 0x0 RW
  113. .rtc.dummy 0x600fe000 0x0 RW
  114. .rtc.force_fast 0x600fe000 0x0 RW
  115. .rtc.data 0x50000000 0x10 RW A
  116. .rtc_noinit 0x50000010 0x0 RW
  117. .rtc.force_slow 0x50000010 0x0 RW
  118. .iram0.vectors 0x40374000 0x403 R XA
  119. .iram0.text 0x40374404 0xbed7 R XA
  120. .dram0.data 0x3fc902e0 0x3094 RW A
  121. .noinit 0x3fc93374 0x0 RW
  122. .flash.text 0x42000020 0x19a6f R XA
  123. .flash.appdesc 0x3c020020 0x100 R A
  124. .flash.rodata 0x3c020120 0x3594 RW A
  125. .flash.rodata_noload 0x3c0236b4 0x0 RW
  126. .iram0.text_end 0x403802db 0x0 RW
  127. .iram0.bss 0x403802dc 0x0 RW
  128. .dram0.heap_start 0x3fc94160 0x0 RW
  129. .coredump.tasks.data 0x3fce1c94 0x158 RW
  130. .coredump.tasks.data 0x3fce19c0 0x2cc RW
  131. .coredump.tasks.data 0x3fcf4aa8 0x158 RW
  132. .coredump.tasks.data 0x3fcf4820 0x280 RW
  133. .coredump.tasks.data 0x3fcf5208 0x158 RW
  134. .coredump.tasks.data 0x3fcf4f80 0x280 RW
  135. .coredump.tasks.data 0x3fce25f4 0x158 RW
  136. .coredump.tasks.data 0x3fce2390 0x25c RW
  137. .coredump.tasks.data 0x3fce1334 0x158 RW
  138. .coredump.tasks.data 0x3fce10d0 0x25c RW
  139. .coredump.tasks.data 0x3fcf19e0 0x158 RW
  140. .coredump.tasks.data 0x3fcf1750 0x288 RW
  141. .coredump.tasks.data 0x3fcf31a8 0x158 RW
  142. .coredump.tasks.data 0x3fcf2f10 0x290 RW
  143. .coredump.tasks.data 0x3fcf2048 0x158 RW
  144. .coredump.tasks.data 0x3fcf1dc0 0x280 RW
  145. ====================== CORE DUMP MEMORY CONTENTS ========================
  146. .coredump.tasks.data 0x3fce1c94 0x158 RW
  147. 0x3fce1c94: 0x3fce1a50 0x3fce1b50 0x00000067 0x3fc93768
  148. 0x3fce1ca4: 0x3fc93768 0x3fce1c94 0x3fc93760 0x00000012
  149. 0x3fce1cb4: 0x3fcf09e4 0x3fcf09e4 0x3fce1c94 0x00000000
  150. 0x3fce1cc4: 0x00000007 0x3fce1490 0x6c616e75 0x656e6769
  151. 0x3fce1cd4: 0x74705f64 0x00745f72 0x00000001 0x3fce1c8c
  152. 0x3fce1ce4: 0x00000007 0x00000000 0x00000000 0x00000000
  153. 0x3fce1cf4: 0x00000000 0x3fcf07bc 0x3fcf0824 0x3fcf088c
  154. 0x3fce1d04: 0x00000000 0x00000000 0x00000001 0x00000000
  155. 0x3fce1d14: 0x00000000 0x00000000 0x4200aa18 0x00000000
  156. 0x3fce1d24: 0x00000000 0x00000000 0x00000000 0x00000000
  157. 0x3fce1d34: 0x00000000 0x00000000 0x00000000 0x00000000
  158. 0x3fce1d44: 0x00000000 0x00000000 0x00000000 0x00000000
  159. 0x3fce1d54: 0x00000000 0x00000000 0x00000000 0x00000000
  160. 0x3fce1d64: 0x00000000 0x00000000 0x00000000 0x00000000
  161. 0x3fce1d74: 0x00000000 0x00000000 0x00000000 0x00000000
  162. 0x3fce1d84: 0x00000000 0x00000000 0x00000000 0x00000000
  163. 0x3fce1d94: 0x00000000 0x00000000 0x00000000 0x00000000
  164. 0x3fce1da4: 0x00000000 0x00000000 0x00000000 0x00000000
  165. 0x3fce1db4: 0x00000000 0x00000000 0x00000000 0x00000000
  166. 0x3fce1dc4: 0x00000000 0x00000000 0x00000000 0x00000000
  167. 0x3fce1dd4: 0x00000000 0x00000000 0x00000000 0x00000000
  168. 0x3fce1de4: 0x00000000 0x3fce0000
  169. .coredump.tasks.data 0x3fce19c0 0x2cc RW
  170. 0x3fce19c0: 0xdeadbeef 0x42004ecd 0x00060630 0x82004ea8
  171. 0x3fce19d0: 0x3fce1a80 0x00000002 0x3fce1acc 0x3fce1ac0
  172. 0x3fce19e0: 0x00000000 0x3fcf0824 0x00000001 0x00000005
  173. 0x3fce19f0: 0xffffffad 0x00000020 0x3fce1cf4 0x00000001
  174. 0x3fce1a00: 0x00000080 0x00000000 0x00000001 0x00000000
  175. 0x3fce1a10: 0x0000001d 0x00000005 0x400556d5 0x400556e5
  176. 0x3fce1a20: 0xfffffff8 0x00000001 0x00000080 0x40375ecc
  177. 0x3fce1a30: 0x3fcde5ac 0x00000000 0x00000000 0x00000000
  178. 0x3fce1a40: 0xb33fffff 0x00000000 0x00000000 0x00000000
  179. 0x3fce1a50: 0x00000000 0x00000001 0x3fcf09b8 0x00000000
  180. 0x3fce1a60: 0x00000001 0x00000080 0x00000000 0x00000001
  181. 0x3fce1a70: 0x82004ea8 0x3fce1ab0 0x00000001 0x3fcf0824
  182. 0x3fce1a80: 0x00000003 0x00000064 0x00000001 0x00000000
  183. 0x3fce1a90: 0x3fce1ac0 0x00000000 0x3fcf0824 0x00000001
  184. 0x3fce1aa0: 0x82004ef3 0x3fce1ae0 0x0000000a 0x3fc91920
  185. 0x3fce1ab0: 0x00000003 0x0000001e 0x3c02221c 0x00000001
  186. 0x3fce1ac0: 0x00000000 0xa5a5a5a5 0xa5a5a5a5 0x00000066
  187. 0x3fce1ad0: 0x8037b9bc 0x3fce1b10 0x00000000 0x00000000
  188. 0x3fce1ae0: 0x00000003 0x3fce1b10 0x00000000 0x00000000
  189. 0x3fce1af0: 0x00060021 0x00060023 0x00000001 0x00000001
  190. 0x3fce1b00: 0x00000000 0x3fce1b30 0x42004ed8 0x00000000
  191. 0x3fce1b10: 0x00060023 0x3fc93768 0x3fce1c94 0x00000000
  192. 0x3fce1b20: 0x00000000 0x3fce1b50 0x00000000 0x00000000
  193. 0x3fce1b30: 0x00000000 0x00000000 0x00000000 0x00000000
  194. 0x3fce1b40: 0x00000000 0x00000000 0x00000000 0x00000000
  195. 0x3fce1b50: 0x00000000 0x00000000 0x3fce1b60 0x00000000
  196. 0x3fce1b60: 0x00000000 0x00000000 0x00000000 0x00000000
  197. 0x3fce1b70: 0x00000000 0x00000000 0x00000000 0x00000000
  198. 0x3fce1b80: 0x00000000 0x00000000 0x00000000 0x00000000
  199. 0x3fce1b90: 0x00000000 0x00000000 0x00000000 0x00000000
  200. 0x3fce1ba0: 0x00000000 0x00000000 0x00000000 0x00000000
  201. 0x3fce1bb0: 0x00000000 0x00000000 0x00000000 0x00000000
  202. 0x3fce1bc0: 0x00000000 0x00000000 0x00000000 0x00000000
  203. 0x3fce1bd0: 0x00000000 0x00000000 0x00000000 0x00000000
  204. 0x3fce1be0: 0x00000000 0x00000000 0x00000000 0x00000000
  205. 0x3fce1bf0: 0x00000000 0x00000000 0x00000000 0x00000000
  206. 0x3fce1c00: 0x00000000 0x00000000 0x00000000 0x00000000
  207. 0x3fce1c10: 0x00000000 0x00000000 0x00000000 0x00000000
  208. 0x3fce1c20: 0x00000000 0x00000000 0x00000000 0x00000000
  209. 0x3fce1c30: 0x00000000 0x00000000 0x00000000 0x00000000
  210. 0x3fce1c40: 0x00000000 0x00000000 0x00000000 0x00000000
  211. 0x3fce1c50: 0x00000000 0x00000000 0x00000000 0x00000000
  212. 0x3fce1c60: 0x00000000 0x00000000 0x00000000 0x00000000
  213. 0x3fce1c70: 0x00000000 0x00000000 0x00000000 0x00000000
  214. 0x3fce1c80: 0x00000000 0x00000000 0x00000000
  215. .coredump.tasks.data 0x3fcf4aa8 0x158 RW
  216. 0x3fcf4aa8: 0x3fcf4820 0x3fcf4960 0x2c147bb3 0x3fcf5210
  217. 0x3fcf4ab8: 0x3fc936dc 0x3fcf4aa8 0x3fc936d4 0x00000019
  218. 0x3fcf4ac8: 0x26d5c5c3 0xd4b291a3 0x3fcf4aa8 0x00000000
  219. 0x3fcf4ad8: 0x00000000 0x3fcf44a4 0x454c4449 0x87f1e300
  220. 0x3fcf4ae8: 0xa3b9c272 0x00de7dcd 0x00000000 0x3fcf4aa0
  221. 0x3fcf4af8: 0x00000000 0x00000000 0x00000000 0x00000000
  222. 0x3fcf4b08: 0x00000000 0x3fcf07bc 0x3fcf0824 0x3fcf088c
  223. 0x3fcf4b18: 0x00000000 0x00000000 0x00000001 0x00000000
  224. 0x3fcf4b28: 0x00000000 0x00000000 0x4200aa18 0x00000000
  225. 0x3fcf4b38: 0x00000000 0x00000000 0x00000000 0x00000000
  226. 0x3fcf4b48: 0x00000000 0x00000000 0x00000000 0x00000000
  227. 0x3fcf4b58: 0x00000000 0x00000000 0x00000000 0x00000000
  228. 0x3fcf4b68: 0x00000000 0x00000000 0x00000000 0x00000000
  229. 0x3fcf4b78: 0x00000000 0x00000000 0x00000000 0x00000000
  230. 0x3fcf4b88: 0x00000000 0x00000000 0x00000000 0x00000000
  231. 0x3fcf4b98: 0x00000000 0x00000000 0x00000000 0x00000000
  232. 0x3fcf4ba8: 0x00000000 0x00000000 0x00000000 0x00000000
  233. 0x3fcf4bb8: 0x00000000 0x00000000 0x00000000 0x00000000
  234. 0x3fcf4bc8: 0x00000000 0x00000000 0x00000000 0x00000000
  235. 0x3fcf4bd8: 0x00000000 0x00000000 0x00000000 0x00000000
  236. 0x3fcf4be8: 0x00000000 0x00000000 0x00000000 0x00000000
  237. 0x3fcf4bf8: 0x00000000 0x3fcf0000
  238. .coredump.tasks.data 0x3fcf4820 0x280 RW
  239. 0x3fcf4820: 0x40375f30 0x42018d5a 0x00060730 0x82001cfe
  240. 0x3fcf4830: 0x3fcf48e0 0x00000000 0x00000001 0x00000001
  241. 0x3fcf4840: 0x80000001 0x00060023 0x00000000 0x8200a206
  242. 0x3fcf4850: 0x3fcf48b0 0x00000000 0x4200aa18 0x00060120
  243. 0x3fcf4860: 0x00060123 0x00000001 0x6000001c 0x0000001e
  244. 0x3fcf4870: 0x0000ffff 0x00000000 0x00000000 0x00000000
  245. 0x3fcf4880: 0x00000000 0x40376238 0x00060123 0x40378e20
  246. 0x3fcf4890: 0x3fcf13bc 0x00000000 0x00000000 0x00000000
  247. 0x3fcf48a0: 0xb33fffff 0x00000000 0x00000000 0x00000000
  248. 0x3fcf48b0: 0x00000000 0x00000000 0x00000000 0x00000000
  249. 0x3fcf48c0: 0x00000000 0x4037a004 0x00000000 0x00000000
  250. 0x3fcf48d0: 0x8037a010 0x3fcf4900 0x00000008 0x00000000
  251. 0x3fcf48e0: 0x00000000 0x00000000 0x00000000 0x00000000
  252. 0x3fcf48f0: 0x8037b9bc 0x3fcf4920 0x00000000 0x00000000
  253. 0x3fcf4900: 0x00000001 0x00060023 0x00000001 0x0000000a
  254. 0x3fcf4910: 0x00000000 0x3fcf4940 0x4037a004 0x00000000
  255. 0x3fcf4920: 0x00060023 0x3fc936dc 0x3fcf5208 0x00000000
  256. 0x3fcf4930: 0x00000000 0x3fcf4960 0x00000000 0x00000000
  257. 0x3fcf4940: 0x00000000 0x00000000 0x00000000 0x00000000
  258. 0x3fcf4950: 0x00000000 0x00000000 0x00000000 0x00000000
  259. 0x3fcf4960: 0x00000000 0x00000000 0x3fcf4970 0x00000000
  260. 0x3fcf4970: 0x00000000 0x00000000 0x00000000 0x00000000
  261. 0x3fcf4980: 0x00000000 0x00000000 0x00000000 0x00000000
  262. 0x3fcf4990: 0x00000000 0x00000000 0x00000000 0x00000000
  263. 0x3fcf49a0: 0x00000000 0x00000000 0x00000000 0x00000000
  264. 0x3fcf49b0: 0x00000000 0x00000000 0x00000000 0x00000000
  265. 0x3fcf49c0: 0x00000000 0x00000000 0x00000000 0x00000000
  266. 0x3fcf49d0: 0x00000000 0x00000000 0x00000000 0x00000000
  267. 0x3fcf49e0: 0x00000000 0x00000000 0x00000000 0x00000000
  268. 0x3fcf49f0: 0x00000000 0x00000000 0x00000000 0x00000000
  269. 0x3fcf4a00: 0x00000000 0x00000000 0x00000000 0x00000000
  270. 0x3fcf4a10: 0x00000000 0x00000000 0x00000000 0x00000000
  271. 0x3fcf4a20: 0x00000000 0x00000000 0x00000000 0x00000000
  272. 0x3fcf4a30: 0x00000000 0x00000000 0x00000000 0x00000000
  273. 0x3fcf4a40: 0x00000000 0x00000000 0x00000000 0x00000000
  274. 0x3fcf4a50: 0x00000000 0x00000000 0x00000000 0x00000000
  275. 0x3fcf4a60: 0x00000000 0x00000000 0x00000000 0x00000000
  276. 0x3fcf4a70: 0x00000000 0x00000000 0x00000000 0x00000000
  277. 0x3fcf4a80: 0x00000000 0x00000000 0x00000000 0x00000000
  278. 0x3fcf4a90: 0x00000000 0x00000000 0x00000000 0x00000000
  279. .coredump.tasks.data 0x3fcf5208 0x158 RW
  280. 0x3fcf5208: 0x3fcf4f80 0x3fcf50c0 0xb919822c 0x3fc936dc
  281. 0x3fcf5218: 0x3fcf4ab0 0x3fcf5208 0x3fc936d4 0x00000019
  282. 0x3fcf5228: 0x6faeaba8 0xbeeeeea3 0x3fcf5208 0x00000000
  283. 0x3fcf5238: 0x00000000 0x3fcf4c04 0x454c4449 0x73513b00
  284. 0x3fcf5248: 0x9faddb2f 0x00efc8d6 0x00000001 0x3fcf5200
  285. 0x3fcf5258: 0x00000000 0x00000000 0x00000000 0x00000000
  286. 0x3fcf5268: 0x00000000 0x3fcf07bc 0x3fcf0824 0x3fcf088c
  287. 0x3fcf5278: 0x00000000 0x00000000 0x00000001 0x00000000
  288. 0x3fcf5288: 0x00000000 0x00000000 0x4200aa18 0x00000000
  289. 0x3fcf5298: 0x00000000 0x00000000 0x00000000 0x00000000
  290. 0x3fcf52a8: 0x00000000 0x00000000 0x00000000 0x00000000
  291. 0x3fcf52b8: 0x00000000 0x00000000 0x00000000 0x00000000
  292. 0x3fcf52c8: 0x00000000 0x00000000 0x00000000 0x00000000
  293. 0x3fcf52d8: 0x00000000 0x00000000 0x00000000 0x00000000
  294. 0x3fcf52e8: 0x00000000 0x00000000 0x00000000 0x00000000
  295. 0x3fcf52f8: 0x00000000 0x00000000 0x00000000 0x00000000
  296. 0x3fcf5308: 0x00000000 0x00000000 0x00000000 0x00000000
  297. 0x3fcf5318: 0x00000000 0x00000000 0x00000000 0x00000000
  298. 0x3fcf5328: 0x00000000 0x00000000 0x00000000 0x00000000
  299. 0x3fcf5338: 0x00000000 0x00000000 0x00000000 0x00000000
  300. 0x3fcf5348: 0x00000000 0x00000000 0x00000000 0x00000000
  301. 0x3fcf5358: 0x00000000 0x3fcf0000
  302. .coredump.tasks.data 0x3fcf4f80 0x280 RW
  303. 0x3fcf4f80: 0x40375f30 0x42018d5a 0x00060c30 0x82001cfe
  304. 0x3fcf4f90: 0x3fcf5040 0x00000000 0x00000000 0x00000001
  305. 0x3fcf4fa0: 0x80000001 0x3fc935e4 0x00000000 0x8200a206
  306. 0x3fcf4fb0: 0x3fcf5010 0x00000000 0x00000000 0x00060c20
  307. 0x3fcf4fc0: 0x00060c23 0x00000001 0x00000000 0x0000001e
  308. 0x3fcf4fd0: 0x0000ffff 0x00000000 0x00000000 0x00000000
  309. 0x3fcf4fe0: 0x00000000 0x40376238 0x00060c23 0x40378e20
  310. 0x3fcf4ff0: 0x3fcf1b1c 0x00000000 0x00000000 0x00000000
  311. 0x3fcf5000: 0xb33fffff 0x00000000 0x00000000 0x00000000
  312. 0x3fcf5010: 0x00000000 0x00000000 0x00000000 0x00000000
  313. 0x3fcf5020: 0x00000000 0x4037a004 0x00000000 0x00000000
  314. 0x3fcf5030: 0x8037a010 0x3fcf5060 0x00000008 0x00000001
  315. 0x3fcf5040: 0x00000000 0x00000000 0x00000000 0x00000000
  316. 0x3fcf5050: 0x8037b9bc 0x3fcf5080 0x00000000 0x00000000
  317. 0x3fcf5060: 0x00000001 0x00060023 0x00000001 0x00000001
  318. 0x3fcf5070: 0x00000000 0x3fcf50a0 0x4037a004 0x00000000
  319. 0x3fcf5080: 0x00060023 0x3fc936dc 0x3fcf4aa8 0x00000000
  320. 0x3fcf5090: 0x00000000 0x3fcf50c0 0x00000000 0x00000000
  321. 0x3fcf50a0: 0x00000000 0x00000000 0x00000000 0x00000000
  322. 0x3fcf50b0: 0x00000000 0x00000000 0x00000000 0x00000000
  323. 0x3fcf50c0: 0x00000000 0x00000000 0x3fcf50d0 0x00000000
  324. 0x3fcf50d0: 0x00000000 0x00000000 0x00000000 0x00000000
  325. 0x3fcf50e0: 0x00000000 0x00000000 0x00000000 0x00000000
  326. 0x3fcf50f0: 0x00000000 0x00000000 0x00000000 0x00000000
  327. 0x3fcf5100: 0x00000000 0x00000000 0x00000000 0x00000000
  328. 0x3fcf5110: 0x00000000 0x00000000 0x00000000 0x00000000
  329. 0x3fcf5120: 0x00000000 0x00000000 0x00000000 0x00000000
  330. 0x3fcf5130: 0x00000000 0x00000000 0x00000000 0x00000000
  331. 0x3fcf5140: 0x00000000 0x00000000 0x00000000 0x00000000
  332. 0x3fcf5150: 0x00000000 0x00000000 0x00000000 0x00000000
  333. 0x3fcf5160: 0x00000000 0x00000000 0x00000000 0x00000000
  334. 0x3fcf5170: 0x00000000 0x00000000 0x00000000 0x00000000
  335. 0x3fcf5180: 0x00000000 0x00000000 0x00000000 0x00000000
  336. 0x3fcf5190: 0x00000000 0x00000000 0x00000000 0x00000000
  337. 0x3fcf51a0: 0x00000000 0x00000000 0x00000000 0x00000000
  338. 0x3fcf51b0: 0x00000000 0x00000000 0x00000000 0x00000000
  339. 0x3fcf51c0: 0x00000000 0x00000000 0x00000000 0x00000000
  340. 0x3fcf51d0: 0x00000000 0x00000000 0x00000000 0x00000000
  341. 0x3fcf51e0: 0x00000000 0x00000000 0x00000000 0x00000000
  342. 0x3fcf51f0: 0x00000000 0x00000000 0x00000000 0x00000000
  343. .coredump.tasks.data 0x3fce25f4 0x158 RW
  344. 0x3fce25f4: 0x3fce2390 0x3fce24b0 0x000000ca 0x3fce133c
  345. 0x3fce2604: 0x3fc936c8 0x3fce25f4 0x3fc936c0 0x0000000f
  346. 0x3fce2614: 0x3fce1cb0 0x3fcf09e4 0x3fce25f4 0x00000000
  347. 0x3fce2624: 0x0000000a 0x3fce1df0 0x6c696166 0x615f6465
  348. 0x3fce2634: 0x72657373 0x00745f74 0x00000000 0x3fce25ec
  349. 0x3fce2644: 0x0000000a 0x00000000 0x00000000 0x00000000
  350. 0x3fce2654: 0x00000000 0x3fcf07bc 0x3fcf0824 0x3fcf088c
  351. 0x3fce2664: 0x00000000 0x00000000 0x00000001 0x00000000
  352. 0x3fce2674: 0x00000000 0x00000000 0x4200aa18 0x00000000
  353. 0x3fce2684: 0x00000000 0x00000000 0x00000000 0x00000000
  354. 0x3fce2694: 0x00000000 0x00000000 0x00000000 0x00000000
  355. 0x3fce26a4: 0x00000000 0x00000000 0x00000000 0x00000000
  356. 0x3fce26b4: 0x00000000 0x00000000 0x00000000 0x00000000
  357. 0x3fce26c4: 0x00000000 0x00000000 0x00000000 0x00000000
  358. 0x3fce26d4: 0x00000000 0x00000000 0x00000000 0x00000000
  359. 0x3fce26e4: 0x00000000 0x00000000 0x00000000 0x00000000
  360. 0x3fce26f4: 0x00000000 0x00000000 0x00000000 0x00000000
  361. 0x3fce2704: 0x00000000 0x00000000 0x00000000 0x00000000
  362. 0x3fce2714: 0x00000000 0x00000000 0x00000000 0x00000000
  363. 0x3fce2724: 0x00000000 0x00000000 0x00000000 0x00000000
  364. 0x3fce2734: 0x00000000 0x00000000 0x00000000 0x00000000
  365. 0x3fce2744: 0x00000000 0x3fce0000
  366. .coredump.tasks.data 0x3fce2390 0x25c RW
  367. 0x3fce2390: 0x40375f30 0x4037a26a 0x00060730 0x82004d9e
  368. 0x3fce23a0: 0x3fce2450 0x00000064 0x3fc91920 0x00060021
  369. 0x3fce23b0: 0x00060023 0x00000001 0x00000000 0x8037a26a
  370. 0x3fce23c0: 0x3fce2430 0x00000000 0x000000ca 0x3fc938c8
  371. 0x3fce23d0: 0x3fcf4140 0x00000800 0x00000000 0x00000000
  372. 0x3fce23e0: 0x0000ffff 0x00000000 0x400556d5 0x400556e5
  373. 0x3fce23f0: 0xfffffff8 0x40376238 0x3fcf4140 0x40378e20
  374. 0x3fce2400: 0x3fcdef0c 0x00000000 0x00000000 0x00000000
  375. 0x3fce2410: 0xb33fffff 0x00000000 0x00000000 0x00000000
  376. 0x3fce2420: 0x00000000 0x00000002 0x00000000 0x00000000
  377. 0x3fce2430: 0x3fc938c8 0x3fcf4140 0x00000800 0x00000000
  378. 0x3fce2440: 0x8037b9bc 0x3fce2470 0x00000000 0x00000000
  379. 0x3fce2450: 0x00060021 0x00060023 0x00000001 0x00000000
  380. 0x3fce2460: 0x00000000 0x3fce2490 0x42004d8c 0x00000000
  381. 0x3fce2470: 0x00060023 0x3fc937a4 0x3fce25f4 0x00000000
  382. 0x3fce2480: 0x00000000 0x3fce24b0 0x00000000 0x00000000
  383. 0x3fce2490: 0x00000000 0x00000000 0x00000000 0x00000000
  384. 0x3fce24a0: 0x00000000 0x00000000 0x00000000 0x00000000
  385. 0x3fce24b0: 0x00000000 0x00000000 0x3fce24c0 0x00000000
  386. 0x3fce24c0: 0x00000000 0x00000000 0x00000000 0x00000000
  387. 0x3fce24d0: 0x00000000 0x00000000 0x00000000 0x00000000
  388. 0x3fce24e0: 0x00000000 0x00000000 0x00000000 0x00000000
  389. 0x3fce24f0: 0x00000000 0x00000000 0x00000000 0x00000000
  390. 0x3fce2500: 0x00000000 0x00000000 0x00000000 0x00000000
  391. 0x3fce2510: 0x00000000 0x00000000 0x00000000 0x00000000
  392. 0x3fce2520: 0x00000000 0x00000000 0x00000000 0x00000000
  393. 0x3fce2530: 0x00000000 0x00000000 0x00000000 0x00000000
  394. 0x3fce2540: 0x00000000 0x00000000 0x00000000 0x00000000
  395. 0x3fce2550: 0x00000000 0x00000000 0x00000000 0x00000000
  396. 0x3fce2560: 0x00000000 0x00000000 0x00000000 0x00000000
  397. 0x3fce2570: 0x00000000 0x00000000 0x00000000 0x00000000
  398. 0x3fce2580: 0x00000000 0x00000000 0x00000000 0x00000000
  399. 0x3fce2590: 0x00000000 0x00000000 0x00000000 0x00000000
  400. 0x3fce25a0: 0x00000000 0x00000000 0x00000000 0x00000000
  401. 0x3fce25b0: 0x00000000 0x00000000 0x00000000 0x00000000
  402. 0x3fce25c0: 0x00000000 0x00000000 0x00000000 0x00000000
  403. 0x3fce25d0: 0x00000000 0x00000000 0x00000000 0x00000000
  404. 0x3fce25e0: 0x00000000 0x00000000 0x00000000
  405. .coredump.tasks.data 0x3fce1334 0x158 RW
  406. 0x3fce1334: 0x3fce10d0 0x3fce11f0 0x000000ca 0x3fc936c8
  407. 0x3fce1344: 0x3fce25fc 0x3fce1334 0x3fc936c0 0x00000014
  408. 0x3fce1354: 0x1e60ec4b 0x81c76ab4 0x3fce1334 0x00000000
  409. 0x3fce1364: 0x00000005 0x3fce0b30 0x5f646162 0x5f727470
  410. 0x3fce1374: 0x6b736174 0x004b6800 0x7fffffff 0x3fce132c
  411. 0x3fce1384: 0x00000005 0x00000000 0x00000000 0x00000000
  412. 0x3fce1394: 0x00000000 0x3fcf07bc 0x3fcf0824 0x3fcf088c
  413. 0x3fce13a4: 0x00000000 0x00000000 0x00000001 0x00000000
  414. 0x3fce13b4: 0x00000000 0x00000000 0x4200aa18 0x00000000
  415. 0x3fce13c4: 0x00000000 0x00000000 0x00000000 0x00000000
  416. 0x3fce13d4: 0x00000000 0x00000000 0x00000000 0x00000000
  417. 0x3fce13e4: 0x00000000 0x00000000 0x00000000 0x00000000
  418. 0x3fce13f4: 0x00000000 0x00000000 0x00000000 0x00000000
  419. 0x3fce1404: 0x00000000 0x00000000 0x00000000 0x00000000
  420. 0x3fce1414: 0x00000000 0x00000000 0x00000000 0x00000000
  421. 0x3fce1424: 0x00000000 0x00000000 0x00000000 0x00000000
  422. 0x3fce1434: 0x00000000 0x00000000 0x00000000 0x00000000
  423. 0x3fce1444: 0x00000000 0x00000000 0x00000000 0x00000000
  424. 0x3fce1454: 0x00000000 0x00000000 0x00000000 0x00000000
  425. 0x3fce1464: 0x00000000 0x00000000 0x00000000 0x00000000
  426. 0x3fce1474: 0x00000000 0x00000000 0x00000000 0x00000000
  427. 0x3fce1484: 0x00000000 0x3fce0000
  428. .coredump.tasks.data 0x3fce10d0 0x25c RW
  429. 0x3fce10d0: 0x40375f30 0x4037a26a 0x00060930 0x82004e6a
  430. 0x3fce10e0: 0x3fce1190 0x00000064 0x3fc91920 0x00060021
  431. 0x3fce10f0: 0x00060023 0x00000001 0x00000000 0x8037a26a
  432. 0x3fce1100: 0x3fce1170 0x00000000 0x000000ca 0x3fc938c8
  433. 0x3fce1110: 0xa5a5a5a5 0xa5a5a5a5 0x00000001 0x0000000f
  434. 0x3fce1120: 0x0000ffff 0x00000000 0x400556d5 0x400556e5
  435. 0x3fce1130: 0xfffffff9 0x40376238 0xa5a5a5a5 0x40378e20
  436. 0x3fce1140: 0x3fcddc4c 0x00000000 0x00000000 0x00000000
  437. 0x3fce1150: 0xb33fffff 0x00000000 0x00000000 0x00000000
  438. 0x3fce1160: 0x00000000 0x00000002 0x00000000 0x00000000
  439. 0x3fce1170: 0x00000000 0xa5a5a5a5 0xa5a5a5a5 0x00000001
  440. 0x3fce1180: 0x8037b9bc 0x3fce11b0 0x00000000 0x00000000
  441. 0x3fce1190: 0x00060021 0x00060023 0x00000001 0x00000000
  442. 0x3fce11a0: 0x00000000 0x3fce11d0 0x42004e58 0x00000000
  443. 0x3fce11b0: 0x00060023 0x3fc93740 0x3fce1334 0x00000000
  444. 0x3fce11c0: 0x00000000 0x3fce11f0 0x00000000 0x00000000
  445. 0x3fce11d0: 0x00000000 0x00000000 0x00000000 0x00000000
  446. 0x3fce11e0: 0x00000000 0x00000000 0x00000000 0x00000000
  447. 0x3fce11f0: 0x00000000 0x00000000 0x3fce1200 0x00000000
  448. 0x3fce1200: 0x00000000 0x00000000 0x00000000 0x00000000
  449. 0x3fce1210: 0x00000000 0x00000000 0x00000000 0x00000000
  450. 0x3fce1220: 0x00000000 0x00000000 0x00000000 0x00000000
  451. 0x3fce1230: 0x00000000 0x00000000 0x00000000 0x00000000
  452. 0x3fce1240: 0x00000000 0x00000000 0x00000000 0x00000000
  453. 0x3fce1250: 0x00000000 0x00000000 0x00000000 0x00000000
  454. 0x3fce1260: 0x00000000 0x00000000 0x00000000 0x00000000
  455. 0x3fce1270: 0x00000000 0x00000000 0x00000000 0x00000000
  456. 0x3fce1280: 0x00000000 0x00000000 0x00000000 0x00000000
  457. 0x3fce1290: 0x00000000 0x00000000 0x00000000 0x00000000
  458. 0x3fce12a0: 0x00000000 0x00000000 0x00000000 0x00000000
  459. 0x3fce12b0: 0x00000000 0x00000000 0x00000000 0x00000000
  460. 0x3fce12c0: 0x00000000 0x00000000 0x00000000 0x00000000
  461. 0x3fce12d0: 0x00000000 0x00000000 0x00000000 0x00000000
  462. 0x3fce12e0: 0x00000000 0x00000000 0x00000000 0x00000000
  463. 0x3fce12f0: 0x00000000 0x00000000 0x00000000 0x00000000
  464. 0x3fce1300: 0x00000000 0x00000000 0x00000000 0x00000000
  465. 0x3fce1310: 0x00000000 0x00000000 0x00000000 0x00000000
  466. 0x3fce1320: 0x00000000 0x00000000 0x00000000
  467. .coredump.tasks.data 0x3fcf19e0 0x158 RW
  468. 0x3fcf19e0: 0x3fcf1750 0x3fcf1890 0x10d022d6 0x3fcf31b0
  469. 0x3fcf19f0: 0x3fc93658 0x3fcf19e0 0x3fc93650 0x00000001
  470. 0x3fcf1a00: 0x3fcf15b0 0x3fcf15b0 0x3fcf19e0 0x3fcf15a8
  471. 0x3fcf1a10: 0x00000018 0x3fcf15dc 0x30637069 0x3bba4600
  472. 0x3fcf1a20: 0x8a6214c6 0x00410dce 0x00000000 0x3fcf19d8
  473. 0x3fcf1a30: 0x00000018 0x00000000 0x00000000 0x00000000
  474. 0x3fcf1a40: 0x00000000 0x3fcf07bc 0x3fcf0824 0x3fcf088c
  475. 0x3fcf1a50: 0x00000000 0x00000000 0x00000001 0x00000000
  476. 0x3fcf1a60: 0x00000000 0x00000000 0x4200aa18 0x00000000
  477. 0x3fcf1a70: 0x00000000 0x00000000 0x00000000 0x00000000
  478. 0x3fcf1a80: 0x00000000 0x00000000 0x00000000 0x00000000
  479. 0x3fcf1a90: 0x00000000 0x00000000 0x00000000 0x00000000
  480. 0x3fcf1aa0: 0x00000000 0x00000000 0x00000000 0x00000000
  481. 0x3fcf1ab0: 0x00000000 0x00000000 0x00000000 0x00000000
  482. 0x3fcf1ac0: 0x00000000 0x00000000 0x00000000 0x00000000
  483. 0x3fcf1ad0: 0x00000000 0x00000000 0x00000000 0x00000000
  484. 0x3fcf1ae0: 0x00000000 0x00000000 0x00000000 0x00000000
  485. 0x3fcf1af0: 0x00000000 0x00000000 0x00000000 0x00000000
  486. 0x3fcf1b00: 0x00000000 0x00000000 0x00000000 0x00000000
  487. 0x3fcf1b10: 0x00000000 0x00000000 0x00000000 0x00000000
  488. 0x3fcf1b20: 0x00000000 0x00000000 0x00000000 0x00000000
  489. 0x3fcf1b30: 0x00000000 0x3fcf0000
  490. .coredump.tasks.data 0x3fcf1750 0x288 RW
  491. 0x3fcf1750: 0x40375f30 0x40379b0d 0x00060030 0x80376837
  492. 0x3fcf1760: 0x3fcf1810 0x3fcf1584 0x3fcf15d0 0x00000001
  493. 0x3fcf1770: 0x00000001 0x00000000 0x80000000 0x80379b0d
  494. 0x3fcf1780: 0x3fcf17f0 0x00000000 0xffffffff 0x3fcf15d0
  495. 0x3fcf1790: 0x00000000 0x60023000 0x000fffff 0x00000000
  496. 0x3fcf17a0: 0x0000ffff 0x00000000 0x00000000 0x00000000
  497. 0x3fcf17b0: 0x00000000 0x40376238 0x00000000 0x40378e20
  498. 0x3fcf17c0: 0x3fcee2ec 0x00000000 0x00000000 0x00000000
  499. 0x3fcf17d0: 0xb33fffff 0x00000000 0x00000000 0x00000000
  500. 0x3fcf17e0: 0x00000000 0x00000000 0x00000000 0x00000000
  501. 0x3fcf17f0: 0x00000000 0x4037680c 0x00000000 0x00000000
  502. 0x3fcf1800: 0x8037b9bc 0x3fcf1850 0x00000000 0x00000000
  503. 0x3fcf1810: 0x00000000 0x00000000 0x00000000 0x00000000
  504. 0x3fcf1820: 0xffffffff 0x00000000 0x00000000 0x00000000
  505. 0x3fcf1830: 0x00000000 0x40376238 0x00000000 0x40378e20
  506. 0x3fcf1840: 0x00000000 0x3fcf1870 0x4037680c 0x00000000
  507. 0x3fcf1850: 0x00000000 0x00000000 0x3fcf19e0 0x00000001
  508. 0x3fcf1860: 0x00000000 0x3fcf1890 0x00000000 0x00000000
  509. 0x3fcf1870: 0x00000000 0x00000000 0x00000000 0x00000000
  510. 0x3fcf1880: 0x00000000 0x00000000 0x00000000 0x00000000
  511. 0x3fcf1890: 0x00000000 0x00000000 0x3fcf18a0 0x00000000
  512. 0x3fcf18a0: 0x00000000 0x00000000 0x00000000 0x00000000
  513. 0x3fcf18b0: 0x00000000 0x00000000 0x00000000 0x00000000
  514. 0x3fcf18c0: 0x00000000 0x00000000 0x00000000 0x00000000
  515. 0x3fcf18d0: 0x00000000 0x00000000 0x00000000 0x00000000
  516. 0x3fcf18e0: 0x00000000 0x00000000 0x00000000 0x00000000
  517. 0x3fcf18f0: 0x00000000 0x00000000 0x00000000 0x00000000
  518. 0x3fcf1900: 0x00000000 0x00000000 0x00000000 0x00000000
  519. 0x3fcf1910: 0x00000000 0x00000000 0x00000000 0x00000000
  520. 0x3fcf1920: 0x00000000 0x00000000 0x00000000 0x00000000
  521. 0x3fcf1930: 0x00000000 0x00000000 0x00000000 0x00000000
  522. 0x3fcf1940: 0x00000000 0x00000000 0x00000000 0x00000000
  523. 0x3fcf1950: 0x00000000 0x00000000 0x00000000 0x00000000
  524. 0x3fcf1960: 0x00000000 0x00000000 0x00000000 0x00000000
  525. 0x3fcf1970: 0x00000000 0x00000000 0x00000000 0x00000000
  526. 0x3fcf1980: 0x00000000 0x00000000 0x00000000 0x00000000
  527. 0x3fcf1990: 0x00000000 0x00000000 0x00000000 0x00000000
  528. 0x3fcf19a0: 0x00000000 0x00000000 0x00000000 0x00000000
  529. 0x3fcf19b0: 0x00000000 0x00000000 0x00000000 0x00000000
  530. 0x3fcf19c0: 0x00000000 0x00000000 0x00000000 0x00000000
  531. 0x3fcf19d0: 0x00000000 0x00000000
  532. .coredump.tasks.data 0x3fcf31a8 0x158 RW
  533. 0x3fcf31a8: 0x3fcf2f10 0x3fcf3060 0x6aca8805 0x3fcf2050
  534. 0x3fcf31b8: 0x3fcf19e8 0x3fcf31a8 0x3fc93650 0x00000003
  535. 0x3fcf31c8: 0x4b080b81 0xf8d7b9f5 0x3fcf31a8 0x00000000
  536. 0x3fcf31d8: 0x00000016 0x3fcf21a4 0x5f707365 0x656d6974
  537. 0x3fcf31e8: 0x7fbd0072 0x0036f998 0x00000000 0x3fcf31a0
  538. 0x3fcf31f8: 0x00000016 0x00000000 0x00000000 0x00000000
  539. 0x3fcf3208: 0x00000000 0x3fcf07bc 0x3fcf0824 0x3fcf088c
  540. 0x3fcf3218: 0x00000000 0x00000000 0x00000001 0x00000000
  541. 0x3fcf3228: 0x00000000 0x00000000 0x4200aa18 0x00000000
  542. 0x3fcf3238: 0x00000000 0x00000000 0x00000000 0x00000000
  543. 0x3fcf3248: 0x00000000 0x00000000 0x00000000 0x00000000
  544. 0x3fcf3258: 0x00000000 0x00000000 0x00000000 0x00000000
  545. 0x3fcf3268: 0x00000000 0x00000000 0x00000000 0x00000000
  546. 0x3fcf3278: 0x00000000 0x00000000 0x00000000 0x00000000
  547. 0x3fcf3288: 0x00000000 0x00000000 0x00000000 0x00000000
  548. 0x3fcf3298: 0x00000000 0x00000000 0x00000000 0x00000000
  549. 0x3fcf32a8: 0x00000000 0x00000000 0x00000000 0x00000000
  550. 0x3fcf32b8: 0x00000000 0x00000000 0x00000000 0x00000000
  551. 0x3fcf32c8: 0x00000000 0x00000000 0x00000000 0x00000000
  552. 0x3fcf32d8: 0x00000000 0x00000000 0x00000000 0x00000000
  553. 0x3fcf32e8: 0x00000000 0x00000000 0x00000000 0x00000000
  554. 0x3fcf32f8: 0x00000000 0x3fcf0001
  555. .coredump.tasks.data 0x3fcf2f10 0x290 RW
  556. 0x3fcf2f10: 0x40375f30 0x400559e0 0x00060030 0x8037bbd2
  557. 0x3fcf2f20: 0x3fcf2fd0 0x00060023 0x00000000 0x00060020
  558. 0x3fcf2f30: 0x00060023 0x00000001 0x3fceb260 0x80377d85
  559. 0x3fcf2f40: 0x3fcf2fa0 0x3fc935ec 0x00000000 0x3fcf1890
  560. 0x3fcf2f50: 0x3fcf1870 0x4037680c 0x00000000 0x00000000
  561. 0x3fcf2f60: 0x0000ffff 0x00000000 0x00000000 0x00000000
  562. 0x3fcf2f70: 0x00000000 0x40376238 0x3fcf1870 0x40378e20
  563. 0x3fcf2f80: 0x3fcefabc 0x00000000 0x00000000 0x00000000
  564. 0x3fcf2f90: 0xb33fffff 0x00000000 0x00000000 0x00000000
  565. 0x3fcf2fa0: 0x00000000 0x4037b9b4 0x00050030 0x00000000
  566. 0x3fcf2fb0: 0x3fcf3060 0x00000000 0x00000000 0x00000000
  567. 0x3fcf2fc0: 0x8037b352 0x3fcf2fe0 0x3fc935e4 0x00000000
  568. 0x3fcf2fd0: 0x82004823 0x3fcf3000 0x00000000 0x00000001
  569. 0x3fcf2fe0: 0x00000000 0x3fcf17a0 0x00060023 0x00000000
  570. 0x3fcf2ff0: 0x8037b9bc 0x3fcf3020 0x00000000 0x00000000
  571. 0x3fcf3000: 0x3fc91920 0x00060023 0x00000001 0x00000000
  572. 0x3fcf3010: 0x00000000 0x3fcf3040 0x42004814 0x00000000
  573. 0x3fcf3020: 0x00060023 0x3fc93894 0x3fcf31a8 0x00000000
  574. 0x3fcf3030: 0x00000000 0x3fcf3060 0x00000000 0x00000000
  575. 0x3fcf3040: 0x00000000 0x00000000 0x00000000 0x00000000
  576. 0x3fcf3050: 0x00000000 0x00000000 0x00000000 0x00000000
  577. 0x3fcf3060: 0x00000000 0x00000000 0x3fcf3070 0x00000000
  578. 0x3fcf3070: 0x00000000 0x00000000 0x00000000 0x00000000
  579. 0x3fcf3080: 0x00000000 0x00000000 0x00000000 0x00000000
  580. 0x3fcf3090: 0x00000000 0x00000000 0x00000000 0x00000000
  581. 0x3fcf30a0: 0x00000000 0x00000000 0x00000000 0x00000000
  582. 0x3fcf30b0: 0x00000000 0x00000000 0x00000000 0x00000000
  583. 0x3fcf30c0: 0x00000000 0x00000000 0x00000000 0x00000000
  584. 0x3fcf30d0: 0x00000000 0x00000000 0x00000000 0x00000000
  585. 0x3fcf30e0: 0x00000000 0x00000000 0x00000000 0x00000000
  586. 0x3fcf30f0: 0x00000000 0x00000000 0x00000000 0x00000000
  587. 0x3fcf3100: 0x00000000 0x00000000 0x00000000 0x00000000
  588. 0x3fcf3110: 0x00000000 0x00000000 0x00000000 0x00000000
  589. 0x3fcf3120: 0x00000000 0x00000000 0x00000000 0x00000000
  590. 0x3fcf3130: 0x00000000 0x00000000 0x00000000 0x00000000
  591. 0x3fcf3140: 0x00000000 0x00000000 0x00000000 0x00000000
  592. 0x3fcf3150: 0x00000000 0x00000000 0x00000000 0x00000000
  593. 0x3fcf3160: 0x00000000 0x00000000 0x00000000 0x00000000
  594. 0x3fcf3170: 0x00000000 0x00000000 0x00000000 0x00000000
  595. 0x3fcf3180: 0x00000000 0x00000000 0x00000000 0x00000000
  596. 0x3fcf3190: 0x00000000 0x00000000 0x00000000 0x00000000
  597. .coredump.tasks.data 0x3fcf2048 0x158 RW
  598. 0x3fcf2048: 0x3fcf1dc0 0x3fcf1f00 0xca854626 0x3fc93658
  599. 0x3fcf2058: 0x3fcf31b0 0x3fcf2048 0x3fc93650 0x00000001
  600. 0x3fcf2068: 0x3fcf1c18 0x3fcf1c18 0x3fcf2048 0x3fcf1c10
  601. 0x3fcf2078: 0x00000018 0x3fcf1c44 0x31637069 0x1a136100
  602. 0x3fcf2088: 0x20417274 0x00670822 0x00000001 0x3fcf2040
  603. 0x3fcf2098: 0x00000018 0x00000000 0x00000000 0x00000000
  604. 0x3fcf20a8: 0x00000000 0x3fcf07bc 0x3fcf0824 0x3fcf088c
  605. 0x3fcf20b8: 0x00000000 0x00000000 0x00000001 0x00000000
  606. 0x3fcf20c8: 0x00000000 0x00000000 0x4200aa18 0x00000000
  607. 0x3fcf20d8: 0x00000000 0x00000000 0x00000000 0x00000000
  608. 0x3fcf20e8: 0x00000000 0x00000000 0x00000000 0x00000000
  609. 0x3fcf20f8: 0x00000000 0x00000000 0x00000000 0x00000000
  610. 0x3fcf2108: 0x00000000 0x00000000 0x00000000 0x00000000
  611. 0x3fcf2118: 0x00000000 0x00000000 0x00000000 0x00000000
  612. 0x3fcf2128: 0x00000000 0x00000000 0x00000000 0x00000000
  613. 0x3fcf2138: 0x00000000 0x00000000 0x00000000 0x00000000
  614. 0x3fcf2148: 0x00000000 0x00000000 0x00000000 0x00000000
  615. 0x3fcf2158: 0x00000000 0x00000000 0x00000000 0x00000000
  616. 0x3fcf2168: 0x00000000 0x00000000 0x00000000 0x00000000
  617. 0x3fcf2178: 0x00000000 0x00000000 0x00000000 0x00000000
  618. 0x3fcf2188: 0x00000000 0x00000000 0x00000000 0x00000000
  619. 0x3fcf2198: 0x00000000 0x3fcf0000
  620. .coredump.tasks.data 0x3fcf1dc0 0x280 RW
  621. 0x3fcf1dc0: 0x40375f30 0x40379a1c 0x00060830 0x80376837
  622. 0x3fcf1dd0: 0x3fcf1e80 0x3fcf1bec 0x3fcf1c38 0x00000001
  623. 0x3fcf1de0: 0x00000001 0x00000000 0x00000001 0x80379b0d
  624. 0x3fcf1df0: 0x3fcf1e60 0x00000001 0xffffffff 0x3fcf1c38
  625. 0x3fcf1e00: 0x3fcf4350 0x00000001 0x600c28e8 0x00000000
  626. 0x3fcf1e10: 0x0000ffff 0x00000000 0x00000000 0x00000000
  627. 0x3fcf1e20: 0x00000000 0x40376238 0x3fcf4350 0x40378e20
  628. 0x3fcf1e30: 0x3fcee95c 0x00000000 0x00000000 0x00000000
  629. 0x3fcf1e40: 0xb33fffff 0x00000000 0x00000000 0x00000000
  630. 0x3fcf1e50: 0x00000000 0x00000000 0x00000000 0x00000000
  631. 0x3fcf1e60: 0xb33fffff 0x00000000 0x00000000 0x00000000
  632. 0x3fcf1e70: 0x8037b9bc 0x3fcf1ec0 0x00000001 0x00000000
  633. 0x3fcf1e80: 0x00000000 0x00000002 0x00000000 0x00000000
  634. 0x3fcf1e90: 0xffffffff 0x3fcf1ec0 0x00000001 0x40376b88
  635. 0x3fcf1ea0: 0x00000000 0x00000000 0x00000000 0x00000000
  636. 0x3fcf1eb0: 0x00000000 0x3fcf1ee0 0x4037680c 0x00000001
  637. 0x3fcf1ec0: 0x00000001 0x3fc938bc 0x3fcf2048 0x00000000
  638. 0x3fcf1ed0: 0x00000000 0x3fcf1f00 0x00000000 0x00000000
  639. 0x3fcf1ee0: 0x00000000 0x00000000 0x00000000 0x00000000
  640. 0x3fcf1ef0: 0x00000000 0x00000000 0x00000000 0x00000000
  641. 0x3fcf1f00: 0x00000000 0x00000000 0x3fcf1f10 0x00000000
  642. 0x3fcf1f10: 0x00000000 0x00000000 0x00000000 0x00000000
  643. 0x3fcf1f20: 0x00000000 0x00000000 0x00000000 0x00000000
  644. 0x3fcf1f30: 0x00000000 0x00000000 0x00000000 0x00000000
  645. 0x3fcf1f40: 0x00000000 0x00000000 0x00000000 0x00000000
  646. 0x3fcf1f50: 0x00000000 0x00000000 0x00000000 0x00000000
  647. 0x3fcf1f60: 0x00000000 0x00000000 0x00000000 0x00000000
  648. 0x3fcf1f70: 0x00000000 0x00000000 0x00000000 0x00000000
  649. 0x3fcf1f80: 0x00000000 0x00000000 0x00000000 0x00000000
  650. 0x3fcf1f90: 0x00000000 0x00000000 0x00000000 0x00000000
  651. 0x3fcf1fa0: 0x00000000 0x00000000 0x00000000 0x00000000
  652. 0x3fcf1fb0: 0x00000000 0x00000000 0x00000000 0x00000000
  653. 0x3fcf1fc0: 0x00000000 0x00000000 0x00000000 0x00000000
  654. 0x3fcf1fd0: 0x00000000 0x00000000 0x00000000 0x00000000
  655. 0x3fcf1fe0: 0x00000000 0x00000000 0x00000000 0x00000000
  656. 0x3fcf1ff0: 0x00000000 0x00000000 0x00000000 0x00000000
  657. 0x3fcf2000: 0x00000000 0x00000000 0x00000000 0x00000000
  658. 0x3fcf2010: 0x00000000 0x00000000 0x00000000 0x00000000
  659. 0x3fcf2020: 0x00000000 0x00000000 0x00000000 0x00000000
  660. 0x3fcf2030: 0x00000000 0x00000000 0x00000000 0x00000000
  661. ===================== ESP32 CORE DUMP END =====================
  662. ===============================================================
  663. Done!