[Bug 1261604] Re: static binaries compiled with gccgo can fail to set up their address space
Launchpad Bug Tracker
1261604 at bugs.launchpad.net
Fri Dec 20 18:14:18 UTC 2013
** Branch linked: lp:ubuntu/trusty-proposed/gcc-4.8
--
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/1261604
Title:
static binaries compiled with gccgo can fail to set up their address
space
Status in “gcc-4.8” package in Ubuntu:
New
Bug description:
As reported in https://code.google.com/p/go/issues/detail?id=6926, a
static binary produced by gccgo will fail to start up around 60% of
the time with a message like:
runtime: address space conflict: map(0x7f72018000) = 0x7f69ef8000
fatal error: runtime: address space conflict
(there is a more detailed write up at https://groups.google.com/d/msg
/golang-dev/wFW_ppyLZTM/4fJXzuROV1IJ)
I'm attaching a patch (against gcc-4_8-branch, a different one will be
required for mainline) that seems to work, but it could certainly do
with some more extensive testing.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-4.8/+bug/1261604/+subscriptions
More information about the foundations-bugs
mailing list