-
Notifications
You must be signed in to change notification settings - Fork 8k
Open
Labels
Resolution: NAIssue resolution is unavailableIssue resolution is unavailableStatus: DoneIssue is done internallyIssue is done internally
Description
It like the issues #15584, but it closed for now so I open this.
The fix for it seem to submit on the May but not include in the 5.3.4 release.
Crash logs:
NetworkManager: Initializing network manager
I (2454) wifi:wifi driver task: 3ffbb3e0, prio:23, stack:6144, core=0
I (2476) wifi:wifi firmware version: d2d8792
I (2476) wifi:wifi certification version: v7.0
I (2477) wifi:config NVS flash: enabled
I (2477) wifi:config nano formating: enabled
I (2481) wifi:Init data frame dynamic rx buffer num: 32
I (2486) wifi:Init static rx mgmt buffer num: 5
I (2490) wifi:Init management short buffer num: 32
I (2495) wifi:Init dynamic tx buffer num: 32
I (2499) wifi:Init static rx buffer size: 1600
I (2503) wifi:Init static rx buffer num: 10
I (2507) wifi:Init dynamic rx buffer num: 32
I (2512) wifi_init: rx ba win: 6
I (2515) wifi_init: accept mbox: 6
I (2519) wifi_init: tcpip mbox: 32
I (2523) wifi_init: udp mbox: 10
I (2527) wifi_init: tcp mbox: 6
I (2531) wifi_init: tcp tx win: 5744
I (2535) wifi_init: tcp rx win: 5744
I (2539) wifi_init: tcp mss: 1440
I (2543) wifi_init: WiFi IRAM OP enabled
I (2548) wifi_init: WiFi RX IRAM OP enabled
I (2553) wifi_init: LWIP IRAM OP enabled
Guru Meditation Error: Core 0 panic'ed (LoadProhibited). Exception was unhandled.
Core 0 register dump:
PC : 0x401bfb67 PS : 0x00060430 A0 : 0x801c21ba A1 : 0x3ffbb260
--- 0x401bfb67: pmksa_cache_flush at /Users/vietdzung/esp/esp-idf-v5.3.4/components/wpa_supplicant/src/rsn_supp/pmksa_cache.c:254
A2 : 0x00000000 A3 : 0x00000000 A4 : 0x00000000 A5 : 0x00000000
A6 : 0x00000000 A7 : 0x00000000 A8 : 0x00000000 A9 : 0x3ffbb260
A10 : 0x00000103 A11 : 0x00000001 A12 : 0x8008bebd A13 : 0x3ffb2250
A14 : 0x00000003 A15 : 0x00000000 SAR : 0x00000020 EXCCAUSE: 0x0000001c
EXCVADDR: 0x00000000 LBEG : 0x400014fd LEND : 0x4000150d LCOUNT : 0xfffffffc
--- 0x400014fd: strlen in ROM
--- 0x4000150d: strlen in ROM
Backtrace: 0x401bfb64:0x3ffbb260 0x401c21b7:0x3ffbb290 0x401b6a3c:0x3ffbb2b0 0x4019e8fb:0x3ffbb2d0 0x4019ba0e:0x3ffbb300 0x40095585:0x3ffbb320 0x4008bc6a:0x3ffbb350
--- 0x401bfb64: pmksa_cache_flush at /Users/vietdzung/esp/esp-idf-v5.3.4/components/wpa_supplicant/src/rsn_supp/pmksa_cache.c:250
--- 0x401c21b7: wpa_sm_pmksa_cache_flush at /Users/vietdzung/esp/esp-idf-v5.3.4/components/wpa_supplicant/src/rsn_supp/wpa.c:3008
--- 0x401b6a3c: wpa_config_reload at /Users/vietdzung/esp/esp-idf-v5.3.4/components/wpa_supplicant/esp_supplicant/src/esp_wpa_main.c:233
--- 0x4019e8fb: wifi_set_config_process at ??:?
--- 0x4019ba0e: ieee80211_ioctl_process at ??:?
--- 0x40095585: ppTask at ??:?
--- 0x4008bc6a: vPortTaskWrapper at /Users/vietdzung/esp/esp-idf-v5.3.4/components/freertos/FreeRTOS-Kernel/portable/xtensa/port.c:139
Steps to produce:
Init wifi in station mode with password include space at the end
Metadata
Metadata
Assignees
Labels
Resolution: NAIssue resolution is unavailableIssue resolution is unavailableStatus: DoneIssue is done internallyIssue is done internally