From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id F39FC3858D39; Tue, 14 Mar 2023 03:20:04 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F39FC3858D39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1678764005; bh=krLwtrjzRS+rw02yV6VGXjskx/wJ4x2BXstusJGe3sk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=pjEJw2fZ5jgT0RkynLdL1XDAdJa7tVMH/yt0pIM/ACQ79tgV7uNYUkEXXGvv0Hdh5 NqBzgB8HQVVrcCxUIhMemX5DEhbLC+ypOpy+PqJH8hqc3vrK4VLeQa6FpeTx967eDw jMIz4L3oWKiO5RynI/n1ttD9+T6AflgkdRYHmTs4= From: "stsp at users dot sourceforge.net" To: glibc-bugs@sourceware.org Subject: [Bug dynamic-link/30007] rfe: dlopen to specified address Date: Tue, 14 Mar 2023 03:20:04 +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: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement 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: 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=3D30007 --- Comment #6 from Stas Sergeev --- (In reply to Adhemerval Zanella from comment #3) > We used to have hacks to force mmap to load executables to 32-bits, it was > added to overcome some particular architecture limitations, and it has > caused some issues and it was eventually removed (check > ea5814467a02c9d2d7608b6445c5d60e2a81d3ee). Mm, it was indeed removed in the commit you mention, but re-introduced in 317f1c0a8a7 --=20 You are receiving this mail because: You are on the CC list for the bug.=