Bruno Haible <br...@clisp.org> writes:

> Simon Josefsson wrote:
>> test-memchr appears to crash on a ia64-unknown-linux-gnu system:
> ...
>> #1  0x4000000000002140 in main () at test-memchr.c:119
>>      i = 0
>>      mem = 0x20000000006d3ff8 "UXXXXXXX"
>>      n = 8
>>      page_boundary = 0x20000000006d4000 ""
>
> Looks pretty much like one of the glibc memchr bugs that were recently fixed:
>   <http://sourceware.org/bugzilla/show_bug.cgi?id=10162>

I'm not sure, the machine where this fails runs glibc 2.7 and the bug
appears to be about glibc 2.10?  The machine appears to be a debian
lenny machine.  It is GCC compile farm host gcc60, if you have an
account.

/Simon


Reply via email to