Stuck
Torsten Rüger
torsten.rueger@firsthop.com
Tue Oct 16 05:06:00 GMT 2001
Hi,
I'm stuck with this one below.
I have spend days now, getting new versions, moving to just java (no
class files), now I'm stuck. If there's help out there, I can try a
little more, but generally I conclude the experiment as closed.
(I'll try again later, maybe next year)
Cheers
Torsten
#0 0x40520801 in __kill () from /lib/i686/libc.so.6
#1 0x404d361b in raise (sig=6) at signals.c:65
#2 0x40521d82 in abort () at ../sysdeps/generic/abort.c:88
#3 0x4019c9a7 in _Jv_Throw (value=0x8598ff0) at
../../../gcc/libjava/exception.cc:100
#4 0x401b0e02 in _Jv_RegisterClassHookDefault () at
../../../gcc/libjava/gcj/cni.h:64
#5 0x401b0cd2 in _Jv_RegisterClasses (classes=0x84ea280)
at ../../../gcc/libjava/java/lang/natClassLoader.cc:444
#6 0x08064c8d in frame_dummy ()
#7 0x08061d2d in _init ()
#8 0x4050f161 in __libc_start_main (main=0x8064c98 <main>, argc=1,
ubp_av=0xbffff874,
init=0x8061d1c <_init>, fini=0x8343a04 <_fini>,
rtld_fini=0x4000e184 <_dl_fini>,
stack_end=0xbffff86c) at ../sysdeps/generic/libc-start.c:122
gcc -v
Reading specs from
/opt/contrib/linux/bin/../lib/gcc-lib/i686-pc-linux-gnu/3.1/specs
Configured with: ../gcc/configure --enable-threads=posix
--prefix=/opt/contrib/linux/ --enable-shared --enable-languages=c++,java
--with-as=/opt/contrib/linux/bin/as --with-ld=/opt/contrib/linux/bin/ld
: (reconfigured) ../gcc/configure --enable-threads=posix
--prefix=/opt/contrib/linux/ --enable-shared --enable-languages=c++,java
--with-as=/opt/contrib/linux/bin/as --with-ld=/opt/contrib/linux/bin/ld
--enable-libjava-debug
Thread model: posix
gcc version 3.1 20011016 (experimental)
ldd (GNU libc) 2.2.2
More information about the Java
mailing list