To help us resolve your issue as quickly as possible, please follow these guidelines when submitting an issue. Providing all the necessary information will save both your time and ours.
Describe the bug
squeezelite will crash with error i2s abort! and reboot loop, if the display width is set to less than 105.
Preliminary Information
- Firmware Version: 2.1708-32#v4.3#I2S-4MFlash#master-v4.3
- Plugin Version: v0.602
Hardware Details
Please describe your hardware setup:
- ESP32 Module: ESP32 WROVER
- Board Type: DEV-kit
- DAC Chip: PCM5102MK
- Additional Hardware: ST7789, 74x286, SPI
NVS Settings
Follow these steps to share your NVS settings:
- Open the web UI of your device.
- Click on the "Credit" tab.
- Enable the "Show NVS Editor" checkbox. This allows you to view or change the NVS configuration even when not in recovery mode.
- Navigate to the "NVS Editor" tab.
- Scroll to the bottom and click "Download Config".
- Share the downloaded content here.
{
"a2dp_ctmt": "1000",
"a2dp_ctrld": "500",
"a2dp_dev_name": "squeezelite-ESP32",
"a2dp_sink_name": "S206",
"a2dp_spin": "0000",
"actrls_config": "buttons",
"airplay_name": "squeezelite-ESP32",
"airplay_port": "5000",
"ap_ssid": "squeezelite-ESP32",
"autoexec": "1",
"autoexec1": "squeezelite -o i2s -b 500:2000 -C 30 -d log=info -R ",
"bat_config": "",
"bt_name": "squeezelite-ESP32",
"bt_sink_pin": "1234",
"bt_sink_volume": "100",
"bypass_wm": "0",
"cspot_config": "{"deviceName":"squeezelite-test","bitrate":160,"zeroConf":1}",
"dac_config": "model=I2S,bck=33,ws=25,do=26",
"dac_controlset": "",
"dhcp_tmout": "8",
"display_config": "SPI,width=76,height=284,cs=15,reset=4,back=32,speed=8000000,mode=0,driver=ST7789,rotate,invert",
"enable_airplay": "Y",
"enable_bt_sink": "Y",
"enable_cspot": "N",
"equalizer": "0,0,0,0,0,0,0,0,0,0",
"eth_config": "",
"ethtmout": "8",
"gpio_exp_config": "",
"host_name": "squeezelite-test",
"i2c_config": "",
"jack_mutes_amp": "n",
"led_brightness": "",
"led_vu_config": "",
"lms_ctrls_raw": "N",
"loudness": "0",
"metadata_config": "",
"model_config": "",
"ota_erase_blk": "249856",
"ota_prio": "6",
"ota_stack": "10240",
"pollmin": "15",
"pollmx": "600",
"rel_api": "https://api.github.com/repos/sle118/squeezelite-esp32/releases",
"release_url": "https://github.com/sle118/squeezelite-esp32/releases",
"rotary_config": "",
"set_GPIO": "",
"sleep_config": "",
"spdif_config": "",
"spi_config": "data=23,clk=18,dc=2,host=1,miso=19",
"stats": "Y",
"target": "",
"telnet_block": "500",
"telnet_buffer": "40000",
"telnet_enable": "D",
"volume_rotary": ""
}
Logs
ets Jul 29 2019 12:21:46
rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:1
load:0x3fff0030,len:6424
load:0x40078000,len:15632
load:0x40080400,len:4348
entry 0x40080688
[ (27) boot: ESP-IDF v4.3.5-dirty 2nd stage bootloader
[ (27) boot: compile time 20:59:08
[ (27) boot: chip revision: v3.0
[ (31) qio_mode: Enabling default flash chip QIO
[ (36) boot.esp32: SPI Speed : 80MHz
[ (41) boot.esp32: SPI Mode : QIO
[ (45) boot.esp32: SPI Flash Size : 4MB
[ (50) boot: Enabling RNG early entropy source...
[ (55) boot: Partition Table:
[ (59) boot: ## Label Usage Type ST Offset Length
[ (66) boot: 0 nvs WiFi data 01 02 00009000 00004000
[ (74) boot: 1 otadata OTA data 01 00 0000d000 00002000
[ (81) boot: 2 phy_init RF data 01 01 0000f000 00001000
[ (88) boot: 3 recovery factory app 00 00 00010000 00140000
[ (96) boot: 4 ota_0 OTA app 00 10 00150000 002a0000
[ (103) boot: 5 settings WiFi data 01 02 003f0000 00010000
[ (111) boot: End of partition table
[ (115) esp_image: segment 0: paddr=00150020 vaddr=3f400020 size=ae8fch (715004) map
[ (321) esp_image: segment 1: paddr=001fe924 vaddr=3ffbdb60 size=016f4h ( 5876) load
[ (323) esp_image: segment 2: paddr=00200020 vaddr=400d0020 size=1b37f4h (1783796) map
[ (818) esp_image: segment 3: paddr=003b381c vaddr=3ffbf254 size=04350h ( 17232) load
[ (823) esp_image: segment 4: paddr=003b7b74 vaddr=40080000 size=1e01ch (122908) load
[ (864) esp_image: segment 5: paddr=003d5b98 vaddr=400c0000 size=00068h ( 104) load
[ (879) boot: Loaded app from partition at offset 0x150000
[ (879) boot: Disabling RNG early entropy source...
[ (890) psram: This chip is ESP32-D0WD
[ (891) spiram: Found 64MBit SPI RAM device
[ (891) spiram: SPI RAM mode: flash 80m sram 80m
[ (894) spiram: PSRAM initialized, cache is in low/high (2-core) mode.
[ (901) cpu_start: Pro cpu up.
[ (905) cpu_start: Starting app cpu, entry point is 0x40081400
[ (898) cpu_start: App cpu up.
[ (1410) spiram: SPI SRAM memory test OK
[ (1423) cpu_start: Pro cpu start user code
[ (1423) cpu_start: cpu freq: 240000000
[ (1423) cpu_start: Application information:
[ (1426) cpu_start: Project name: Squeezelite-ESP32
[ (1432) cpu_start: App version: I2S-4MFlash-1716
[ (1438) cpu_start: Compile time: Dec 26 2025 21:00:37
[ (1444) cpu_start: ELF file SHA256: 0000000000000000...
[ (1450) cpu_start: ESP-IDF: v4.3.5-dirty
[ (1455) cpu_start: Min chip rev: v1.0
[ (1460) cpu_start: Max chip rev: v3.99
[ (1465) cpu_start: Chip rev: v3.0
[ (1470) heap_init: Initializing. RAM available for dynamic allocation:
[ (1477) heap_init: At 3FFAFF10 len 000000F0 (0 KiB): DRAM
[ (1483) heap_init: At 3FFB6388 len 00001C78 (7 KiB): DRAM
[ (1490) heap_init: At 3FFB9A20 len 00004108 (16 KiB): DRAM
[ (1496) heap_init: At 3FFC6EC8 len 00019138 (100 KiB): DRAM
[ (1502) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM
[ (1509) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM
[ (1515) heap_init: At 4009E01C len 00001FE4 (7 KiB): IRAM
[ (1521) spiram: Adding pool of 4018K of external SPI memory to heap allocator
[ (1530) spi_flash: detected chip: generic
[ (1534) spi_flash: flash io: qio
[ (1541) cpu_start: Starting scheduler on PRO CPU.
[ (0) cpu_start: Starting scheduler on APP CPU.
[ (1549) spiram: Reserving pool of 64K of internal memory for DMA/internal allocations
[ (1559) esp_app_main: Reset reason is: 3
[ (1559) esp_app_main: Reboot counter=1
[ (1569) esp_app_main: Starting app_main
[ (1569) nvs_utilities: Initializing flash nvs
[ (1589) nvs_utilities: Initializing nvs partition settings
[ (1639) esp_app_main: Setting up telnet.
[ (1639) telnet: ***Redirecting log output to telnet
[ (1639) esp_app_main: Setting up config subsystem.
[ (1709) nvs_utilities: Configuration memory usage. Heap internal:228959 (min:228819) (used:216) external:4055835 (min:4048343) (used:14608)
[ (1709) esp_app_main: Registering default values
[ (1709) system_api: Base MAC address is not set
[ (1719) system_api: read default base MAC address from EFUSE
[ (1729) config: Waiting for config commit ...
[ (2709) config: configuration has some uncommitted entries
[ (2709) config: Committing configuration to nvs. Locking config object.
[ (2709) config: Done Committing configuration to nvs.
[ (2709) config: Config committed!
[ (2719) esp_app_main: Configuring services
[ (2719) services: Configuring I2C sda:-1 scl:-1 port:1 speed:400000
[ (2729) services: no I2C configured
[ (2729) services: Configuring SPI mosi:23 miso:19 clk:18 host:1 dc:2
[ (2739) gpio: GPIO[2]| InputEn: 0| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0
[ (2749) led: LED GPIO -1 ignored
[ (2749) led: LED GPIO -1 ignored
[ (2759) led: Configuring LEDs green:-1 (on:0 rmt:-1 -1% ), red:-1 (on:0 rmt:-1 -1% )
[ (2769) battery: No battery
[ (2769) monitor: Initializing monitoring
[ (2769) monitor: Heap internal:229451 (min:228599) external:4039247 (min:4039211) dma:221667 (min:220831)
[ (2789) esp_app_main: Initializing display
[ (2789) display: Trying to configure display with SPI,width=104,height=284,cs=15,reset=4,back=32,speed=8000000,mode=0,driver=ST7789,rotate,invert
[ (2899) ST77xx: ST77xx with bit depth 16, offsets 0:0, page 8, iRAM 0x3ffc8a5c
[ (2979) display: Display is SPI host 1 with cs:15
[ (3059) gds: Adding line 1 at -3 (height:14)
[ (3059) gds: Adding line 2 at 8 (height:24)
[ (3059) esp_app_main: Initializing led_vu
[ (3059) led_vu: led_vu configuration invalid
[ (3069) esp_app_main: Checking for update url
[ (3069) config: Value not found for key fwurl[ (3089) uart: queue free spaces: 3
[ (3089) config: Value not found for key apdelay
[ (3089) network_handlers: Network manager configuration: polling max 10176, polling min 15000, ap delay 20000, dhcp timeout 8000, eth timeout 8000
[ (3109) http_server: Initializing HTTP Server
[ (3109) network_ethernet: Attempting to initialize Ethernet
[ (3109) network_ethernet: No Ethernet configuration, or configuration invalid
I (3129) wifi:wifi driver task: 3ffc91b0, prio:23, stack:6656, core=0
I (3139) wifi:wifi firmware version: 9ec65ef
I (3139) wifi:wifi certification version: v7.0
I (3139) wifi:config NVS flash: enabled
I (3139) wifi:config nano formating: disabled
I (3149) wifi:Init data frame dynamic rx buffer num: 40
I (3149) wifi:Init management frame dynamic rx buffer num: 40
I (3159) wifi:Init management short buffer num: 32
I (3169) wifi:Init static tx buffer num: 12
I (3169) wifi:Init tx cache buffer num: 32
I (3169) wifi:Init static rx buffer size: 1600
I (3179) wifi:Init static rx buffer num: 12
I (3179) wifi:Init dynamic rx buffer num: 40
[ (3179) wifi_init: tcpip mbox: 32
Type 'help' to get the list of commands.
Use UP/DOWN arrows to navigate through command history.
Press TAB when typing command name to auto-complete.
[ (3189) wifi_init: udp mbox: 32
[ (3199) wifi_init: tcp mbox: 32
[ (3199) wifi_init: tcp tx win: 8192
To automatically execute lines at startup:
Set NVS variable autoexec (U8) = 1 to enable, 0 to disable automatic execution.
Set NVS variable autoexec[1~9] (string)to a command that should be executed automatically
[ (3219) wifi_init: tcp rx win: 32768
[ (3239) wifi_init: tcp mss: 1440
[ (3239) wifi_init: WiFi/LWIP prefer SPIRAM
Your terminal application does not support escape sequences.
Line editing and history features are disabled.
On Windows, try using Putty instead.
[ (3249) network_wifi: Starting wifi
[ (3259) phy_init: phy_version 4670,719f9f6,Feb 18 2021,17:07:07
[ (3259) console: Processing autoexec commands while network manager active. Wifi related commands will be ignored.
[ (3279) console: autoexec is set to perform auto-process
[ (3289) console: Running command autoexec1 = squeezelite -o i2s -b 500:2000 -C 30 -d log=info -R
[ (3309) config: Value not found for key autoexec2
squeezelite-esp32> [ (3309) squeezelite_cmd: Calling squeezelite
[00:11:24.930] sb_controls_init:249 initializing audio (buttons/rotary/ir) controls (raw:0)
[00:11:24.932] sendSETD:440 sending dimension display:104x284 led_config:0
[ (3329) DAC core: DAC does not use i2c
[ (3329) DAC external: DAC on I2C @0
[ (3339) DAC external: no i2c controlset found
[00:11:24.959] output_init_i2s:378 invalid MCK gpio -1
[ (3349) I2S: DMA Malloc info, datalen=blocksize=2048, dma_buf_count=12
I (3359) wifi:mode : sta (b8:d6:1a:ab:19:3c)
I (3359) wifi:[ (3359) I2S: APLL: Req RATE: 44100, real rate: 44099.988, BITS: 16, CLKM: 1, BCK_M: 8, MCLK: 11289597.000, SCLK: 1411199enable tsf.625000, diva: 1, divb: 0
[00:11:2[ (3369) network_handlers: Existing wifi config found. Attempting to connect.
4.985] equal[ (3389) network: Starting DHCP client
izer_set_samplerate:122 equalizer sample rate 44100
[ (3389) network_wifi: Wifi Connecting to macross2010...
[ (3389) BTDM_INIT: BT controller compile version [2c56073]
[ (3389) BT_AV: BT Sink pin code is: [1234]
[ (3779) BT_AV: Bluetooth Init complete
I (5299) wifi:new:<9,0>, old:<1,0>, ap:<255,255>, sta:<9,0>, prof:1
I (5299) wifi:state: init -> auth (b0)
I (6159) wifi:state: auth -> assoc (0)
I (6159) wifi:state: assoc -> run (10)
I (6169) wifi:connected with macross2010, aid = 4, channel 9, BW20, bssid = bc:a5:11:31:f1:32
I (6169) wifi:security: WPA3-SAE, phy: bg, rssi: -24
I (6169) wifi:pm start, type: 1
I (6189) wifi:AP's beacon interval = 102400 us, DTIM period = 2
[ (6209) network: Got an IP address from interface Wifi. IP=192.168.1.84, Gateway=192.168.1.1, NetMask=255.255.255.0, Address was changed
[ (6219) esp_netif_handlers: sta ip: 192.168.1.84, mask: 255.255.255.0, gw: 192.168.1.1
[ (6229) esp_app_main: Network connected and mDNS initialized with squeezelite-test
[00:11:27.852] raop_sink_start:178 starting Airplay for ip 192.168.1.84 with servicename squeezelite-ESP32
[00:11:27.855] raop_create:201 starting mDNS with B8D61AAB193C@squeezelite-ESP32
[ (6289) httpd_handlers: serving /commands.json to peer 192.168.1.5 port 15553
[00:11:30.062] sendSETD:440 sending dimension display:104x284 led_config:0
[00:11:30.078] notify:228 notified server 192.168.1.201 hport 9000 cport 9091
[ (8469) network_status: LMS IP: 192.168.1.201, hport: 9000, cport: 9091
[00:11:30.086] grfb_handler:757 brightness 1
[00:11:30.110] grfs_handler:811 scroller current size 1280 (w:644)
[00:11:30.112] grfs_handler:811 scroller current size 2560 (w:644)
[00:11:30.114] grfs_handler:811 scroller current size 2992 (w:644)
[00:11:30.142] visu_handler:1270 Stopping visualizer
[00:11:30.145] equalizer_set_gain:165 equalizer gain 0,0,0,0,0,0,0,0,0,0
[00:11:30.148] equalizer_set_loudness:187 loudness 0
[00:11:30.150] visu_handler:1270 Stopping visualizer
[ (11859) monitor: Heap internal:61855 (min:61347) external:1095687 (min:1045719) dma:54071 (min:53579)
I2S abort!
Guru Meditation Error: Core 0 panic'ed (LoadProhibited). Exception was unhandled.
Core 0 register dump:
PC : 0x4009873b PS : 0x00060433 A0 : 0x80099775 A1 : 0x3ffbab40
A2 : 0x0000001c A3 : 0x3ffc4398 A4 : 0x00000000 A5 : 0x00060423
A6 : 0x000000fe A7 : 0x00000001 A8 : 0x00000000 A9 : 0xb33fffff
A10 : 0x3f813540 A11 : 0x3fae9d00 A12 : 0xfffffffe A13 : 0xfffffffd
A14 : 0x000000fe A15 : 0x00000001 SAR : 0x0000001a EXCCAUSE: 0x0000001c
EXCVADDR: 0x00000020 LBEG : 0x40093dac LEND : 0x40093dc8 LCOUNT : 0xffffffff
Backtrace:0x40098738:0x3ffbab40 0x40099772:0x3ffbab60 0x4028196a:0x3ffbab80 0x400d72aa:0x3ffbabc0 0x40090481:0x3ffbabe0 0x40216250:0x3ffbac10 0x4021ed4f:0x3ffbac30 0x4021c509:0x3ffbac50 0x400dd3ff:0x3ffbac70
ELF file SHA256: 0000000000000000
Rebooting...
ets Jul 29 2019 12:21:46
rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:1
load:0x3fff0030,len:6424
load:0x40078000,len:15632
load:0x40080400,len:4348
entry 0x40080688
[ (27) boot: ESP-IDF v4.3.5-dirty 2nd stage bootloader
[ (27) boot: compile time 20:59:08
[ (27) boot: chip revision: v3.0
[ (31) qio_mode: Enabling default flash chip QIO
[ (36) boot.esp32: SPI Speed : 80MHz
[ (41) boot.esp32: SPI Mode : QIO
[ (45) boot.esp32: SPI Flash Size : 4MB
[ (50) boot: Enabling RNG early entropy source...
[ (55) boot: Partition Table:
[ (59) boot: ## Label Usage Type ST Offset Length
[ (66) boot: 0 nvs WiFi data 01 02 00009000 00004000
[ (74) boot: 1 otadata OTA data 01 00 0000d000 00002000
[ (81) boot: 2 phy_init RF data 01 01 0000f000 00001000
[ (88) boot: 3 recovery factory app 00 00 00010000 00140000
[ (96) boot: 4 ota_0 OTA app 00 10 00150000 002a0000
[ (103) boot: 5 settings WiFi data 01 02 003f0000 00010000
[ (111) boot: End of partition table
[ (115) esp_image: segment 0: paddr=00150020 vaddr=3f400020 size=ae8fch (715004) map
[ (321) esp_image: segment 1: paddr=001fe924 vaddr=3ffbdb60 size=016f4h ( 5876) load
[ (323) esp_image: segment 2: paddr=00200020 vaddr=400d0020 size=1b37f4h (1783796) map
[ (818) esp_image: segment 3: paddr=003b381c vaddr=3ffbf254 size=04350h ( 17232) load
[ (823) esp_image: segment 4: paddr=003b7b74 vaddr=40080000 size=1e01ch (122908) load
[ (864) esp_image: segment 5: paddr=003d5b98 vaddr=400c0000 size=00068h ( 104) load
[ (879) boot: Loaded app from partition at offset 0x150000
[ (879) boot: Disabling RNG early entropy source...
[ (890) psram: This chip is ESP32-D0WD
[ (891) spiram: Found 64MBit SPI RAM device
[ (891) spiram: SPI RAM mode: flash 80m sram 80m
[ (894) spiram: PSRAM initialized, cache is in low/high (2-core) mode.
[ (901) cpu_start: Pro cpu up.
[ (905) cpu_start: Starting app cpu, entry point is 0x40081400
[ (898) cpu_start: App cpu up.
[ (1410) spiram: SPI SRAM memory test OK
[ (1423) cpu_start: Pro cpu start user code
[ (1423) cpu_start: cpu freq: 240000000
[ (1423) cpu_start: Application information:
[ (1426) cpu_start: Project name: Squeezelite-ESP32
[ (1432) cpu_start: App version: I2S-4MFlash-1716
[ (1438) cpu_start: Compile time: Dec 26 2025 21:00:37
[ (1444) cpu_start: ELF file SHA256: 0000000000000000...
[ (1450) cpu_start: ESP-IDF: v4.3.5-dirty
[ (1455) cpu_start: Min chip rev: v1.0
[ (1460) cpu_start: Max chip rev: v3.99
[ (1465) cpu_start: Chip rev: v3.0
[ (1470) heap_init: Initializing. RAM available for dynamic allocation:
[ (1477) heap_init: At 3FFAFF10 len 000000F0 (0 KiB): DRAM
[ (1483) heap_init: At 3FFB6388 len 00001C78 (7 KiB): DRAM
[ (1490) heap_init: At 3FFB9A20 len 00004108 (16 KiB): DRAM
[ (1496) heap_init: At 3FFC6EC8 len 00019138 (100 KiB): DRAM
[ (1502) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM
[ (1509) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM
[ (1515) heap_init: At 4009E01C len 00001FE4 (7 KiB): IRAM
[ (1521) spiram: Adding pool of 4018K of external SPI memory to heap allocator
[ (1530) spi_flash: detected chip: generic
[ (1534) spi_flash: flash io: qio
[ (1541) cpu_start: Starting scheduler on PRO CPU.
[ (0) cpu_start: Starting scheduler on APP CPU.
[ (1549) spiram: Reserving pool of 64K of internal memory for DMA/internal allocations
[ (1559) esp_app_main: Reset reason is: 4
[ (1559) esp_app_main: Reboot counter=1
[ (1569) esp_app_main: Starting app_main
[ (1569) nvs_utilities: Initializing flash nvs
[ (1589) nvs_utilities: Initializing nvs partition settings
[ (1639) esp_app_main: Setting up telnet.
[ (1639) telnet: ***Redirecting log output to telnet
[ (1639) esp_app_main: Setting up config subsystem.
[ (1709) nvs_utilities: Configuration memory usage. Heap internal:228959 (min:228819) (used:216) external:4055835 (min:4048343) (used:14608)
[ (1709) esp_app_main: Registering default values
[ (1709) system_api: Base MAC address is not set
[ (1719) system_api: read default base MAC address from EFUSE
[ (1729) config: Waiting for config commit ...
[ (2709) config: configuration has some uncommitted entries
[ (2709) config: Committing configuration to nvs. Locking config object.
[ (2709) config: Done Committing configuration to nvs.
[ (2709) config: Config committed!
[ (2719) esp_app_main: Configuring services
[ (2719) services: Configuring I2C sda:-1 scl:-1 port:1 speed:400000
[ (2729) services: no I2C configured
[ (2729) services: Configuring SPI mosi:23 miso:19 clk:18 host:1 dc:2
[ (2739) gpio: GPIO[2]| InputEn: 0| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0
[ (2749) led: LED GPIO -1 ignored
[ (2749) led: LED GPIO -1 ignored
[ (2759) led: Configuring LEDs green:-1 (on:0 rmt:-1 -1% ), red:-1 (on:0 rmt:-1 -1% )
[ (2769) battery: No battery
[ (2769) monitor: Initializing monitoring
[ (2769) monitor: Heap internal:229451 (min:228599) external:4039247 (min:4039211) dma:221667 (min:220831)
[ (2789) esp_app_main: Initializing display
[ (2789) display: Trying to configure display with SPI,width=104,height=284,cs=15,reset=4,back=32,speed=8000000,mode=0,driver=ST7789,rotate,invert
[ (2899) ST77xx: ST77xx with bit depth 16, offsets 0:0, page 8, iRAM 0x3ffc8a5c
[ (2979) display: Display is SPI host 1 with cs:15
[ (3059) gds: Adding line 1 at -3 (height:14)
[ (3059) gds: Adding line 2 at 8 (height:24)
[ (3059) esp_app_main: Initializing led_vu
[ (3059) led_vu: led_vu configuration invalid
[ (3069) esp_app_main: Checking for update url
[ (3069) config: Value not found for key fwurl[ (3089) uart: queue free spaces: 3
[ (3089) config: Value not found for key apdelay
[ (3089) network_handlers: Network manager configuration: polling max 10176, polling min 15000, ap delay 20000, dhcp timeout 8000, eth timeout 8000
[ (3109) http_server: Initializing HTTP Server
[ (3109) network_ethernet: Attempting to initialize Ethernet
[ (3109) network_ethernet: No Ethernet configuration, or configuration invalid
I (3129) wifi:wifi driver task: 3ffc91b0, prio:23, stack:6656, core=0
I (3139) wifi:wifi firmware version: 9ec65ef
I (3139) wifi:wifi certification version: v7.0
I (3139) wifi:config NVS flash: enabled
I (3139) wifi:config nano formating: disabled
I (3149) wifi:Init data frame dynamic rx buffer num: 40
I (3149) wifi:Init management frame dynamic rx buffer num: 40
I (3159) wifi:Init management short buffer num: 32
I (3169) wifi:Init static tx buffer num: 12
I (3169) wifi:Init tx cache buffer num: 32
I (3169) wifi:Init static rx buffer size: 1600
I (3179) wifi:Init static rx buffer num: 12
I (3179) wifi:Init dynamic rx buffer num: 40
[ (3179) wifi_init: tcpip mbox: 32
Type 'help' to get the list of commands.
Use UP/DOWN arrows to navigate through command history.
Press TAB when typing command name to auto-complete.
[ (3189) wifi_init: udp mbox: 32
[ (3199) wifi_init: tcp mbox: 32
[ (3199) wifi_init: tcp tx win: 8192
To automatically execute lines at startup:
Set NVS variable autoexec (U8) = 1 to enable, 0 to disable automatic execution.
Set NVS variable autoexec[1~9] (string)to a command that should be executed automatically
[ (3219) wifi_init: tcp rx win: 32768
[ (3239) wifi_init: tcp mss: 1440
[ (3239) wifi_init: WiFi/LWIP prefer SPIRAM
Your terminal application does not support escape sequences.
Line editing and history features are disabled.
On Windows, try using Putty instead.
[ (3249) network_wifi: Starting wifi
[ (3259) phy_init: phy_version 4670,719f9f6,Feb 18 2021,17:07:07
[ (3259) console: Processing autoexec commands while network manager active. Wifi related commands will be ignored.
[ (3279) console: autoexec is set to perform auto-process
[ (3289) console: Running command autoexec1 = squeezelite -o i2s -b 500:2000 -C 30 -d log=info -R
[ (3309) config: Value not found for key autoexec2
squeezelite-esp32> [ (3309) squeezelite_cmd: Calling squeezelite
[00:11:46.448] sb_controls_init:249 initializing audio (buttons/rotary/ir) controls (raw:0)
[00:11:46.450] sendSETD:440 sending dimension display:104x284 led_config:0
[ (3329) DAC core: DAC does not use i2c
[ (3329) DAC external: DAC on I2C @0
[ (3339) DAC external: no i2c controlset found
[00:11:46.477] output_init_i2s:378 invalid MCK gpio -1
[ (3349) I2S: DMA Malloc info, datalen=blocksize=2048, dma_buf_count=12
I (3359) wifi:mode : sta (b8:d6:1a:ab:19:3c)
I (3359) wifi:[ (3359) I2S: APLL: Req RATE: 44100, real rate: 44099.988, BITS: 16, CLKM: 1, BCK_M: 8, MCLK: 11289597.000, SCLK: 1411199enable tsf.625000, diva: 1, divb: 0
[00:11:4[ (3369) network_handlers: Existing wifi config found. Attempting to connect.
6.503] equal[ (3389) network: Starting DHCP client
izer_set_samplerate:122 equalizer sample rate 44100
[ (3389) network_wifi: Wifi Connecting to macross2010...
[ (3389) BTDM_INIT: BT controller compile version [2c56073]
[ (3389) BT_AV: BT Sink pin code is: [1234]
[ (3759) BT_AV: Bluetooth Init complete
I (5289) wifi:new:<9,0>, old:<1,0>, ap:<255,255>, sta:<9,0>, prof:1
I (5289) wifi:state: init -> auth (b0)
I (6139) wifi:state: auth -> assoc (0)
E (6149) wifi:Association refused temporarily, comeback time 1024 mSec
I (7169) wifi:state: assoc -> assoc (0)
I (7259) wifi:state: assoc -> run (10)
I (7259) wifi:connected with macross2010, aid = 4, channel 9, BW20, bssid = bc:a5:11:31:f1:32
I (7269) wifi:security: WPA3-SAE, phy: bg, rssi: -28
I (7269) wifi:pm start, type: 1
I (7359) wifi:AP's beacon interval = 102400 us, DTIM period = 2
[ (8279) network: Got an IP address from interface Wifi. IP=192.168.1.84, Gateway=192.168.1.1, NetMask=255.255.255.0, Address was changed
[ (8299) esp_netif_handlers: sta ip: 192.168.1.84, mask: 255.255.255.0, gw: 192.168.1.1
[ (8299) esp_app_main: Network connected and mDNS initialized with squeezelite-test
[00:11:51.441] raop_sink_start:178 starting Airplay for ip 192.168.1.84 with servicename squeezelite-ESP32
[00:11:51.444] raop_create:201 starting mDNS with B8D61AAB193C@squeezelite-ESP32
[00:11:51.592] sendSETD:440 sending dimension display:104x284 led_config:0
[00:11:51.600] notify:228 notified server 192.168.1.201 hport 9000 cport 9091
[ (8469) network_status: LMS IP: 192.168.1.201, hport: 9000, cport: 9091
[00:11:51.616] grfb_handler:757 brightness 1
[00:11:51.632] grfs_handler:811 scroller current size 1280 (w:644)
[00:11:51.633] grfs_handler:811 scroller current size 2560 (w:644)
[00:11:51.635] grfs_handler:811 scroller current size 2992 (w:644)
[00:11:51.664] visu_handler:1270 Stopping visualizer
[00:11:51.667] equalizer_set_gain:165 equalizer gain 0,0,0,0,0,0,0,0,0,0
[00:11:51.670] equalizer_set_loudness:187 loudness 0
[00:11:51.672] visu_handler:1270 Stopping visualizer
[ (8699) httpd_handlers: serving /status.json to peer 192.168.1.5 port 13467
[ (11859) monitor: Heap internal:62139 (min:61691) external:1101703 (min:1085363) dma:54355 (min:53923)
[ (21949) monitor: Heap internal:61811 (min:61459) external:1100727 (min:1085363) dma:54027 (min:53691)
[ (21949) monitor: IDLE (1) 70% s: 948 pseudo_idle (0) 0% s: 3320 IDLE (1) 98% s: 1052
[ (21969) monitor: decode (2) 0% s:14024 output_i2s (2) 0% s: 3504 stream (2) 0% s: 3740
[ (21989) monitor: tiT (2) 0% s: 1876 Tmr Svc (2) 0% s: 1192 squeezelite (2) 0% s: 3784
[ (22009) monitor: sb_displayer (2) 26% s: 2076 console (2) 0% s: 852 ipc1 (2) 0% s: 464
[ (22009) monitor: BtAppT (2) 0% s: 1464 BTC_TASK (2) 0% s: 864 hciT (2) 0% s: 1576
[ (22039) monitor: BTU_TASK (2) 0% s: 3308 ipc0 (2) 0% s: 484 sys_evt (2) 0% s: 820
[ (22039) monitor: RTSP (2) 0% s: 7396 network (2) 0% s: 800 httpd (2) 0% s: 1144
[ (22059) monitor: mdns (2) 0% s: 2344 wifi (2) 2% s: 2176 esp_timer (3) 0% s: 3372
[ (22059) monitor: btController (2) 1% s: 2028 common_displaye (3) 0% s: 2536 telnet (2) 0% s: 3188
[ (29999) httpd_handlers: serving /messages.json to peer 192.168.1.5 port 32425
[ (32179) monitor: Heap internal:61811 (min:60859) external:1100647 (min:1079571) dma:54027 (min:53091)
[ (32189) monitor: IDLE (1) 72% s: 948 pseudo_idle (0) 0% s: 3320 IDLE (1) 98% s: 1052
[ (32189) monitor: decode (2) 0% s:14024 output_i2s (2) 0% s: 3424 stream (2) 0% s: 3740
[ (32209) monitor: tiT (2) 0% s: 1876 Tmr Svc (2) 0% s: 1192 squeezelite (2) 0% s: 3784
[ (32229) monitor: sb_displayer (2) 23% s: 2076 ipc1 (2) 0% s: 464 BtAppT (2) 0% s: 1464
[ (32249) monitor: BTC_TASK (2) 0% s: 864 hciT (2) 0% s: 1576 BTU_TASK (2) 0% s: 3308
[ (32269) monitor: ipc0 (2) 0% s: 484 sys_evt (2) 0% s: 820 RTSP (2) 0% s: 7396
[ (32279) monitor: common_displaye (3) 0% s: 2536 mdns (2) 0% s: 2344 network (2) 0% s: 800
[ (32299) monitor: httpd (2) 0% s: 1144 wifi (2) 2% s: 2176 esp_timer (3) 0% s: 3356
[ (32319) monitor: btController (2) 1% s: 2028 telnet (2) 0% s: 3188 console (2) 0% s: 852
I2S abort!
Guru Meditation Error: Core 0 panic'ed (LoadProhibited). Exception was unhandled.
Core 0 register dump:
PC : 0x4009873b PS : 0x00060633 A0 : 0x80099775 A1 : 0x3ffbab40
A2 : 0x0000001c A3 : 0x3ffc4398 A4 : 0x00000000 A5 : 0x00060623
A6 : 0x000000fe A7 : 0x00000001 A8 : 0x00000000 A9 : 0xb33fffff
A10 : 0x3f813540 A11 : 0x3faefea8 A12 : 0xfffffffe A13 : 0xfffffffd
A14 : 0x000000fe A15 : 0x00000001 SAR : 0x00000020 EXCCAUSE: 0x0000001c
EXCVADDR: 0x00000020 LBEG : 0x40093dac LEND : 0x40093dc8 LCOUNT : 0xffffffff
Backtrace:0x40098738:0x3ffbab40 0x40099772:0x3ffbab60 0x4028196a:0x3ffbab80 0x400d72aa:0x3ffbabc0 0x40090481:0x3ffbabe0 0x40216250:0x3ffbac10 0x4021ed4f:0x3ffbac30 0x4021c509:0x3ffbac50 0x400dd3ff:0x3ffbac70
ELF file SHA256: 0000000000000000
Rebooting...
ets Jul 29 2019 12:21:46
rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:1
load:0x3fff0030,len:6424
load:0x40078000,len:15632
load:0x40080400,len:4348
entry 0x40080688
[ (27) boot: ESP-IDF v4.3.5-dirty 2nd stage bootloader
[ (27) boot: compile time 20:59:08
[ (27) boot: chip revision: v3.0
[ (31) qio_mode: Enabling default flash chip QIO
[ (36) boot.esp32: SPI Speed : 80MHz
[ (41) boot.esp32: SPI Mode : QIO
[ (45) boot.esp32: SPI Flash Size : 4MB
[ (50) boot: Enabling RNG early entropy source...
[ (55) boot: Partition Table:
[ (59) boot: ## Label Usage Type ST Offset Length
[ (66) boot: 0 nvs WiFi data 01 02 00009000 00004000
[ (74) boot: 1 otadata OTA data 01 00 0000d000 00002000
[ (81) boot: 2 phy_init RF data 01 01 0000f000 00001000
[ (88) boot: 3 recovery factory app 00 00 00010000 00140000
[ (96) boot: 4 ota_0 OTA app 00 10 00150000 002a0000
[ (103) boot: 5 settings WiFi data 01 02 003f0000 00010000
[ (111) boot: End of partition table
[ (115) esp_image: segment 0: paddr=00150020 vaddr=3f400020 size=ae8fch (715004) map
[ (321) esp_image: segment 1: paddr=001fe924 vaddr=3ffbdb60 size=016f4h ( 5876) load
[ (323) esp_image: segment 2: paddr=00200020 vaddr=400d0020 size=1b37f4h (1783796) map
[ (818) esp_image: segment 3: paddr=003b381c vaddr=3ffbf254 size=04350h ( 17232) load
[ (823) esp_image: segment 4: paddr=003b7b74 vaddr=40080000 size=1e01ch (122908) load
[ (864) esp_image: segment 5: paddr=003d5b98 vaddr=400c0000 size=00068h ( 104) load
[ (879) boot: Loaded app from partition at offset 0x150000
[ (879) boot: Disabling RNG early entropy source...
[ (890) psram: This chip is ESP32-D0WD
Issue Description
- Observed Behavior: It seems to affect only the width setting. The height can go to 74 and it seems ok. Some kind of stack/pointer under flow?
- Expected Behavior: It should's crash
- Steps to Reproduce: Set display to any display and set width to less than 105, commit and reboot.
To help us resolve your issue as quickly as possible, please follow these guidelines when submitting an issue. Providing all the necessary information will save both your time and ours.
Describe the bug
squeezelite will crash with error i2s abort! and reboot loop, if the display width is set to less than 105.
Preliminary Information
Hardware Details
Please describe your hardware setup:
NVS Settings
Follow these steps to share your NVS settings:
{
"a2dp_ctmt": "1000",
"a2dp_ctrld": "500",
"a2dp_dev_name": "squeezelite-ESP32",
"a2dp_sink_name": "S206",
"a2dp_spin": "0000",
"actrls_config": "buttons",
"airplay_name": "squeezelite-ESP32",
"airplay_port": "5000",
"ap_ssid": "squeezelite-ESP32",
"autoexec": "1",
"autoexec1": "squeezelite -o i2s -b 500:2000 -C 30 -d log=info -R ",
"bat_config": "",
"bt_name": "squeezelite-ESP32",
"bt_sink_pin": "1234",
"bt_sink_volume": "100",
"bypass_wm": "0",
"cspot_config": "{"deviceName":"squeezelite-test","bitrate":160,"zeroConf":1}",
"dac_config": "model=I2S,bck=33,ws=25,do=26",
"dac_controlset": "",
"dhcp_tmout": "8",
"display_config": "SPI,width=76,height=284,cs=15,reset=4,back=32,speed=8000000,mode=0,driver=ST7789,rotate,invert",
"enable_airplay": "Y",
"enable_bt_sink": "Y",
"enable_cspot": "N",
"equalizer": "0,0,0,0,0,0,0,0,0,0",
"eth_config": "",
"ethtmout": "8",
"gpio_exp_config": "",
"host_name": "squeezelite-test",
"i2c_config": "",
"jack_mutes_amp": "n",
"led_brightness": "",
"led_vu_config": "",
"lms_ctrls_raw": "N",
"loudness": "0",
"metadata_config": "",
"model_config": "",
"ota_erase_blk": "249856",
"ota_prio": "6",
"ota_stack": "10240",
"pollmin": "15",
"pollmx": "600",
"rel_api": "https://api.github.com/repos/sle118/squeezelite-esp32/releases",
"release_url": "https://github.com/sle118/squeezelite-esp32/releases",
"rotary_config": "",
"set_GPIO": "",
"sleep_config": "",
"spdif_config": "",
"spi_config": "data=23,clk=18,dc=2,host=1,miso=19",
"stats": "Y",
"target": "",
"telnet_block": "500",
"telnet_buffer": "40000",
"telnet_enable": "D",
"volume_rotary": ""
}
Logs
ets Jul 29 2019 12:21:46
rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:1
load:0x3fff0030,len:6424
load:0x40078000,len:15632
load:0x40080400,len:4348
entry 0x40080688
[ (27) boot: ESP-IDF v4.3.5-dirty 2nd stage bootloader
[ (27) boot: compile time 20:59:08
[ (27) boot: chip revision: v3.0
[ (31) qio_mode: Enabling default flash chip QIO
[ (36) boot.esp32: SPI Speed : 80MHz
[ (41) boot.esp32: SPI Mode : QIO
[ (45) boot.esp32: SPI Flash Size : 4MB
[ (50) boot: Enabling RNG early entropy source...
[ (55) boot: Partition Table:
[ (59) boot: ## Label Usage Type ST Offset Length
[ (66) boot: 0 nvs WiFi data 01 02 00009000 00004000
[ (74) boot: 1 otadata OTA data 01 00 0000d000 00002000
[ (81) boot: 2 phy_init RF data 01 01 0000f000 00001000
[ (88) boot: 3 recovery factory app 00 00 00010000 00140000
[ (96) boot: 4 ota_0 OTA app 00 10 00150000 002a0000
[ (103) boot: 5 settings WiFi data 01 02 003f0000 00010000
[ (111) boot: End of partition table
[ (115) esp_image: segment 0: paddr=00150020 vaddr=3f400020 size=ae8fch (715004) map
[ (321) esp_image: segment 1: paddr=001fe924 vaddr=3ffbdb60 size=016f4h ( 5876) load
[ (323) esp_image: segment 2: paddr=00200020 vaddr=400d0020 size=1b37f4h (1783796) map
[ (818) esp_image: segment 3: paddr=003b381c vaddr=3ffbf254 size=04350h ( 17232) load
[ (823) esp_image: segment 4: paddr=003b7b74 vaddr=40080000 size=1e01ch (122908) load
[ (864) esp_image: segment 5: paddr=003d5b98 vaddr=400c0000 size=00068h ( 104) load
[ (879) boot: Loaded app from partition at offset 0x150000
[ (879) boot: Disabling RNG early entropy source...
[ (890) psram: This chip is ESP32-D0WD
[ (891) spiram: Found 64MBit SPI RAM device
[ (891) spiram: SPI RAM mode: flash 80m sram 80m
[ (894) spiram: PSRAM initialized, cache is in low/high (2-core) mode.
[ (901) cpu_start: Pro cpu up.
[ (905) cpu_start: Starting app cpu, entry point is 0x40081400
[ (898) cpu_start: App cpu up.
[ (1410) spiram: SPI SRAM memory test OK
[ (1423) cpu_start: Pro cpu start user code
[ (1423) cpu_start: cpu freq: 240000000
[ (1423) cpu_start: Application information:
[ (1426) cpu_start: Project name: Squeezelite-ESP32
[ (1432) cpu_start: App version: I2S-4MFlash-1716
[ (1438) cpu_start: Compile time: Dec 26 2025 21:00:37
[ (1444) cpu_start: ELF file SHA256: 0000000000000000...
[ (1450) cpu_start: ESP-IDF: v4.3.5-dirty
[ (1455) cpu_start: Min chip rev: v1.0
[ (1460) cpu_start: Max chip rev: v3.99
[ (1465) cpu_start: Chip rev: v3.0
[ (1470) heap_init: Initializing. RAM available for dynamic allocation:
[ (1477) heap_init: At 3FFAFF10 len 000000F0 (0 KiB): DRAM
[ (1483) heap_init: At 3FFB6388 len 00001C78 (7 KiB): DRAM
[ (1490) heap_init: At 3FFB9A20 len 00004108 (16 KiB): DRAM
[ (1496) heap_init: At 3FFC6EC8 len 00019138 (100 KiB): DRAM
[ (1502) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM
[ (1509) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM
[ (1515) heap_init: At 4009E01C len 00001FE4 (7 KiB): IRAM
[ (1521) spiram: Adding pool of 4018K of external SPI memory to heap allocator
[ (1530) spi_flash: detected chip: generic
[ (1534) spi_flash: flash io: qio
[ (1541) cpu_start: Starting scheduler on PRO CPU.
[ (0) cpu_start: Starting scheduler on APP CPU.
[ (1549) spiram: Reserving pool of 64K of internal memory for DMA/internal allocations
[ (1559) esp_app_main: Reset reason is: 3
[ (1559) esp_app_main: Reboot counter=1
[ (1569) esp_app_main: Starting app_main
[ (1569) nvs_utilities: Initializing flash nvs
[ (1589) nvs_utilities: Initializing nvs partition settings
[ (1639) esp_app_main: Setting up telnet.
[ (1639) telnet: ***Redirecting log output to telnet
[ (1639) esp_app_main: Setting up config subsystem.
[ (1709) nvs_utilities: Configuration memory usage. Heap internal:228959 (min:228819) (used:216) external:4055835 (min:4048343) (used:14608)
[ (1709) esp_app_main: Registering default values
[ (1709) system_api: Base MAC address is not set
[ (1719) system_api: read default base MAC address from EFUSE
[ (1729) config: Waiting for config commit ...
[ (2709) config: configuration has some uncommitted entries
[ (2709) config: Committing configuration to nvs. Locking config object.
[ (2709) config: Done Committing configuration to nvs.
[ (2709) config: Config committed!
[ (2719) esp_app_main: Configuring services
[ (2719) services: Configuring I2C sda:-1 scl:-1 port:1 speed:400000
[ (2729) services: no I2C configured
[ (2729) services: Configuring SPI mosi:23 miso:19 clk:18 host:1 dc:2
[ (2739) gpio: GPIO[2]| InputEn: 0| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0
[ (2749) led: LED GPIO -1 ignored
[ (2749) led: LED GPIO -1 ignored
[ (2759) led: Configuring LEDs green:-1 (on:0 rmt:-1 -1% ), red:-1 (on:0 rmt:-1 -1% )
[ (2769) battery: No battery
[ (2769) monitor: Initializing monitoring
[ (2769) monitor: Heap internal:229451 (min:228599) external:4039247 (min:4039211) dma:221667 (min:220831)
[ (2789) esp_app_main: Initializing display
[ (2789) display: Trying to configure display with SPI,width=104,height=284,cs=15,reset=4,back=32,speed=8000000,mode=0,driver=ST7789,rotate,invert
[ (2899) ST77xx: ST77xx with bit depth 16, offsets 0:0, page 8, iRAM 0x3ffc8a5c
[ (2979) display: Display is SPI host 1 with cs:15
[ (3059) gds: Adding line 1 at -3 (height:14)
[ (3059) gds: Adding line 2 at 8 (height:24)
[ (3059) esp_app_main: Initializing led_vu
[ (3059) led_vu: led_vu configuration invalid
[ (3069) esp_app_main: Checking for update url
[ (3069) config: Value not found for key fwurl[ (3089) uart: queue free spaces: 3
[ (3089) config: Value not found for key apdelay
[ (3089) network_handlers: Network manager configuration: polling max 10176, polling min 15000, ap delay 20000, dhcp timeout 8000, eth timeout 8000
[ (3109) http_server: Initializing HTTP Server
[ (3109) network_ethernet: Attempting to initialize Ethernet
[ (3109) network_ethernet: No Ethernet configuration, or configuration invalid
I (3129) wifi:wifi driver task: 3ffc91b0, prio:23, stack:6656, core=0
I (3139) wifi:wifi firmware version: 9ec65ef
I (3139) wifi:wifi certification version: v7.0
I (3139) wifi:config NVS flash: enabled
I (3139) wifi:config nano formating: disabled
I (3149) wifi:Init data frame dynamic rx buffer num: 40
I (3149) wifi:Init management frame dynamic rx buffer num: 40
I (3159) wifi:Init management short buffer num: 32
I (3169) wifi:Init static tx buffer num: 12
I (3169) wifi:Init tx cache buffer num: 32
I (3169) wifi:Init static rx buffer size: 1600
I (3179) wifi:Init static rx buffer num: 12
I (3179) wifi:Init dynamic rx buffer num: 40
[ (3179) wifi_init: tcpip mbox: 32
Type 'help' to get the list of commands.
Use UP/DOWN arrows to navigate through command history.
Press TAB when typing command name to auto-complete.
[ (3189) wifi_init: udp mbox: 32
[ (3199) wifi_init: tcp mbox: 32
[ (3199) wifi_init: tcp tx win: 8192
To automatically execute lines at startup:
Set NVS variable autoexec (U8) = 1 to enable, 0 to disable automatic execution.
Set NVS variable autoexec[1~9] (string)to a command that should be executed automatically
[ (3219) wifi_init: tcp rx win: 32768
[ (3239) wifi_init: tcp mss: 1440
[ (3239) wifi_init: WiFi/LWIP prefer SPIRAM
Your terminal application does not support escape sequences.
Line editing and history features are disabled.
On Windows, try using Putty instead.
[ (3249) network_wifi: Starting wifi
[ (3259) phy_init: phy_version 4670,719f9f6,Feb 18 2021,17:07:07
[ (3259) console: Processing autoexec commands while network manager active. Wifi related commands will be ignored.
[ (3279) console: autoexec is set to perform auto-process
[ (3289) console: Running command autoexec1 = squeezelite -o i2s -b 500:2000 -C 30 -d log=info -R
[ (3309) config: Value not found for key autoexec2
squeezelite-esp32> [ (3309) squeezelite_cmd: Calling squeezelite
[00:11:24.930] sb_controls_init:249 initializing audio (buttons/rotary/ir) controls (raw:0)
[00:11:24.932] sendSETD:440 sending dimension display:104x284 led_config:0
[ (3329) DAC core: DAC does not use i2c
[ (3329) DAC external: DAC on I2C @0
[ (3339) DAC external: no i2c controlset found
[00:11:24.959] output_init_i2s:378 invalid MCK gpio -1
[ (3349) I2S: DMA Malloc info, datalen=blocksize=2048, dma_buf_count=12
I (3359) wifi:mode : sta (b8:d6:1a:ab:19:3c)
I (3359) wifi:[ (3359) I2S: APLL: Req RATE: 44100, real rate: 44099.988, BITS: 16, CLKM: 1, BCK_M: 8, MCLK: 11289597.000, SCLK: 1411199enable tsf.625000, diva: 1, divb: 0
[00:11:2[ (3369) network_handlers: Existing wifi config found. Attempting to connect.
4.985] equal[ (3389) network: Starting DHCP client
izer_set_samplerate:122 equalizer sample rate 44100
[ (3389) network_wifi: Wifi Connecting to macross2010...
[ (3389) BTDM_INIT: BT controller compile version [2c56073]
[ (3389) BT_AV: BT Sink pin code is: [1234]
[ (3779) BT_AV: Bluetooth Init complete
I (5299) wifi:new:<9,0>, old:<1,0>, ap:<255,255>, sta:<9,0>, prof:1
I (5299) wifi:state: init -> auth (b0)
I (6159) wifi:state: auth -> assoc (0)
I (6159) wifi:state: assoc -> run (10)
I (6169) wifi:connected with macross2010, aid = 4, channel 9, BW20, bssid = bc:a5:11:31:f1:32
I (6169) wifi:security: WPA3-SAE, phy: bg, rssi: -24
I (6169) wifi:pm start, type: 1
I (6189) wifi:AP's beacon interval = 102400 us, DTIM period = 2
[ (6209) network: Got an IP address from interface Wifi. IP=192.168.1.84, Gateway=192.168.1.1, NetMask=255.255.255.0, Address was changed
[ (6219) esp_netif_handlers: sta ip: 192.168.1.84, mask: 255.255.255.0, gw: 192.168.1.1
[ (6229) esp_app_main: Network connected and mDNS initialized with squeezelite-test
[00:11:27.852] raop_sink_start:178 starting Airplay for ip 192.168.1.84 with servicename squeezelite-ESP32
[00:11:27.855] raop_create:201 starting mDNS with B8D61AAB193C@squeezelite-ESP32
[ (6289) httpd_handlers: serving /commands.json to peer 192.168.1.5 port 15553
[00:11:30.062] sendSETD:440 sending dimension display:104x284 led_config:0
[00:11:30.078] notify:228 notified server 192.168.1.201 hport 9000 cport 9091
[ (8469) network_status: LMS IP: 192.168.1.201, hport: 9000, cport: 9091
[00:11:30.086] grfb_handler:757 brightness 1
[00:11:30.110] grfs_handler:811 scroller current size 1280 (w:644)
[00:11:30.112] grfs_handler:811 scroller current size 2560 (w:644)
[00:11:30.114] grfs_handler:811 scroller current size 2992 (w:644)
[00:11:30.142] visu_handler:1270 Stopping visualizer
[00:11:30.145] equalizer_set_gain:165 equalizer gain 0,0,0,0,0,0,0,0,0,0
[00:11:30.148] equalizer_set_loudness:187 loudness 0
[00:11:30.150] visu_handler:1270 Stopping visualizer
[ (11859) monitor: Heap internal:61855 (min:61347) external:1095687 (min:1045719) dma:54071 (min:53579)
I2S abort!
Guru Meditation Error: Core 0 panic'ed (LoadProhibited). Exception was unhandled.
Core 0 register dump:
PC : 0x4009873b PS : 0x00060433 A0 : 0x80099775 A1 : 0x3ffbab40
A2 : 0x0000001c A3 : 0x3ffc4398 A4 : 0x00000000 A5 : 0x00060423
A6 : 0x000000fe A7 : 0x00000001 A8 : 0x00000000 A9 : 0xb33fffff
A10 : 0x3f813540 A11 : 0x3fae9d00 A12 : 0xfffffffe A13 : 0xfffffffd
A14 : 0x000000fe A15 : 0x00000001 SAR : 0x0000001a EXCCAUSE: 0x0000001c
EXCVADDR: 0x00000020 LBEG : 0x40093dac LEND : 0x40093dc8 LCOUNT : 0xffffffff
Backtrace:0x40098738:0x3ffbab40 0x40099772:0x3ffbab60 0x4028196a:0x3ffbab80 0x400d72aa:0x3ffbabc0 0x40090481:0x3ffbabe0 0x40216250:0x3ffbac10 0x4021ed4f:0x3ffbac30 0x4021c509:0x3ffbac50 0x400dd3ff:0x3ffbac70
ELF file SHA256: 0000000000000000
Rebooting...
ets Jul 29 2019 12:21:46
rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:1
load:0x3fff0030,len:6424
load:0x40078000,len:15632
load:0x40080400,len:4348
entry 0x40080688
[ (27) boot: ESP-IDF v4.3.5-dirty 2nd stage bootloader
[ (27) boot: compile time 20:59:08
[ (27) boot: chip revision: v3.0
[ (31) qio_mode: Enabling default flash chip QIO
[ (36) boot.esp32: SPI Speed : 80MHz
[ (41) boot.esp32: SPI Mode : QIO
[ (45) boot.esp32: SPI Flash Size : 4MB
[ (50) boot: Enabling RNG early entropy source...
[ (55) boot: Partition Table:
[ (59) boot: ## Label Usage Type ST Offset Length
[ (66) boot: 0 nvs WiFi data 01 02 00009000 00004000
[ (74) boot: 1 otadata OTA data 01 00 0000d000 00002000
[ (81) boot: 2 phy_init RF data 01 01 0000f000 00001000
[ (88) boot: 3 recovery factory app 00 00 00010000 00140000
[ (96) boot: 4 ota_0 OTA app 00 10 00150000 002a0000
[ (103) boot: 5 settings WiFi data 01 02 003f0000 00010000
[ (111) boot: End of partition table
[ (115) esp_image: segment 0: paddr=00150020 vaddr=3f400020 size=ae8fch (715004) map
[ (321) esp_image: segment 1: paddr=001fe924 vaddr=3ffbdb60 size=016f4h ( 5876) load
[ (323) esp_image: segment 2: paddr=00200020 vaddr=400d0020 size=1b37f4h (1783796) map
[ (818) esp_image: segment 3: paddr=003b381c vaddr=3ffbf254 size=04350h ( 17232) load
[ (823) esp_image: segment 4: paddr=003b7b74 vaddr=40080000 size=1e01ch (122908) load
[ (864) esp_image: segment 5: paddr=003d5b98 vaddr=400c0000 size=00068h ( 104) load
[ (879) boot: Loaded app from partition at offset 0x150000
[ (879) boot: Disabling RNG early entropy source...
[ (890) psram: This chip is ESP32-D0WD
[ (891) spiram: Found 64MBit SPI RAM device
[ (891) spiram: SPI RAM mode: flash 80m sram 80m
[ (894) spiram: PSRAM initialized, cache is in low/high (2-core) mode.
[ (901) cpu_start: Pro cpu up.
[ (905) cpu_start: Starting app cpu, entry point is 0x40081400
[ (898) cpu_start: App cpu up.
[ (1410) spiram: SPI SRAM memory test OK
[ (1423) cpu_start: Pro cpu start user code
[ (1423) cpu_start: cpu freq: 240000000
[ (1423) cpu_start: Application information:
[ (1426) cpu_start: Project name: Squeezelite-ESP32
[ (1432) cpu_start: App version: I2S-4MFlash-1716
[ (1438) cpu_start: Compile time: Dec 26 2025 21:00:37
[ (1444) cpu_start: ELF file SHA256: 0000000000000000...
[ (1450) cpu_start: ESP-IDF: v4.3.5-dirty
[ (1455) cpu_start: Min chip rev: v1.0
[ (1460) cpu_start: Max chip rev: v3.99
[ (1465) cpu_start: Chip rev: v3.0
[ (1470) heap_init: Initializing. RAM available for dynamic allocation:
[ (1477) heap_init: At 3FFAFF10 len 000000F0 (0 KiB): DRAM
[ (1483) heap_init: At 3FFB6388 len 00001C78 (7 KiB): DRAM
[ (1490) heap_init: At 3FFB9A20 len 00004108 (16 KiB): DRAM
[ (1496) heap_init: At 3FFC6EC8 len 00019138 (100 KiB): DRAM
[ (1502) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM
[ (1509) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM
[ (1515) heap_init: At 4009E01C len 00001FE4 (7 KiB): IRAM
[ (1521) spiram: Adding pool of 4018K of external SPI memory to heap allocator
[ (1530) spi_flash: detected chip: generic
[ (1534) spi_flash: flash io: qio
[ (1541) cpu_start: Starting scheduler on PRO CPU.
[ (0) cpu_start: Starting scheduler on APP CPU.
[ (1549) spiram: Reserving pool of 64K of internal memory for DMA/internal allocations
[ (1559) esp_app_main: Reset reason is: 4
[ (1559) esp_app_main: Reboot counter=1
[ (1569) esp_app_main: Starting app_main
[ (1569) nvs_utilities: Initializing flash nvs
[ (1589) nvs_utilities: Initializing nvs partition settings
[ (1639) esp_app_main: Setting up telnet.
[ (1639) telnet: ***Redirecting log output to telnet
[ (1639) esp_app_main: Setting up config subsystem.
[ (1709) nvs_utilities: Configuration memory usage. Heap internal:228959 (min:228819) (used:216) external:4055835 (min:4048343) (used:14608)
[ (1709) esp_app_main: Registering default values
[ (1709) system_api: Base MAC address is not set
[ (1719) system_api: read default base MAC address from EFUSE
[ (1729) config: Waiting for config commit ...
[ (2709) config: configuration has some uncommitted entries
[ (2709) config: Committing configuration to nvs. Locking config object.
[ (2709) config: Done Committing configuration to nvs.
[ (2709) config: Config committed!
[ (2719) esp_app_main: Configuring services
[ (2719) services: Configuring I2C sda:-1 scl:-1 port:1 speed:400000
[ (2729) services: no I2C configured
[ (2729) services: Configuring SPI mosi:23 miso:19 clk:18 host:1 dc:2
[ (2739) gpio: GPIO[2]| InputEn: 0| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0
[ (2749) led: LED GPIO -1 ignored
[ (2749) led: LED GPIO -1 ignored
[ (2759) led: Configuring LEDs green:-1 (on:0 rmt:-1 -1% ), red:-1 (on:0 rmt:-1 -1% )
[ (2769) battery: No battery
[ (2769) monitor: Initializing monitoring
[ (2769) monitor: Heap internal:229451 (min:228599) external:4039247 (min:4039211) dma:221667 (min:220831)
[ (2789) esp_app_main: Initializing display
[ (2789) display: Trying to configure display with SPI,width=104,height=284,cs=15,reset=4,back=32,speed=8000000,mode=0,driver=ST7789,rotate,invert
[ (2899) ST77xx: ST77xx with bit depth 16, offsets 0:0, page 8, iRAM 0x3ffc8a5c
[ (2979) display: Display is SPI host 1 with cs:15
[ (3059) gds: Adding line 1 at -3 (height:14)
[ (3059) gds: Adding line 2 at 8 (height:24)
[ (3059) esp_app_main: Initializing led_vu
[ (3059) led_vu: led_vu configuration invalid
[ (3069) esp_app_main: Checking for update url
[ (3069) config: Value not found for key fwurl[ (3089) uart: queue free spaces: 3
[ (3089) config: Value not found for key apdelay
[ (3089) network_handlers: Network manager configuration: polling max 10176, polling min 15000, ap delay 20000, dhcp timeout 8000, eth timeout 8000
[ (3109) http_server: Initializing HTTP Server
[ (3109) network_ethernet: Attempting to initialize Ethernet
[ (3109) network_ethernet: No Ethernet configuration, or configuration invalid
I (3129) wifi:wifi driver task: 3ffc91b0, prio:23, stack:6656, core=0
I (3139) wifi:wifi firmware version: 9ec65ef
I (3139) wifi:wifi certification version: v7.0
I (3139) wifi:config NVS flash: enabled
I (3139) wifi:config nano formating: disabled
I (3149) wifi:Init data frame dynamic rx buffer num: 40
I (3149) wifi:Init management frame dynamic rx buffer num: 40
I (3159) wifi:Init management short buffer num: 32
I (3169) wifi:Init static tx buffer num: 12
I (3169) wifi:Init tx cache buffer num: 32
I (3169) wifi:Init static rx buffer size: 1600
I (3179) wifi:Init static rx buffer num: 12
I (3179) wifi:Init dynamic rx buffer num: 40
[ (3179) wifi_init: tcpip mbox: 32
Type 'help' to get the list of commands.
Use UP/DOWN arrows to navigate through command history.
Press TAB when typing command name to auto-complete.
[ (3189) wifi_init: udp mbox: 32
[ (3199) wifi_init: tcp mbox: 32
[ (3199) wifi_init: tcp tx win: 8192
To automatically execute lines at startup:
Set NVS variable autoexec (U8) = 1 to enable, 0 to disable automatic execution.
Set NVS variable autoexec[1~9] (string)to a command that should be executed automatically
[ (3219) wifi_init: tcp rx win: 32768
[ (3239) wifi_init: tcp mss: 1440
[ (3239) wifi_init: WiFi/LWIP prefer SPIRAM
Your terminal application does not support escape sequences.
Line editing and history features are disabled.
On Windows, try using Putty instead.
[ (3249) network_wifi: Starting wifi
[ (3259) phy_init: phy_version 4670,719f9f6,Feb 18 2021,17:07:07
[ (3259) console: Processing autoexec commands while network manager active. Wifi related commands will be ignored.
[ (3279) console: autoexec is set to perform auto-process
[ (3289) console: Running command autoexec1 = squeezelite -o i2s -b 500:2000 -C 30 -d log=info -R
[ (3309) config: Value not found for key autoexec2
squeezelite-esp32> [ (3309) squeezelite_cmd: Calling squeezelite
[00:11:46.448] sb_controls_init:249 initializing audio (buttons/rotary/ir) controls (raw:0)
[00:11:46.450] sendSETD:440 sending dimension display:104x284 led_config:0
[ (3329) DAC core: DAC does not use i2c
[ (3329) DAC external: DAC on I2C @0
[ (3339) DAC external: no i2c controlset found
[00:11:46.477] output_init_i2s:378 invalid MCK gpio -1
[ (3349) I2S: DMA Malloc info, datalen=blocksize=2048, dma_buf_count=12
I (3359) wifi:mode : sta (b8:d6:1a:ab:19:3c)
I (3359) wifi:[ (3359) I2S: APLL: Req RATE: 44100, real rate: 44099.988, BITS: 16, CLKM: 1, BCK_M: 8, MCLK: 11289597.000, SCLK: 1411199enable tsf.625000, diva: 1, divb: 0
[00:11:4[ (3369) network_handlers: Existing wifi config found. Attempting to connect.
6.503] equal[ (3389) network: Starting DHCP client
izer_set_samplerate:122 equalizer sample rate 44100
[ (3389) network_wifi: Wifi Connecting to macross2010...
[ (3389) BTDM_INIT: BT controller compile version [2c56073]
[ (3389) BT_AV: BT Sink pin code is: [1234]
[ (3759) BT_AV: Bluetooth Init complete
I (5289) wifi:new:<9,0>, old:<1,0>, ap:<255,255>, sta:<9,0>, prof:1
I (5289) wifi:state: init -> auth (b0)
I (6139) wifi:state: auth -> assoc (0)
E (6149) wifi:Association refused temporarily, comeback time 1024 mSec
I (7169) wifi:state: assoc -> assoc (0)
I (7259) wifi:state: assoc -> run (10)
I (7259) wifi:connected with macross2010, aid = 4, channel 9, BW20, bssid = bc:a5:11:31:f1:32
I (7269) wifi:security: WPA3-SAE, phy: bg, rssi: -28
I (7269) wifi:pm start, type: 1
I (7359) wifi:AP's beacon interval = 102400 us, DTIM period = 2
[ (8279) network: Got an IP address from interface Wifi. IP=192.168.1.84, Gateway=192.168.1.1, NetMask=255.255.255.0, Address was changed
[ (8299) esp_netif_handlers: sta ip: 192.168.1.84, mask: 255.255.255.0, gw: 192.168.1.1
[ (8299) esp_app_main: Network connected and mDNS initialized with squeezelite-test
[00:11:51.441] raop_sink_start:178 starting Airplay for ip 192.168.1.84 with servicename squeezelite-ESP32
[00:11:51.444] raop_create:201 starting mDNS with B8D61AAB193C@squeezelite-ESP32
[00:11:51.592] sendSETD:440 sending dimension display:104x284 led_config:0
[00:11:51.600] notify:228 notified server 192.168.1.201 hport 9000 cport 9091
[ (8469) network_status: LMS IP: 192.168.1.201, hport: 9000, cport: 9091
[00:11:51.616] grfb_handler:757 brightness 1
[00:11:51.632] grfs_handler:811 scroller current size 1280 (w:644)
[00:11:51.633] grfs_handler:811 scroller current size 2560 (w:644)
[00:11:51.635] grfs_handler:811 scroller current size 2992 (w:644)
[00:11:51.664] visu_handler:1270 Stopping visualizer
[00:11:51.667] equalizer_set_gain:165 equalizer gain 0,0,0,0,0,0,0,0,0,0
[00:11:51.670] equalizer_set_loudness:187 loudness 0
[00:11:51.672] visu_handler:1270 Stopping visualizer
[ (8699) httpd_handlers: serving /status.json to peer 192.168.1.5 port 13467
[ (11859) monitor: Heap internal:62139 (min:61691) external:1101703 (min:1085363) dma:54355 (min:53923)
[ (21949) monitor: Heap internal:61811 (min:61459) external:1100727 (min:1085363) dma:54027 (min:53691)
[ (21949) monitor: IDLE (1) 70% s: 948 pseudo_idle (0) 0% s: 3320 IDLE (1) 98% s: 1052
[ (21969) monitor: decode (2) 0% s:14024 output_i2s (2) 0% s: 3504 stream (2) 0% s: 3740
[ (21989) monitor: tiT (2) 0% s: 1876 Tmr Svc (2) 0% s: 1192 squeezelite (2) 0% s: 3784
[ (22009) monitor: sb_displayer (2) 26% s: 2076 console (2) 0% s: 852 ipc1 (2) 0% s: 464
[ (22009) monitor: BtAppT (2) 0% s: 1464 BTC_TASK (2) 0% s: 864 hciT (2) 0% s: 1576
[ (22039) monitor: BTU_TASK (2) 0% s: 3308 ipc0 (2) 0% s: 484 sys_evt (2) 0% s: 820
[ (22039) monitor: RTSP (2) 0% s: 7396 network (2) 0% s: 800 httpd (2) 0% s: 1144
[ (22059) monitor: mdns (2) 0% s: 2344 wifi (2) 2% s: 2176 esp_timer (3) 0% s: 3372
[ (22059) monitor: btController (2) 1% s: 2028 common_displaye (3) 0% s: 2536 telnet (2) 0% s: 3188
[ (29999) httpd_handlers: serving /messages.json to peer 192.168.1.5 port 32425
[ (32179) monitor: Heap internal:61811 (min:60859) external:1100647 (min:1079571) dma:54027 (min:53091)
[ (32189) monitor: IDLE (1) 72% s: 948 pseudo_idle (0) 0% s: 3320 IDLE (1) 98% s: 1052
[ (32189) monitor: decode (2) 0% s:14024 output_i2s (2) 0% s: 3424 stream (2) 0% s: 3740
[ (32209) monitor: tiT (2) 0% s: 1876 Tmr Svc (2) 0% s: 1192 squeezelite (2) 0% s: 3784
[ (32229) monitor: sb_displayer (2) 23% s: 2076 ipc1 (2) 0% s: 464 BtAppT (2) 0% s: 1464
[ (32249) monitor: BTC_TASK (2) 0% s: 864 hciT (2) 0% s: 1576 BTU_TASK (2) 0% s: 3308
[ (32269) monitor: ipc0 (2) 0% s: 484 sys_evt (2) 0% s: 820 RTSP (2) 0% s: 7396
[ (32279) monitor: common_displaye (3) 0% s: 2536 mdns (2) 0% s: 2344 network (2) 0% s: 800
[ (32299) monitor: httpd (2) 0% s: 1144 wifi (2) 2% s: 2176 esp_timer (3) 0% s: 3356
[ (32319) monitor: btController (2) 1% s: 2028 telnet (2) 0% s: 3188 console (2) 0% s: 852
I2S abort!
Guru Meditation Error: Core 0 panic'ed (LoadProhibited). Exception was unhandled.
Core 0 register dump:
PC : 0x4009873b PS : 0x00060633 A0 : 0x80099775 A1 : 0x3ffbab40
A2 : 0x0000001c A3 : 0x3ffc4398 A4 : 0x00000000 A5 : 0x00060623
A6 : 0x000000fe A7 : 0x00000001 A8 : 0x00000000 A9 : 0xb33fffff
A10 : 0x3f813540 A11 : 0x3faefea8 A12 : 0xfffffffe A13 : 0xfffffffd
A14 : 0x000000fe A15 : 0x00000001 SAR : 0x00000020 EXCCAUSE: 0x0000001c
EXCVADDR: 0x00000020 LBEG : 0x40093dac LEND : 0x40093dc8 LCOUNT : 0xffffffff
Backtrace:0x40098738:0x3ffbab40 0x40099772:0x3ffbab60 0x4028196a:0x3ffbab80 0x400d72aa:0x3ffbabc0 0x40090481:0x3ffbabe0 0x40216250:0x3ffbac10 0x4021ed4f:0x3ffbac30 0x4021c509:0x3ffbac50 0x400dd3ff:0x3ffbac70
ELF file SHA256: 0000000000000000
Rebooting...
ets Jul 29 2019 12:21:46
rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:1
load:0x3fff0030,len:6424
load:0x40078000,len:15632
load:0x40080400,len:4348
entry 0x40080688
[ (27) boot: ESP-IDF v4.3.5-dirty 2nd stage bootloader
[ (27) boot: compile time 20:59:08
[ (27) boot: chip revision: v3.0
[ (31) qio_mode: Enabling default flash chip QIO
[ (36) boot.esp32: SPI Speed : 80MHz
[ (41) boot.esp32: SPI Mode : QIO
[ (45) boot.esp32: SPI Flash Size : 4MB
[ (50) boot: Enabling RNG early entropy source...
[ (55) boot: Partition Table:
[ (59) boot: ## Label Usage Type ST Offset Length
[ (66) boot: 0 nvs WiFi data 01 02 00009000 00004000
[ (74) boot: 1 otadata OTA data 01 00 0000d000 00002000
[ (81) boot: 2 phy_init RF data 01 01 0000f000 00001000
[ (88) boot: 3 recovery factory app 00 00 00010000 00140000
[ (96) boot: 4 ota_0 OTA app 00 10 00150000 002a0000
[ (103) boot: 5 settings WiFi data 01 02 003f0000 00010000
[ (111) boot: End of partition table
[ (115) esp_image: segment 0: paddr=00150020 vaddr=3f400020 size=ae8fch (715004) map
[ (321) esp_image: segment 1: paddr=001fe924 vaddr=3ffbdb60 size=016f4h ( 5876) load
[ (323) esp_image: segment 2: paddr=00200020 vaddr=400d0020 size=1b37f4h (1783796) map
[ (818) esp_image: segment 3: paddr=003b381c vaddr=3ffbf254 size=04350h ( 17232) load
[ (823) esp_image: segment 4: paddr=003b7b74 vaddr=40080000 size=1e01ch (122908) load
[ (864) esp_image: segment 5: paddr=003d5b98 vaddr=400c0000 size=00068h ( 104) load
[ (879) boot: Loaded app from partition at offset 0x150000
[ (879) boot: Disabling RNG early entropy source...
[ (890) psram: This chip is ESP32-D0WD
Issue Description