From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 05BEF3858C66; Tue, 14 Mar 2023 15:11:03 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 05BEF3858C66 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1678806664; bh=r5RC56riCSqvFeDamYc++KrZvJHLQENp1VqAmxi2YYE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=CoXDDjtX70Xeqp4qLVJxKVCvFPDgLae9o8FkCqCfy3UGRpv37xdj7l6VpLcfjZqh2 ZvMkrtvVBw5qRF1KZj6zMh9Zz2H8YcBUO/U9S7rXcWGn1n+2nNj1vUooobyvN0jveT dVQ8WiT3fIAO64NJsm8eUeS4dh2cVd22Rh75rvpE= From: "stsp at users dot sourceforge.net" To: glibc-bugs@sourceware.org Subject: [Bug dynamic-link/30127] [rfe]: enable ld audit at run-time Date: Tue, 14 Mar 2023 15:11:02 +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.38 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: stsp at users dot sourceforge.net 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: 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=3D30127 --- Comment #48 from Stas Sergeev --- (In reply to Jonathon Anderson from comment #33) > The result of the first call to mmap() for an solib decides the base addr= ess While a bit outdated topic, I don't think "the first call to mmap()" is a good or reliable work-around. It may change with an impl, or because of the threads. In general, I wouldn't advise that to the stackoverflow guy, as such solution is quite limited. --=20 You are receiving this mail because: You are on the CC list for the bug.=