public inbox for libc-locales@sourceware.org
 help / color / mirror / Atom feed
From: "hjl.tools at gmail dot com" <sourceware-bugzilla@sourceware.org>
To: libc-locales@sourceware.org
Subject: [Bug localedata/27320] New: localedata/gen-locale.sh failure is ignored
Date: Tue, 02 Feb 2021 20:30:57 +0000	[thread overview]
Message-ID: <bug-27320-716@http.sourceware.org/bugzilla/> (raw)

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.

             reply	other threads:[~2021-02-02 20:30 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-02 20:30 hjl.tools at gmail dot com [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-27320-716@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=libc-locales@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).