bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/30940] alpha: ld segfaults in


From: nickc at redhat dot com
Subject: [Bug ld/30940] alpha: ld segfaults in
Date: Thu, 05 Oct 2023 10:22:31 +0000

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

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nickc at redhat dot com

--- Comment #1 from Nick Clifton <nickc at redhat dot com> ---
Created attachment 15154
  --> https://sourceware.org/bugzilla/attachment.cgi?id=15154&action=edit
Proposed patch

Hi Michael,

  Please try this patch.

  It should stop the segfault, but it will not fix the underlying problem of
the linker being unable to apply a relocation because it is being made against
a local symbol in a shared library.  That problem - I suspect - is due to how
the shared library is built.  I would expect that it needs to export that
symbol as a global symbol.  Of course this is just a guess as I have no way of
actually investigating in depth.

Cheers
  Nick

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