bug-binutils
[Top][All Lists]
Advanced

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

[Bug libctf/27360] libctf.so.0: undefined symbol: bsearch_r


From: nick.alcock at oracle dot com
Subject: [Bug libctf/27360] libctf.so.0: undefined symbol: bsearch_r
Date: Tue, 09 Mar 2021 18:06:44 +0000

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

Nick Alcock <nick.alcock at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
     Ever confirmed|0                           |1
                 CC|                            |nick.alcock at oracle dot com
   Last reconfirmed|                            |2021-03-09

--- Comment #5 from Nick Alcock <nick.alcock at oracle dot com> ---
This suggests that libctf.so has not had needed symbols from libiberty built
into it properly (and bsearch_r is not called on by anything else in ld, so ld
will fail). This is quite strange given that we are still linking -liberty in
even after that commit.

At any rate, I do not see this with binutils master, so it's quite likely that
the fixes for bug 27297 fixed this too (even if I have no immediate idea why it
happened in the first place). Could you try it and see? (If so, I guess I'll
have to backport this pile of commits to stable, even though I was hoping to
avoid doing so because it affects a lot of things other than just ld.)

-- 
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]