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
assert failed: xQueueSemaphoreTake queue.c:1545 (( pxQueue ))
Backtrace: 0x40083d69:0x3ffdd6500x4008eeb1:0x3ffdd6700x400948b5:0x3ffdd6900x4008fec1:0x3ffdd7c00x401a985b:0x3ffdd8000x401a99bc:0x3ffdd8200x401a9b03:0x3ffdd8500x401a9e15:0x3ffdd8800x401a93c3:0x3ffdd8e0
#00x40083d69:0x3ffdd650 in panic_abort at /Users/ficeto/Desktop/ESP32/ESP32S2/esp-idf-public/components/esp_system/panic.c:402
#10x4008eeb1:0x3ffdd670 in esp_system_abort at /Users/ficeto/Desktop/ESP32/ESP32S2/esp-idf-public/components/esp_system/esp_system.c:128
#20x400948b5:0x3ffdd690 in __assert_func at /Users/ficeto/Desktop/ESP32/ESP32S2/esp-idf-public/components/newlib/assert.c:85
#30x4008fec1:0x3ffdd7c0 in xQueueSemaphoreTake at /Users/ficeto/Desktop/ESP32/ESP32S2/esp-idf-public/components/freertos/queue.c:1549 (discriminator 1)
#40x401a985b:0x3ffdd800 in AsyncClient::_clearWriteQueue() at lib/AsyncTCPSock/src/AsyncTCP.cpp:1076
#50x401a99bc:0x3ffdd820 in AsyncClient::_error(signedchar) at lib/AsyncTCPSock/src/AsyncTCP.cpp:997
#60x401a9b03:0x3ffdd850 in AsyncClient::_notifyWrittenBuffers(std::deque<AsyncClient::notify_writebuf, std::allocator<AsyncClient::notify_writebuf> >&, int) at lib/AsyncTCPSock/src/AsyncTCP.cpp:845 (discriminator 1)
#70x401a9e15:0x3ffdd880 in AsyncClient::_sockIsWriteable() at lib/AsyncTCPSock/src/AsyncTCP.cpp:732
#80x401a93c3:0x3ffdd8e0 in _asynctcpsock_task(void*) at lib/AsyncTCPSock/src/AsyncTCP.cpp:141 (discriminator 1)
ELF file SHA256: 017aacd4b22ec850
The text was updated successfully, but these errors were encountered:
Crashes if the client initiates a ws connection.
The text was updated successfully, but these errors were encountered: