go test -race os/exec fails on yakkety

Bug #1574916 reported by Michael Hudson-Doyle
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
golang-1.6 (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

As seen in http://paste.ubuntu.com/16058192/ -- going to retry to see if it goes away.

##### Testing race detector
ok runtime/race 3.802s
ok flag 1.058s
ok os/exec 2.035s
==25469==ERROR: ThreadSanitizer failed to allocate 0x2718000 (40992768) bytes at address 1fe628e1f8080 (errno: 12)
unexpected fault address 0x0
fatal error: fault
[signal 0x7 code=0x80 addr=0x0 pc=0x7f98a342e0d5]

goroutine 1 [running, locked to thread]:
runtime.throw(0x0, 0x7f98a3258d38)
 /«PKGBUILDDIR»/src/runtime/panic.go:547 +0x90 fp=0x7ffc46ccb750 sp=0x7ffc46ccb738

goroutine 17 [syscall, locked to thread]:
2016/04/26 00:31:09 Failed: exit status 1
runtime.goexit()
 /«PKGBUILDDIR»/src/runtime/asm_amd64.s:1998 +0x1 fp=0xc82003afb8 sp=0xc82003afb0
exit status 2
FAIL _/«PKGBUILDDIR»/misc/cgo/test 0.013s
2016/04/26 00:31:09 Failed: exit status 1
==24614==ERROR: ThreadSanitizer failed to allocate 0x26e8000 (40796160) bytes at address 1fe9c207ec080 (errno: 12)
unexpected fault address 0x0
fatal error: fault
[signal 0x7 code=0x80 addr=0x0 pc=0x7fa707e96075]

goroutine 1 [running, locked to thread]:
runtime.throw(0x0, 0x7fa707d6a308)
 /«PKGBUILDDIR»/src/runtime/panic.go:547 +0x90 fp=0x7ffe326f32a0 sp=0x7ffe326f3288

goroutine 17 [syscall, locked to thread]:
runtime.goexit()
 /«PKGBUILDDIR»/src/runtime/asm_amd64.s:1998 +0x1
FAIL flag 0.054s
==24786==ERROR: ThreadSanitizer failed to allocate 0x2720000 (41025536) bytes at address 1fe78376bc080 (errno: 12)
unexpected fault address 0x0
fatal error: fault
[signal 0x7 code=0x80 addr=0x0 pc=0x7f9e0d849205]

goroutine 1 [running, locked to thread]:
runtime.throw(0x0, 0x7f9e0d499f18)
 /«PKGBUILDDIR»/src/runtime/panic.go:547 +0x90 fp=0x7ffd50a49a00 sp=0x7ffd50a499e8

goroutine 17 [syscall, locked to thread]:
runtime.goexit()
 /«PKGBUILDDIR»/src/runtime/asm_amd64.s:1998 +0x1
FAIL os/exec 0.015s

description: updated
Revision history for this message
Michael Hudson-Doyle (mwhudson) wrote :

Seems to be reproducible.

summary: - go test -race os/exec fails
+ go test -race os/exec fails on yakkety
Revision history for this message
Michael Hudson-Doyle (mwhudson) wrote :
Revision history for this message
Michael Hudson-Doyle (mwhudson) wrote :
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package golang-1.6 - 1.6.2-0ubuntu2

---------------
golang-1.6 (1.6.2-0ubuntu2) yakkety; urgency=medium

  * Add d/patches/0002-no-pie-when-race.patch to fix amd64 FTBFS. (LP: #1574916)

 -- Michael Hudson-Doyle <email address hidden> Tue, 26 Apr 2016 13:57:00 +1200

Changed in golang-1.6 (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.