[Bug dyninst/14765] jvm crashes when specifying --runtime=dyninst

scox at redhat dot com sourceware-bugzilla@sourceware.org
Thu Jun 18 18:54:52 GMT 2020


https://sourceware.org/bugzilla/show_bug.cgi?id=14765

Stan Cox <scox at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |scox at redhat dot com
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Stan Cox <scox at redhat dot com> ---
I could not reproduce the exact problem but this now works okay (with
dyninst-10.1):
stap --runtime=dyninst -ve 'probe
process("/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.252.b09-1.fc32.x86_64/jre/lib/amd64/server/libjvm.so").mark("*gc*")
{printf("begin: %s\n", pp())} ' -c
'/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.252.b09-1.fc32.x86_64/jre/bin/java
FibonacciExample'

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


More information about the Systemtap mailing list