From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 724F6385800C; Sat, 5 Feb 2022 23:29:43 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 724F6385800C From: "dave.anglin at bell dot net" To: glibc-bugs@sourceware.org Subject: [Bug libc/28857] FAIL: elf/tst-audit24a Date: Sat, 05 Feb 2022 23:29:43 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: libc X-Bugzilla-Version: 2.35 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: dave.anglin at bell dot net 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: Message-ID: In-Reply-To: References: 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: glibc-bugs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Glibc-bugs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Feb 2022 23:29:43 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D28857 --- Comment #5 from dave.anglin at bell dot net --- On 2022-02-04 1:53 p.m., adhemerval.zanella at linaro dot org wrote: > The _dl_lookup_address seems to be indeed required and I also think we sh= ould > only updated the binding if la_symbind actually acts uppon it. The follo= wing > patch fixes the tests on hppa: Attached is an updated patch.=C2=A0 The change to DL_FIXUP_BINDNOW_RELOC wa= s not correct. As far as I can tell, it is not necessary to call _dl_lookup_address.=C2=A0= But we do need to clear the plabel bit from new_value or st_value.=C2=A0 I think the same issue could a= lso potentially occur with DL_FIXUP_ADDR_VALUE. I also hacked things a bit to fix warning from dl-fptr.c. I'm still not sure where the nameless R_PARISC_IPLT relocation comes from. --=20 You are receiving this mail because: You are on the CC list for the bug.=