Contact Sales Sitemap Customer Login

Xen Error: 4gb seg fixup

Are you seeing these errors on the console of your Xen VPS? These warnings are caused by applications trying to use TLS (Thread Local Storage.) Xen memory management breaks TLS. Run the following command and reboot to get rid of them rm -rf /lib/tls


Some distributions provide a "Xen Friendly" version of glibc to work around this:


This page also recommends running echo "hwcap 0 nosegneg" > /etc/ld.so.conf.d/libc6-xen.conf && ldconfig

Retrieved from "http://wiki.vpslink.com/Xen_Error:_4gb_seg_fixup"
Recent Changes | RSS RSS Feed