Is current -git working for anybody else?

Austin Foxley austinf at cetoncorp.com
Mon Nov 23 03:22:23 UTC 2009


On 11/11/2009 02:40 PM, Rob Landley wrote:
> I bisected the problem to:
>
> landley at driftwood:~/uclibc/git$ git bisect bad
> e0ac4efbdb498319f03a2a95d75d061ab6c68491 is first bad commit
> commit e0ac4efbdb498319f03a2a95d75d061ab6c68491
> Author: Mike Frysinger<vapier at gentoo.org>
> Date:   Thu Oct 22 01:05:28 2009 -0400
>
>      libc: add hidden calls to pthread cleanup funcs
>
>      A lot of libc code calls the pthread cleanup funcs implicitly (for stdio)
>      which currently goes through the PLT.  Since we already have forwarding
>      symbols for these funcs, it's safe to declare the internal libc usage
>      hidden as a loaded libpthread will have the real symbols found.
>
>      Signed-off-by: Mike Frysinger<vapier at gentoo.org>
>
> I confirmed that reversing that patch fixes the problem.

I can confirm that crash now as well, I'm going to revert this commit 
until another fix can be made.

Thanks for the bisecting work!

-Austin


More information about the uClibc mailing list