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
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?
-
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