-
-
Notifications
You must be signed in to change notification settings - Fork 150
Crash during upload with serial monitor open #566
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
I do have the same all the time. Furthermore, after crashing and re-opening the agent, compilations/uploads take a really long time unless you also refresh the arduino create webpage. |
I need this fixed asap. Is there any info on when it might be fixed? Kinda makes it hard to work. |
👋 We just released 1.2.0 Could you please try that version? |
I had the same issue on 1.2.0-rc3 45a2de6. Is there any change between the release and the RC3 ? |
It crashed out here too mid install. |
The only behaviour that I am absolutely sure of, for both 1.2.0 and the versions before 75865e6, the crashes only happen if we have the serial monitor tab open, or if we switched from/to the monitor tab a few seconds before sending the program. It never crashed on sessions where I didn't use the serial monitor. |
Thanks for the feedback, I'll try to solve that issue as soon as possible. Could you please provide some context on the environment used?
|
We implemented a crashreport functionality to better address these problems. Please enable it and include the reports in the PR to help us 😄 |
I just updated to 1.2.0 and it still crashes. Windows 10 All I am doing is adding these 2 lines to my void loop() at the beginning and then opening the monitor and sending to my board and it crashes. |
Seems to have resolved the issue for me so far, after ~25 uploads. |
Perfect! 👾 Closing as the issue seems to be solved. Feel free to reopen |
Bug Report
Describe the bug
crash
To Reproduce
Upload with serial monitor open sometimes causes a crash
Expected behavior
no crash
Environment (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: