From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 313B938582AB; Fri, 17 Feb 2023 12:14:03 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 313B938582AB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1676636043; bh=Ei1XQ6/5aSD94ajy6MROlBdRt91t5GTtDdmdns78HIY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=J3GPQMOUnU4m4JlvsZwfJzT1/X4Ej0Q/ziJUPGl7xptn+DRTe0bdp7gbmyKIUgrt4 Tg4NocagP8kuMMeu/WTYPqwHSSIp0o5X5YAhwlEiqk4s5oYJjCwMm+8XCBMPm4yKSG yEWNMyJwNaPndcQjEiHokNfEHHPwh5yHHKNgxLPo= From: "adhemerval.zanella at linaro dot org" To: glibc-bugs@sourceware.org Subject: [Bug dynamic-link/30020] segfault in ld-linux after aug 2022 Date: Fri, 17 Feb 2023 12:14:01 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: dynamic-link X-Bugzilla-Version: 2.35 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: adhemerval.zanella at linaro dot org 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: 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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30020 --- Comment #14 from Adhemerval Zanella --- Trying to debug if this is a glibc issue, I am now even more convinced the issue is on the binary itself. Testing with glibc 2.32 to 2.35 on a simple sysroot still segfaults. It also does work on older 4.4.0 kernel (ubuntu16). --=20 You are receiving this mail because: You are on the CC list for the bug.=