Fuse 7 crashes with error "EXCEPTION_ACCESS_VIOLATION" in the JVM report
Issue
- After some hours running, Fuse 7 JVM crashes without showing any message in the logs.
In the JVM error log, it is possible to see that a EXCEPTION_ACCESS_VIOLATION
fatal error happened in the frame org.eclipse.jgit.attributes.AttributesHandler.mergePerDirectoryEntryAttributes
, like in the example below:
A fatal error has been detected by the Java Runtime Environment:
EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000005dbe9e8, pid=23500, tid=17460
JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)
Problematic frame:
J 6623 C2 org.eclipse.jgit.attributes.AttributesHandler.mergePerDirectoryEntryAttributes(Ljava/lang/String;...
Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
Environment
- Red Hat Fuse 7.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.