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
{{ message }}
This repository was archived by the owner on Jan 20, 2025. It is now read-only.
PC: 0x400d3a97: AsyncClient::free() at C:\Arduino\libraries\AsyncTCP\src\AsyncTCP.cpp line 687
EXCVADDR: 0x00000000
Decoding stack results
0x400d3a97: AsyncClient::free() at C:\Arduino\libraries\AsyncTCP\src\AsyncTCP.cpp line 687
0x400d283e: std::_Function_handler >::_M_invoke(const std::_Any_data &, , ) at C:\Arduino\libraries\fauxmoesp\src\fauxmoESP.cpp line 343
0x400d3c56: std::function ::operator()(void*, AsyncClient*) const at c:\users\chirag\appdata\local\arduino15\packages\esp32\tools\xtensa-esp32-elf-gcc\1.22.0-80-g6c4433a-5.2.0\xtensa-esp32-elf\include\c++\5.2.0/functional line 2271
0x400d3cf1: AsyncClient::_close() at C:\Arduino\libraries\AsyncTCP\src\AsyncTCP.cpp line 534
0x400d3d95: AsyncClient::_recv(tcp_pcb*, pbuf*, signed char) at C:\Arduino\libraries\AsyncTCP\src\AsyncTCP.cpp line 567
0x400d40a1: _async_service_task(void*) at C:\Arduino\libraries\AsyncTCP\src\AsyncTCP.cpp line 956
Thank you
The text was updated successfully, but these errors were encountered:
[STALE_SET] This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.
WROOM32 Module (Arduino 1.0.0 stable release)
Stacktrace & Exception
Guru Meditation Error: Core 1 panic'ed (LoadProhibited). Exception was unhandled.
Core 1 register dump:
PC : 0x400d3a97 PS : 0x00060b30 A0 : 0x800d2841 A1 : 0x3ffbbf40
A2 : 0x00000000 A3 : 0x00060b23 A4 : 0x00060b20 A5 : 0x3ffb9aa4
A6 : 0x3ffbcf84 A7 : 0x00000000 A8 : 0x00000000 A9 : 0x3ffbbf30
A10 : 0x3ffbcf84 A11 : 0x00001800 A12 : 0x3ffae704 A13 : 0x00000000
A14 : 0x00000000 A15 : 0x00000000 SAR : 0x0000000a EXCCAUSE: 0x0000001c
EXCVADDR: 0x00000000 LBEG : 0x4000c2e0 LEND : 0x4000c2f6 LCOUNT : 0xffffffff
Backtrace: 0x400d3a97:0x3ffbbf40 0x400d283e:0x3ffbbf60 0x400d3c56:0x3ffbbf80 0x400d3cf1:0x3ffbbfb0 0x400d3d95:0x3ffbbff0 0x400d40a1:0x3ffbc030
Rebooting...
PC: 0x400d3a97: AsyncClient::free() at C:\Arduino\libraries\AsyncTCP\src\AsyncTCP.cpp line 687
EXCVADDR: 0x00000000
Decoding stack results
0x400d3a97: AsyncClient::free() at C:\Arduino\libraries\AsyncTCP\src\AsyncTCP.cpp line 687
0x400d283e: std::_Function_handler >::_M_invoke(const std::_Any_data &, , ) at C:\Arduino\libraries\fauxmoesp\src\fauxmoESP.cpp line 343
0x400d3c56: std::function ::operator()(void*, AsyncClient*) const at c:\users\chirag\appdata\local\arduino15\packages\esp32\tools\xtensa-esp32-elf-gcc\1.22.0-80-g6c4433a-5.2.0\xtensa-esp32-elf\include\c++\5.2.0/functional line 2271
0x400d3cf1: AsyncClient::_close() at C:\Arduino\libraries\AsyncTCP\src\AsyncTCP.cpp line 534
0x400d3d95: AsyncClient::_recv(tcp_pcb*, pbuf*, signed char) at C:\Arduino\libraries\AsyncTCP\src\AsyncTCP.cpp line 567
0x400d40a1: _async_service_task(void*) at C:\Arduino\libraries\AsyncTCP\src\AsyncTCP.cpp line 956
Thank you
The text was updated successfully, but these errors were encountered: