Top "Jvm-crash" questions

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

Insufficient memory for Java Runtime Environment to continue in Tomcat

I'm a tomcat/ tech newbie, so i'm sorry if I make any mistakes in the problem description. I'm trying to …

java tomcat jvm jvm-crash
Java fatal error SIGSEGV with no added native code

I am getting an error message from the Java compiler that I don't understand. I've tested my code on OSX 10.6, 10.9, …

java segmentation-fault jvm-hotspot jvm-crash
Java crashed application - how to find out why Java crashed?

My java server started to crash repeatedly, and I can't find why. I have server with 7.5GB memory and I …

java crash jvm out-of-memory jvm-crash
EXCEPTION_ACCESS_VIOLATION (0xc0000005)

We run our set of tests in our own test tool (Java Based)..and random test fails.....we get the …

jvm-crash
Failed to load Main-class Manifest Attribute

I am getting following error while executing compiled jar file. I have re installed my java but my problem is …

java jar jvm executable-jar jvm-crash
JVM crash while memcpy during class load

My JVM crashed the and the hs_err file showed that it crashed while attempting to load a class. Specifically …

java jvm jvm-crash
Eclipse doesn't start : JVM terminated. Exit code=14

Tried searching for a fix couldn't find one! I am running fedora 17 with : Eclipse(juno) version eclipse-platform.x86_64 1:4.2.1-2.fc17 …

java eclipse jvm openjdk jvm-crash
How to avoid MATLAB crash when opening too many figures?

Sometimes I start a MATLAB script and realize too late that it is going to output way too many figures. …

java matlab heap-memory jvm-crash
Tomcat or JVM crash dump file?

Our Tomcat server terminated unexpectedly. (It runs as a windows service; the system event log shows an error: Event ID 7034). …

tomcat crash crash-dumps tomcat5.5 jvm-crash