Skip to content

Assert failed: tcp_alloc, tcp.c:1854 (Required to lock TCPIP core funcitonality) #290

@Marc1200

Description

@Marc1200

Platform

ESP32

IDE / Tooling

Arduino (IDE/CLI)

What happened?

i have an ESP32-T3 with WebSerial library which uses the latest ESP Async TCP and latest ESP AsyncWebServer. Esp32 boards version is 3.3.0. The software which i have written to show some data on a webpage is crashing with the following error:

Assert failed: tcp_alloc, tcp.c:1854 (Required to lock TCPIP core funcitonality)

Stack Trace

Image

Minimal Reproductible Example (MRE)

Run WebSerial example on a ESP32-T3:
https://randomnerdtutorials.com/esp32-webserial-library/

I confirm that:

  • I have read the documentation.
  • I have searched for similar discussions.
  • I have searched for similar issues.
  • I have looked at the examples.
  • I have upgraded to the lasted version of ESPAsyncWebServer (and AsyncTCP for ESP32).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions