From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 136683858C83; Tue, 14 Mar 2023 13:21:29 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 136683858C83 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1678800089; bh=UBGR0dgwk/Bac4WxQMMriG7aQAx2BIdlR3V/XjNwMu4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=BEmfyEVAbJ2KAPr8MFD2fzXJTLH0vvcrCX6YC3lU8+WIXwBDad2u86PBjqadwkH6u wJVNTyYqSXi/yxO4JFgXjjFvionJ/BTNjUhuCWtLSTGn4tyerpqZzcmWc0PzVq6blm c4QAPDoxLcASS4hQ6rioLYN81NpI23xjUrtWlZsc= From: "adhemerval.zanella at linaro dot org" To: glibc-bugs@sourceware.org Subject: [Bug dynamic-link/30007] rfe: dlopen to specified address Date: Tue, 14 Mar 2023 13:21:27 +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: 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=3D30007 --- Comment #7 from Adhemerval Zanella --- (In reply to Stas Sergeev from comment #6) > (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). >=20 > Mm, it was indeed removed in the commit you > mention, but re-introduced in 317f1c0a8a7 To workaround an architecture limitation, a better (and more complex) solut= ion would be to fix it on the kernel as suggested on patch reviewing. --=20 You are receiving this mail because: You are on the CC list for the bug.=