glibc cvs breaks JDK Mozilla plugin

Jack Howarth howarth@fuse.net
Sat Oct 28 10:25:00 GMT 2000


Kevin,
      I tried your suggestion of...

export JAVA_PLUGIN_TRACE=true
strace -f -o bug.log mozilla

...under glibc cvs and it doesn't work. I get...

[howarth@localhost bin]$ strace -f -o bug.log ./mozilla
Process 1760 attached
Process 1760 detached
./run-mozilla.sh ./mozilla-bin
Process 1761 attached
Process 1759 suspended
Process 1762 attached
Process 1762 detached
Process 1763 attached
Process 1763 detached
MOZILLA_FIVE_HOME=.
  LD_LIBRARY_PATH=.
     LIBRARY_PATH=.:./components
       SHLIB_PATH=.
          LIBPATH=.
       ADDON_PATH=.
      MOZ_PROGRAM=./mozilla-bin
      MOZ_TOOLKIT=
        moz_debug=0
     moz_debugger=
PTRACE_ATTACH: Operation not permitted
Too late?
PTRACE_ATTACH: Operation not permitted
Too late?
./run-mozilla.sh: line 72:  1765 Bus error               (core dumped) $prog
${1+"$@"}
Process 1759 resumed
Process 1761 detached

Mozilla never starts up. I have attached the bug.log.
                                     Jack


More information about the Libc-alpha mailing list