← Back to team overview

kernel-packages team mailing list archive

[Bug 1418140] Re: CONFIG_DEFAULT_MMAP_MIN_ADDR needs to match on armhf and arm64 otherwise arm64 cannot run armhf binaries

 

** Description changed:

  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
+ Killed, as the CONFIG_DEFAULT_MMAP_MIN_ADDR used on armhf is not valid
+ on arm64.  While this can be overriden via sysctl, the default should be
  sane.

-- 
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 armhf is not valid
  on arm64.  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