From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 4267A386EC32; Tue, 2 Feb 2021 20:30:57 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4267A386EC32 From: "hjl.tools at gmail dot com" 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 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: localedata X-Bugzilla-Version: 2.34 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: hjl.tools at gmail dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter cc target_milestone Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: libc-locales@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-locales mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Feb 2021 20:30:57 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D27320 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=3Dstring -j8 check gave me: ../localedata/gen-locale.sh: line 29: 4190351 Segmentation fault (core dumped) ${localedef_before_env} ${run_program_env} I18NPATH=3D../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 --=20 You are receiving this mail because: You are on the CC list for the bug.=