[Bug 1279620] Re: stack corruption running "go install launchpad.net/juju-core/..."

Michael Hudson-Doyle michael.hudson+lp at canonical.com
Thu Apr 3 00:38:20 UTC 2014


And I'm attaching a debdiff that fixes this problem, adds a test and has
a fix for another problem that doesn't affect the buildds but does
affect builds on newer kernels.

I still fail at quilt, so here is where the patches come from:

fix: https://sourceware.org/ml/libc-alpha/2014-04/msg00006.html
test: https://sourceware.org/ml/libc-alpha/2014-04/msg00008.html
alignment fix: https://sourceware.org/bugzilla/show_bug.cgi?id=16796#c1

I hope this is useful!

** Bug watch added: Sourceware.org Bugzilla #16796
   http://sourceware.org/bugzilla/show_bug.cgi?id=16796

** Patch added: "debdiff-context-align-test.diff"
   https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/1279620/+attachment/4061762/+files/debdiff-context-align-test.diff

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

Title:
  stack corruption running "go install launchpad.net/juju-core/..."

Status in Embedded GLIBC:
  Confirmed
Status in “eglibc” package in Ubuntu:
  In Progress
Status in “eglibc” source package in Trusty:
  In Progress

Bug description:
  This is the sort of bug I was hoping we were going to escape in this
  porting effort :(

  It's not frequent, but maybe 10% of the time go install launchpad.net
  /juju-core/... will fail with some kind of memory error. It's not
  exactly the same error every time, but it's consistent with something
  scribbling on the stack.  It doesn't seem to happen if you run pass -p
  1 to install, which limits the parallelism inside the install command,
  so it's probably some kind of race.  Yay!

To manage notifications about this bug go to:
https://bugs.launchpad.net/eglibc/+bug/1279620/+subscriptions



More information about the foundations-bugs mailing list