[Bug 1274723] Re: go programs operate in "32-bit" allocation mode
Launchpad Bug Tracker
1274723 at bugs.launchpad.net
Fri Jan 31 05:52:47 UTC 2014
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: gcc-4.8 (Ubuntu)
Status: New => Confirmed
--
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:
Confirmed
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