[jdom-interest] JDOM/MPI conflict on Linux ?

Jason Hunter jhunter at apache.org
Thu Dec 20 11:32:04 PST 2001


> The error is
> 
> 1555 [main] DEBUG gefa.cbe.impl.XMLTestMPI  - [lsf02crdge:1] created SAXBuilder
> p2_766:  p4_error: interrupt SIGSEGV: 11

SIGSEGV is a segmentation fault (memory segment violation), which would
indicate either a bug in the JVM that's executing the Java code, or a
bug in the JNI's C code.

-jh-



More information about the jdom-interest mailing list