This is the mail archive of the glibc-bugs@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]

[Bug nptl/23137] s390: pthread_join sometimes block indefinitely (on 31bit and libc build with -Os)


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

--- Comment #7 from Stefan Liebler <stli at linux dot vnet.ibm.com> ---
At least for s390: The reload of the tid does not happen in pthread_join() on
64/31bit if glibc is build with -O2/-O3 with different versions of GCC.
I only saw it on 31bit if glibc is build with -Os.
Then, you see the symptoms from time to time with testcase intl/tst-gettext6.
But you don't need gettext() to trigger it.

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

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