-
-
Notifications
You must be signed in to change notification settings - Fork 7k
avrdude goes 100% cpu after unsuccessful uploading and closing arduino IDE #7498
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 @adamitsch , |
I saw this problem this morning. Last night I had an unsuccessful upload to board due to serial port permissions. Hope this information helps! Arduino IDE 1.8.6 After unsuccessful upload I fixed the serial port permissions with
My laptop runs a lot of stuff, so didn't notice the activity until this morning at which point I saw 100% cpu utilization:
|
seeing the same issue here. Arduino IDE is not running anymore (hasnt been in a day or two) PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND |
Still having this issue on Mac osx High Sierra. |
Hi @All3xJ , |
When I close Arduino IDE after unsuccessful uploading (when it is trying to connect via serial port), avrdude process consumes 100% cpu.
The text was updated successfully, but these errors were encountered: