kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #105994
[Bug 1418140] Re: CONFIG_DEFAULT_MMAP_MIN_ADDR needs to match on armhf and arm64 otherwise arm64 cannot run armhf binaries
** Changed in: linux (Ubuntu)
Milestone: ubuntu-15.02 => ubuntu-15.03
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1418140
Title:
CONFIG_DEFAULT_MMAP_MIN_ADDR needs to match on armhf and arm64
otherwise arm64 cannot run armhf binaries
Status in linux package in Ubuntu:
Confirmed
Status in linux source package in Trusty:
Confirmed
Status in linux source package in Utopic:
Confirmed
Bug description:
Attempting to run 32bit binaries on arm64 triggers applications to be
Killed, as the CONFIG_DEFAULT_MMAP_MIN_ADDR used on arm64 is not valid
on armhf. While this can be overriden via sysctl, the default should
be sane.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1418140/+subscriptions
References