'(Firebase) A fatal error has been detected by the Java Runtime Environment: EXCEPTION_ACCESS_VIOLATION (0xc0000005)

I am trying to run jar project that connect to firebase repository. A key file locate in resource dir. The error happens every time when i run it from shell. If I starting in IDEA everything is okay. I have read whole internet, but nothing helped. I have tried different versions Java JDK, deleted everyone of them but one. Still same errors

how it looks like in shell

This is a report file



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source