Details
-
Bug
-
Status: Resolved
-
Low
-
Resolution: Fixed
-
None
-
Cassandra 3.0.15
Java 9.0.1+11
Workaround is to use Java 8
-
Low
Description
Startup of Cassandra crashes in sigar-amd64-winnt.dll+0x14ed4.
Short term work around: change from Java 9 back to Java 8.
#
- A fatal error has been detected by the Java Runtime Environment:
# - EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000010014ed4, pid=7112, tid=1764
# - JRE version: Java(TM) SE Runtime Environment (9.0+11) (build 9.0.1+11)Problematic frame:
- C [sigar-amd64-winnt.dll+0x14ed4]
- Java VM: Java HotSpot(TM) 64-Bit Server VM (9.0.1+11, mixed mode, tiered, compressed oops, concurrent mark sweep gc, windows-amd64)
- Problematic frame:
- C [sigar-amd64-winnt.dll+0x14ed4]
# - No core dump will be written. Minidumps are not enabled by default on client versions of Windows
# - 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.
Attachments
Attachments
Issue Links
- duplicates
-
CASSANDRA-9608 Support Java 11
- Resolved