-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Sketch builds cause too many open files #1990
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
Hmm, I don't really understand what you're saying here. Does the IDE crash when you open a lot of files, or is there some bug that is triggered by having a lot of files open when the IDE crashes? |
I looked at the compiler reference you attached for #1991 |
May you try:
where PID is the process id of the IDE, to see which files are kept open? |
Hi , 2014-05-27 13:47 GMT+02:00 Cristian Maglie [email protected]:
|
This is totally the wrong place to ask, but yes, you can delete the fork from your account without affecting the original repository in any way. |
I haven't seen this problem for several weeks. More or less since I switched over to the nightly build with the new avr toolchain. Also the Java Runtime (Ubuntu 12.10 LTS/32-bits) was recently updated. I will close the issue and reopen if it shows up again. Cheers! |
Very often the Arduino IDE needs to be restarted due to too many open files. This can occur as a Java crash or as a failed to execute command.
I am running nightly build with the new avr toolchain (though the problem also shows up in 1.5.6-r2) on Ubuntu 12.04 LTS (32-bit).
Cheers!
The text was updated successfully, but these errors were encountered: