Crash on connection close #57
the-programmer
started this conversation in
Support
Replies: 1 comment 4 replies
-
The stack trace is strange in comparison to the code! By the way, are you running with |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So, first off, I have no idea how this crash happend. But today the ESP32 unexpectedly crashed. So, as a precaution I grabbed everything I could find. (it only happend once so far).
The stacktrace decoded to
With the following code at AsyncTCP.cpp:1072 (in platformio.ini I have:
esp32async/AsyncTCP@=3.4.0
)As well as the full data exchanged by this socket Strange crash.zip.
The IP of the ESP32 is 10.79.100.67.
Beta Was this translation helpful? Give feedback.
All reactions