espressif / esp32-wifi-lib

ESP32 WiFi stack precompiled libraries
Apache License 2.0
167 stars 71 forks source link

wifi mesh (ieee80211_ioctl.c 1899) ESP-IDF: v5.1-dirty Chip rev: v3.0 #34

Open greathaiyang opened 1 year ago

greathaiyang commented 1 year ago

2023-07-13 09:13:04 I (6560) mesh: [scan]new scanning time:600ms, beacon interval:300ms 2023-07-13 09:13:04 I (6569) mesh: 2004parent monitor, my layer:2(cap:5)(node), interval:12373ms, retries:1 2023-07-13 09:13:04 I (00:00:04.835) mesh_main: layer:0-->2, parent:e0:e2:e6:29:94:79, ID:01:02:03:04:05:06, duty:10 2023-07-13 09:13:04 I (00:00:04.840) mesh_main: layer:2, rtableSize:1, NODE 2023-07-13 09:13:04 I (00:00:04.841) mesh_main: state:0

2023-07-13 09:13:12 I (14086) wifi:pm start, type: 1 2023-07-13 09:13:12 2023-07-13 09:13:12 I (14392) wifi:AP's beacon interval = 307200 us, DTIM period = 1 2023-07-13 09:13:12 E (14432) wifi:ieee80211_ioctl.c 1899 2023-07-13 09:13:17 E (19430) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time: 2023-07-13 09:13:17 E (19430) task_wdt: - IDLE (CPU 0) 2023-07-13 09:13:17 E (19430) task_wdt: Tasks currently running: 2023-07-13 09:13:17 E (19430) task_wdt: CPU 0: wifi 2023-07-13 09:13:17 E (19430) task_wdt: CPU 1: IDLE 2023-07-13 09:13:17 E (19430) task_wdt: Aborting. 2023-07-13 09:13:17 E (19430) task_wdt: Print CPU 0 (current core) backtrace 2023-07-13 09:13:17 2023-07-13 09:13:17 2023-07-13 09:13:17 2023-07-13 09:13:17 2023-07-13 09:13:17 Backtrace: 0x401dbf53:0x3ffc8c50 0x401dc60c:0x3ffc8c70 0x4018ca72:0x3ffc8ca0 0x4018eb59:0x3ffc8cc0 0x401dbdf5:0x3ffc8ce0 0x401d9777:0x3ffc8d00 0x40093ca2:0x3ffc8d30

0x400982ca: wifi rf phy disable at ??:? 6x4009b8de: pm sleep at ??:? 0x4918c991:pm sleep delay timeout process at ??: ? 0x4018eb35:dbg lmac ps statis reset at ??:? pp timer do process at ??:?9x401d8081:0x40099db2: ppTask at ??:?0x40093ca2: vPortTaskirapper at /root/esp/esp-idf/components/freertos/FreeRTOs-Kernel/portable/xtensa/port.c:162

jack0c commented 1 year ago

@greathaiyang Can you please try release/v5.1.1 of esp-idf?