Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v7.2.5 #196

Merged
merged 6 commits into from
Oct 21, 2024
Merged

v7.2.5 #196

merged 6 commits into from
Oct 21, 2024

Conversation

BlueAndi
Copy link
Owner

  • 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

@BlueAndi BlueAndi merged commit 63dc432 into master Oct 21, 2024
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant