-
-
Notifications
You must be signed in to change notification settings - Fork 7k
1.8.5 crashing on macOS 10.13.3 #7582
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
Hi @derekkinsman , |
@facchinm I seem to be unable to reproduce the problem. I suspect that the problem came from either a library or a tool. The only thing that has changed since filing the bug is a few (community & official) libraries have updated. Closing as the problem seems to have sorted itself out. ¯_(ツ)_/¯ |
I have found this issue extremely reproducible. I work at a University and whenever working with students I tend to work on their laptop, I've found as many as 10 different machines including my own where it crashes opening the blink example, including my own machine, there doesn't appear to be a common set of libraries, it just keeps happening on 1.8.5. |
@unknowndomain I'd love if you could provide a stacktrace of what is happening (simply launch Arduino executable from a shell ( as |
@facchinm here's my stacktrace. Steps to reproduce:
|
Hi @derekkinsman , |
@facchinm I can't reproduce the error on |
This happened for me with Arduino IDE 1.8.5 and still occasionally happens for me with Arduino IDE 1.8.7. Please reopen the issue. I have macOS High Sierra 10.13.6. |
@technoblogy you need to use the hourly build for testing. Otherwise the problem you are reporting might have already been fixed. |
It's intermittent so difficult to reproduce. I'd been using 1.8.7 for a couple of days before it happened. Please reopen this issue so other users can report if they have this problem. |
As you well know, anyone is free to comment here whether the issue is open or closed. But we need people to test with the hourly build of the Arduino IDE. This was suspected to be a Java issue and the hourly build uses a newer Java version than Arduino IDE 1.8.7 does. |
OK, thanks, I'm using the hourly build now. |
When opening any files/projects from File → Examples, File → Sketchbook, File → Open Recent, File → Open, and File → New the application crashes. Upon reopening the newly opened/created file will be open.
The text was updated successfully, but these errors were encountered: