You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have updated my IDF branch (master or release) to the latest version and checked that the issue is present there.
I have searched the issue tracker for a similar issue and not found a similar issue.
General issue report
Describe: v4.4.5-400-gc57d30e1df
No need to say more other than this is fixed on master, so would someone kindly backport it?
E (37719) task_wdt: Task watchdog got triggered. The following tasks did not reset the watchdog in time:
E (37719) task_wdt: - IDLE (CPU 0)
E (37719) task_wdt: Tasks currently running:
E (37719) task_wdt: CPU 0: access_req
E (37719) task_wdt: CPU 1: IDLE
E (37719) task_wdt: Print CPU 0 (current core) backtrace
Backtrace: 0x4011CB06:0x3FFBEB50 0x40082D6E:0x3FFBEB70 0x0004001E:0x00000000 |<-CORRUPTED
0x4011cb06: task_wdt_isr at /esp-idf/components/esp_system/task_wdt.c:183 (discriminator 3)
0x40082d6e: _xt_lowint1 at /esp-idf/components/freertos/port/xtensa/xtensa_vectors.S:1114
E (37719) task_wdt: Print CPU 1 backtrace
Backtrace: 0x4008E3CD:0x3FFBF380 0x40082D6E:0x3FFBF3A0 0x0004001E:0x00000000 |<-CORRUPTED
0x4008e3cd: esp_crosscore_isr at /esp-idf/components/esp_system/crosscore_int.c:92
0x40082d6e: _xt_lowint1 at /esp-idf/components/freertos/port/xtensa/xtensa_vectors.S:1114
E (47719) task_wdt: Task watchdog got triggered. The following tasks did not reset the watchdog in time:
E (47719) task_wdt: - IDLE (CPU 0)
E (47719) task_wdt: Tasks currently running:
E (47719) task_wdt: CPU 0: access_req
E (47719) task_wdt: CPU 1: IDLE
E (47719) task_wdt: Print CPU 0 (current core) backtrace
Backtrace: 0x4011CB06:0x3FFBEB50 0x40082D6E:0x3FFBEB70 0x0004001E:0x00000000 |<-CORRUPTED
0x4011cb06: task_wdt_isr at /esp-idf/components/esp_system/task_wdt.c:183 (discriminator 3)
0x40082d6e: _xt_lowint1 at /esp-idf/components/freertos/port/xtensa/xtensa_vectors.S:1114
E (47719) task_wdt: Print CPU 1 backtrace
Backtrace: 0x4008E3CD:0x3FFBF380 0x40082D6E:0x3FFBF3A0 0x0004001E:0x00000000 |<-CORRUPTED
0x4008e3cd: esp_crosscore_isr at /esp-idf/components/esp_system/crosscore_int.c:92
0x40082d6e: _xt_lowint1 at /esp-idf/components/freertos/port/xtensa/xtensa_vectors.S:1114
The text was updated successfully, but these errors were encountered:
github-actionsbot
changed the title
Useless backtrace when watchdog triggers
Useless backtrace when watchdog triggers (IDFGH-11074)
Sep 14, 2023
Answers checklist.
General issue report
Describe: v4.4.5-400-gc57d30e1df
No need to say more other than this is fixed on master, so would someone kindly backport it?
The text was updated successfully, but these errors were encountered: