Hi Dagobert,

> I have one failing test on Solaris 10 x86:
> 
> FAIL: test-nl_langinfo-mt
> =========================
> 
> thread5 disturbed by threadN!
> FAIL test-nl_langinfo-mt (exit status: 134)
> 
> 
> This looks like a new failure to me.

It's a new test, that verifies that the nl_langinfo function is
multithread-safe. Its failure is harmless for GNU grep, since this
program does not use multiple threads so far.

But I cannot reproduce the failure on the 'unstable10x' machine,
even when passing the argument '30' (= timeout for the test, in seconds)
to the test program.

Could you please tell
  - on which version of Solaris exactly you're experiencing it,
  - which compiler and options and configure options you specified,
  - which of the three locales en_US.UTF-8, fr_FR.UTF-8, de_DE.UTF-8
    your machine has (check "locale -a" output).

Bruno


Reply via email to