Re: [OMPI users] still SIGSEGV for Java in openmpi-1.9a1r32807 on Solaris

2014-09-30 Thread Ralph Castain
Don't know about the segfault itself, but I did find and fix the classpath logic so the app is found. Might help you get a little further. On Sep 29, 2014, at 10:58 PM, Siegmar Gross wrote: > Hi, > > yesterday I installed openmpi-1.9a1r32807 on my machines with Sun C > 5.12 and gcc-4.9.1. Unf

[OMPI users] still SIGSEGV for Java in openmpi-1.9a1r32807 on Solaris

2014-09-30 Thread Siegmar Gross
Hi, yesterday I installed openmpi-1.9a1r32807 on my machines with Sun C 5.12 and gcc-4.9.1. Unfortunately my small Java program still breaks with a segmentation fault. tyr java 109 ompi_info | grep -e MPI: Open MPI: 1.9a1r32807 tyr java 110 mpijavac InitFinalizeMain.java warning: