energia / Energia

Fork of Arduino for the Texas Instruments LaunchPad's
http://energia.nu
Other
798 stars 670 forks source link

Energia 1.6.10E18 crashes when unplugging MSP430F5529LP on Windows 10 #936

Open kaofishy opened 8 years ago

kaofishy commented 8 years ago

This issue occurs when I plug in and then unplug the MSP430F5529 Launchpad, the IDE promptly crashes with EXCEPTION_ACCESS_VIOLATION. It appears to only affect the F5529LP, I've tried it with the G2553LP and the MSP432 Launchpad and neither crashes. The crash also does not happen with 1.6.10E17 or earlier.

I'm attaching the crash log below. hs_err_pid9280.txt

kaofishy commented 8 years ago

Upon further investigation, it appears to be a bug in the Arduino IDE. https://github.com/arduino/Arduino/issues/5473

Using the latest listSerialsj.dll from Arduino nightly resolves the crash.