<div dir="ltr"><p style="margin:0px 0px 0.8em;padding:0px;width:auto;max-width:45em;color:rgb(51,51,51);font-family:Ubuntu,'Bitstream Vera Sans','DejaVu Sans',Tahoma,sans-serif;font-size:12px;line-height:18px">
On 64bit multiple services (pulseaudio, rsyslogd, many others) are shipping without Position Independent Code. On 32bit there is a potential performance hit for startup time... but there shouldn't be any performance hit (or negligible) on 64bit.</p>
<p style="margin:0px 0px 0.8em;padding:0px;width:auto;max-width:45em;color:rgb(51,51,51);font-family:Ubuntu,'Bitstream Vera Sans','DejaVu Sans',Tahoma,sans-serif;font-size:12px;line-height:18px">"PIE on x86_64 does not have the same penalties, and will eventually be made the default, but more testing is required."<br>
- <a rel="nofollow" href="https://wiki.ubuntu.com/Security/Features#pie" style="color:rgb(0,51,170);text-decoration:none">https://wiki.ubuntu.com/Security/Features#pie</a></p><p style="margin:0px 0px 0.8em;padding:0px;width:auto;max-width:45em;color:rgb(51,51,51);font-family:Ubuntu,'Bitstream Vera Sans','DejaVu Sans',Tahoma,sans-serif;font-size:12px;line-height:18px">
Is there an open bug for testing? A way for users to test and give feedback without recompiling massive projects like pulseaudio?</p><p style="margin:0px 0px 0.8em;padding:0px;width:auto;max-width:45em;color:rgb(51,51,51);font-family:Ubuntu,'Bitstream Vera Sans','DejaVu Sans',Tahoma,sans-serif;font-size:12px;line-height:18px">
13.04 still doesn't ship PIE. I would expect this would be something you'd want to put in *before* an LTS release?</p></div>