From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B4465385840A; Thu, 11 Jan 2024 01:58:45 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B4465385840A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1704938325; bh=rtCqbCVsQU424+M6mQWlrN3BLY+e65nxewQk4OG2z14=; h=From:To:Subject:Date:From; b=Bwz148qs+5xksWW5vh+t2VIsfvR+HMzWsJdk/ssXfd6k//38HGXnia0RcEplTrEDo UrKE/B1MPrlqiWysUlKW8rf4NVcy/uNfmf4aDl2RVzU9ahgTNURKlLJsHhvnA1AKbj qhoPUBUDg667ZZxaJG5HzmbD34pAdJg7eRbOsEF0= From: "hjl.tools at gmail dot com" To: glibc-bugs@sourceware.org Subject: [Bug dynamic-link/31230] New: PLT rewrite failed without SELinux Date: Thu, 11 Jan 2024 01:58:44 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: dynamic-link X-Bugzilla-Version: 2.39 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 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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D31230 Bug ID: 31230 Summary: PLT rewrite failed without SELinux Product: glibc Version: 2.39 Status: NEW Severity: normal Priority: P2 Component: dynamic-link Assignee: unassigned at sourceware dot org Reporter: hjl.tools at gmail dot com Target Milestone: --- I backported PLT rewrite to my glibc and added export GLIBC_TUNABLES=3Dglibc.cpu.plt_rewrite=3D2 to my shell. Now I got Jan 10 17:23:28 gnu-cfl-3 pipewire[2420]: /usr/bin/pipewire: error while loading shared libraries: /lib64/libc.so.6: failed to change PLT back to read-only Jan 10 17:23:28 gnu-cfl-3 wireplumber[2711]: /usr/bin/wireplumber: error wh= ile loading shared libraries: /lib64/libc.so.6: failed to change PLT back to read-only Jan 10 17:23:29 gnu-cfl-3 pipewire-pulse[3019]: /usr/bin/pipewire-pulse: er= ror while loading shared libraries: /lib64/libc.so.6: failed to change PLT back= to read-only --=20 You are receiving this mail because: You are on the CC list for the bug.=