Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jun 2016 07:18:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        java@FreeBSD.org
Subject:   [Bug 210297] java/openjdk8 + jsvc with javaagent: libinstrument.so: Undefined symbol "JLI_ManifestIterate"
Message-ID:  <bug-210297-8522@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210297

            Bug ID: 210297
           Summary: java/openjdk8 + jsvc with javaagent: libinstrument.so:
                    Undefined symbol "JLI_ManifestIterate"
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: java@FreeBSD.org
          Reporter: deep.alexander@gmail.com
             Flags: maintainer-feedback?(java@FreeBSD.org)
          Assignee: java@FreeBSD.org

If I add -javaagent:/usr/local/newrelic.jar jsvc fails to start the jvm, er=
rors
out with:
/usr/local/openjdk8/jre/lib/amd64/libinstrument.so: Undefined symbol
"JLI_ManifestIterate"

If I LD_PRELOAD /usr/local/openjdk8/lib/amd64/jli/libjli.so then it works.

openjdk 1.8.0_92, freebsd 10.2, amd64, newrelic agent 3.29.0

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-210297-8522>