Re: Question: Does uclibc support NPTL TLS ?

2015-05-28 Thread Bernhard Reutner-Fischer
On 28 May 2015 at 04:00, Khem Raj raj.k...@gmail.com wrote: Seems like gdb is not able to comprehend the TLS structure that uclibc is putting. So you need to investigate that part, either gdb or libthread-db may be where the issue lies. OE essentially produces broken libs for the uClibc

Re: Question: Does uclibc support NPTL TLS ?

2015-05-28 Thread Junling Zheng
On 2015/5/29 10:08, Rich Felker wrote: On Fri, May 29, 2015 at 09:58:31AM +0800, Junling Zheng wrote: On 2015/5/29 3:27, Bernhard Reutner-Fischer wrote: On 28 May 2015 at 04:00, Khem Raj raj.k...@gmail.com wrote: Seems like gdb is not able to comprehend the TLS structure that uclibc is

Re: Question: Does uclibc support NPTL TLS ?

2015-05-28 Thread Junling Zheng
On 2015/5/29 3:27, Bernhard Reutner-Fischer wrote: On 28 May 2015 at 04:00, Khem Raj raj.k...@gmail.com wrote: Seems like gdb is not able to comprehend the TLS structure that uclibc is putting. So you need to investigate that part, either gdb or libthread-db may be where the issue lies.

Re: Question: Does uclibc support NPTL TLS ?

2015-05-28 Thread Rich Felker
On Fri, May 29, 2015 at 09:58:31AM +0800, Junling Zheng wrote: On 2015/5/29 3:27, Bernhard Reutner-Fischer wrote: On 28 May 2015 at 04:00, Khem Raj raj.k...@gmail.com wrote: Seems like gdb is not able to comprehend the TLS structure that uclibc is putting. So you need to investigate

Re: Question: Does uclibc support NPTL TLS ?

2015-05-28 Thread Carmelo Amoroso
Hello On 29 May 2015 04:30:46 Junling Zheng zhengjunl...@huawei.com wrote: On 2015/5/29 10:08, Rich Felker wrote: On Fri, May 29, 2015 at 09:58:31AM +0800, Junling Zheng wrote: On 2015/5/29 3:27, Bernhard Reutner-Fischer wrote: On 28 May 2015 at 04:00, Khem Raj raj.k...@gmail.com wrote:

Re: Question: Does uclibc support NPTL TLS ?

2015-05-28 Thread Sheng Yong
Hi, On 5/27/2015 6:08 PM, Bernhard Reutner-Fischer wrote: On May 27, 2015 11:10:53 AM GMT+02:00, Sheng Yong shengyo...@huawei.com wrote: Hi, I encountered a problem when I test thread local storage on my arm board (kernel 3.10.77 and uclibc 0.99.3.2). That version dies not sound