How to debug "TLS transition from R_X86_64_TLSGD to R_X86_64_GOTTPOFF failed"

Antoine Pitrou antoine@python.org
Wed Jan 16 14:07:00 GMT 2019


Ok, I finally managed to reproduce locally and bisect the issue.

The commit which fixes the issue is the following:

commit e2cbcd9156d1606a9f2153aecd93a89fe6e29180
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Mon Jun 6 11:06:55 2016 -0700

    Support x86-64 TLS code sequences without PLT


Regards

Antoine.



More information about the Binutils mailing list