Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save franz-ms-muc/8686894498e76fa004879489331b5a3b to your computer and use it in GitHub Desktop.
Save franz-ms-muc/8686894498e76fa004879489331b5a3b to your computer and use it in GitHub Desktop.
--- idf_monitor on /dev/ttyUSB0 115200 ---
--- Quit: Ctrl+] | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H ---
I (417) esp_image: segment 3: paddr=000eb844 vaddr=3ffbfe0c size=04574h ( 17780) load
I (425) esp_image: segment 4: paddr=000efdc0 vaddr=40080000 size=18434h ( 99380) load
I (479) boot: Loaded app from partition at offset 0x20000
I (479) boot: Disabling RNG early entropy source...
I (490) cpu_start: Multicore app
I (491) quad_psram: This chip is ESP32-D0WD
I (492) esp_psram: Found 8MB PSRAM device
I (493) esp_psram: Speed: 40MHz
I (497) esp_psram: PSRAM initialized, cache is in low/high (2-core) mode.
W (504) esp_psram: Virtual address not enough for PSRAM, map as much as we can. 4MB is mapped
I (513) cpu_start: Pro cpu up.
I (517) cpu_start: Starting app cpu, entry point is 0x40081518
0x40081518: call_start_cpu1 at /home/franz/esp-idf-v5.1/components/esp_system/port/cpu_start.c:154
I (507) cpu_start: App cpu up.
I (1429) esp_psram: SPI SRAM memory test OK
I (1438) cpu_start: Pro cpu start user code
I (1438) cpu_start: cpu freq: 240000000 Hz
I (1438) cpu_start: Application information:
I (1441) cpu_start: Project name: esp-iot-bridge
I (1447) cpu_start: App version: v1.0.0-232-g75e05df-dirty
I (1454) cpu_start: Compile time: Aug 7 2023 19:28:06
I (1460) cpu_start: ELF file SHA256: e9dfa9a9af8eec5a...
I (1466) cpu_start: ESP-IDF: v5.1-dirty
I (1471) cpu_start: Min chip rev: v3.0
I (1476) cpu_start: Max chip rev: v3.99
I (1481) cpu_start: Chip rev: v3.0
I (1486) heap_init: Initializing. RAM available for dynamic allocation:
I (1493) heap_init: At 3FFAE6E0 len 0000F480 (61 KiB): DRAM
I (1499) heap_init: At 3FFC5C28 len 0001A3D8 (104 KiB): DRAM
I (1506) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM
I (1512) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM
I (1519) heap_init: At 40098434 len 00007BCC (30 KiB): IRAM
I (1525) esp_psram: Adding pool of 4084K of PSRAM memory to heap allocator
I (1534) spi_flash: detected chip: generic
I (1537) spi_flash: flash io: dio
W (1541) spi_flash: Detected size(8192k) larger than the size in the binary image header(4096k). Using the size in the binary image header.
I (1555) esp_core_dump_flash: Init core dump to flash
E (1570) esp_core_dump_flash: No core dump partition found!
E (1570) esp_core_dump_flash: No core dump partition found!
I (1573) coexist: coex firmware version: ebddf30
I (1579) app_start: Starting scheduler on CPU0
I (1583) app_start: Starting scheduler on CPU1
I (1583) main_task: Started on CPU0
I (1592) esp_psram: Reserving pool of 32K of internal memory for DMA/internal allocations
I (1601) main_task: Calling app_main()
I (1616) bridge_common: esp-iot-bridge version: 0.7.1
I (1618) wifi:wifi driver task: 3ffbd8c8, prio:23, stack:6656, core=0
I (1622) wifi:wifi firmware version: b2f1f86
I (1622) wifi:wifi certification version: v7.0
I (1625) wifi:config NVS flash: enabled
I (1629) wifi:config nano formating: disabled
I (1633) wifi:Init data frame dynamic rx buffer num: 32
I (1638) wifi:Init management frame dynamic rx buffer num: 32
I (1643) wifi:Init management short buffer num: 32
I (1648) wifi:Init static tx buffer num: 16
I (1652) wifi:Init tx cache buffer num: 32
I (1656) wifi:Init static rx buffer size: 1600
I (1660) wifi:Init static rx buffer num: 10
I (1664) wifi:Init dynamic rx buffer num: 32
I (1669) wifi_init: rx ba win: 6
I (1671) wifi_init: tcpip mbox: 32
I (1676) wifi_init: udp mbox: 6
I (1679) wifi_init: tcp mbox: 6
I (1683) wifi_init: tcp tx win: 5744
I (1687) wifi_init: tcp rx win: 5744
I (1692) wifi_init: tcp mss: 1460
I (1696) wifi_init: WiFi/LWIP prefer SPIRAM
I (1701) wifi_init: WiFi IRAM OP enabled
I (1705) wifi_init: WiFi RX IRAM OP enabled
I (1711) phy_init: phy_version 4670,719f9f6,Feb 18 2021,17:07:07
I (1809) wifi:mode : null
I (1811) ip select: IP Address:192.168.4.1
I (1811) ip select: GW Address:192.168.4.1
I (1811) ip select: NM Address:255.255.255.0
I (1815) bridge_wifi: IP Address:192.168.4.1
Add netif ap with 75e05df(commit id)
I (1823) bridge_common: netif list add success
I (1830) wifi:mode : softAP (e8:31:cd:e7:74:3d)
I (1834) wifi:Total power save buffer number: 8
I (1837) wifi:Init max length of beacon: 752/752
I (1842) wifi:Init max length of beacon: 752/752
I (1847) wifi:Disabled PMF config for SoftAP
I (1850) wifi:Total power save buffer number: 8
Add netif sta with 75e05df(commit id)
I (1859) bridge_common: netif list add success
I (1861) esp_netif_lwip: DHCP server started on interface WIFI_AP_DEF with IP: 192.168.4.1
I (1874) wifi:mode : sta (e8:31:cd:e7:74:3c) + softAP (e8:31:cd:e7:74:3d)
I (1878) wifi:enable tsf
I (1882) wifi:Disabled PMF config for STA
I (2314) wifi:Total power save buffer number: 8
I (2316) bridge_wifi: softap ssid: ESP_Bridge_e7743d password: 12345678
I (2317) esp_netif_lwip: DHCP server started on interface WIFI_AP_DEF with IP: 192.168.4.1
I (2318) button: IoT Button Version: 2.5.4
I (2329) gpio: GPIO[16]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0
Guru Meditation Error: Core 0 panic'ed (StoreProhibited). Exception was unhandled.
Core 0 register dump:
PC : 0x40090939 PS : 0x00060533 A0 : 0x800900cd A1 : 0x3ffb1c90
0x40090939: insert_free_block at /home/franz/esp-idf-v5.1/components/heap/tlsf/tlsf.c:362
(inlined by) block_insert at /home/franz/esp-idf-v5.1/components/heap/tlsf/tlsf.c:388
(inlined by) block_trim_free at /home/franz/esp-idf-v5.1/components/heap/tlsf/tlsf.c:502
(inlined by) block_prepare_used at /home/franz/esp-idf-v5.1/components/heap/tlsf/tlsf.c:579
(inlined by) tlsf_malloc at /home/franz/esp-idf-v5.1/components/heap/tlsf/tlsf.c:1005
A2 : 0x3f802f78 A3 : 0xffffffff A4 : 0x3f802fdc A5 : 0x00000030
A6 : 0x00000001 A7 : 0xb33fffff A8 : 0x3f816760 A9 : 0x3f816798
A10 : 0x00000005 A11 : 0x00000001 A12 : 0x00000005 A13 : 0x00000000
A14 : 0x3f816830 A15 : 0x3f816798 SAR : 0x0000001b EXCCAUSE: 0x0000001d
EXCVADDR: 0x0000000b LBEG : 0x4000c2e0 LEND : 0x4000c2f6 LCOUNT : 0x00000000
0x4000c2e0: memcpy in ROM
0x4000c2f6: memcpy in ROM
Backtrace: 0x40090936:0x3ffb1c90 0x400900ca:0x3ffb1cb0 0x4008244d:0x3ffb1cd0 0x4008258b:0x3ffb1cf0 0x400e7ebb:0x3ffb1d40 0x400e7f4b:0x3ffb1d60 0x400e7fce:0x3ffb1d80 0x400fb531:0x3ffb1da0 0x400fa2e4:0x3ffb1dc0 0x400e747d:0x3ffb1e10 0x4010469d:0x3ffb1e30 0x40104d61:0x3ffb1e90 0x400db5b7:0x3ffb1ec0 0x400db6b2:0x3ffb1fc0 0x400dcf98:0x3ffb1fe0 0x400da9f3:0x3ffb2000 0x401699e3:0x3ffb2020 0x4008dbf1:0x3ffb2040
0x40090936: insert_free_block at /home/franz/esp-idf-v5.1/components/heap/tlsf/tlsf.c:360
(inlined by) block_insert at /home/franz/esp-idf-v5.1/components/heap/tlsf/tlsf.c:388
(inlined by) block_trim_free at /home/franz/esp-idf-v5.1/components/heap/tlsf/tlsf.c:502
(inlined by) block_prepare_used at /home/franz/esp-idf-v5.1/components/heap/tlsf/tlsf.c:579
(inlined by) tlsf_malloc at /home/franz/esp-idf-v5.1/components/heap/tlsf/tlsf.c:1005
0x400900ca: multi_heap_malloc_impl at /home/franz/esp-idf-v5.1/components/heap/multi_heap.c:207
0x4008244d: heap_caps_malloc_base at /home/franz/esp-idf-v5.1/components/heap/heap_caps.c:176
0x4008258b: heap_caps_malloc_prefer at /home/franz/esp-idf-v5.1/components/heap/heap_caps.c:293
0x400e7ebb: mem_malloc at /home/franz/esp-idf-v5.1/components/lwip/lwip/src/core/mem.c:209
0x400e7f4b: do_memp_malloc_pool at /home/franz/esp-idf-v5.1/components/lwip/lwip/src/core/memp.c:254
0x400e7fce: memp_malloc at /home/franz/esp-idf-v5.1/components/lwip/lwip/src/core/memp.c:350 (discriminator 2)
0x400fb531: netconn_alloc at /home/franz/esp-idf-v5.1/components/lwip/lwip/src/api/api_msg.c:733
0x400fa2e4: netconn_new_with_proto_and_callback at /home/franz/esp-idf-v5.1/components/lwip/lwip/src/api/api_lib.c:155
0x400e747d: lwip_socket at /home/franz/esp-idf-v5.1/components/lwip/lwip/src/api/sockets.c:1720 (discriminator 4)
0x4010469d: socket at /home/franz/esp-idf-v5.1/components/lwip/include/lwip/sockets.h:48
(inlined by) httpd_server_init at /home/franz/esp-idf-v5.1/components/esp_http_server/src/httpd_main.c:345
0x40104d61: httpd_start at /home/franz/esp-idf-v5.1/components/esp_http_server/src/httpd_main.c:512
0x400db5b7: start_web_server at /home/franz/git/ms/esp-iot-bridge/managed_components/web_server/src/web_server.c:1688 (discriminator 2)
0x400db6b2: esp_web_start at /home/franz/git/ms/esp-iot-bridge/managed_components/web_server/src/web_server.c:1829
0x400dcf98: StartWebServer at /home/franz/git/ms/esp-iot-bridge/managed_components/web_server/src/web_server.c:1854
0x400da9f3: app_main at /home/franz/git/ms/esp-iot-bridge/main/app_main.c:124 (discriminator 2)
0x401699e3: main_task at /home/franz/esp-idf-v5.1/components/freertos/app_startup.c:208 (discriminator 13)
0x4008dbf1: vPortTaskWrapper at /home/franz/esp-idf-v5.1/components/freertos/FreeRTOS-Kernel/portable/xtensa/port.c:162
ELF file SHA256: e9dfa9a9af8eec5a
E (2435) esp_core_dump_flash: Core dump flash config is corrupted! CRC=0x7bd5c66f instead of 0x0
Rebooting...
ets Jul 29 2019 12:21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment