<div dir="ltr">Those changes shouldn't affect ARM at all, since everything is under #if defined(__i386__) || defined(__x86_64__).<div><br></div><div>What version of glibc are you building with on x86?</div></div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Fri, May 31, 2013 at 7:16 PM, Greg Fitzgerald <span dir="ltr"><<a href="mailto:garious@gmail.com" target="_blank">garious@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="auto"><div>The failures happen on x86 Linux, Ubuntu Lucid.  On ARM Android, my example code segfaults, whereas before it worked.  I wasn't planning to debug that though since there are unit test failures on x86 Linux.</div>
<span class="HOEnZb"><font color="#888888"><div><br></div><div>Greg</div></font></span><div><div class="h5"><div><br>On May 31, 2013, at 2:37 AM, Sergey Matveev <<a href="mailto:earthdok@google.com" target="_blank">earthdok@google.com</a>> wrote:<br>
<br></div><blockquote type="cite"><div><div dir="ltr">I'm confused - do those test failures happen on x86 Android?</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, May 31, 2013 at 10:48 AM, Sergey Matveev <span dir="ltr"><<a href="mailto:earthdok@google.com" target="_blank">earthdok@google.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div class="gmail_extra"><span style="font-family:arial,sans-serif;font-size:16px">r182853 introduced an assumption about the size of thread descriptor in glibc. On your system it's 48 bytes off, which is why the tests fail. What version of libc are you using?</span><br>


</div><div class="gmail_extra"><span style="font-family:arial,sans-serif;font-size:16px"><br></span></div></div><div class="gmail_extra"><span style="font-family:arial,sans-serif;font-size:16px">(Repeating - my previous message got stuck in the moderation queue because the quoted text was too long.)</span></div>


<div class="gmail_extra"><div style="font-family:arial,sans-serif;font-size:16px"></div></div></div>
</blockquote></div><br></div>
</div></blockquote></div></div></div></blockquote></div><br></div>