[Bug 1203] New: 'make icedtea-debug' results in unusable hotspot[*].stp tapsets
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Wed Oct 24 21:29:05 PDT 2012
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1203
Priority: P3
Bug ID: 1203
CC: unassigned at icedtea.classpath.org
Assignee: mark at klomp.org
Summary: 'make icedtea-debug' results in unusable
hotspot[*].stp tapsets
Severity: normal
Classification: Unclassified
OS: Linux
Reporter: jon.vanalten at redhat.com
Hardware: x86_64
Status: NEW
Version: 7-hg
Component: SystemTap
Product: IcedTea
These tapsets refer to symbols in both the client and server libjvm.so. Both
icedtea.stamp and icedtea-debug.stamp targets have a check to see if the
current build includes client vm, and the references to client libjvm.so are
stripped in the build version of these .stp files if client vm will not be
there. But, it seems like this is not working properly in the debug build, as
the files are unstripped. Attempting to use probes from this tapset then
result in errors. I see this when building on amd64, with only
--enable-systemtap and --disable-bootstrap passed to configure.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20121025/8942d8c5/attachment.html
More information about the distro-pkg-dev
mailing list