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

--- Comment #1 from Alan Modra <amodra at gmail dot com> ---
The backtrace isn't all that useful, but it is very likely to be one of the
bfd_put_64 calls writing out a got entry.  You'll need to find out which one. 
If I'm correct about it being a got entry, debug under gdb using hardware
watchpoints to find out how the gotent->got_offset was incorrectly set.

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

Reply via email to