expected_output 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354
  1. espcoredump.py v0.4-dev
  2. ===============================================================
  3. ==================== ESP32 CORE DUMP START ====================
  4. Crashed task handle: 0x3fc91ac0, name: 'unaligned_ptr_t', GDB name: 'process 1070144192'
  5. ================== CURRENT THREAD REGISTERS ===================
  6. ra 0x42005836 0x42005836 <recur_func+82>
  7. sp 0x3fc919a0 0x3fc919a0
  8. gp 0x3fc8a600 0x3fc8a600 <__c.5454+36>
  9. tp 0x3fc8e884 0x3fc8e884
  10. t0 0x0 0
  11. t1 0x3fc915fc 1070142972
  12. t2 0x0 0
  13. fp 0x0 0x0
  14. s1 0x0 0
  15. a0 0x20 32
  16. a1 0x3fc915d8 1070142936
  17. a2 0x0 0
  18. a3 0x7 7
  19. a4 0xffffffad -83
  20. a5 0x5 5
  21. a6 0x42002e30 1107308080
  22. a7 0x0 0
  23. s2 0x0 0
  24. s3 0x0 0
  25. s4 0x0 0
  26. s5 0x0 0
  27. s6 0x0 0
  28. s7 0x0 0
  29. s8 0x0 0
  30. s9 0x0 0
  31. s10 0x0 0
  32. s11 0x0 0
  33. t3 0x0 0
  34. t4 0x0 0
  35. t5 0x0 0
  36. t6 0x0 0
  37. pc 0x4200583c 0x4200583c <recur_func+88>
  38. ==================== CURRENT THREAD STACK =====================
  39. #0 0x4200583c in recur_func () at ../main/test_core_dump.c:70
  40. #1 0x4200581a in recur_func () at ../main/test_core_dump.c:63
  41. #2 0x4200581a in recur_func () at ../main/test_core_dump.c:63
  42. #3 0x42005874 in unaligned_ptr_task (pvParameter=<optimized out>) at ../main/test_core_dump.c:80
  43. #4 0x40385f1e in vPortEnterCritical () at /builds/espressif/esp-idf/components/freertos/port/riscv/port.c:129
  44. #5 0x00000000 in ?? ()
  45. Backtrace stopped: frame did not save the PC
  46. ======================== THREADS INFO =========================
  47. Id Target Id Frame
  48. * 1 process 1070144192 0x4200583c in recur_func () at ../main/test_core_dump.c:70
  49. 2 process 1070141708 0x40382dae in esp_crosscore_int_send_yield (core_id=core_id@entry=0) at /builds/espressif/esp-idf/components/esp_system/crosscore_int.c:144
  50. 3 process 1070138208 0x4200c012 in esp_pm_impl_waiti () at ../../../hal/esp32c3/include/hal/cpu_ll.h:163
  51. 4 process 1070146588 0x40382dae in esp_crosscore_int_send_yield (core_id=core_id@entry=0) at /builds/espressif/esp-idf/components/esp_system/crosscore_int.c:144
  52. 5 process 1070131816 0x40385ea8 in vPortClearInterruptMask (mask=1) at /builds/espressif/esp-idf/components/freertos/port/riscv/port.c:177
  53. ==================== THREAD 1 (TCB: 0x3fc91ac0, name: 'unaligned_ptr_t') =====================
  54. #0 0x4200583c in recur_func () at ../main/test_core_dump.c:70
  55. #1 0x4200581a in recur_func () at ../main/test_core_dump.c:63
  56. #2 0x4200581a in recur_func () at ../main/test_core_dump.c:63
  57. #3 0x42005874 in unaligned_ptr_task (pvParameter=<optimized out>) at ../main/test_core_dump.c:80
  58. #4 0x40385f1e in vPortEnterCritical () at /builds/espressif/esp-idf/components/freertos/port/riscv/port.c:129
  59. #5 0x00000000 in ?? ()
  60. Backtrace stopped: frame did not save the PC
  61. ==================== THREAD 2 (TCB: 0x3fc9110c, name: 'bad_ptr_task') =====================
  62. #0 0x40382dae in esp_crosscore_int_send_yield (core_id=core_id@entry=0) at /builds/espressif/esp-idf/components/esp_system/crosscore_int.c:144
  63. #1 0x40386012 in vPortYield () at /builds/espressif/esp-idf/components/freertos/port/riscv/port.c:316
  64. #2 0x00000000 in ?? ()
  65. Backtrace stopped: frame did not save the PC
  66. ==================== THREAD 3 (TCB: 0x3fc90360, name: 'IDLE') =====================
  67. #0 0x4200c012 in esp_pm_impl_waiti () at ../../../hal/esp32c3/include/hal/cpu_ll.h:163
  68. #1 0x4200b46e in esp_vApplicationIdleHook () at /builds/espressif/esp-idf/components/esp_system/freertos_hooks.c:63
  69. Backtrace stopped: Cannot access memory at address 0xa5a5a5b1
  70. ==================== THREAD 4 (TCB: 0x3fc9241c, name: 'failed_assert_t') =====================
  71. #0 0x40382dae in esp_crosscore_int_send_yield (core_id=core_id@entry=0) at /builds/espressif/esp-idf/components/esp_system/crosscore_int.c:144
  72. #1 0x40386012 in vPortYield () at /builds/espressif/esp-idf/components/freertos/port/riscv/port.c:316
  73. #2 0x00000000 in ?? ()
  74. Backtrace stopped: frame did not save the PC
  75. ==================== THREAD 5 (TCB: 0x3fc8ea68, name: 'esp_timer') =====================
  76. #0 0x40385ea8 in vPortClearInterruptMask (mask=1) at /builds/espressif/esp-idf/components/freertos/port/riscv/port.c:177
  77. #1 0x40385ed2 in vPortExitCritical () at /builds/espressif/esp-idf/components/freertos/port/riscv/port.c:138
  78. Backtrace stopped: Cannot access memory at address 0xa5a5a5b1
  79. ======================= ALL MEMORY REGIONS ========================
  80. Name Address Size Attrs
  81. .rtc.text 0x50000000 0x0 RW
  82. .rtc.dummy 0x50000000 0x0 RW
  83. .rtc.force_fast 0x50000000 0x0 RW
  84. .rtc.data 0x50000000 0x10 RW A
  85. .rtc_noinit 0x50000010 0x0 RW
  86. .rtc.force_slow 0x50000010 0x0 RW
  87. .iram0.text 0x40380000 0x9c7e R XA
  88. .dram0.data 0x3fc89e00 0x1b5c RW A
  89. .noinit 0x3fc8b95c 0x0 RW
  90. .flash.text 0x42000020 0x1b028 R XA
  91. .flash.appdesc 0x3c020020 0x100 R A
  92. .flash.rodata 0x3c020120 0x3220 RW A
  93. .eh_frame 0x3c023340 0x728 R A
  94. .flash.rodata_noload 0x3c023a68 0x0 RW
  95. .iram0.data 0x40389e00 0x0 RW
  96. .iram0.bss 0x40389e00 0x0 RW
  97. .dram0.heap_start 0x3fc8cd00 0x0 RW
  98. .coredump.tasks.data 0x3fc91ac0 0x154 RW
  99. .coredump.tasks.data 0x3fc91900 0x1b0 RW
  100. .coredump.tasks.data 0x3fc9110c 0x154 RW
  101. .coredump.tasks.data 0x3fc90fb0 0x150 RW
  102. .coredump.tasks.data 0x3fc90360 0x154 RW
  103. .coredump.tasks.data 0x3fc90210 0x140 RW
  104. .coredump.tasks.data 0x3fc9241c 0x154 RW
  105. .coredump.tasks.data 0x3fc922c0 0x150 RW
  106. .coredump.tasks.data 0x3fc8ea68 0x154 RW
  107. .coredump.tasks.data 0x3fc8e910 0x150 RW
  108. ====================== CORE DUMP MEMORY CONTENTS ========================
  109. .coredump.tasks.data 0x3fc91ac0 0x154 RW
  110. 0x3fc91ac0: 0x3fc91960 0x00000064 0x3fc8c454 0x3fc8c454
  111. 0x3fc91ad0: 0x3fc91ac0 0x3fc8c44c 0x00000012 0xb6b4ede7
  112. 0x3fc91ae0: 0x171a80e7 0x3fc91ac0 0x00000000 0x00000007
  113. 0x3fc91af0: 0x3fc912bc 0x6c616e75 0x656e6769 0x74705f64
  114. 0x3fc91b00: 0x00745f72 0x00000000 0x3fc91ab0 0x00000007
  115. 0x3fc91b10: 0x00000000 0x00000000 0x00000000 0x00000000
  116. 0x3fc91b20: 0x3fc8d52c 0x3fc8d594 0x3fc8d5fc 0x00000000
  117. 0x3fc91b30: 0x00000000 0x00000001 0x00000000 0x00000000
  118. 0x3fc91b40: 0x00000000 0x4200d160 0x00000000 0x00000000
  119. 0x3fc91b50: 0x00000000 0x00000000 0x00000000 0x00000000
  120. 0x3fc91b60: 0x00000000 0x00000000 0x00000000 0x00000000
  121. 0x3fc91b70: 0x00000000 0x00000000 0x00000000 0x00000000
  122. 0x3fc91b80: 0x00000000 0x00000000 0x00000000 0x00000000
  123. 0x3fc91b90: 0x00000000 0x00000000 0x00000000 0x00000000
  124. 0x3fc91ba0: 0x00000000 0x00000000 0x00000000 0x00000000
  125. 0x3fc91bb0: 0x00000000 0x00000000 0x00000000 0x00000000
  126. 0x3fc91bc0: 0x00000000 0x00000000 0x00000000 0x00000000
  127. 0x3fc91bd0: 0x00000000 0x00000000 0x00000000 0x00000000
  128. 0x3fc91be0: 0x00000000 0x00000000 0x00000000 0x00000000
  129. 0x3fc91bf0: 0x00000000 0x00000000 0x00000000 0x00000000
  130. 0x3fc91c00: 0x00000000 0x00000000 0x00000000 0x00000000
  131. 0x3fc91c10: 0x3fc90000
  132. .coredump.tasks.data 0x3fc91900 0x1b0 RW
  133. 0x3fc91900: 0x4200583c 0x42005836 0x3fc919a0 0x3fc8a600
  134. 0x3fc91910: 0x3fc8e884 0x00000000 0x3fc915fc 0x00000000
  135. 0x3fc91920: 0x00000000 0x00000000 0x00000020 0x3fc915d8
  136. 0x3fc91930: 0x00000000 0x00000007 0xffffffad 0x00000005
  137. 0x3fc91940: 0x42002e30 0x00000000 0x00000000 0x00000000
  138. 0x3fc91950: 0x00000000 0x00000000 0x00000000 0x00000000
  139. 0x3fc91960: 0x00000000 0x00000000 0x00000000 0x00000000
  140. 0x3fc91970: 0x00000000 0x00000000 0x00000000 0x00000000
  141. 0x3fc91980: 0x00001881 0x40380001 0x00000007 0x00000005
  142. 0x3fc91990: 0x00000000 0x00000002 0x42002e30 0x00000000
  143. 0x3fc919a0: 0x00000000 0x00000000 0x00000000 0x00000003
  144. 0x3fc919b0: 0x00000000 0x3fc91b1c 0x3fc8d594 0x4200581a
  145. 0x3fc919c0: 0x00000000 0x00000000 0x00000000 0x00000003
  146. 0x3fc919d0: 0x00000000 0x3fc919e0 0x00000002 0x4200581a
  147. 0x3fc919e0: 0x3c021368 0x0000001e 0x3c020538 0x00000003
  148. 0x3fc919f0: 0x00000000 0x00000000 0x00000000 0x42005874
  149. 0x3fc91a00: 0x00000000 0x00000000 0x00000000 0x40385f1e
  150. 0x3fc91a10: 0x00000000 0x00000000 0x00000000 0x00000000
  151. 0x3fc91a20: 0x00000000 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5
  152. 0x3fc91a30: 0x27146414 0x01010107 0x00000001 0xffffffff
  153. 0x3fc91a40: 0x7fefffff 0x00000000 0x3fc00000 0x00000000
  154. 0x3fc91a50: 0x40300000 0x00000000 0x3fe00000 0x00000000
  155. 0x3fc91a60: 0x3ff80000 0x636f4361 0x3fd287a7 0x8b60c8b3
  156. 0x3fc91a70: 0x3fc68a28 0x509f79fb 0x3fd34413 0x00000000
  157. 0x3fc91a80: 0x3ff00000 0x00000000 0x40240000 0x00000000
  158. 0x3fc91a90: 0x401c0000 0x00000000 0x40140000 0x00000000
  159. 0x3fc91aa0: 0x43500000 0x00000018 0x00000000 0x4c507a03
  160. .coredump.tasks.data 0x3fc9110c 0x154 RW
  161. 0x3fc9110c: 0x3fc90fb0 0x00000064 0x3fc8c42c 0x3fc8c42c
  162. 0x3fc9111c: 0x3fc9110c 0x3fc8c424 0x00000014 0xe00cf2e0
  163. 0x3fc9112c: 0xc110b242 0x3fc9110c 0x00000000 0x00000005
  164. 0x3fc9113c: 0x3fc90908 0x5f646162 0x5f727470 0x6b736174
  165. 0x3fc9114c: 0x0030f200 0x00000000 0x3fc91100 0x00000005
  166. 0x3fc9115c: 0x00000000 0x00000000 0x00000000 0x00000000
  167. 0x3fc9116c: 0x3fc8d52c 0x3fc8d594 0x3fc8d5fc 0x00000000
  168. 0x3fc9117c: 0x00000000 0x00000001 0x00000000 0x00000000
  169. 0x3fc9118c: 0x00000000 0x4200d160 0x00000000 0x00000000
  170. 0x3fc9119c: 0x00000000 0x00000000 0x00000000 0x00000000
  171. 0x3fc911ac: 0x00000000 0x00000000 0x00000000 0x00000000
  172. 0x3fc911bc: 0x00000000 0x00000000 0x00000000 0x00000000
  173. 0x3fc911cc: 0x00000000 0x00000000 0x00000000 0x00000000
  174. 0x3fc911dc: 0x00000000 0x00000000 0x00000000 0x00000000
  175. 0x3fc911ec: 0x00000000 0x00000000 0x00000000 0x00000000
  176. 0x3fc911fc: 0x00000000 0x00000000 0x00000000 0x00000000
  177. 0x3fc9120c: 0x00000000 0x00000000 0x00000000 0x00000000
  178. 0x3fc9121c: 0x00000000 0x00000000 0x00000000 0x00000000
  179. 0x3fc9122c: 0x00000000 0x00000000 0x00000000 0x00000000
  180. 0x3fc9123c: 0x00000000 0x00000000 0x00000000 0x00000000
  181. 0x3fc9124c: 0x00000000 0x00000000 0x00000000 0x00000000
  182. 0x3fc9125c: 0x3fc90000
  183. .coredump.tasks.data 0x3fc90fb0 0x150 RW
  184. 0x3fc90fb0: 0x40382dae 0x40386012 0x3fc90ffc 0x40381656
  185. 0x3fc90fc0: 0x3fc8ded4 0x00000000 0x00000000 0x00000000
  186. 0x3fc90fd0: 0x00000064 0x00000000 0x00000001 0x00000001
  187. 0x3fc90fe0: 0x00000064 0x00000004 0x00000001 0x600c0000
  188. 0x3fc90ff0: 0x42002e30 0x00000000 0x00000000 0x00000000
  189. 0x3fc91000: 0x00000000 0x00000000 0x00000000 0x00000000
  190. 0x3fc91010: 0x00000000 0x00000000 0x00000000 0x00000000
  191. 0x3fc91020: 0x00000000 0x00000000 0x00000000 0x00000000
  192. 0x3fc91030: 0x00000000 0x00000000 0x00000064 0x40384d22
  193. 0x3fc91040: 0x00000000 0x00000000 0x00000000 0x420057d4
  194. 0x3fc91050: 0x00000000 0x00000000 0x00000000 0x40385f1e
  195. 0x3fc91060: 0x00000000 0x00000000 0x00000000 0x00000000
  196. 0x3fc91070: 0x00000000 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5
  197. 0x3fc91080: 0x27146414 0x01010107 0x00000001 0xffffffff
  198. 0x3fc91090: 0x7fefffff 0x00000000 0x3fc00000 0x00000000
  199. 0x3fc910a0: 0x40300000 0x00000000 0x3fe00000 0x00000000
  200. 0x3fc910b0: 0x3ff80000 0x636f4361 0x3fd287a7 0x8b60c8b3
  201. 0x3fc910c0: 0x3fc68a28 0x509f79fb 0x3fd34413 0x00000000
  202. 0x3fc910d0: 0x3ff00000 0x00000000 0x40240000 0x00000000
  203. 0x3fc910e0: 0x401c0000 0x00000000 0x40140000 0x00000000
  204. 0x3fc910f0: 0x43500000 0x00000018 0x00000000 0x4c507a03
  205. .coredump.tasks.data 0x3fc90360 0x154 RW
  206. 0x3fc90360: 0x3fc90210 0x3fc8cd14 0x3fc8c3c8 0x3fc8c3c8
  207. 0x3fc90370: 0x3fc90360 0x3fc8c3c0 0x00000019 0x2ef8d63b
  208. 0x3fc90380: 0xa0e85784 0x3fc90360 0x00000000 0x00000000
  209. 0x3fc90390: 0x3fc8fd5c 0x454c4449 0x62abcf00 0x095d5e5c
  210. 0x3fc903a0: 0x006c6bfa 0x00000000 0x3fc90350 0x00000000
  211. 0x3fc903b0: 0x00000000 0x00000000 0x00000000 0x00000000
  212. 0x3fc903c0: 0x3fc8d52c 0x3fc8d594 0x3fc8d5fc 0x00000000
  213. 0x3fc903d0: 0x00000000 0x00000001 0x00000000 0x00000000
  214. 0x3fc903e0: 0x00000000 0x4200d160 0x00000000 0x00000000
  215. 0x3fc903f0: 0x00000000 0x00000000 0x00000000 0x00000000
  216. 0x3fc90400: 0x00000000 0x00000000 0x00000000 0x00000000
  217. 0x3fc90410: 0x00000000 0x00000000 0x00000000 0x00000000
  218. 0x3fc90420: 0x00000000 0x00000000 0x00000000 0x00000000
  219. 0x3fc90430: 0x00000000 0x00000000 0x00000000 0x00000000
  220. 0x3fc90440: 0x00000000 0x00000000 0x00000000 0x00000000
  221. 0x3fc90450: 0x00000000 0x00000000 0x00000000 0x00000000
  222. 0x3fc90460: 0x00000000 0x00000000 0x00000000 0x00000000
  223. 0x3fc90470: 0x00000000 0x00000000 0x00000000 0x00000000
  224. 0x3fc90480: 0x00000000 0x00000000 0x00000000 0x00000000
  225. 0x3fc90490: 0x00000000 0x00000000 0x00000000 0x00000000
  226. 0x3fc904a0: 0x00000000 0x00000000 0x00000000 0x00000000
  227. 0x3fc904b0: 0x3fc90000
  228. .coredump.tasks.data 0x3fc90210 0x140 RW
  229. 0x3fc90210: 0x4200c012 0x4200b46e 0xa5a5a5a5 0xa5a5a5a5
  230. 0x3fc90220: 0x3fc8d124 0x00000000 0x00000000 0x00000000
  231. 0x3fc90230: 0x00000008 0x00000001 0x00000001 0x3fc9026f
  232. 0x3fc90240: 0x00000000 0x3fc90360 0x3fc8c9a4 0x00000000
  233. 0x3fc90250: 0x00000000 0x00000000 0x00000000 0x00000000
  234. 0x3fc90260: 0x00000000 0x00000000 0x00000000 0x00000000
  235. 0x3fc90270: 0x00000000 0x00000000 0x00000000 0x00000000
  236. 0x3fc90280: 0x00000000 0x00000000 0x00000000 0x00000000
  237. 0x3fc90290: 0x00000000 0x00000000 0x00000000 0x40384c12
  238. 0x3fc902a0: 0x00000000 0x00000000 0x00000000 0x40385f1e
  239. 0x3fc902b0: 0x00000000 0x00000000 0x00000000 0x00000000
  240. 0x3fc902c0: 0x00000000 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5
  241. 0x3fc902d0: 0x27146414 0x01010107 0x00000001 0xffffffff
  242. 0x3fc902e0: 0x7fefffff 0x00000000 0x3fc00000 0x00000000
  243. 0x3fc902f0: 0x40300000 0x00000000 0x3fe00000 0x00000000
  244. 0x3fc90300: 0x3ff80000 0x636f4361 0x3fd287a7 0x8b60c8b3
  245. 0x3fc90310: 0x3fc68a28 0x509f79fb 0x3fd34413 0x00000000
  246. 0x3fc90320: 0x3ff00000 0x00000000 0x40240000 0x00000000
  247. 0x3fc90330: 0x401c0000 0x00000000 0x40140000 0x00000000
  248. 0x3fc90340: 0x43500000 0x00000018 0x00000000 0x4c507a03
  249. .coredump.tasks.data 0x3fc9241c 0x154 RW
  250. 0x3fc9241c: 0x3fc922c0 0x000000c8 0x3fc8c5bc 0x3fc8c5bc
  251. 0x3fc9242c: 0x3fc9241c 0x3fc8c5b4 0x0000000f 0x7fec3676
  252. 0x3fc9243c: 0x0eabc3b4 0x3fc9241c 0x00000000 0x0000000a
  253. 0x3fc9244c: 0x3fc91c18 0x6c696166 0x615f6465 0x72657373
  254. 0x3fc9245c: 0x00745f74 0x00000000 0x3fc92410 0x0000000a
  255. 0x3fc9246c: 0x00000000 0x00000000 0x00000000 0x00000000
  256. 0x3fc9247c: 0x3fc8d52c 0x3fc8d594 0x3fc8d5fc 0x00000000
  257. 0x3fc9248c: 0x00000000 0x00000001 0x00000000 0x00000000
  258. 0x3fc9249c: 0x00000000 0x4200d160 0x00000000 0x00000000
  259. 0x3fc924ac: 0x00000000 0x00000000 0x00000000 0x00000000
  260. 0x3fc924bc: 0x00000000 0x00000000 0x00000000 0x00000000
  261. 0x3fc924cc: 0x00000000 0x00000000 0x00000000 0x00000000
  262. 0x3fc924dc: 0x00000000 0x00000000 0x00000000 0x00000000
  263. 0x3fc924ec: 0x00000000 0x00000000 0x00000000 0x00000000
  264. 0x3fc924fc: 0x00000000 0x00000000 0x00000000 0x00000000
  265. 0x3fc9250c: 0x00000000 0x00000000 0x00000000 0x00000000
  266. 0x3fc9251c: 0x00000000 0x00000000 0x00000000 0x00000000
  267. 0x3fc9252c: 0x00000000 0x00000000 0x00000000 0x00000000
  268. 0x3fc9253c: 0x00000000 0x00000000 0x00000000 0x00000000
  269. 0x3fc9254c: 0x00000000 0x00000000 0x00000000 0x00000000
  270. 0x3fc9255c: 0x00000000 0x00000000 0x00000000 0x00000000
  271. 0x3fc9256c: 0x3fc90000
  272. .coredump.tasks.data 0x3fc922c0 0x150 RW
  273. 0x3fc922c0: 0x40382dae 0x40386012 0x3fc9230c 0x40381656
  274. 0x3fc922d0: 0x3fc8f1e4 0x00000000 0x00000000 0x00000000
  275. 0x3fc922e0: 0x00000064 0x00000000 0x00000001 0x00000001
  276. 0x3fc922f0: 0x000000c8 0x00000004 0x00000001 0x600c0000
  277. 0x3fc92300: 0x42002e30 0x00000000 0x00000000 0x00000000
  278. 0x3fc92310: 0x00000000 0x00000000 0x00000000 0x00000000
  279. 0x3fc92320: 0x00000000 0x00000000 0x00000000 0x00000000
  280. 0x3fc92330: 0x00000000 0x00000000 0x00000000 0x00000000
  281. 0x3fc92340: 0x00000000 0x00000000 0x00000064 0x40384d22
  282. 0x3fc92350: 0x00000000 0x00000000 0x00000000 0x420056be
  283. 0x3fc92360: 0x00000000 0x00000000 0x00000000 0x40385f1e
  284. 0x3fc92370: 0x00000000 0x00000000 0x00000000 0x00000000
  285. 0x3fc92380: 0x00000000 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5
  286. 0x3fc92390: 0x27146414 0x01010107 0x00000001 0xffffffff
  287. 0x3fc923a0: 0x7fefffff 0x00000000 0x3fc00000 0x00000000
  288. 0x3fc923b0: 0x40300000 0x00000000 0x3fe00000 0x00000000
  289. 0x3fc923c0: 0x3ff80000 0x636f4361 0x3fd287a7 0x8b60c8b3
  290. 0x3fc923d0: 0x3fc68a28 0x509f79fb 0x3fd34413 0x00000000
  291. 0x3fc923e0: 0x3ff00000 0x00000000 0x40240000 0x00000000
  292. 0x3fc923f0: 0x401c0000 0x00000000 0x40140000 0x00000000
  293. 0x3fc92400: 0x43500000 0x00000018 0x00000000 0x4c507a03
  294. .coredump.tasks.data 0x3fc8ea68 0x154 RW
  295. 0x3fc8ea68: 0x3fc8e910 0x3fc8cd14 0x3fc8c5f8 0x3fc8c5f8
  296. 0x3fc8ea78: 0x3fc8ea68 0x3fc8c5f0 0x00000003 0xd38ebc35
  297. 0x3fc8ea88: 0x13a32184 0x3fc8ea68 0x00000000 0x00000016
  298. 0x3fc8ea98: 0x3fc8da64 0x5f707365 0x656d6974 0xc2390072
  299. 0x3fc8eaa8: 0x00870443 0x00000000 0x3fc8ea60 0x00000016
  300. 0x3fc8eab8: 0x00000000 0x00000000 0x00000000 0x00000000
  301. 0x3fc8eac8: 0x3fc8d52c 0x3fc8d594 0x3fc8d5fc 0x00000000
  302. 0x3fc8ead8: 0x00000000 0x00000001 0x00000000 0x00000000
  303. 0x3fc8eae8: 0x00000000 0x4200d160 0x00000000 0x00000000
  304. 0x3fc8eaf8: 0x00000000 0x00000000 0x00000000 0x00000000
  305. 0x3fc8eb08: 0x00000000 0x00000000 0x00000000 0x00000000
  306. 0x3fc8eb18: 0x00000000 0x00000000 0x00000000 0x00000000
  307. 0x3fc8eb28: 0x00000000 0x00000000 0x00000000 0x00000000
  308. 0x3fc8eb38: 0x00000000 0x00000000 0x00000000 0x00000000
  309. 0x3fc8eb48: 0x00000000 0x00000000 0x00000000 0x00000000
  310. 0x3fc8eb58: 0x00000000 0x00000000 0x00000000 0x00000000
  311. 0x3fc8eb68: 0x00000000 0x00000000 0x00000000 0x00000000
  312. 0x3fc8eb78: 0x00000000 0x00000000 0x00000000 0x00000000
  313. 0x3fc8eb88: 0x00000000 0x00000000 0x00000000 0x00000000
  314. 0x3fc8eb98: 0x00000000 0x00000000 0x00000000 0x00000000
  315. 0x3fc8eba8: 0x00000000 0x00000000 0x00000000 0x00000000
  316. 0x3fc8ebb8: 0x3fc80001
  317. .coredump.tasks.data 0x3fc8e910 0x150 RW
  318. 0x3fc8e910: 0x40385ea8 0x40385ed2 0xa5a5a5a5 0xa5a5a5a5
  319. 0x3fc8e920: 0x3fc8b834 0x00000000 0x00000000 0x00000000
  320. 0x3fc8e930: 0x00000000 0xffffffff 0x00000001 0x00000001
  321. 0x3fc8e940: 0xffffffff 0x00000004 0x3fc8d000 0x600c2000
  322. 0x3fc8e950: 0x00000000 0x00000000 0x00000001 0x00000000
  323. 0x3fc8e960: 0x00000000 0x00000000 0x00000000 0x00000000
  324. 0x3fc8e970: 0x00000000 0x00000000 0x00000000 0x00000000
  325. 0x3fc8e980: 0x00000000 0x00000000 0x00000000 0x00000000
  326. 0x3fc8e990: 0x00000001 0xffffffff 0x00000000 0x403859ae
  327. 0x3fc8e9a0: 0x00000000 0x00000000 0x00000000 0x42004c56
  328. 0x3fc8e9b0: 0x00000000 0x00000000 0x00000000 0x40385f1e
  329. 0x3fc8e9c0: 0x00000000 0x00000000 0x00000000 0x00000000
  330. 0x3fc8e9d0: 0x00000000 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5
  331. 0x3fc8e9e0: 0x27146414 0x01010107 0x00000001 0xffffffff
  332. 0x3fc8e9f0: 0x7fefffff 0x00000000 0x3fc00000 0x00000000
  333. 0x3fc8ea00: 0x40300000 0x00000000 0x3fe00000 0x00000000
  334. 0x3fc8ea10: 0x3ff80000 0x636f4361 0x3fd287a7 0x8b60c8b3
  335. 0x3fc8ea20: 0x3fc68a28 0x509f79fb 0x3fd34413 0x00000000
  336. 0x3fc8ea30: 0x3ff00000 0x00000000 0x40240000 0x00000000
  337. 0x3fc8ea40: 0x401c0000 0x00000000 0x40140000 0x00000000
  338. 0x3fc8ea50: 0x43500000 0x00000018 0x00000000 0x4c507a03
  339. ===================== ESP32 CORE DUMP END =====================
  340. ===============================================================
  341. Done!