public inbox for libc-locales@sourceware.org
 help / color / mirror / Atom feed
* [Bug localedata/27320] New: localedata/gen-locale.sh failure is ignored
@ 2021-02-02 20:30 hjl.tools at gmail dot com
  2021-02-02 20:42 ` [Bug localedata/27320] " fweimer at redhat dot com
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: hjl.tools at gmail dot com @ 2021-02-02 20:30 UTC (permalink / raw)
  To: libc-locales

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

            Bug ID: 27320
           Summary: localedata/gen-locale.sh failure is ignored
           Product: glibc
           Version: 2.34
            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: ---

with

diff --git a/sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S
b/sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S
index 50bb1fccb2..ee8651ade7 100644
--- a/sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S
+++ b/sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S
@@ -256,6 +256,7 @@ L(movsb):
 # if AVOID_SHORT_DISTANCE_REP_MOVSB
   movq  %rdi, %rcx
   subq  %rsi, %rcx
+  hlt
   jmp   2f
 # endif
 1:

$ make subdirs=string -j8 check

gave me:

../localedata/gen-locale.sh: line 29: 4190351 Segmentation fault      (core
dumped) ${localedef_before_env} ${run_program_env} I18NPATH=../localedata
${localedef_after_env} $flags -f $charmap -i $input
${common_objpfx}localedata/$out
Charmap: "UTF-8" Inputfile: "de_DE" Outputdir: "de_DE.UTF-8" failed
...
Summary of test results:
     78 PASS

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

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

end of thread, other threads:[~2021-02-03 21:34 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-02 20:30 [Bug localedata/27320] New: localedata/gen-locale.sh failure is ignored hjl.tools at gmail dot com
2021-02-02 20:42 ` [Bug localedata/27320] " fweimer at redhat dot com
2021-02-02 21:02 ` hjl.tools at gmail dot com
2021-02-02 23:07 ` joseph at codesourcery dot com
2021-02-02 23:11 ` hjl.tools at gmail dot com
2021-02-03  8:46 ` schwab@linux-m68k.org
2021-02-03 19:20 ` joseph at codesourcery dot com
2021-02-03 20:13 ` [Bug localedata/27320] localedata/gen-locale.sh failure in native build " hjl.tools at gmail dot com
2021-02-03 21:13 ` joseph at codesourcery dot com
2021-02-03 21:34 ` 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).