Top "Jvm-crash" questions

Crashes in the JVM, commonly caused by buggy native code in libraries.

Build fails because of Maven Surefire

Has anybody an idea why I get this erromessage after running the tests of this package? I have already tried …

java maven surefire jvm-crash
Java Application Crash

I have been working on a large java application. It is quite parallel, and uses several fixedThreadPools (each with 8 threads). …

java multithreading serialization parallel-processing jvm-crash
Understanding a hs_err_pid<n>.log file

See here for original question. I'm writing a Java service, using Jetty for Webserving and SQLite for database storage. Source …

java sqlite jvm jetty jvm-crash
JVM Problematic frame - EXCEPTION_ACCESS_VIOLATION Error

I am getting the following error while running Grails application: A fatal error has been detected by the Java Runtime …

java grails jvm fatal-error jvm-crash
java jvm crashes before running my program

My java JVM crashes before even it starts to run my program. I am pretty confused as to why this …

java performance jvm jvm-crash