This is the mail archive of the
java-discuss@sources.redhat.com
mailing list for the Java project.
Re: Java broken after i386 PIC change
On Fri, Jan 19, 2001 at 12:02:57AM +1300, Bryce McKinlay wrote:
> This patch broke Java.
I don't see how -- there are no regressions in make check for
either libjava or libstdc++. And both excercise their respective
shared libraries.
Moreover,
> (gdb) bt
> #0 0x0 in ?? ()
> #1 0x804a8fe in __register_frame_info (begin=0x405818ec, ob=0x40583320)
> at ../../gcc/frame-dwarf2.c:563
> #2 0x404848c0 in __libc_global_ctors () at soinit.c:56
> #3 0x40484942 in init (argc=1, argv=0xbffffa3c, envp=0xbffffa44)
> at ../sysdeps/unix/sysv/linux/init-first.c:103
> #4 0x4000d2dd in _dl_init (main_map=0x40015fd8, argc=1, argv=0xbffffa3c,
this has precisely nothing to do with my patch.
You'll have to give me a better bug report than this if
you expect me to look into it at all.
r~