This is probably not the correct interpretation of this error.
The Win32 error above is more likely to indicate the actual problem.
Flags
Severity
Success
This code indicates success, rather than an error.
This may not be the correct interpretation of this code,
or possibly the program is handling errors incorrectly.
I am trying to run a Java program through Eclipse. Whenever I try and run the thing, this is what I get: Info: XInitThreads() called for concurrent Thread support # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x000010f1, pid=2750, tid=1923033968 [...] read more