bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: test-memchr crash


From: Bruno Haible
Subject: Re: test-memchr crash
Date: Fri, 12 Jun 2009 14:33:08 +0200
User-agent: KMail/1.9.9

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>

So, it was a good move to un-obsolete the 'memchr' module. But now we also need
to extend the m4/memchr.m4 test.

Bruno




reply via email to

[Prev in Thread] Current Thread [Next in Thread]