1I (195) boot: Loaded app from partition at offset 0x10000 2I (195) boot: Disabling RNG early entropy source... 3I (196) cpu_start: Pro cpu up. 4I (200) cpu_start: Application information: 5I (205) cpu_start: Project name: hello_world 6I (210) cpu_start: App version: v4.2-dev-172-gc9cc694dbb-dirty 7I (217) cpu_start: Compile time: Feb 6 2020 17:57:45 8I (223) cpu_start: ELF file SHA256: 83cfeb53c9c00c61... 9I (229) cpu_start: ESP-IDF: v4.2-dev-172-gc9cc694dbb-dirty 10I (236) cpu_start: Starting app cpu, entry point is 0x40081010 11I (0) cpu_start: App cpu up. 12I (246) heap_init: Initializing. RAM available for dynamic allocation: 13I (253) heap_init: At 3FFAE6E0 len 00001920 (6 KiB): DRAM 14I (259) heap_init: At 3FFB3F58 len 0002C0A8 (176 KiB): DRAM 15I (265) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM 16I (272) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM 17I (278) heap_init: At 40089AC8 len 00016538 (89 KiB): IRAM 18I (284) cpu_start: Pro cpu start user code 19I (303) spi_flash: detected chip: generic 20I (303) spi_flash: flash io: dio 21W (303) spi_flash: Detected size(4096k) larger than the size in the binary image header(2048k). Using the size in the binary image header. 22I (314) esp_core_dump_uart: Init core dump to UART 23I (319) cpu_start: Starting scheduler on PRO CPU. 24I (0) cpu_start: Starting scheduler on APP CPU. 25Guru Meditation Error: Core 0 panic'ed (StoreProhibited). Exception was unhandled. 26Core 0 register dump: 27PC : 0x400e37f7 PS : 0x00060430 A0 : 0x800d0c31 A1 : 0x3ffb5db0 28A2 : 0x00000001 A3 : 0x00000001 A4 : 0x00000001 A5 : 0x00060023 29A6 : 0x00000001 A7 : 0x00060023 A8 : 0x00000001 A9 : 0x00000000 30A10 : 0x7fffffff A11 : 0x8001f880 A12 : 0x06ff1ff8 A13 : 0x00000000 31A14 : 0x3ffb7d80 A15 : 0x00000000 SAR : 0x00000014 EXCCAUSE: 0x0000001d 32EXCVADDR: 0x00000001 LBEG : 0x00000000 LEND : 0x00000000 LCOUNT : 0x00000000 33ELF file SHA256: 83cfeb53c9c00c61c4e52674e43654e4b452b7592075920977e491e06a4488d8 34Backtrace: 0x400e37f4:0x3ffb5db0 0x400d0c2e:0x3ffb5dd0 0x40087015:0x3ffb5df0 35I (401) esp_core_dump_uart: Press Enter to print core dump to UART... 36Core Dump detected! 37I (434) esp_core_dump_uart: Print core dump to uart... 38I (434) esp_core_dump_elf: Found tasks: 8 39espcoredump.py v0.4-dev 40=============================================================== 41==================== ESP32 CORE DUMP START ==================== 42 43Crashed task handle: 0x3ffb5e80, name: 'main', GDB name: 'process 1073438336' 44 45================== CURRENT THREAD REGISTERS =================== 46exccause 0x1d (StoreProhibitedCause) 47excvaddr 0x1 48epc1 0x400e38bf 49epc2 0x0 50epc3 0x0 51epc4 0x0 52epc5 0x0 53epc6 0x0 54eps2 0x0 55eps3 0x0 56eps4 0x0 57eps5 0x0 58eps6 0x0 59pc 0x400e37f7 0x400e37f7 60lbeg 0x0 0 61lend 0x0 0 62lcount 0x0 0 63sar 0x14 20 64ps 0x60420 394272 65threadptr <unavailable> 66br <unavailable> 67scompare1 <unavailable> 68acclo <unavailable> 69acchi <unavailable> 70m0 <unavailable> 71m1 <unavailable> 72m2 <unavailable> 73m3 <unavailable> 74expstate <unavailable> 75f64r_lo <unavailable> 76f64r_hi <unavailable> 77f64s <unavailable> 78fcr <unavailable> 79fsr <unavailable> 80a0 0x800d0c31 -2146628559 81a1 0x3ffb5db0 1073438128 82a2 0x1 1 83a3 0x1 1 84a4 0x1 1 85a5 0x60023 393251 86a6 0x1 1 87a7 0x60023 393251 88a8 0x1 1 89a9 0x0 0 90a10 0x7fffffff 2147483647 91a11 0x8001f880 -2147354496 92a12 0x6ff1ff8 117383160 93a13 0x0 0 94a14 0x3ffb7d80 1073446272 95a15 0x0 0 96 97==================== CURRENT THREAD STACK ===================== 98#0 0x400e37f7 in ?? () 99#1 0x400d0c31 in ?? () 100#2 0x40087018 in ?? () 101 102======================== THREADS INFO ========================= 103 Id Target Id Frame 104* 1 process 1073438336 0x400e37f7 in ?? () 105 2 process 1073442120 0x40087010 in ?? () 106 3 process 1073440228 0x40087010 in ?? () 107 4 process 1073444768 0x400812c4 in ?? () 108 5 process 1073433584 0x400812c4 in ?? () 109 6 process 1073412788 0x400812c4 in ?? () 110 7 process 1073432444 0x40087e10 in ?? () 111 8 process 1073413520 0x400812c4 in ?? () 112 113==================== THREAD 1 (TCB: 0x3ffb5e80, name: 'main') ===================== 114#0 0x400e37f7 in ?? () 115#1 0x400d0c31 in ?? () 116#2 0x40087018 in ?? () 117 118==================== THREAD 2 (TCB: 0x3ffb6d48, name: 'IDLE1') ===================== 119#0 0x40087010 in ?? () 120 121==================== THREAD 3 (TCB: 0x3ffb65e4, name: 'IDLE0') ===================== 122#0 0x40087010 in ?? () 123 124==================== THREAD 4 (TCB: 0x3ffb77a0, name: 'Tmr Svc') ===================== 125#0 0x400812c4 in ?? () 126#1 0x40089806 in ?? () 127#2 0x400898f3 in ?? () 128#3 0x40087018 in ?? () 129 130==================== THREAD 5 (TCB: 0x3ffb4bf0, name: 'dport') ===================== 131#0 0x400812c4 in ?? () 132#1 0x4008913b in ?? () 133#2 0x400d0d5c in ?? () 134#3 0x40087018 in ?? () 135 136==================== THREAD 6 (TCB: 0x3ffafab4, name: 'esp_timer') ===================== 137#0 0x400812c4 in ?? () 138#1 0x40087e10 in ?? () 139#2 0x400d1f4b in ?? () 140#3 0x40087018 in ?? () 141 142==================== THREAD 7 (TCB: 0x3ffb477c, name: 'ipc1') ===================== 143#0 0x40087e10 in ?? () 144#1 0x40081a2b in ?? () 145#2 0x40087018 in ?? () 146 147==================== THREAD 8 (TCB: 0x3ffafd90, name: 'ipc0') ===================== 148#0 0x400812c4 in ?? () 149#1 0x40087e10 in ?? () 150#2 0x40081a2b in ?? () 151#3 0x40087018 in ?? () 152 153 154======================= ALL MEMORY REGIONS ======================== 155Name Address Size Attrs 156.text 0x400074 0x133 R XA 157.eh_frame 0x4001a8 0x4 R A 158.ctors 0x4011ac 0x8 RW A 159.dtors 0x4011b4 0x8 RW A 160.data 0x4011bc 0x4 RW A 161.coredump.tasks.data 0x3ffb5e80 0x15c RW 162.coredump.tasks.data 0x3ffb5cf0 0x188 RW 163.coredump.tasks.data 0x3ffb6d48 0x15c RW 164.coredump.tasks.data 0x3ffb6c20 0x120 RW 165.coredump.tasks.data 0x3ffb65e4 0x15c RW 166.coredump.tasks.data 0x3ffb64b0 0x12c RW 167.coredump.tasks.data 0x3ffb77a0 0x15c RW 168.coredump.tasks.data 0x3ffb75d0 0x1c8 RW 169.coredump.tasks.data 0x3ffb4bf0 0x15c RW 170.coredump.tasks.data 0x3ffb4a40 0x1a8 RW 171.coredump.tasks.data 0x3ffafab4 0x15c RW 172.coredump.tasks.data 0x3ffaf8e0 0x1cc RW 173.coredump.tasks.data 0x3ffb477c 0x15c RW 174.coredump.tasks.data 0x3ffb45d0 0x1a4 RW 175.coredump.tasks.data 0x3ffafd90 0x15c RW 176.coredump.tasks.data 0x3ffb41b0 0x1c0 RW 177 178===================== ESP32 CORE DUMP END ===================== 179=============================================================== 180Done! 181I (1859) esp_core_dump_uart: Core dump has been written to uart. 182Rebooting... 183ets Jun 8 2016 00:22:57 184rst:0xc (SW_CPU_RESET),boot:0x1e (SPI_FAST_FLASH_BOOT) 185configsip: 0, SPIWP:0xee 186clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 187mode:DIO, clock div:2 188load:0x3fff0030,len:4 189load:0x3fff0034,len:7148 190load:0x40078000,len:14220 191ho 0 tail 12 room 4 192load:0x40080400,len:4584 1930x40080400: _init at ??:? 194