Skip to content

Pixelix v7.2.5

Latest
Compare
Choose a tag to compare
@BlueAndi BlueAndi released this 21 Oct 20:50

Bugfixes

General

  • Considers the renaming of the repository.
  • Bugfix in AsyncTcpSock, which causes a reset while accessing any web page:
Backtrace: 0x40083c3d:0x3ffea3e0 0x4008e879:0x3ffea400 0x40093ef9:0x3ffea420 0x4008f889:0x3ffea550 0x401a1813:0x3ffea590 0x401a0b22:0x3ffea5f0

  #0  0x40083c3d:0x3ffea3e0 in panic_abort at /Users/ficeto/Desktop/ESP32/ESP32S2/esp-idf-public/components/esp_system/panic.c:408
  #1  0x4008e879:0x3ffea400 in esp_system_abort at /Users/ficeto/Desktop/ESP32/ESP32S2/esp-idf-public/components/esp_system/esp_system.c:137
  #2  0x40093ef9:0x3ffea420 in __assert_func at /Users/ficeto/Desktop/ESP32/ESP32S2/esp-idf-public/components/newlib/assert.c:85
  #3  0x4008f889:0x3ffea550 in xQueueSemaphoreTake at /Users/ficeto/Desktop/ESP32/ESP32S2/esp-idf-public/components/freertos/queue.c:1549 (discriminator 1)
  #4  0x401a1813:0x3ffea590 in AsyncClient::_sockPoll() at .pio/libdeps/esp32doit-devkit-v1/AsyncTCPSock/src/AsyncTCP.cpp:920
  #5  0x401a0b22:0x3ffea5f0 in _asynctcpsock_task(void*) at .pio/libdeps/esp32doit-devkit-v1/AsyncTCPSock/src/AsyncTCP.cpp:221