This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug math/21707] ppc64le: Invalid IFUNC resolver from libgcc calls getauxval, leading to relocation crash


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

--- Comment #8 from Florian Weimer <fweimer at redhat dot com> ---
(In reply to Andreas Schwab from comment #7)
> Still crashing.
> 
> https://build.opensuse.org/package/live_build_log/home:Andreas_Schwab:glibc/
> glibc/p/ppc64le
> 
> #0  0x0000000000000000 in ?? ()
> #1  0x00003fffb7f23240 in have_ieee_hw_p ()
>     at ../../../libgcc/config/rs6000/float128-ifunc.c:63

This looks like your libgcc.a still attempts to call getauxval.

Has your GCC the fix for this PR?

  https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81193

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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]