The "set_thread_area(...) = -1 ENOSYS" is normal (or?),
since there are no TLS libs any more, so it comes down to

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... i exactly meant that :) This is a different problem.

Yeah, didn't see that line :) The issue with TLS/NPTL and UML is that it doesn't implement the get/set_thread_area syscalls, and AFAIK those syscalls should only me called from an NPTL enabled glibc. Perhaps the LD_ASSUME_KERNEL work-around will suffice for you.


-Chris


------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ User-mode-linux-user mailing list User-mode-linux-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to