cancel
Showing results for 
Search instead for 
Did you mean: 

My STM32CubeIDE 1.5.0 crashing on startup.

JZysk.1
Associate II

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.

4 REPLIES 4
TDK
Guru

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.

If you feel a post has answered your question, please click "Accept as Solution".
JZysk.1
Associate II

My RAM usage sits around 40%(16GB), CPU is 10%; any other instances closed manually.

edit: restarted PC, no effect.

JZysk.1
Associate II

Bump, still no fixed....

Yash_P
Associate

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!