Skip to content

IDE crash with Arduino Leonardo [imported] #1102

Closed
@cmaglie

Description

@cmaglie

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?

  1. open the IDE and write a simple sketch that writes something to the serial (I used the attached test code)
  2. upload it to the Leonardo, then open the serial monitor
  3. 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
  4. close the serial monitor
  5. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions