A fatal error has been detected by the Java Runtime Environment

I have an error, it starts to run, and then this error crashes and everything closes.

A fatal error has been detected by the Java Runtime Environment:

SIGSEGV (0xb) at pc=0x00007f3fe89b93e5, pid=22688, tid=0x00007f401a9ca700

JRE version: Java™ SE Runtime Environment (8.0_102-b14) (build 1.8.0_102-b14)

Java VM: Java HotSpot™ 64-Bit Server VM (25.102-b14 mixed mode linux-amd64 compressed oops)

Problematic frame:

C [nouveau_dri.so+0x5a93e5]

Failed to write core dump. Core dumps have been disabled. To enable core dumping, try “ulimit -c unlimited” before starting Java again

If you would like to submit a bug report, please visit:

http://bugreport.java.com/bugreport/crash.jsp

The crash happened outside the Java Virtual Machine in native code.

See problematic frame for where to report the bug.

I have already tried everything that is said in the error. And sometimes it gets drunk, but when it works, if it interacts with the main.collection in any way, then everything hangs.

Try downloading a new version of the editor from the dashboard.

1 Like

I already had a new version, and just in case I even reinstalled. But it did not help (if I have Linux)

I think we have a problem right now with download links in the dashboard that select older version of editor with jdk8 to download. Please try this link.

Also looking at the error (C [nouveau_dri.so+0x5a93e5]) it seems like a driver issue. Have you tried to set MESA_GL_VERSION_OVERRIDE to 3.1 as described in the FAQ?