[Bug 1274723] [NEW] go programs operate in "32-bit" allocation mode

Michael Hudson-Doyle michael.hudson+lp at canonical.com
Thu Jan 30 22:06:09 UTC 2014


Public bug reported:

I am having long and interesting conversations with upstream about how
to fix this properly, but we also need a fix in time for trusty.  The
symptoms of this problem is that programs occasionally die with messages
like:

runtime: memory allocated by OS (0x7f67005000) not in usable range
[0x8b00000,0x88b00000)

I think the fix is just changing malloc.goc to put the heap at an
address that is available to user space processes on linux aarch64.

** Affects: gcc-4.8 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gcc-4.8 in Ubuntu.
https://bugs.launchpad.net/bugs/1274723

Title:
  go programs operate in "32-bit" allocation mode

Status in “gcc-4.8” package in Ubuntu:
  New

Bug description:
  I am having long and interesting conversations with upstream about how
  to fix this properly, but we also need a fix in time for trusty.  The
  symptoms of this problem is that programs occasionally die with
  messages like:

  runtime: memory allocated by OS (0x7f67005000) not in usable range
  [0x8b00000,0x88b00000)

  I think the fix is just changing malloc.goc to put the heap at an
  address that is available to user space processes on linux aarch64.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-4.8/+bug/1274723/+subscriptions



More information about the foundations-bugs mailing list