Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 666614 Details for
Bug 749990
dev-lang/go-1.14.9 fails runtime test on x86
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 66.79 KB, created by
Thomas Deutschmann (RETIRED)
on 2020-10-18 17:56:29 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Thomas Deutschmann (RETIRED)
Created:
2020-10-18 17:56:29 UTC
Size:
66.79 KB
patch
obsolete
> * Package: dev-lang/go-1.14.9 > * Repository: gentoo > * Maintainer: williamh@gentoo.org > * USE: abi_x86_32 elibc_glibc kernel_linux userland_GNU x86 > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking go1.14.9.src.tar.gz to /var/tmp/portage/dev-lang/go-1.14.9/work >>>> Source unpacked in /var/tmp/portage/dev-lang/go-1.14.9/work >>>> Preparing source in /var/tmp/portage/dev-lang/go-1.14.9/work/go ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-lang/go-1.14.9/work/go ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-lang/go-1.14.9/work/go ... >+ set -e >+ export GOENV=off >+ GOENV=off >+ unset GOBIN >+ unset GOFLAGS >+ unset GO111MODULE >+ '[' '!' -f run.bash ']' >+ '[' '' '!=' '' ']' >+ case "$(uname)" in >++ uname >+ ld --version >+ grep 'gold.* 2\.20' >+ for se_mount in /selinux /sys/fs/selinux >+ '[' -d /selinux -a -f /selinux/booleans/allow_execstack -a -x /usr/sbin/selinuxenabled ']' >+ for se_mount in /selinux /sys/fs/selinux >+ '[' -d /sys/fs/selinux -a -f /sys/fs/selinux/booleans/allow_execstack -a -x /usr/sbin/selinuxenabled ']' >++ uname -s >+ '[' Linux = GNU/kFreeBSD ']' >+ '[' -f /etc/alpine-release ']' >+ rm -f ./runtime/runtime_defs.go >+ verbose=false >+ vflag= >+ '[' '' = -v ']' >+ export GOROOT_BOOTSTRAP=/usr/lib/go >+ GOROOT_BOOTSTRAP=/usr/lib/go >++ cd .. >++ pwd >+ export GOROOT=/var/tmp/portage/dev-lang/go-1.14.9/work/go >+ GOROOT=/var/tmp/portage/dev-lang/go-1.14.9/work/go >+ IFS=' >' >++ type -ap go >+ for go_exe in $(type -ap go) >+ '[' '!' -x /usr/lib/go/bin/go ']' >+ unset IFS >++ /usr/lib/go/bin/go version >++ sed 's/go version //' >+ GOROOT_BOOTSTRAP_VERSION='go1.14.7 linux/386' >+ echo 'Building Go cmd/dist using /usr/lib/go. (go1.14.7 linux/386)' >Building Go cmd/dist using /usr/lib/go. (go1.14.7 linux/386) >+ false >+ '[' '!' -x /usr/lib/go/bin/go ']' >+ '[' /usr/lib/go = /var/tmp/portage/dev-lang/go-1.14.9/work/go ']' >+ rm -f cmd/dist/dist >+ GOROOT=/usr/lib/go >+ GOOS= >+ GOARCH= >+ GO111MODULE=off >+ /usr/lib/go/bin/go build -o cmd/dist/dist ./cmd/dist >++ ./cmd/dist/dist env -p >+ eval 'GOARCH="386"' 'GOBIN="/var/tmp/portage/dev-lang/go-1.14.9/work/go/bin"' 'GOCACHE="/var/tmp/portage/dev-lang/go-1.14.9/work/go/pkg/obj/go-build"' 'GODEBUG=""' 'GOHOSTARCH="386"' 'GOHOSTOS="linux"' 'GOOS="linux"' 'GOPROXY=""' 'GOROOT="/var/tmp/portage/dev-lang/go-1.14.9/work/go"' 'GOTMPDIR=""' 'GOTOOLDIR="/var/tmp/portage/dev-lang/go-1.14.9/work/go/pkg/tool/linux_386"' 'GO386="sse2"' 'PATH="/var/tmp/portage/dev-lang/go-1.14.9/work/go/bin:/usr/lib/portage/python3.7/ebuild-helpers/xattr:/usr/lib/portage/python3.7/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/10/bin"' >++ GOARCH=386 >++ GOBIN=/var/tmp/portage/dev-lang/go-1.14.9/work/go/bin >++ GOCACHE=/var/tmp/portage/dev-lang/go-1.14.9/work/go/pkg/obj/go-build >++ GODEBUG= >++ GOHOSTARCH=386 >++ GOHOSTOS=linux >++ GOOS=linux >++ GOPROXY= >++ GOROOT=/var/tmp/portage/dev-lang/go-1.14.9/work/go >++ GOTMPDIR= >++ GOTOOLDIR=/var/tmp/portage/dev-lang/go-1.14.9/work/go/pkg/tool/linux_386 >++ GO386=sse2 >++ PATH=/var/tmp/portage/dev-lang/go-1.14.9/work/go/bin:/usr/lib/portage/python3.7/ebuild-helpers/xattr:/usr/lib/portage/python3.7/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/10/bin >+ '[' '' = true ']' >+ false >+ '[' '' = --dist-tool ']' >+ buildall=-a >+ '[' '' = --no-clean ']' >+ ./cmd/dist/dist bootstrap -a >Building Go toolchain1 using /usr/lib/go. >Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. >Building Go toolchain2 using go_bootstrap and Go toolchain1. >Building Go toolchain3 using go_bootstrap and Go toolchain2. >Building packages and commands for linux/386. >--- >Installed Go for linux/386 in /var/tmp/portage/dev-lang/go-1.14.9/work/go >Installed commands in /var/tmp/portage/dev-lang/go-1.14.9/work/go/bin > >The binaries expect /var/tmp/portage/dev-lang/go-1.14.9/work/go to be copied or moved to /usr/lib/go >+ rm -f ./cmd/dist/dist >>>> Source compiled. >>>> Test phase: dev-lang/go-1.14.9 > >##### Testing packages. >ok archive/tar 0.121s >ok archive/zip 0.108s >ok bufio 0.086s >ok bytes 0.471s >ok compress/bzip2 0.156s >ok compress/flate 0.965s >ok compress/gzip 0.054s >ok compress/lzw 0.048s >ok compress/zlib 0.128s >ok container/heap 0.059s >ok container/list 0.065s >ok container/ring 0.040s >ok context 1.016s >ok crypto 0.055s >ok crypto/aes 0.074s >ok crypto/cipher 0.020s >ok crypto/des 0.066s >ok crypto/dsa 0.031s >ok crypto/ecdsa 0.348s >ok crypto/ed25519 0.372s >ok crypto/elliptic 0.047s >ok crypto/hmac 0.019s >ok crypto/internal/subtle 0.058s >ok crypto/md5 0.099s >ok crypto/rand 0.069s >ok crypto/rc4 0.092s >ok crypto/rsa 0.194s >ok crypto/sha1 0.024s >ok crypto/sha256 0.030s >ok crypto/sha512 0.013s >ok crypto/subtle 0.044s >ok crypto/tls 2.085s >ok crypto/x509 2.063s >ok database/sql 0.647s >ok database/sql/driver 0.100s >ok debug/dwarf 0.057s >ok debug/elf 0.130s >ok debug/gosym 0.031s >ok debug/macho 0.079s >ok debug/pe 0.047s >ok debug/plan9obj 0.024s >ok encoding/ascii85 0.041s >ok encoding/asn1 0.043s >ok encoding/base32 0.283s >ok encoding/base64 0.076s >ok encoding/binary 0.067s >ok encoding/csv 0.056s >ok encoding/gob 0.029s >ok encoding/hex 0.050s >ok encoding/json 0.200s >ok encoding/pem 0.135s >ok encoding/xml 0.043s >ok errors 0.038s >ok expvar 0.039s >ok flag 0.051s >ok fmt 0.136s >ok go/ast 0.060s >ok go/build 0.553s >ok go/constant 0.009s >ok go/doc 0.119s >ok go/format 0.028s >ok go/importer 0.238s >ok go/internal/gccgoimporter 0.092s >ok go/internal/gcimporter 0.717s >ok go/internal/srcimporter 1.055s >ok go/parser 0.061s >ok go/printer 0.318s >ok go/scanner 0.029s >ok go/token 0.099s >ok go/types 1.026s >ok hash 0.042s >ok hash/adler32 0.069s >ok hash/crc32 0.056s >ok hash/crc64 0.031s >ok hash/fnv 0.019s >ok hash/maphash 0.289s >ok html 0.068s >ok html/template 0.118s >ok image 0.065s >ok image/color 0.058s >ok image/draw 0.181s >ok image/gif 0.430s >ok image/jpeg 0.423s >ok image/png 0.090s >ok index/suffixarray 0.604s >ok internal/cpu 0.058s >ok internal/fmtsort 0.037s >ok internal/poll 0.077s >ok internal/reflectlite 0.482s >ok internal/singleflight 0.033s >ok internal/trace 0.200s >ok internal/xcoff 0.047s >ok io 0.165s >ok io/ioutil 0.020s >ok log 0.040s >ok log/syslog 1.243s >ok math 0.059s >ok math/big 2.080s >ok math/bits 0.083s >ok math/cmplx 0.043s >ok math/rand 0.449s >ok mime 0.093s >ok mime/multipart 0.287s >ok mime/quotedprintable 0.131s >ok net 7.116s >ok net/http 11.204s >ok net/http/cgi 0.965s >ok net/http/cookiejar 0.062s >ok net/http/fcgi 0.026s >ok net/http/httptest 0.144s >ok net/http/httptrace 0.062s >ok net/http/httputil 0.142s >ok net/http/internal 0.072s >ok net/http/pprof 2.040s >ok net/internal/socktest 0.020s >ok net/mail 0.026s >ok net/rpc 0.074s >ok net/rpc/jsonrpc 0.148s >ok net/smtp 0.201s >ok net/textproto 0.090s >ok net/url 0.016s >ok os 1.252s >ok os/exec 1.990s >ok os/signal 5.916s >ok os/user 0.014s >ok path 0.012s >ok path/filepath 0.030s >ok plugin 0.082s >ok reflect 0.210s >ok regexp 0.160s >ok regexp/syntax 0.385s >recurseFn 0 4294967295 >recurseFn 1 4294967295 >recurseFn 2 4294967295 >recurseFn 3 4294967295 >recurseFn 4 4294967295 >recurseFn 5 4294967295 >recurseFn 6 4294967295 >recurseFn 7 4294967295 >recurseFn 8 4294967295 >recurseFn 0 4294967295 >recurseFn 1 4294967295 >recurseFn 2 4294967295 >recurseFn 3 4294967295 >recurseFn 4 4294967295 >recurseFn 5 4294967295 >recurseFn 6 4294967295 >recurseFn 7 4294967295 >recurseFn 8 4294967295 >recurseFn 0 4294967295 >recurseFn 1 4294967295 >recurseFn 2 4294967295 >recurseFn 3 4294967295 >recurseFn 4 4294967295 >recurseFn 5 4294967295 >recurseFn 6 4294967295 >recurseFn 7 4294967295 >recurseFn 8 4294967295 >did recover >debug &{} 1 2 3 4 5 6 7 8 >method1 >finished recursion 0 >method1 >method2 >method1 >did recover >debug &{} 1 2 3 4 5 6 7 8 >method1 >finished recursion 0 >method1 >method2 >method1 >did recover >debug &{} 1 2 3 4 5 6 7 8 >method1 >finished recursion 0 >method1 >method2 >method1 >did recover >debug &{} 1 2 3 4 5 6 7 8 >method1 >finished recursion 0 >method1 >method2 >method1 >did recover >debug &{} 1 2 3 4 5 6 7 8 >method1 >finished recursion 0 >method1 >method2 >method1 >did recover >debug &{} 1 2 3 4 5 6 7 8 >method1 >finished recursion 0 >method1 >method2 >method1 >did recover >debug &{} 1 2 3 4 5 6 7 8 >method1 >finished recursion 0 >method1 >method2 >method1 >did recover >debug &{} 1 2 3 4 5 6 7 8 >method1 >finished recursion 0 >method1 >method2 >method1 >did recover >debug &{} 1 2 3 4 5 6 7 8 >method1 >finished recursion 0 >method1 >method2 >method1 >did recover >debug &{} 1 2 3 4 5 6 7 8 >method1 >finished recursion 0 >method1 >method2 >method1 >did recover >debug &{} 1 2 3 4 5 6 7 8 >method1 >finished recursion 0 >method1 >method2 >method1 >did recover >debug &{} 1 2 3 4 5 6 7 8 >method1 >finished recursion 0 >method1 >method2 >method1 >did recover >debug &{} 1 2 3 4 5 6 7 8 >method1 >finished recursion 0 >method1 >method2 >method1 >did recover >debug &{} 1 2 3 4 5 6 7 8 >method1 >finished recursion 0 >method1 >method2 >method1 >did recover >debug &{} 1 2 3 4 5 6 7 8 >method1 >finished recursion 0 >method1 >method2 >method1 >did recover >debug &{} 1 2 3 4 5 6 7 8 >method1 >finished recursion 0 >method1 >method2 >method1 >did recover >debug &{} 1 2 3 4 5 6 7 8 >method1 >finished recursion 0 >method1 >method2 >method1 >did recover >debug &{} 1 2 3 4 5 6 7 8 >method1 >finished recursion 0 >method1 >method2 >method1 >did recover >debug &{} 1 2 3 4 5 6 7 8 >method1 >finished recursion 0 >method1 >method2 >method1 >did recover >debug &{} 1 2 3 4 5 6 7 8 >method1 >finished recursion 0 >method1 >method2 >method1 >fatal error: index out of range > >goroutine 22904 [running]: >runtime.throw(0x827329e, 0x12) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/panic.go:1116 +0x6a fp=0xa1a1eec sp=0xa1a1ed8 pc=0x807b3ba >runtime.panicCheck1(0x80716fb, 0x827329e, 0x12) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/panic.go:34 +0xb9 fp=0xa1a1f00 sp=0xa1a1eec pc=0x8078e59 >runtime.goPanicIndexU(0x8, 0x8) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/panic.go:91 +0x37 fp=0xa1a1f24 sp=0xa1a1f00 pc=0x8078fb7 >runtime.(*pageBits).setRange(0xa00aa00, 0x202, 0xfffffffe) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/mpallocbits.go:31 +0x26b fp=0xa1a1f48 sp=0xa1a1f24 pc=0x80716fb >runtime.(*pallocBits).allocRange(...) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/mpallocbits.go:318 >runtime.(*pallocData).allocRange(0xa00aa00, 0x202, 0xfffffffe) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/mpallocbits.go:378 +0x33 fp=0xa1a1f58 sp=0xa1a1f48 pc=0x8072d93 >runtime.(*PallocData).AllocRange(...) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/export_test.go:684 >runtime_test.makePallocData(0xa0ec8e0, 0x1, 0x1, 0x0, 0x0, 0x0, 0x3) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/mgcscavenge_test.go:24 +0x64 fp=0xa1a1f70 sp=0xa1a1f58 pc=0x81bf3b4 >runtime_test.TestPallocDataFindScavengeCandidate.func1(0xa52abe0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/mgcscavenge_test.go:263 +0x4b fp=0xa1a1fa8 sp=0xa1a1f70 pc=0x81f78bb >testing.tRunner(0xa52abe0, 0xa012450) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1054 +0xb4 fp=0xa1a1fe8 sp=0xa1a1fa8 pc=0x8116244 >runtime.goexit() > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/asm_386.s:1337 +0x1 fp=0xa1a1fec sp=0xa1a1fe8 pc=0x80ad7a1 >created by testing.(*T).Run > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1105 +0x2cd > >goroutine 1 [chan receive, locked to thread]: >runtime.gopark(0x8282e04, 0xa4ee330, 0x170e, 0x2) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/proc.go:304 +0xe4 fp=0xa04a598 sp=0xa04a584 pc=0x807dd94 >runtime.chanrecv(0xa4ee300, 0xa04a613, 0xa000001, 0x811659d) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:525 +0x281 fp=0xa04a5e0 sp=0xa04a598 pc=0x804e531 >runtime.chanrecv1(0xa4ee300, 0xa04a613) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:407 +0x1c fp=0xa04a5f4 sp=0xa04a5e0 pc=0x804e27c >testing.(*T).Run(0xa52a3c0, 0x827bb9f, 0x23, 0x8283a68, 0x301) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1106 +0x2ec fp=0xa04a63c sp=0xa04a5f4 pc=0x81165bc >testing.runTests.func1(0xa150000) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1349 +0x5a fp=0xa04a660 sp=0xa04a63c pc=0x8119b5a >testing.tRunner(0xa150000, 0xa04a6e8) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1054 +0xb4 fp=0xa04a6a0 sp=0xa04a660 pc=0x8116244 >testing.runTests(0xa11e060, 0x8429ae0, 0x150, 0x150, 0x0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1347 +0x22d fp=0xa04a6fc sp=0xa04a6a0 pc=0x81176bd >testing.(*M).Run(0xa12c0c0, 0x0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1264 +0x168 fp=0xa04a774 sp=0xa04a6fc pc=0x8116928 >runtime_test.TestMain(0xa12c0c0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/crash_test.go:28 +0x21 fp=0xa04a798 sp=0xa04a774 pc=0x8196921 >main.main() > _testmain.go:1186 +0x100 fp=0xa04a7c8 sp=0xa04a798 pc=0x8207b10 >runtime.main() > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/proc.go:203 +0x1fd fp=0xa04a7f0 sp=0xa04a7c8 pc=0x807d9bd >runtime.goexit() > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/asm_386.s:1337 +0x1 fp=0xa04a7f4 sp=0xa04a7f0 pc=0x80ad7a1 > >goroutine 2 [force gc (idle)]: >runtime.gopark(0x8282f80, 0x842b158, 0x1411, 0x1) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/proc.go:304 +0xe4 fp=0xa04afdc sp=0xa04afc8 pc=0x807dd94 >runtime.goparkunlock(...) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/proc.go:310 >runtime.forcegchelper() > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/proc.go:253 +0xbe fp=0xa04aff0 sp=0xa04afdc pc=0x807dc3e >runtime.goexit() > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/asm_386.s:1337 +0x1 fp=0xa04aff4 sp=0xa04aff0 pc=0x80ad7a1 >created by runtime.init.5 > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/proc.go:242 +0x2b > >goroutine 3 [GC sweep wait]: >runtime.gopark(0x8282f80, 0x842b450, 0x140c, 0x1) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/proc.go:304 +0xe4 fp=0xa04b7d4 sp=0xa04b7c0 pc=0x807dd94 >runtime.goparkunlock(...) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/proc.go:310 >runtime.bgsweep(0xa01e400) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/mgcsweep.go:89 +0x119 fp=0xa04b7e8 sp=0xa04b7d4 pc=0x8069f29 >runtime.goexit() > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/asm_386.s:1337 +0x1 fp=0xa04b7ec sp=0xa04b7e8 pc=0x80ad7a1 >created by runtime.gcenable > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/mgc.go:214 +0x4d > >goroutine 4 [sleep]: >runtime.gopark(0x8282f80, 0x842b330, 0x1313, 0x2) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/proc.go:304 +0xe4 fp=0xa04bf74 sp=0xa04bf60 pc=0x807dd94 >runtime.goparkunlock(...) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/proc.go:310 >runtime.scavengeSleep(0xb29e, 0x0, 0xb29e, 0x0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/mgcscavenge.go:214 +0xc8 fp=0xa04bfac sp=0xa04bf74 pc=0x8068318 >runtime.bgscavenge(0xa01e400) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/mgcscavenge.go:337 +0x1d2 fp=0xa04bfe8 sp=0xa04bfac pc=0x8068522 >runtime.goexit() > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/asm_386.s:1337 +0x1 fp=0xa04bfec sp=0xa04bfe8 pc=0x80ad7a1 >created by runtime.gcenable > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/mgc.go:215 +0x6b > >goroutine 18 [finalizer wait]: >runtime.gopark(0x8282f80, 0x843b930, 0xa121410, 0x1) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/proc.go:304 +0xe4 fp=0xa0467a8 sp=0xa046794 pc=0x807dd94 >runtime.goparkunlock(...) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/proc.go:310 >runtime.runfinq() > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/mfinal.go:175 +0x93 fp=0xa0467f0 sp=0xa0467a8 pc=0x805f243 >runtime.goexit() > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/asm_386.s:1337 +0x1 fp=0xa0467f4 sp=0xa0467f0 pc=0x80ad7a1 >created by runtime.createfing > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/mfinal.go:156 +0x3f > >goroutine 22519 [chan receive]: >runtime.gopark(0x8282e04, 0xa102170, 0xa07170e, 0x2) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/proc.go:304 +0xe4 fp=0xa1a0e34 sp=0xa1a0e20 pc=0x807dd94 >runtime.chanrecv(0xa102140, 0x0, 0x8115f01, 0x1) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:525 +0x281 fp=0xa1a0e7c sp=0xa1a0e34 pc=0x804e531 >runtime.chanrecv1(0xa102140, 0x0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:407 +0x1c fp=0xa1a0e90 sp=0xa1a0e7c pc=0x804e27c >testing.(*T).Parallel(0xa150140) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:930 +0x1b9 fp=0xa1a0ef4 sp=0xa1a0e90 pc=0x8115fc9 >runtime_test.TestCheckPtr(0xa150140) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/checkptr_test.go:15 +0x2f fp=0xa1a0fa8 sp=0xa1a0ef4 pc=0x819196f >testing.tRunner(0xa150140, 0x82836fc) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1054 +0xb4 fp=0xa1a0fe8 sp=0xa1a0fa8 pc=0x8116244 >runtime.goexit() > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/asm_386.s:1337 +0x1 fp=0xa1a0fec sp=0xa1a0fe8 pc=0x80ad7a1 >created by testing.(*T).Run > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1105 +0x2cd > >goroutine 22541 [chan receive]: >runtime.gopark(0x8282e04, 0xa102170, 0xa07170e, 0x2) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/proc.go:304 +0xe4 fp=0xa04c67c sp=0xa04c668 pc=0x807dd94 >runtime.chanrecv(0xa102140, 0x0, 0x8115f01, 0x1) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:525 +0x281 fp=0xa04c6c4 sp=0xa04c67c pc=0x804e531 >runtime.chanrecv1(0xa102140, 0x0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:407 +0x1c fp=0xa04c6d8 sp=0xa04c6c4 pc=0x804e27c >testing.(*T).Parallel(0xa150d20) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:930 +0x1b9 fp=0xa04c73c sp=0xa04c6d8 pc=0x8115fc9 >runtime_test.TestCatchPanic(0xa150d20) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/crash_cgo_test.go:416 +0x25 fp=0xa04c7a8 sp=0xa04c73c pc=0x8195a55 >testing.tRunner(0xa150d20, 0x8283674) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1054 +0xb4 fp=0xa04c7e8 sp=0xa04c7a8 pc=0x8116244 >runtime.goexit() > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/asm_386.s:1337 +0x1 fp=0xa04c7ec sp=0xa04c7e8 pc=0x80ad7a1 >created by testing.(*T).Run > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1105 +0x2cd > >goroutine 22546 [chan receive]: >runtime.gopark(0x8282e04, 0xa102170, 0xa07170e, 0x2) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/proc.go:304 +0xe4 fp=0xa09667c sp=0xa096668 pc=0x807dd94 >runtime.chanrecv(0xa102140, 0x0, 0x8115f01, 0x1) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:525 +0x281 fp=0xa0966c4 sp=0xa09667c pc=0x804e531 >runtime.chanrecv1(0xa102140, 0x0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:407 +0x1c fp=0xa0966d8 sp=0xa0966c4 pc=0x804e27c >testing.(*T).Parallel(0xa52a140) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:930 +0x1b9 fp=0xa09673c sp=0xa0966d8 pc=0x8115fc9 >runtime_test.TestRaceSignal(0xa52a140) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/crash_cgo_test.go:373 +0x25 fp=0xa0967a8 sp=0xa09673c pc=0x8195495 >testing.tRunner(0xa52a140, 0x8283b0c) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1054 +0xb4 fp=0xa0967e8 sp=0xa0967a8 pc=0x8116244 >runtime.goexit() > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/asm_386.s:1337 +0x1 fp=0xa0967ec sp=0xa0967e8 pc=0x80ad7a1 >created by testing.(*T).Run > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1105 +0x2cd > >goroutine 22528 [chan receive]: >runtime.gopark(0x8282e04, 0xa102170, 0xa07170e, 0x2) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/proc.go:304 +0xe4 fp=0xa04d67c sp=0xa04d668 pc=0x807dd94 >runtime.chanrecv(0xa102140, 0x0, 0x8115f01, 0x1) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:525 +0x281 fp=0xa04d6c4 sp=0xa04d67c pc=0x804e531 >runtime.chanrecv1(0xa102140, 0x0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:407 +0x1c fp=0xa04d6d8 sp=0xa04d6c4 pc=0x804e27c >testing.(*T).Parallel(0xa150500) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:930 +0x1b9 fp=0xa04d73c sp=0xa04d6d8 pc=0x8115fc9 >runtime_test.TestCgoExternalThreadSIGPROF(0xa150500) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/crash_cgo_test.go:87 +0x25 fp=0xa04d7a8 sp=0xa04d73c pc=0x8192a25 >testing.tRunner(0xa150500, 0x8283698) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1054 +0xb4 fp=0xa04d7e8 sp=0xa04d7a8 pc=0x8116244 >runtime.goexit() > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/asm_386.s:1337 +0x1 fp=0xa04d7ec sp=0xa04d7e8 pc=0x80ad7a1 >created by testing.(*T).Run > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1105 +0x2cd > >goroutine 22545 [chan receive]: >runtime.gopark(0x8282e04, 0xa102170, 0xa07170e, 0x2) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/proc.go:304 +0xe4 fp=0xa04dea0 sp=0xa04de8c pc=0x807dd94 >runtime.chanrecv(0xa102140, 0x0, 0x8115f01, 0x1) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:525 +0x281 fp=0xa04dee8 sp=0xa04dea0 pc=0x804e531 >runtime.chanrecv1(0xa102140, 0x0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:407 +0x1c fp=0xa04defc sp=0xa04dee8 pc=0x804e27c >testing.(*T).Parallel(0xa150fa0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:930 +0x1b9 fp=0xa04df60 sp=0xa04defc pc=0x8115fc9 >runtime_test.TestCgoTracebackSigpanic(0xa150fa0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/crash_cgo_test.go:493 +0x25 fp=0xa04dfa8 sp=0xa04df60 pc=0x81961a5 >testing.tRunner(0xa150fa0, 0x82836c4) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1054 +0xb4 fp=0xa04dfe8 sp=0xa04dfa8 pc=0x8116244 >runtime.goexit() > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/asm_386.s:1337 +0x1 fp=0xa04dfec sp=0xa04dfe8 pc=0x80ad7a1 >created by testing.(*T).Run > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1105 +0x2cd > >goroutine 22539 [chan receive]: >runtime.gopark(0x8282e04, 0xa102170, 0xa07170e, 0x2) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/proc.go:304 +0xe4 fp=0xa092dc4 sp=0xa092db0 pc=0x807dd94 >runtime.chanrecv(0xa102140, 0x0, 0x8115f01, 0x1) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:525 +0x281 fp=0xa092e0c sp=0xa092dc4 pc=0x804e531 >runtime.chanrecv1(0xa102140, 0x0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:407 +0x1c fp=0xa092e20 sp=0xa092e0c pc=0x804e27c >testing.(*T).Parallel(0xa150be0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:930 +0x1b9 fp=0xa092e84 sp=0xa092e20 pc=0x8115fc9 >runtime_test.testCgoPprof(0xa150be0, 0x8270c6e, 0xe, 0x826e7f3, 0x8, 0x826e1c4, 0x6, 0x82704bd, 0xc) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/crash_cgo_test.go:267 +0x4e fp=0xa092f80 sp=0xa092e84 pc=0x819416e >runtime_test.TestCgoPprofPIE(0xa150be0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/crash_cgo_test.go:333 +0x69 fp=0xa092fa8 sp=0xa092f80 pc=0x8194f89 >testing.tRunner(0xa150be0, 0x82836ac) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1054 +0xb4 fp=0xa092fe8 sp=0xa092fa8 pc=0x8116244 >runtime.goexit() > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/asm_386.s:1337 +0x1 fp=0xa092fec sp=0xa092fe8 pc=0x80ad7a1 >created by testing.(*T).Run > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1105 +0x2cd > >goroutine 22544 [chan receive]: >runtime.gopark(0x8282e04, 0xa102170, 0xa07170e, 0x2) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/proc.go:304 +0xe4 fp=0xa0936a0 sp=0xa09368c pc=0x807dd94 >runtime.chanrecv(0xa102140, 0x0, 0x8115f01, 0x1) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:525 +0x281 fp=0xa0936e8 sp=0xa0936a0 pc=0x804e531 >runtime.chanrecv1(0xa102140, 0x0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:407 +0x1c fp=0xa0936fc sp=0xa0936e8 pc=0x804e27c >testing.(*T).Parallel(0xa150f00) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:930 +0x1b9 fp=0xa093760 sp=0xa0936fc pc=0x8115fc9 >runtime_test.TestSigStackSwapping(0xa150f00) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/crash_cgo_test.go:476 +0x25 fp=0xa0937a8 sp=0xa093760 pc=0x8196045 >testing.tRunner(0xa150f00, 0x8283bcc) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1054 +0xb4 fp=0xa0937e8 sp=0xa0937a8 pc=0x8116244 >runtime.goexit() > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/asm_386.s:1337 +0x1 fp=0xa0937ec sp=0xa0937e8 pc=0x80ad7a1 >created by testing.(*T).Run > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1105 +0x2cd > >goroutine 22533 [chan receive]: >runtime.gopark(0x8282e04, 0xa102170, 0xa07170e, 0x2) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/proc.go:304 +0xe4 fp=0xa094e48 sp=0xa094e34 pc=0x807dd94 >runtime.chanrecv(0xa102140, 0x0, 0x8115f01, 0x1) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:525 +0x281 fp=0xa094e90 sp=0xa094e48 pc=0x804e531 >runtime.chanrecv1(0xa102140, 0x0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:407 +0x1c fp=0xa094ea4 sp=0xa094e90 pc=0x804e27c >testing.(*T).Parallel(0xa150820) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:930 +0x1b9 fp=0xa094f08 sp=0xa094ea4 pc=0x8115fc9 >runtime_test.TestCgoCheckBytes(0xa150820) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/crash_cgo_test.go:182 +0x2f fp=0xa094fa8 sp=0xa094f08 pc=0x81934af >testing.tRunner(0xa150820, 0x8283680) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1054 +0xb4 fp=0xa094fe8 sp=0xa094fa8 pc=0x8116244 >runtime.goexit() > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/asm_386.s:1337 +0x1 fp=0xa094fec sp=0xa094fe8 pc=0x80ad7a1 >created by testing.(*T).Run > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1105 +0x2cd > >goroutine 22538 [chan receive]: >runtime.gopark(0x8282e04, 0xa102170, 0xa07170e, 0x2) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/proc.go:304 +0xe4 fp=0xa0955c4 sp=0xa0955b0 pc=0x807dd94 >runtime.chanrecv(0xa102140, 0x0, 0x8115f01, 0x1) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:525 +0x281 fp=0xa09560c sp=0xa0955c4 pc=0x804e531 >runtime.chanrecv1(0xa102140, 0x0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:407 +0x1c fp=0xa095620 sp=0xa09560c pc=0x804e27c >testing.(*T).Parallel(0xa150b40) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:930 +0x1b9 fp=0xa095684 sp=0xa095620 pc=0x8115fc9 >runtime_test.testCgoPprof(0xa150b40, 0x0, 0x0, 0x826e7f3, 0x8, 0x826e1c4, 0x6, 0x82704bd, 0xc) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/crash_cgo_test.go:267 +0x4e fp=0xa095780 sp=0xa095684 pc=0x819416e >runtime_test.TestCgoPprof(0xa150b40) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/crash_cgo_test.go:329 +0x67 fp=0xa0957a8 sp=0xa095780 pc=0x8194f07 >testing.tRunner(0xa150b40, 0x82836b8) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1054 +0xb4 fp=0xa0957e8 sp=0xa0957a8 pc=0x8116244 >runtime.goexit() > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/asm_386.s:1337 +0x1 fp=0xa0957ec sp=0xa0957e8 pc=0x80ad7a1 >created by testing.(*T).Run > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1105 +0x2cd > >goroutine 22575 [chan receive]: >runtime.gopark(0x8282e04, 0xa102170, 0xa07170e, 0x2) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/proc.go:304 +0xe4 fp=0xa19e6a0 sp=0xa19e68c pc=0x807dd94 >runtime.chanrecv(0xa102140, 0x0, 0x8115f01, 0x1) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:525 +0x281 fp=0xa19e6e8 sp=0xa19e6a0 pc=0x804e531 >runtime.chanrecv1(0xa102140, 0x0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:407 +0x1c fp=0xa19e6fc sp=0xa19e6e8 pc=0x804e27c >testing.(*T).Parallel(0xa151400) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:930 +0x1b9 fp=0xa19e760 sp=0xa19e6fc pc=0x8115fc9 >runtime_test.TestRecoverBeforePanicAfterGoexit(0xa151400) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/crash_test.go:423 +0x25 fp=0xa19e7a8 sp=0xa19e760 pc=0x81999f5 >testing.tRunner(0xa151400, 0x8283b1c) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1054 +0xb4 fp=0xa19e7e8 sp=0xa19e7a8 pc=0x8116244 >runtime.goexit() > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/asm_386.s:1337 +0x1 fp=0xa19e7ec sp=0xa19e7e8 pc=0x80ad7a1 >created by testing.(*T).Run > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1105 +0x2cd > >goroutine 22534 [chan receive]: >runtime.gopark(0x8282e04, 0xa102170, 0xa07170e, 0x2) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/proc.go:304 +0xe4 fp=0xa1faea0 sp=0xa1fae8c pc=0x807dd94 >runtime.chanrecv(0xa102140, 0x0, 0x8115f01, 0x1) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:525 +0x281 fp=0xa1faee8 sp=0xa1faea0 pc=0x804e531 >runtime.chanrecv1(0xa102140, 0x0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:407 +0x1c fp=0xa1faefc sp=0xa1faee8 pc=0x804e27c >testing.(*T).Parallel(0xa1508c0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:930 +0x1b9 fp=0xa1faf60 sp=0xa1faefc pc=0x8115fc9 >runtime_test.TestCgoPanicDeadlock(0xa1508c0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/crash_cgo_test.go:222 +0x25 fp=0xa1fafa8 sp=0xa1faf60 pc=0x8193ae5 >testing.tRunner(0xa1508c0, 0x82836a8) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1054 +0xb4 fp=0xa1fafe8 sp=0xa1fafa8 pc=0x8116244 >runtime.goexit() > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/asm_386.s:1337 +0x1 fp=0xa1fafec sp=0xa1fafe8 pc=0x80ad7a1 >created by testing.(*T).Run > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1105 +0x2cd > >goroutine 22531 [chan receive]: >runtime.gopark(0x8282e04, 0xa102170, 0xa07170e, 0x2) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/proc.go:304 +0xe4 fp=0xa0976a0 sp=0xa09768c pc=0x807dd94 >runtime.chanrecv(0xa102140, 0x0, 0x8115f01, 0x1) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:525 +0x281 fp=0xa0976e8 sp=0xa0976a0 pc=0x804e531 >runtime.chanrecv1(0xa102140, 0x0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:407 +0x1c fp=0xa0976fc sp=0xa0976e8 pc=0x804e27c >testing.(*T).Parallel(0xa1506e0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:930 +0x1b9 fp=0xa097760 sp=0xa0976fc pc=0x8115fc9 >runtime_test.TestCgoExecSignalMask(0xa1506e0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/crash_cgo_test.go:151 +0x25 fp=0xa0977a8 sp=0xa097760 pc=0x81931e5 >testing.tRunner(0xa1506e0, 0x8283690) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1054 +0xb4 fp=0xa0977e8 sp=0xa0977a8 pc=0x8116244 >runtime.goexit() > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/asm_386.s:1337 +0x1 fp=0xa0977ec sp=0xa0977e8 pc=0x80ad7a1 >created by testing.(*T).Run > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1105 +0x2cd > >goroutine 22542 [chan receive]: >runtime.gopark(0x8282e04, 0xa102170, 0xa07170e, 0x2) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/proc.go:304 +0xe4 fp=0xa0986d8 sp=0xa0986c4 pc=0x807dd94 >runtime.chanrecv(0xa102140, 0x0, 0x8115f01, 0x1) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:525 +0x281 fp=0xa098720 sp=0xa0986d8 pc=0x804e531 >runtime.chanrecv1(0xa102140, 0x0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:407 +0x1c fp=0xa098734 sp=0xa098720 pc=0x804e27c >testing.(*T).Parallel(0xa150dc0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:930 +0x1b9 fp=0xa098798 sp=0xa098734 pc=0x8115fc9 >runtime_test.TestCgoLockOSThreadExit(0xa150dc0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/crash_cgo_test.go:452 +0x21 fp=0xa0987a8 sp=0xa098798 pc=0x8195df1 >testing.tRunner(0xa150dc0, 0x82836a0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1054 +0xb4 fp=0xa0987e8 sp=0xa0987a8 pc=0x8116244 >runtime.goexit() > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/asm_386.s:1337 +0x1 fp=0xa0987ec sp=0xa0987e8 pc=0x80ad7a1 >created by testing.(*T).Run > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1105 +0x2cd > >goroutine 17984 [chan receive]: >runtime.gopark(0x8282e04, 0xa102170, 0xa07170e, 0x2) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/proc.go:304 +0xe4 fp=0xa098dc4 sp=0xa098db0 pc=0x807dd94 >runtime.chanrecv(0xa102140, 0x0, 0x8115f01, 0x1) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:525 +0x281 fp=0xa098e0c sp=0xa098dc4 pc=0x804e531 >runtime.chanrecv1(0xa102140, 0x0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:407 +0x1c fp=0xa098e20 sp=0xa098e0c pc=0x804e27c >testing.(*T).Parallel(0xa52a000) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:930 +0x1b9 fp=0xa098e84 sp=0xa098e20 pc=0x8115fc9 >runtime_test.testCgoPprof(0xa52a000, 0x0, 0x0, 0x8277227, 0x19, 0x827039d, 0xc, 0x827522b, 0x15) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/crash_cgo_test.go:267 +0x4e fp=0xa098f80 sp=0xa098e84 pc=0x819416e >runtime_test.TestCgoPprofThreadNoTraceback(0xa52a000) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/crash_cgo_test.go:341 +0x67 fp=0xa098fa8 sp=0xa098f80 pc=0x8195087 >testing.tRunner(0xa52a000, 0x82836b0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1054 +0xb4 fp=0xa098fe8 sp=0xa098fa8 pc=0x8116244 >runtime.goexit() > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/asm_386.s:1337 +0x1 fp=0xa098fec sp=0xa098fe8 pc=0x80ad7a1 >created by testing.(*T).Run > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1105 +0x2cd > >goroutine 22563 [chan receive]: >runtime.gopark(0x8282e04, 0xa102170, 0xa07170e, 0x2) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/proc.go:304 +0xe4 fp=0xa1fb6a0 sp=0xa1fb68c pc=0x807dd94 >runtime.chanrecv(0xa102140, 0x0, 0x8115f01, 0x1) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:525 +0x281 fp=0xa1fb6e8 sp=0xa1fb6a0 pc=0x804e531 >runtime.chanrecv1(0xa102140, 0x0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:407 +0x1c fp=0xa1fb6fc sp=0xa1fb6e8 pc=0x804e27c >testing.(*T).Parallel(0xa1510e0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:930 +0x1b9 fp=0xa1fb760 sp=0xa1fb6fc pc=0x8115fc9 >runtime_test.TestVDSO(0xa1510e0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/crash_test.go:155 +0x25 fp=0xa1fb7a8 sp=0xa1fb760 pc=0x8197af5 >testing.tRunner(0xa1510e0, 0x8283cfc) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1054 +0xb4 fp=0xa1fb7e8 sp=0xa1fb7a8 pc=0x8116244 >runtime.goexit() > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/asm_386.s:1337 +0x1 fp=0xa1fb7ec sp=0xa1fb7e8 pc=0x80ad7a1 >created by testing.(*T).Run > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1105 +0x2cd > >goroutine 251 [GC worker (idle)]: >runtime.gopark(0x8282e84, 0xa12a2f8, 0xffff1418, 0x0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/proc.go:304 +0xe4 fp=0xa047f9c sp=0xa047f88 pc=0x807dd94 >runtime.gcBgMarkWorker(0xa03e000) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/mgc.go:1873 +0xe8 fp=0xa047fe8 sp=0xa047f9c pc=0x8063278 >runtime.goexit() > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/asm_386.s:1337 +0x1 fp=0xa047fec sp=0xa047fe8 pc=0x80ad7a1 >created by runtime.gcBgMarkStartWorkers > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/mgc.go:1821 +0x61 > >goroutine 22535 [chan receive]: >runtime.gopark(0x8282e04, 0xa102170, 0xa07170e, 0x2) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/proc.go:304 +0xe4 fp=0xa1f96a0 sp=0xa1f968c pc=0x807dd94 >runtime.chanrecv(0xa102140, 0x0, 0x8115f01, 0x1) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:525 +0x281 fp=0xa1f96e8 sp=0xa1f96a0 pc=0x804e531 >runtime.chanrecv1(0xa102140, 0x0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:407 +0x1c fp=0xa1f96fc sp=0xa1f96e8 pc=0x804e27c >testing.(*T).Parallel(0xa150960) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:930 +0x1b9 fp=0xa1f9760 sp=0xa1f96fc pc=0x8115fc9 >runtime_test.TestCgoCCodeSIGPROF(0xa150960) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/crash_cgo_test.go:232 +0x25 fp=0xa1f97a8 sp=0xa1f9760 pc=0x8193c65 >testing.tRunner(0xa150960, 0x8283678) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1054 +0xb4 fp=0xa1f97e8 sp=0xa1f97a8 pc=0x8116244 >runtime.goexit() > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/asm_386.s:1337 +0x1 fp=0xa1f97ec sp=0xa1f97e8 pc=0x80ad7a1 >created by testing.(*T).Run > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1105 +0x2cd > >goroutine 22536 [chan receive]: >runtime.gopark(0x8282e04, 0xa102170, 0xa07170e, 0x2) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/proc.go:304 +0xe4 fp=0xa1f9ea8 sp=0xa1f9e94 pc=0x807dd94 >runtime.chanrecv(0xa102140, 0x0, 0x8115f01, 0x1) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:525 +0x281 fp=0xa1f9ef0 sp=0xa1f9ea8 pc=0x804e531 >runtime.chanrecv1(0xa102140, 0x0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:407 +0x1c fp=0xa1f9f04 sp=0xa1f9ef0 pc=0x804e27c >testing.(*T).Parallel(0xa150a00) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:930 +0x1b9 fp=0xa1f9f68 sp=0xa1f9f04 pc=0x8115fc9 >runtime_test.TestCgoCrashTraceback(0xa150a00) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/crash_cgo_test.go:241 +0x25 fp=0xa1f9fa8 sp=0xa1f9f68 pc=0x8193dc5 >testing.tRunner(0xa150a00, 0x8283688) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1054 +0xb4 fp=0xa1f9fe8 sp=0xa1f9fa8 pc=0x8116244 >runtime.goexit() > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/asm_386.s:1337 +0x1 fp=0xa1f9fec sp=0xa1f9fe8 pc=0x80ad7a1 >created by testing.(*T).Run > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1105 +0x2cd > >goroutine 22540 [chan receive]: >runtime.gopark(0x8282e04, 0xa102170, 0xa07170e, 0x2) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/proc.go:304 +0xe4 fp=0xa0486a0 sp=0xa04868c pc=0x807dd94 >runtime.chanrecv(0xa102140, 0x0, 0x8115f01, 0x1) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:525 +0x281 fp=0xa0486e8 sp=0xa0486a0 pc=0x804e531 >runtime.chanrecv1(0xa102140, 0x0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:407 +0x1c fp=0xa0486fc sp=0xa0486e8 pc=0x804e27c >testing.(*T).Parallel(0xa150c80) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:930 +0x1b9 fp=0xa048760 sp=0xa0486fc pc=0x8115fc9 >runtime_test.TestCgoNumGoroutine(0xa150c80) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/crash_cgo_test.go:407 +0x25 fp=0xa0487a8 sp=0xa048760 pc=0x81958f5 >testing.tRunner(0xa150c80, 0x82836a4) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1054 +0xb4 fp=0xa0487e8 sp=0xa0487a8 pc=0x8116244 >runtime.goexit() > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/asm_386.s:1337 +0x1 fp=0xa0487ec sp=0xa0487e8 pc=0x80ad7a1 >created by testing.(*T).Run > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1105 +0x2cd > >goroutine 22537 [chan receive]: >runtime.gopark(0x8282e04, 0xa102170, 0xa07170e, 0x2) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/proc.go:304 +0xe4 fp=0xa049ea0 sp=0xa049e8c pc=0x807dd94 >runtime.chanrecv(0xa102140, 0x0, 0x8115f01, 0x1) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:525 +0x281 fp=0xa049ee8 sp=0xa049ea0 pc=0x804e531 >runtime.chanrecv1(0xa102140, 0x0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:407 +0x1c fp=0xa049efc sp=0xa049ee8 pc=0x804e27c >testing.(*T).Parallel(0xa150aa0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:930 +0x1b9 fp=0xa049f60 sp=0xa049efc pc=0x8115fc9 >runtime_test.TestCgoTracebackContext(0xa150aa0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/crash_cgo_test.go:258 +0x25 fp=0xa049fa8 sp=0xa049f60 pc=0x8193fe5 >testing.tRunner(0xa150aa0, 0x82836c0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1054 +0xb4 fp=0xa049fe8 sp=0xa049fa8 pc=0x8116244 >runtime.goexit() > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/asm_386.s:1337 +0x1 fp=0xa049fec sp=0xa049fe8 pc=0x80ad7a1 >created by testing.(*T).Run > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1105 +0x2cd > >goroutine 22891 [chan receive]: >runtime.gopark(0x8282e04, 0xa4eebf0, 0x170e, 0x2) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/proc.go:304 +0xe4 fp=0xa05ac58 sp=0xa05ac44 pc=0x807dd94 >runtime.chanrecv(0xa4eebc0, 0xa05acd3, 0xa2a2301, 0x811659d) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:525 +0x281 fp=0xa05aca0 sp=0xa05ac58 pc=0x804e531 >runtime.chanrecv1(0xa4eebc0, 0xa05acd3) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:407 +0x1c fp=0xa05acb4 sp=0xa05aca0 pc=0x804e27c >testing.(*T).Run(0xa52abe0, 0x8275620, 0x16, 0xa012450, 0xa0a6f01) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1106 +0x2ec fp=0xa05acfc sp=0xa05acb4 pc=0x81165bc >runtime_test.TestPallocDataFindScavengeCandidate(0xa52a3c0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/mgcscavenge_test.go:262 +0x144b fp=0xa05afa8 sp=0xa05acfc pc=0x81c0c6b >testing.tRunner(0xa52a3c0, 0x8283a68) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1054 +0xb4 fp=0xa05afe8 sp=0xa05afa8 pc=0x8116244 >runtime.goexit() > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/asm_386.s:1337 +0x1 fp=0xa05afec sp=0xa05afe8 pc=0x80ad7a1 >created by testing.(*T).Run > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1105 +0x2cd > >goroutine 22885 [GC worker (idle)]: >runtime.gopark(0x8282e84, 0xa091a78, 0xb7c31418, 0x0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/proc.go:304 +0xe4 fp=0xa19679c sp=0xa196788 pc=0x807dd94 >runtime.gcBgMarkWorker(0xa042000) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/mgc.go:1873 +0xe8 fp=0xa1967e8 sp=0xa19679c pc=0x8063278 >runtime.goexit() > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/asm_386.s:1337 +0x1 fp=0xa1967ec sp=0xa1967e8 pc=0x80ad7a1 >created by runtime.gcBgMarkStartWorkers > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/mgc.go:1821 +0x61 > >goroutine 22520 [chan receive]: >runtime.gopark(0x8282e04, 0xa102170, 0xa07170e, 0x2) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/proc.go:304 +0xe4 fp=0xa1756dc sp=0xa1756c8 pc=0x807dd94 >runtime.chanrecv(0xa102140, 0x0, 0x8115f01, 0x1) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:525 +0x281 fp=0xa175724 sp=0xa1756dc pc=0x804e531 >runtime.chanrecv1(0xa102140, 0x0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:407 +0x1c fp=0xa175738 sp=0xa175724 pc=0x804e27c >testing.(*T).Parallel(0xa1501e0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:930 +0x1b9 fp=0xa17579c sp=0xa175738 pc=0x8115fc9 >runtime_test.TestCgoCrashHandler(0xa1501e0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/crash_cgo_test.go:23 +0x21 fp=0xa1757a8 sp=0xa17579c pc=0x81923b1 >testing.tRunner(0xa1501e0, 0x8283684) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1054 +0xb4 fp=0xa1757e8 sp=0xa1757a8 pc=0x8116244 >runtime.goexit() > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/asm_386.s:1337 +0x1 fp=0xa1757ec sp=0xa1757e8 pc=0x80ad7a1 >created by testing.(*T).Run > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1105 +0x2cd > >goroutine 22525 [chan receive]: >runtime.gopark(0x8282e04, 0xa102170, 0xa07170e, 0x2) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/proc.go:304 +0xe4 fp=0xa1fd6a0 sp=0xa1fd68c pc=0x807dd94 >runtime.chanrecv(0xa102140, 0x0, 0x8115f01, 0x1) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:525 +0x281 fp=0xa1fd6e8 sp=0xa1fd6a0 pc=0x804e531 >runtime.chanrecv1(0xa102140, 0x0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:407 +0x1c fp=0xa1fd6fc sp=0xa1fd6e8 pc=0x804e27c >testing.(*T).Parallel(0xa150320) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:930 +0x1b9 fp=0xa1fd760 sp=0xa1fd6fc pc=0x8115fc9 >runtime_test.TestCgoTraceback(0xa150320) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/crash_cgo_test.go:43 +0x25 fp=0xa1fd7a8 sp=0xa1fd760 pc=0x81925a5 >testing.tRunner(0xa150320, 0x82836c8) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1054 +0xb4 fp=0xa1fd7e8 sp=0xa1fd7a8 pc=0x8116244 >runtime.goexit() > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/asm_386.s:1337 +0x1 fp=0xa1fd7ec sp=0xa1fd7e8 pc=0x80ad7a1 >created by testing.(*T).Run > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1105 +0x2cd > >goroutine 22884 [GC worker (idle)]: >runtime.gopark(0x8282e84, 0xa091a70, 0x8111418, 0x0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/proc.go:304 +0xe4 fp=0xa1fdf9c sp=0xa1fdf88 pc=0x807dd94 >runtime.gcBgMarkWorker(0xa040a00) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/mgc.go:1873 +0xe8 fp=0xa1fdfe8 sp=0xa1fdf9c pc=0x8063278 >runtime.goexit() > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/asm_386.s:1337 +0x1 fp=0xa1fdfec sp=0xa1fdfe8 pc=0x80ad7a1 >created by runtime.gcBgMarkStartWorkers > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/mgc.go:1821 +0x61 > >goroutine 22529 [chan receive]: >runtime.gopark(0x8282e04, 0xa102170, 0xa07170e, 0x2) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/proc.go:304 +0xe4 fp=0xa192678 sp=0xa192664 pc=0x807dd94 >runtime.chanrecv(0xa102140, 0x0, 0x8115f01, 0x1) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:525 +0x281 fp=0xa1926c0 sp=0xa192678 pc=0x804e531 >runtime.chanrecv1(0xa102140, 0x0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:407 +0x1c fp=0xa1926d4 sp=0xa1926c0 pc=0x804e27c >testing.(*T).Parallel(0xa1505a0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:930 +0x1b9 fp=0xa192738 sp=0xa1926d4 pc=0x8115fc9 >runtime_test.TestCgoExternalThreadSignal(0xa1505a0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/crash_cgo_test.go:115 +0x25 fp=0xa1927a8 sp=0xa192738 pc=0x8192d25 >testing.tRunner(0xa1505a0, 0x828369c) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1054 +0xb4 fp=0xa1927e8 sp=0xa1927a8 pc=0x8116244 >runtime.goexit() > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/asm_386.s:1337 +0x1 fp=0xa1927ec sp=0xa1927e8 pc=0x80ad7a1 >created by testing.(*T).Run > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1105 +0x2cd > >goroutine 22817 [chan receive]: >runtime.gopark(0x8282e04, 0xa102170, 0xa07170e, 0x2) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/proc.go:304 +0xe4 fp=0xa17468c sp=0xa174678 pc=0x807dd94 >runtime.chanrecv(0xa102140, 0x0, 0x8115f01, 0x1) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:525 +0x281 fp=0xa1746d4 sp=0xa17468c pc=0x804e531 >runtime.chanrecv1(0xa102140, 0x0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:407 +0x1c fp=0xa1746e8 sp=0xa1746d4 pc=0x804e27c >testing.(*T).Parallel(0xa4f0d20) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:930 +0x1b9 fp=0xa17474c sp=0xa1746e8 pc=0x8115fc9 >runtime_test.TestMemmoveAlias(0xa4f0d20) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/memmove_test.go:65 +0x36 fp=0xa1747a8 sp=0xa17474c pc=0x81bbff6 >testing.tRunner(0xa4f0d20, 0x828396c) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1054 +0xb4 fp=0xa1747e8 sp=0xa1747a8 pc=0x8116244 >runtime.goexit() > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/asm_386.s:1337 +0x1 fp=0xa1747ec sp=0xa1747e8 pc=0x80ad7a1 >created by testing.(*T).Run > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1105 +0x2cd > >goroutine 22527 [chan receive]: >runtime.gopark(0x8282e04, 0xa102170, 0xa07170e, 0x2) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/proc.go:304 +0xe4 fp=0xa1976a0 sp=0xa19768c pc=0x807dd94 >runtime.chanrecv(0xa102140, 0x0, 0x8115f01, 0x1) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:525 +0x281 fp=0xa1976e8 sp=0xa1976a0 pc=0x804e531 >runtime.chanrecv1(0xa102140, 0x0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:407 +0x1c fp=0xa1976fc sp=0xa1976e8 pc=0x804e27c >testing.(*T).Parallel(0xa150460) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:930 +0x1b9 fp=0xa197760 sp=0xa1976fc pc=0x8115fc9 >runtime_test.TestCgoExternalThreadPanic(0xa150460) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/crash_cgo_test.go:75 +0x25 fp=0xa1977a8 sp=0xa197760 pc=0x81928c5 >testing.tRunner(0xa150460, 0x8283694) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1054 +0xb4 fp=0xa1977e8 sp=0xa1977a8 pc=0x8116244 >runtime.goexit() > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/asm_386.s:1337 +0x1 fp=0xa1977ec sp=0xa1977e8 pc=0x80ad7a1 >created by testing.(*T).Run > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1105 +0x2cd > >goroutine 22796 [running]: > goroutine running on other thread; stack unavailable >created by runtime.gcBgMarkStartWorkers > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/mgc.go:1821 +0x61 > >goroutine 22532 [chan receive]: >runtime.gopark(0x8282e04, 0xa102170, 0xa07170e, 0x2) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/proc.go:304 +0xe4 fp=0xa194ea0 sp=0xa194e8c pc=0x807dd94 >runtime.chanrecv(0xa102140, 0x0, 0x8115f01, 0x1) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:525 +0x281 fp=0xa194ee8 sp=0xa194ea0 pc=0x804e531 >runtime.chanrecv1(0xa102140, 0x0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:407 +0x1c fp=0xa194efc sp=0xa194ee8 pc=0x804e27c >testing.(*T).Parallel(0xa150780) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:930 +0x1b9 fp=0xa194f60 sp=0xa194efc pc=0x8115fc9 >runtime_test.TestEnsureDropM(0xa150780) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/crash_cgo_test.go:165 +0x25 fp=0xa194fa8 sp=0xa194f60 pc=0x8193345 >testing.tRunner(0xa150780, 0x82837a0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1054 +0xb4 fp=0xa194fe8 sp=0xa194fa8 pc=0x8116244 >runtime.goexit() > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/asm_386.s:1337 +0x1 fp=0xa194fec sp=0xa194fe8 pc=0x80ad7a1 >created by testing.(*T).Run > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1105 +0x2cd > >goroutine 22526 [chan receive]: >runtime.gopark(0x8282e04, 0xa102170, 0xa07170e, 0x2) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/proc.go:304 +0xe4 fp=0xa0996a0 sp=0xa09968c pc=0x807dd94 >runtime.chanrecv(0xa102140, 0x0, 0x8115f01, 0x1) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:525 +0x281 fp=0xa0996e8 sp=0xa0996a0 pc=0x804e531 >runtime.chanrecv1(0xa102140, 0x0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:407 +0x1c fp=0xa0996fc sp=0xa0996e8 pc=0x804e27c >testing.(*T).Parallel(0xa1503c0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:930 +0x1b9 fp=0xa099760 sp=0xa0996fc pc=0x8115fc9 >runtime_test.TestCgoCallbackGC(0xa1503c0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/crash_cgo_test.go:52 +0x25 fp=0xa0997a8 sp=0xa099760 pc=0x8192705 >testing.tRunner(0xa1503c0, 0x828367c) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1054 +0xb4 fp=0xa0997e8 sp=0xa0997a8 pc=0x8116244 >runtime.goexit() > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/asm_386.s:1337 +0x1 fp=0xa0997ec sp=0xa0997e8 pc=0x80ad7a1 >created by testing.(*T).Run > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1105 +0x2cd > >goroutine 18263 [chan receive]: >runtime.gopark(0x8282e04, 0xa102170, 0xa07170e, 0x2) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/proc.go:304 +0xe4 fp=0xa19cdc4 sp=0xa19cdb0 pc=0x807dd94 >runtime.chanrecv(0xa102140, 0x0, 0x8115f01, 0x1) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:525 +0x281 fp=0xa19ce0c sp=0xa19cdc4 pc=0x804e531 >runtime.chanrecv1(0xa102140, 0x0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:407 +0x1c fp=0xa19ce20 sp=0xa19ce0c pc=0x804e27c >testing.(*T).Parallel(0xa4f0000) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:930 +0x1b9 fp=0xa19ce84 sp=0xa19ce20 pc=0x8115fc9 >runtime_test.testCgoPprof(0xa4f0000, 0x0, 0x0, 0x8270d32, 0xe, 0x827039d, 0xc, 0x82709a5, 0xd) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/crash_cgo_test.go:267 +0x4e fp=0xa19cf80 sp=0xa19ce84 pc=0x819416e >runtime_test.TestCgoPprofThread(0xa4f0000) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/crash_cgo_test.go:337 +0x67 fp=0xa19cfa8 sp=0xa19cf80 pc=0x8195007 >testing.tRunner(0xa4f0000, 0x82836b4) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1054 +0xb4 fp=0xa19cfe8 sp=0xa19cfa8 pc=0x8116244 >runtime.goexit() > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/asm_386.s:1337 +0x1 fp=0xa19cfec sp=0xa19cfe8 pc=0x80ad7a1 >created by testing.(*T).Run > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1105 +0x2cd > >goroutine 22784 [chan receive]: >runtime.gopark(0x8282e04, 0xa102170, 0xa07170e, 0x2) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/proc.go:304 +0xe4 fp=0xa173698 sp=0xa173684 pc=0x807dd94 >runtime.chanrecv(0xa102140, 0x0, 0x8115f01, 0x1) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:525 +0x281 fp=0xa1736e0 sp=0xa173698 pc=0x804e531 >runtime.chanrecv1(0xa102140, 0x0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:407 +0x1c fp=0xa1736f4 sp=0xa1736e0 pc=0x804e27c >testing.(*T).Parallel(0xa4f00a0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:930 +0x1b9 fp=0xa173758 sp=0xa1736f4 pc=0x8115fc9 >runtime_test.testConcurrentReadsAfterGrowth(0xa4f00a0, 0x8416700) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/map_test.go:315 +0x33 fp=0xa17379c sp=0xa173758 pc=0x81b5e83 >runtime_test.TestConcurrentReadsAfterGrowth(0xa4f00a0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/map_test.go:361 +0x26 fp=0xa1737a8 sp=0xa17379c pc=0x81b6116 >testing.tRunner(0xa4f00a0, 0x8283724) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1054 +0xb4 fp=0xa1737e8 sp=0xa1737a8 pc=0x8116244 >runtime.goexit() > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/asm_386.s:1337 +0x1 fp=0xa1737ec sp=0xa1737e8 pc=0x80ad7a1 >created by testing.(*T).Run > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1105 +0x2cd > >goroutine 22577 [chan receive]: >runtime.gopark(0x8282e04, 0xa102170, 0xa07170e, 0x2) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/proc.go:304 +0xe4 fp=0xa19d6a0 sp=0xa19d68c pc=0x807dd94 >runtime.chanrecv(0xa102140, 0x0, 0x8115f01, 0x1) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:525 +0x281 fp=0xa19d6e8 sp=0xa19d6a0 pc=0x804e531 >runtime.chanrecv1(0xa102140, 0x0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:407 +0x1c fp=0xa19d6fc sp=0xa19d6e8 pc=0x804e27c >testing.(*T).Parallel(0xa151540) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:930 +0x1b9 fp=0xa19d760 sp=0xa19d6fc pc=0x8115fc9 >runtime_test.TestNetpollDeadlock(0xa151540) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/crash_test.go:449 +0x4c fp=0xa19d7a8 sp=0xa19d760 pc=0x8199d1c >testing.tRunner(0xa151540, 0x82839a4) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1054 +0xb4 fp=0xa19d7e8 sp=0xa19d7a8 pc=0x8116244 >runtime.goexit() > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/asm_386.s:1337 +0x1 fp=0xa19d7ec sp=0xa19d7e8 pc=0x80ad7a1 >created by testing.(*T).Run > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1105 +0x2cd > >goroutine 22626 [chan receive]: >runtime.gopark(0x8282e04, 0xa102170, 0xa07170e, 0x2) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/proc.go:304 +0xe4 fp=0xa548654 sp=0xa548640 pc=0x807dd94 >runtime.chanrecv(0xa102140, 0x0, 0x8115f01, 0x1) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:525 +0x281 fp=0xa54869c sp=0xa548654 pc=0x804e531 >runtime.chanrecv1(0xa102140, 0x0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:407 +0x1c fp=0xa5486b0 sp=0xa54869c pc=0x804e27c >testing.(*T).Parallel(0xa1515e0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:930 +0x1b9 fp=0xa548714 sp=0xa5486b0 pc=0x8115fc9 >runtime_test.TestPanicTraceback(0xa1515e0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/crash_test.go:458 +0x2f fp=0xa5487a8 sp=0xa548714 pc=0x8199f1f >testing.tRunner(0xa1515e0, 0x8283a98) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1054 +0xb4 fp=0xa5487e8 sp=0xa5487a8 pc=0x8116244 >runtime.goexit() > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/asm_386.s:1337 +0x1 fp=0xa5487ec sp=0xa5487e8 pc=0x80ad7a1 >created by testing.(*T).Run > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1105 +0x2cd > >goroutine 22576 [chan receive]: >runtime.gopark(0x8282e04, 0xa102170, 0xa07170e, 0x2) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/proc.go:304 +0xe4 fp=0xa548ea0 sp=0xa548e8c pc=0x807dd94 >runtime.chanrecv(0xa102140, 0x0, 0x8115f01, 0x1) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:525 +0x281 fp=0xa548ee8 sp=0xa548ea0 pc=0x804e531 >runtime.chanrecv1(0xa102140, 0x0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:407 +0x1c fp=0xa548efc sp=0xa548ee8 pc=0x804e27c >testing.(*T).Parallel(0xa1514a0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:930 +0x1b9 fp=0xa548f60 sp=0xa548efc pc=0x8115fc9 >runtime_test.TestRecoverBeforePanicAfterGoexit2(0xa1514a0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/crash_test.go:432 +0x25 fp=0xa548fa8 sp=0xa548f60 pc=0x8199b75 >testing.tRunner(0xa1514a0, 0x8283b18) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1054 +0xb4 fp=0xa548fe8 sp=0xa548fa8 pc=0x8116244 >runtime.goexit() > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/asm_386.s:1337 +0x1 fp=0xa548fec sp=0xa548fe8 pc=0x80ad7a1 >created by testing.(*T).Run > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1105 +0x2cd > >goroutine 22653 [chan receive]: >runtime.gopark(0x8282e04, 0xa102170, 0xa07170e, 0x2) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/proc.go:304 +0xe4 fp=0xa547bb0 sp=0xa547b9c pc=0x807dd94 >runtime.chanrecv(0xa102140, 0x0, 0x8115f01, 0x1) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:525 +0x281 fp=0xa547bf8 sp=0xa547bb0 pc=0x804e531 >runtime.chanrecv1(0xa102140, 0x0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:407 +0x1c fp=0xa547c0c sp=0xa547bf8 pc=0x804e27c >testing.(*T).Parallel(0xa4f0a00) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:930 +0x1b9 fp=0xa547c70 sp=0xa547c0c pc=0x8115fc9 >runtime_test.TestCrashDumpsAllThreads(0xa4f0a00) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/crash_unix_test.go:81 +0x94 fp=0xa547fa8 sp=0xa547c70 pc=0x819d224 >testing.tRunner(0xa4f0a00, 0x8283730) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1054 +0xb4 fp=0xa547fe8 sp=0xa547fa8 pc=0x8116244 >runtime.goexit() > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/asm_386.s:1337 +0x1 fp=0xa547fec sp=0xa547fe8 pc=0x80ad7a1 >created by testing.(*T).Run > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1105 +0x2cd > >goroutine 22816 [chan receive]: >runtime.gopark(0x8282e04, 0xa102170, 0xa07170e, 0x2) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/proc.go:304 +0xe4 fp=0xa1f7690 sp=0xa1f767c pc=0x807dd94 >runtime.chanrecv(0xa102140, 0x0, 0x8115f01, 0x1) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:525 +0x281 fp=0xa1f76d8 sp=0xa1f7690 pc=0x804e531 >runtime.chanrecv1(0xa102140, 0x0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:407 +0x1c fp=0xa1f76ec sp=0xa1f76d8 pc=0x804e27c >testing.(*T).Parallel(0xa4f0c80) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:930 +0x1b9 fp=0xa1f7750 sp=0xa1f76ec pc=0x8115fc9 >runtime_test.TestMemmove(0xa4f0c80) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/memmove_test.go:23 +0x36 fp=0xa1f77a8 sp=0xa1f7750 pc=0x81bbaa6 >testing.tRunner(0xa4f0c80, 0x8283980) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1054 +0xb4 fp=0xa1f77e8 sp=0xa1f77a8 pc=0x8116244 >runtime.goexit() > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/asm_386.s:1337 +0x1 fp=0xa1f77ec sp=0xa1f77e8 pc=0x80ad7a1 >created by testing.(*T).Run > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1105 +0x2cd > >goroutine 22889 [chan receive]: >runtime.gopark(0x8282e04, 0xa102170, 0xa07170e, 0x2) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/proc.go:304 +0xe4 fp=0xa1726ac sp=0xa172698 pc=0x807dd94 >runtime.chanrecv(0xa102140, 0x0, 0x8115f01, 0x1) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:525 +0x281 fp=0xa1726f4 sp=0xa1726ac pc=0x804e531 >runtime.chanrecv1(0xa102140, 0x0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:407 +0x1c fp=0xa172708 sp=0xa1726f4 pc=0x804e27c >testing.(*T).Parallel(0xa52a280) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:930 +0x1b9 fp=0xa17276c sp=0xa172708 pc=0x8115fc9 >runtime_test.TestDeferKeepAlive(0xa52a280) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/mfinal_test.go:251 +0x4c fp=0xa1727a8 sp=0xa17276c pc=0x81bf1bc >testing.tRunner(0xa52a280, 0x8283768) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1054 +0xb4 fp=0xa1727e8 sp=0xa1727a8 pc=0x8116244 >runtime.goexit() > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/asm_386.s:1337 +0x1 fp=0xa1727ec sp=0xa1727e8 pc=0x80ad7a1 >created by testing.(*T).Run > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1105 +0x2cd > >goroutine 22886 [GC worker (idle)]: >runtime.gopark(0x8282e84, 0xa091a80, 0xb7c31418, 0x0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/proc.go:304 +0xe4 fp=0xa19979c sp=0xa199788 pc=0x807dd94 >runtime.gcBgMarkWorker(0xa043500) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/mgc.go:1873 +0xe8 fp=0xa1997e8 sp=0xa19979c pc=0x8063278 >runtime.goexit() > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/asm_386.s:1337 +0x1 fp=0xa1997ec sp=0xa1997e8 pc=0x80ad7a1 >created by runtime.gcBgMarkStartWorkers > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/mgc.go:1821 +0x61 > >goroutine 22698 [chan receive]: >runtime.gopark(0x8282e04, 0xa102170, 0xa07170e, 0x2) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/proc.go:304 +0xe4 fp=0xa19c698 sp=0xa19c684 pc=0x807dd94 >runtime.chanrecv(0xa102140, 0x0, 0x8115f01, 0x1) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:525 +0x281 fp=0xa19c6e0 sp=0xa19c698 pc=0x804e531 >runtime.chanrecv1(0xa102140, 0x0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/chan.go:407 +0x1c fp=0xa19c6f4 sp=0xa19c6e0 pc=0x804e27c >testing.(*T).Parallel(0xa1500a0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:930 +0x1b9 fp=0xa19c758 sp=0xa19c6f4 pc=0x8115fc9 >runtime_test.testConcurrentReadsAfterGrowth(0xa1500a0, 0x8416701) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/map_test.go:315 +0x33 fp=0xa19c79c sp=0xa19c758 pc=0x81b5e83 >runtime_test.TestConcurrentReadsAfterGrowthReflect(0xa1500a0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/map_test.go:365 +0x26 fp=0xa19c7a8 sp=0xa19c79c pc=0x81b6156 >testing.tRunner(0xa1500a0, 0x8283720) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1054 +0xb4 fp=0xa19c7e8 sp=0xa19c7a8 pc=0x8116244 >runtime.goexit() > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/asm_386.s:1337 +0x1 fp=0xa19c7ec sp=0xa19c7e8 pc=0x80ad7a1 >created by testing.(*T).Run > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/testing/testing.go:1105 +0x2cd > >goroutine 22887 [GC worker (idle)]: >runtime.gopark(0x8282e84, 0xa091a88, 0xa191418, 0x0) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/proc.go:304 +0xe4 fp=0xa19879c sp=0xa198788 pc=0x807dd94 >runtime.gcBgMarkWorker(0xa044a00) > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/mgc.go:1873 +0xe8 fp=0xa1987e8 sp=0xa19879c pc=0x8063278 >runtime.goexit() > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/asm_386.s:1337 +0x1 fp=0xa1987ec sp=0xa1987e8 pc=0x80ad7a1 >created by runtime.gcBgMarkStartWorkers > /var/tmp/portage/dev-lang/go-1.14.9/work/go/src/runtime/mgc.go:1821 +0x61 >FAIL runtime 16.281s >ok runtime/debug 0.069s >ok runtime/internal/atomic 0.050s >ok runtime/internal/math 0.036s >ok runtime/internal/sys 0.046s >ok runtime/pprof 11.507s >ok runtime/pprof/internal/profile 0.039s >ok runtime/trace 1.020s >ok sort 0.155s >ok strconv 0.694s >ok strings 0.492s >ok sync 2.826s >ok sync/atomic 0.061s >ok syscall 0.646s >ok testing 0.417s >ok testing/iotest 0.063s >ok testing/quick 0.142s >ok text/scanner 0.049s >ok text/tabwriter 0.035s >ok text/template 0.342s >ok text/template/parse 0.038s >ok time 2.426s >ok unicode 0.030s >ok unicode/utf16 0.024s >ok unicode/utf8 0.039s >ok cmd/addr2line 3.109s >ok cmd/api 0.147s >ok cmd/asm/internal/asm 0.659s >ok cmd/asm/internal/lex 0.030s >ok cmd/compile 0.039s >ok cmd/compile/internal/gc 15.271s >ok cmd/compile/internal/logopt 0.307s >ok cmd/compile/internal/ssa 1.164s >ok cmd/compile/internal/syntax 0.075s >ok cmd/compile/internal/test 0.102s [no tests to run] >ok cmd/compile/internal/types 0.425s >ok cmd/cover 7.175s >ok cmd/doc 0.171s >ok cmd/fix 5.331s >ok cmd/go 75.743s >ok cmd/go/internal/auth 0.200s >ok cmd/go/internal/cache 0.363s >ok cmd/go/internal/generate 0.084s >ok cmd/go/internal/get 0.089s >ok cmd/go/internal/imports 0.082s >ok cmd/go/internal/load 0.053s >ok cmd/go/internal/lockedfile 0.155s >ok cmd/go/internal/lockedfile/internal/filelock 0.166s >ok cmd/go/internal/modconv 0.061s >ok cmd/go/internal/modfetch 0.591s >ok cmd/go/internal/modfetch/codehost 0.351s >ok cmd/go/internal/modfetch/zip_sum_test 0.059s >ok cmd/go/internal/modload 0.097s >ok cmd/go/internal/mvs 0.036s >ok cmd/go/internal/par 0.051s >ok cmd/go/internal/renameio 0.134s >ok cmd/go/internal/search 0.168s >ok cmd/go/internal/txtar 0.043s >ok cmd/go/internal/web 0.050s >ok cmd/go/internal/work 0.061s >ok cmd/gofmt 0.154s >ok cmd/internal/buildid 0.388s >ok cmd/internal/dwarf 0.022s >ok cmd/internal/edit 0.072s >ok cmd/internal/goobj 1.641s >ok cmd/internal/obj 0.100s >ok cmd/internal/obj/arm64 0.172s >ok cmd/internal/obj/riscv 0.223s >ok cmd/internal/obj/x86 5.987s >ok cmd/internal/objabi 0.047s >ok cmd/internal/src 0.057s >ok cmd/internal/test2json 0.171s >ok cmd/link 26.328s >ok cmd/link/internal/ld 5.424s >ok cmd/link/internal/sym 0.058s >ok cmd/nm 6.599s >ok cmd/objdump 5.080s >ok cmd/pack 4.356s >ok cmd/trace 0.186s >ok cmd/vet 13.916s >FAIL >go tool dist: Failed: exit status 1 > * ERROR: dev-lang/go-1.14.9::gentoo failed (test phase): > * tests failed > * > * Call stack: > * ebuild.sh, line 125: Called src_test > * environment, line 1248: Called die > * The specific snippet of code: > * PATH="${GOBIN}:${PATH}" ./run.bash -no-rebuild || die "tests failed"; > * > * If you need support, post the output of `emerge --info '=dev-lang/go-1.14.9::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-lang/go-1.14.9::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-lang:go-1.14.9:20201018-174805.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-lang/go-1.14.9/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-lang/go-1.14.9/temp/environment'. > * Working directory: '/var/tmp/portage/dev-lang/go-1.14.9/work/go/src' > * S: '/var/tmp/portage/dev-lang/go-1.14.9/work/go'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 749990
: 666614