Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6227549

libjava_crw_demo_g.so missing from installation Package

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P5 P5
    • None
    • 5.0
    • core-svc
    • 5.0
    • 5.0
    • x86
    • linux

      FULL PRODUCT VERSION :
      java version "1.5.0_01"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_01-b08)
      Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_01-b08, mixed mode)


      ADDITIONAL OS VERSION INFORMATION :
      Linux gentoo 2.6.10-gentoo-r7 #1 Sun Feb 6 21:12:51 CET 2005 x86_64 AMD Athlon(tm) 64 Processor 3200+ AuthenticAMD GNU/Linux


      A DESCRIPTION OF THE PROBLEM :
      While doing a runtime check of my system I noticed that a shared library seems to be missing in the JRE.

      /opt/sun-jdk-1.5.0.01/share/demo/jvmti/mtrace/lib has 2 shared libraries:

      -rwxr-xr-x 1 root root 18040 Feb 6 22:20 libmtrace.so*
      -rwxr-xr-x 1 root root 87566 Feb 6 22:20 libmtrace_g.so*

      libmtrace_g.so depends on a missing library:

      Installation package used was jdk-1_5_0_01-linux-amd64.bin.


      STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :

      gentoo lib # ldd libmtrace_g.so*
              libjava_crw_demo_g.so => not found
              libc.so.6 => /lib/tls/libc.so.6 (0x0000002a9567b000)
              /lib64/ld-linux-x86-64.so.2 (0x000000552aaaa000)

      libmtrace.so though has the correct counterpart library installed:

      gentoo lib # ldd libmtrace.so
              libjava_crw_demo.so => /opt/sun-jdk-1.5.0.01/jre/lib/amd64/libjava_crw_demo.so (0x0000002a9565b000)
              libc.so.6 => /lib/tls/libc.so.6 (0x0000002a95781000)
              /lib64/ld-linux-x86-64.so.2 (0x000000552aaaa000)


      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      libmtrace_g.so to be usable
      ACTUAL -
      libmtrace_g.so has unresolved symbols.

      REPRODUCIBILITY :
      This bug can be reproduced always.
      ###@###.### 2005-2-10 00:09:19 GMT

            ohair Kelly Ohair (Inactive)
            gmanwanisunw Girish Manwani (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: