public inbox for libc-locales@sourceware.org
 help / color / mirror / Atom feed
* [Bug localedata/25908] New: Race condition in locale tests
@ 2020-05-02 18:12 hjl.tools at gmail dot com
  2020-05-02 18:15 ` [Bug localedata/25908] " hjl.tools at gmail dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: hjl.tools at gmail dot com @ 2020-05-02 18:12 UTC (permalink / raw)
  To: libc-locales

https://sourceware.org/bugzilla/show_bug.cgi?id=25908

            Bug ID: 25908
           Summary: Race condition in locale tests
           Product: glibc
           Version: 2.32
            Status: NEW
          Severity: normal
          Priority: P2
         Component: localedata
          Assignee: unassigned at sourceware dot org
          Reporter: hjl.tools at gmail dot com
                CC: libc-locales at sourceware dot org
  Target Milestone: ---

On Linux/x86-64 with heavy load, "make check -jN" got

FAIL: locale/tst-localedef-path-norm

[hjl@gnu-cfl-2 build-x86_64-linux]$ cat locale/tst-localedef-path-norm.out
error: subprocess failed: execv
error:   expected exit status: 0
error:   actual exit status: 4 [0x400]
error: subprocess failed: execv
error:   unexpected error output from subprocess
[error] cannot write output files to `en_US1.UTF-8': No such file or directory


error: support-xstat.c:29: stat64 ("/usr/lib/locale/en_US1.utf8"): No such file
or directory
error: 3 test failures
running post-clean rsync
[hjl@gnu-cfl-2 build-x86_64-linux]$ 

FAIL: localedata/tst-localedef-hardlinks

[hjl@gnu-cfl-2 build-x86_64-linux]$ cat localedata/tst-localedef-hardlinks.out
INFO: $complocaledir is /usr/lib/locale
error: subprocess failed: execv
error:   expected exit status: 1
error:   actual exit status: 4 [0x400]
error: support-xstat.c:29: stat64
("/usr/lib/locale/test1_locale.dir/LC_CTYPE"): No such file or directory
error: 2 test failures
running post-clean rsync
[hjl@gnu-cfl-2 build-x86_64-linux]$

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-05-04 19:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-02 18:12 [Bug localedata/25908] New: Race condition in locale tests hjl.tools at gmail dot com
2020-05-02 18:15 ` [Bug localedata/25908] " hjl.tools at gmail dot com
2020-05-04 15:43 ` carlos at redhat dot com
2020-05-04 19:03 ` hjl.tools at gmail dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).