From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A29AA3858283; Fri, 26 Aug 2022 13:52:36 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A29AA3858283 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1661521956; bh=eQvg2wt6pUtYb3rM/NXNd6gOqylHkArjhD3AqzbmMK8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=G3NhGqREJrw1C6QC8n3aVlls8zjVyGeWWZgwfoG+njaNZmd2D3bj8LuL3YGwVA/JY TImUm4Cp2rlB2phRC5usz6ueGKZaN1Og9AQSwB6SXmI3F+OtD/NoSWK8x32QXMiw2g lSDg/7YqeP4O9V3OPT6TGZJz/t6ndOM9ZTR1eemY= From: "fweimer at redhat dot com" To: glibc-bugs@sourceware.org Subject: [Bug dynamic-link/29528] __libc_early_init not called after dlmopen that reuses namespace Date: Fri, 26 Aug 2022 13:52:36 +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.37 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: fweimer at redhat dot com X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: fweimer at redhat dot com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: security- 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=3D29528 --- Comment #1 from Florian Weimer --- Patch posted: [PATCH] elf: Call __libc_early_init for reused namespaces (bug 29528) --=20 You are receiving this mail because: You are on the CC list for the bug.=