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

Required to lock TCPIP core functionality! #1455

Open
RoelHermus opened this issue Dec 17, 2024 · 6 comments
Open

Required to lock TCPIP core functionality! #1455

RoelHermus opened this issue Dec 17, 2024 · 6 comments

Comments

@RoelHermus
Copy link

The installing the latest 3.1.0 version of ESP32 by ESpressif System continuously restarts the esp32 with the error:

assert failed: tcp_alloc /IDF/components/lwip/lwip/src/core/tcp.c:1851 (required to lock the TCPIP core functionality!)

After reinstalling version 3.0.7, the problem was solved.

@me-no-dev
Copy link
Owner

will be fixed/updated to work with core 3.1.0

@xinkiknix
Copy link

Same issue on ESP32S3

@bilalakhtar
Copy link

@lbernstone Thank you for pointing this out. I reviewed the ESPAsyncWebServer repository, and it seems the issue is indeed related to the "Required to lock TCPIP core functionality!"

@bilalakhtar
Copy link

Same issue with esp32, @me-no-dev Kindly look into this issue.

@sh0rtrange
Copy link

confirming I am also getting the same "Required to lock TCPIP" issue on an ESP32-WROOM-32D. Downgrading to the previous version of esp32 by espressif also solved the problem for me.

@bilalakhtar
Copy link

@sh0rtrange Thank you! I'll try that as a temporary workaround. I really appreciate your input!

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

No branches or pull requests

5 participants