-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Random crash (except 28 / except 9 ) of CaptivePortal.ino #866
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
Comments
and the second kind of exception
|
I have just added some initialization and sanity check of _buffer pointer in DNSServer.cpp and seems solve the problem. |
this one should be ok #912 |
thank you |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I got random crash in my project was able to narrow down some until captive portal
I used sample CaptivePortal.ino where I just added
Serial.begin(9600);
in setupI use nodemcu 1.0 and latest staging and just connect an android tablet to the AP and wait watching serial monitor, even not touching the tablet.
after 10min or 1h, it depend, I have some exceptions - so I have activated DEBUG and here one output
The text was updated successfully, but these errors were encountered: