well, duh, I guess ;) (was Re: odd linuxulator problem with linux TLS ...)

Andrew Atrens atrens at nortelnetworks.com
Wed Apr 19 18:01:27 PDT 2006


seems the linuxulator is picking up libc.so.6 from /usr/lib instead of from
/compat/linux/lib .. not sure why that is .. I must be missing something ..


Andrew Atrens wrote:
> Hi Folks,
> 
> I've just dusted off clearcase and now realise that this may have been broken since last
> Fall ... it bombs on 1.3.6 and 1.4.3 but works on a Spring '05 version of 1.3-Stable (and,
> incidentally, always worked before).
> 
> 
> -- root at ab-mobile: /home/release/var/adm (16:14) --
> # /usr/atria/bin/cleartool
> /usr/atria/bin/cleartool: error while loading shared libraries: libc.so.6: cannot handle TLS data
> 
> 
> I think it's the linux loader that's squawking. I've tried two different ones -
> 
> -- root at atrens: /usr/oldcompat/linux/lib (16:19) --
> # grep -w 'cannot handle TLS' *
> Binary file ld-2.3.2.so matches
> Binary file ld-linux.so.2 matches
> 
> and
> 
> -- root at atrens: /compat/linux/lib (16:24) --
> # grep -w 'cannot handle TLS' *
> Binary file ld-2.3.3.so matches
> Binary file ld-linux.so.2 matches
> 
> 
> It seems like a userland problem because I have a chrooted tree that I use to maintain my 1.3-Stable
> stable stuff .. and on the same 1.3.6 box where running it fails, I can chroot() to the 1.3-Stable
> environment and the run it without a problem!!!
> 
> I'm thinking this probably has to do with our new (well, new to me) TLS stuff ...
> 
> Any ideas ?  ;)
> 
> Andrew.





More information about the Bugs mailing list