From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id EB7553858D33; Mon, 2 May 2022 01:40:58 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EB7553858D33 From: "matoro_bugzilla_glibc at matoro dot tk" To: elfutils-devel@sourceware.org Subject: [Bug general/29112] New: run-elflint-self.sh and run-reverse-sections-self.sh fail on ia64 with "PLTGOT value must point into loaded segment" Date: Mon, 02 May 2022 01:40:58 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: elfutils X-Bugzilla-Component: general X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: matoro_bugzilla_glibc at matoro dot tk X-Bugzilla-Status: UNCONFIRMED 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: elfutils-devel@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Elfutils-devel mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2022 01:40:59 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D29112 Bug ID: 29112 Summary: run-elflint-self.sh and run-reverse-sections-self.sh fail on ia64 with "PLTGOT value must point into loaded segment" Product: elfutils Version: unspecified Status: UNCONFIRMED Severity: normal Priority: P2 Component: general Assignee: unassigned at sourceware dot org Reporter: matoro_bugzilla_glibc at matoro dot tk CC: elfutils-devel at sourceware dot org Target Milestone: --- In elfutils unit tests, the following tests fail on ia64: FAIL: run-elflint-self.sh =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D section [21] '.dynamic': entry 16: PLTGOT value must point into loaded segm= ent *** failure in /var/tmp/portage/dev-libs/elfutils-0.187/work/elfutils-0.187-.ia64/src/elfl= int --quiet --gnu-ld /var/tmp/portage/dev-libs/elfutils-0.187/work/elf> section [20] '.dynamic': entry 15: PLTGOT value must point into loaded segm= ent *** failure in /var/tmp/portage/dev-libs/elfutils-0.187/work/elfutils-0.187-.ia64/src/elfl= int --quiet --gnu-ld /var/tmp/portage/dev-libs/elfutils-0.187/work/elf> section [21] '.dynamic': entry 16: PLTGOT value must point into loaded segm= ent *** failure in /var/tmp/portage/dev-libs/elfutils-0.187/work/elfutils-0.187-.ia64/src/elfl= int --quiet --gnu-ld /var/tmp/portage/dev-libs/elfutils-0.187/work/elf> section [21] '.dynamic': entry 15: PLTGOT value must point into loaded segm= ent *** failure in /var/tmp/portage/dev-libs/elfutils-0.187/work/elfutils-0.187-.ia64/src/elfl= int --quiet --gnu-ld /var/tmp/portage/dev-libs/elfutils-0.187/work/elf> section [21] '.dynamic': entry 15: PLTGOT value must point into loaded segm= ent *** failure in /var/tmp/portage/dev-libs/elfutils-0.187/work/elfutils-0.187-.ia64/src/elfl= int --quiet --gnu-ld /var/tmp/portage/dev-libs/elfutils-0.187/work/elf> FAIL run-elflint-self.sh (exit status: 1) FAIL: run-reverse-sections-self.sh =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D copy_elf: /var/tmp/portage/dev-libs/elfutils-0.187/work/elfutils-0.187-.ia64/src/addr= 2line -> addr2line.rev (read,reverse) setshstrndx: 41 Swapping offsets of section 31 and 32 Swapping offsets of section 33 and 34 Swapping offsets of section 35 and 36 Swapping offsets of section 37 and 38 Swapping offsets of section 40 and 41 section [21] '.dynamic': entry 16: PLTGOT value must point into loaded segm= ent FAIL run-reverse-sections-self.sh (exit status: 1) This is not a regression, and has been observed since at least elfutils 0.1= 58 (https://bugs.gentoo.org/501630) and still occurs on elfutils 0.187. --=20 You are receiving this mail because: You are on the CC list for the bug.=