Christopher Seawood writes:
> The jdk1.1.6 v2-test1 files are available at http://www.seawood.org/java/.
Fails just as the SN glibc port. Segfault attributed to
segfault dl-runtime.c::_dl_lookup_symbol on a
call to open( char*, int), only change in the C
application is adding "-ljava" to "-ldl". gcc is
version 2.7.2.3.
This is RH 5.1, ldd libjava.so:
libm.so.6 > /lib/libm.so.6 (0x40075000)
libdl.so.2 > /lib/libdl.so.2 (0x4008e000)
libc.so.6 > /lib/libc.so.6 (0x40091000)
/lib/ld-linux.so.2 =3D> /lib/ld-linux.so.2 (0x2aaaa000)
libdl and libc are identical to the one in the JDK,
and the segfault occurs with both. Does not occur with
Japhar-0.04. Update to gcc-2.8.1 pending.
b.