Skip to content
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

Arduino IDE 1.8.12 crashes on macOS 10.15.5 when clicking scrollbar #10219

Open
erwinbonsma opened this issue May 16, 2020 · 2 comments
Open
Labels
Component: IDE The Arduino IDE OpenJDK Issues to be verified once OpenJDK (AdoptOpenJDK) is implemented OS: OSX Specific to the Mac OS X (macOS) version of the Arduino IDE Type: Bug

Comments

@erwinbonsma
Copy link

Version: Arduino 1.8.12, but also occurs in 1.8.10 and latest hourly build
OS: macOS 10.15.5 (Beta) - Currently available as Developer preview

The IDE starts up okay, and after navigating the various security warnings dialogs from the OS, I can use the ID as usual. However, as soon as I click a scrollbar for one of the text editor tabs, the application crashes with the following error:

Application Specific Information:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSCompositeAppearance _callCoreUIWithBlock:options:]: unrecognized selector sent to instance 0x600001a70880'
abort() called
terminating with uncaught exception of type NSException
@per1234 per1234 added Component: IDE The Arduino IDE OS: OSX Specific to the Mac OS X (macOS) version of the Arduino IDE Type: Bug labels May 16, 2020
@facchinm facchinm added the OpenJDK Issues to be verified once OpenJDK (AdoptOpenJDK) is implemented label May 18, 2020
@per1234
Copy link
Collaborator

per1234 commented May 20, 2020

@facchinm is this an OpenJDK issue?

The reason I ask is because we have two reports of this on the forum (https://forum.arduino.cc/index.php?topic=682815), but both users say the problem isn't fixed by using Arduino IDE 1.8.10. My understanding was that the switch to OpenJDK happened in Arduino IDE 1.8.11, but perhaps I'm mistaken. I couldn't find where it happened in the commit history, but I don't even know what to look for.

@facchinm
Copy link
Member

@per1234 you are right of course. I added the tag to "condense" the issues in a single place so we'll be able to understand if #10234 approach will solve all osx/java issues (which are mostly openjdk related).
Fell free to add another more explicit tag if you wish 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: IDE The Arduino IDE OpenJDK Issues to be verified once OpenJDK (AdoptOpenJDK) is implemented OS: OSX Specific to the Mac OS X (macOS) version of the Arduino IDE Type: Bug
Projects
None yet
Development

No branches or pull requests

3 participants