Re: JDK 1.1.5/1.1.6 glibc dump

1998-06-30 Thread Bernd Kreimeier
Michael Plump writes: > > Happens with and without greenthreads/libc|libdl in the > > LD path. RedHat 5.1, glibc-2.0.7-13. > check your /lib/ld.so.1 and /lib/libdl.so.1 and see what versions they are > (an "ls -l" should tell you) > then try running it with 1.9.6? 37146 May 10 04:49 /lib/li

Re: JDK 1.1.5/1.1.6 glibc dump

1998-06-26 Thread Michael Plump
On Wed, 24 Jun 1998, Bernd Kreimeier wrote: > Happens with and without greenthreads/libc|libdl in the > LD path. RedHat 5.1, glibc-2.0.7-13. > > Any ideas? check your /lib/ld.so.1 and /lib/libdl.so.1 and see what versions they are (an "ls -l" should tell you) then try running it with 1.9.6? -

JDK 1.1.5/1.1.6 glibc dump

1998-06-24 Thread Bernd Kreimeier
C app calls dlopen(somelib.so), dlsym(somefunc). somelib.so is linked against libjava.so. somefunc ultimately gets a JVM invoked. App calls somefunc, failure occurs on JNI_CreateJavaVM. Result JDK 1.1.6: Program received signal SIGSEGV, Segmentation fault. #0 fillInStackTrace (o=0x4086bc98, e