bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gprofng/29479] Collection fails when built without java support: sy


From: vladimir.mezentsev at oracle dot com
Subject: [Bug gprofng/29479] Collection fails when built without java support: symbol lookup error: ...-binutils-2.39/bin/../lib/gprofng/libgp-collector.so: undefined symbol: __collector_jprofile_start_attach
Date: Sat, 13 Aug 2022 00:42:22 +0000

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

Vladimir Mezentsev <vladimir.mezentsev at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2022-08-13
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |ASSIGNED

--- Comment #2 from Vladimir Mezentsev <vladimir.mezentsev at oracle dot com> 
---
Thanks for catching this.
My ol8 and ol9 are not reporting anything.

% gprofng collect app $(which ls)
Creating experiment directory test.1.er (Process ID: 155186) ...
acinclude.m4  common  configure     doc              libcollector  Makefile.in 
src        testsuite
aclocal.m4    config  configure.ac  gp-display-html  Makefile.am   README      
test.1.er


These functions are undefined (but never called):
% nm lib/gprofng/libgp-collector.so | egrep
'__collector_jprofile_start_attach|__collector_ext_jstack_unwind'
                 U __collector_ext_jstack_unwind
                 U __collector_jprofile_start_attach

I will push your fix to the master branch.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]