-
Notifications
You must be signed in to change notification settings - Fork 13.3k
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
System crash on servo library after moving from stable 2.0.0 to 2.1.0 #1742
Comments
Yes it's an exception (0) |
Experienced the same exception and issues today. Took me a bit to track down it being tied to 2.1 and Servo. Downgrading to 2.0 and restarting the IDE fixed it. |
I also experience this on 2.1. After downgrade to 2.0 it works fine. 0x40227fc1: ets_timer_handler_isr at ?? line ? |
Please check staging 2.2.0-rc1. |
I to have been hit by this bug in 2.2.0 and 2.1.0. But I am confused, 2.2.0 is the current stable yet 2.2.0-rc1 has a fix. I am accustom to "rc" being "release candidate". What is 2.2.0-rc1 a candidate to? I would expect 2.2.0 but that is already released and marked stable. |
@p4yl04d3r I see the changes in 2.2.0 locally, and this is from a Arduino IDE 1.6.8 Board Manager install and it is working correctly. How are you installing the board support? |
@Makuna I found the commit 8d43c40 and verified that I did have the fix from this but. |
Basic Infos
Hardware
Hardware: NodeMCU V1.0
Core Version: 2.1.0
Description
Spontaneous crash using servo library after moving from core 2.0.0. stable to 2.1.0 stable. No changes in the sketch.
Settings in IDE
Module: NodeMCU 1.0
Flash Size: 4MB
CPU Frequency: 80Mhz
Upload Using: SERIAL
Reset Method: nodemcu
Sketch
Decoded ESP Exception
The text was updated successfully, but these errors were encountered: