2021-01-02 07:18 PM
Hello, I have a problem with STM32CubeIDE 1.5.0.
After installation first run works just fine, second time I launch the problem it crashes on startup.
I reinstalled multiple times and running of it ideas.
There's an log file: https://pastebin.com/VtS47bUK (can't paste it here because it's too long)
I'm running out of ideas and I don't want to reinstall my system...
I would be greateful for any ideas.
2021-01-02 07:49 PM
A "no more handles" error suggests your system is out of resources, or another program may be using too much. Reboot, close other programs.
https://stackoverflow.com/questions/2018553/swt-no-more-handles
Could also be another instance is already open and doesn't close properly. Use task manager to find/kill it.
2021-01-02 08:35 PM
My RAM usage sits around 40%(16GB), CPU is 10%; any other instances closed manually.
edit: restarted PC, no effect.
2021-01-03 01:04 PM
Bump, still no fixed....
2021-08-24 04:46 AM
May i know if you got a fix for this?
Because, I am also having same issue, with STM32cubeIDE 1.7.0, showing in Error log in ST Directory
# A fatal error has been detected by the Java Runtime Environment:
# EXCEPTION_ACCESS_VIOLATION (0xc0000005)
tried installing latest JRE but couldn't fix this issue.
I too don't want to reinstall my system. Any inputs would be Appreciated. Thanks!