This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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] Async signal safe TLS accesses


On Wed, Jan 8, 2014 at 10:27 AM, Paul Pluzhnikov <ppluzhnikov@google.com> wrote:
> On Wed, Jan 8, 2014 at 10:23 AM, Adhemerval Zanella
> <azanella@linux.vnet.ibm.com> wrote:
>> On 08-01-2014 15:53, Joseph S. Myers wrote:
>>> I'm seeing tst-tls7 failing for powerpc32, both soft-float (testing with
>>> GCC mainline) and hard-float (testing with GCC 4.7).  The failure is
>>> "Didn't expect signal from child: got `Segmentation fault'".  Adhemerval,
>>> are you seeing this?
>>>
>> Unfortunately I'm not in my environment (kernel 2.6.32, GCC 4.8, glibc
>> configure with --mcpu=power7). I'll get more glibc config permutations to
>> check if I can reproduce.
>
> Brooks,
> Could you try to reproduce this on either ppc64 or ppc32?

I tried with a powerpc32 build on our power64 machine (kernel 3.3.8,
GCC 4.6.3, glibc configured without a --mcpu option) with a trunk
checkout from this morning, and it's not reproducing there either -- I
tried running the test executable in a long loop and it's reliably
passing.

On the other hand, I did find a number of math test failures when I
ran "make check"; I filed these as bugs 16422, 16423, and 16424.  (I'm
not sure if Joseph and Adhemerval were already aware of these or not.)

- Brooks


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