Closed
Description
This is Issue 1102 moved from a Google Code project.
Added by 2012-11-06T21:33:38.000Z by [email protected].
Please review that bug for more context and additional comments, but update this bug.
Original labels: Type-Defect, Priority-Medium
Original description
I found a bug that leads to an IDE crash when opening/closing the serial monitor with an Arduino Leonardo
What steps will reproduce the problem?
- open the IDE and write a simple sketch that writes something to the serial (I used the attached test code)
- upload it to the Leonardo, then open the serial monitor
- now change the serial speed: the Leonardo will be reset and the IDE will raise an error saying that it cannot find the board on the selected serial port
- close the serial monitor
- click on "Tools" in the toolbar menu: the IDE will crash
What is the expected output? What do you see instead?
It is expected that the IDE won't crash
What version of the Arduino software are you using? On what operating
system? Which Arduino board are you using?
IDE: 1.0.1 and 1.0.2
Board: Arduino Leonardo R3
OS: Arch Linux