Xinyuan-LilyGO / T-Display-S3

MIT License
729 stars 172 forks source link

On WIFI connection Guru Meditation Error: Core 1 panic'ed #221

Closed DocSnyd3r closed 2 months ago

DocSnyd3r commented 5 months ago

When I try to connect to an SSID with a password that ends with a "." I get constant reboots. With different password it works fine. If I use a wrong password it also does not reboot but does not connect as one would expect.

Here is the error I get:

17:35:38.840 > calling wifi init...
17:35:38.895 > .E (2089) wifi:Association refused temporarily, comeback time 1024 mSec
17:35:41.274 > Guru Meditation Error: Core  1 panic'ed (LoadProhibited). Exception was unhandled.
17:35:41.289 >
17:35:41.289 > Core  1 register dump:
17:35:41.289 > PC      : 0x400556d5  PS      : 0x00060b30  A0      : 0x82004b51  A1      : 0x3fcebea0
17:35:41.289 > A2      : 0xcb08a9e0  A3      : 0xcb08a9dc  A4      : 0x000000ff  A5      : 0x0000ff00
17:35:41.289 > A6      : 0x00ff0000  A7      : 0xff000000  A8      : 0x00000000  A9      : 0x3fcebe50
17:35:41.289 > A10     : 0x00000001  A11     : 0x00000000  A12     : 0x00060b20  A13     : 0x3fcf4a60
17:35:41.289 > A14     : 0x02ca2358  A15     : 0x00ffffff  SAR     : 0x00000017  EXCCAUSE: 0x0000001c
17:35:41.289 > EXCVADDR: 0xcb08a9e0  LBEG    : 0x400556d5  LEND    : 0x400556e5  LCOUNT  : 0xffffffff
17:35:41.289 >
17:35:41.289 >
17:35:41.289 > Backtrace: 0x400556d2:0x3fcebea0 |<-CORRUPTED
17:35:41.289 >
17:35:41.289 >   #0  0x400556d2:0x3fcebea0 in ?? ??:0
17:35:41.289 >
17:35:41.289 >
17:35:41.289 >
17:35:41.289 >
17:35:41.289 > ELF file SHA256: e483c78f6bd1aae8
17:35:41.289 >
17:35:41.289 > Rebooting...
17:35:41.289 > ESP-ROM:esp32s3-20210327
17:35:41.289 > Build:Mar 27 2021
17:35:41.290 > rst:0xc (RTC_SW_CPU_RST),boot:0x2a (SPI_FAST_FLASH_BOOT)
17:35:41.290 > Saved PC:0x4206effe
17:35:41.290 > SPIWP:0xee
17:35:41.290 > mode:DIO, clock div:1
17:35:41.290 > load:0x3fce3808,len:0x44c
17:35:41.290 > load:0x403c9700,len:0xbe4
17:35:41.290 > load:0x403cc700,len:0x2a68
17:35:41.290 > entry 0x403c98d4
lewisxhe commented 3 months ago

This problem seems to be caused by the esp kernel. Please go to https://github.com/espressif/arduino-esp32 for feedback.

github-actions[bot] commented 2 months ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 2 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.