This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils 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]

Re: [PATCH] elflint: Don't check shdr or TLS symbol offsets against debuginfo phdrs.


On Fri, 2015-10-16 at 16:23 -0400, Lukas Berk wrote:
> Mark Wielaard <mjw@redhat.com> writes:
> [...]
> > The issue can be triggered with run-strip-strmerge.sh test when configured
> > with --enable-gcov. Which will insert a .tbss section and TLS symbols that
> > trigger the above checks.
> 
> The patch fixes the corner case for me, test passes now. Thanks!

Thanks for testing. Pushed to master.

For those who didn't know. The reason Lukas hit this issue is because he
publishes code coverage reports for elfutils (which require configuring
with --enable-gcov): 
https://fedorapeople.org/~lberk/elfutils-coverage/
Thanks for publishing those.

Cheers,

Mark

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