android-386-emu at d94ab597af9b3f8e8ba371023314d80f6b3be5a5 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash" "-force"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/android/sdk/platform-tools:/android/sdk/build-tools/27.0.3:/android/gradle/bin" "HOSTNAME=buildlet-linux-amd64-androidemu-rnfa1f7fd" "DEBIAN_FRONTEND=noninteractive" "GO_BUILDER_ENV=android-amd64-emu" "ANDROID_HOME=/android/sdk" "CGO_CFLAGS=-I/android/openal-headers" "CC_FOR_android_386=/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android26-clang" "CC_FOR_android_amd64=/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android26-clang" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=android-386-emu" "GOARCH=386" "GOOS=android" "GOHOSTARCH=amd64" "GOHOSTOS=linux" "CGO_ENABLED=1" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "GOPLSCACHE=/workdir/goplscache" "PWD=/workdir/go/src"] in dir /workdir/go/src Building Go cmd/dist using /workdir/go1.4. (go1.20.6 linux/amd64) Building Go toolchain1 using /workdir/go1.4. 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 commands for host, linux/amd64. Building packages and commands for target, android/386. --- Installed Go for android/386 in /workdir/go Installed commands in /workdir/go/bin *** You need to add /workdir/go/bin to your PATH. ##### Test execution environment. # GOARCH: 386 # CPU: Android virtual processor # GOOS: android # OS Version: Linux 3.18.91+ #1 SMP PREEMPT Tue Jan 9 20:30:51 UTC 2018 i686 ##### Testing packages. ok archive/tar 0.461s ok archive/zip 0.998s ok bufio 1.205s ok bytes 0.627s ok cmp 0.698s ok compress/bzip2 0.869s ok compress/flate 1.399s ok compress/gzip 2.633s ok compress/lzw 0.532s ok compress/zlib 0.157s ok container/heap 0.233s ok container/list 0.284s ok container/ring 0.093s ok context 0.154s ok crypto 0.225s ok crypto/aes 0.103s ok crypto/cipher 0.081s ok crypto/des 0.176s ok crypto/dsa 0.085s ok crypto/ecdh 0.475s ok crypto/ecdsa 0.375s ok crypto/ed25519 0.440s ok crypto/elliptic 0.659s ok crypto/hmac 0.505s ok crypto/internal/alias 0.057s ok crypto/internal/bigmod 0.187s ok crypto/internal/boring 0.255s ok crypto/internal/boring/bcache 0.245s ok crypto/internal/edwards25519 0.800s ok crypto/internal/edwards25519/field 0.956s ok crypto/internal/nistec 1.329s ok crypto/internal/nistec/fiat 1.402s [no tests to run] ok crypto/md5 1.492s ok crypto/rand 0.274s ok crypto/rc4 0.404s ok crypto/rsa 1.094s ok crypto/sha1 0.090s ok crypto/sha256 0.084s ok crypto/sha512 0.165s ok crypto/subtle 0.861s ok crypto/tls 3.052s ok crypto/x509 5.826s ok database/sql 0.898s ok database/sql/driver 0.968s ok debug/buildinfo 1.115s ok debug/dwarf 0.112s ok debug/elf 0.653s ok debug/gosym 0.333s ok debug/macho 0.082s ok debug/pe 0.141s ok debug/plan9obj 0.214s ok embed 0.082s [no tests to run] ok embed/internal/embedtest 0.151s ok encoding/ascii85 0.221s ok encoding/asn1 0.213s ok encoding/base32 0.121s ok encoding/base64 0.090s ok encoding/binary 4.655s ok encoding/csv 4.573s ok encoding/gob 4.475s ok encoding/hex 0.080s ok encoding/json 0.492s ok encoding/pem 1.302s ok encoding/xml 0.444s ok errors 0.091s ok expvar 0.208s ok flag 0.159s ok fmt 0.199s ok go/ast 0.289s ok go/build 4.479s ok go/build/constraint 4.500s ok go/constant 4.406s ok go/doc 4.144s ok go/doc/comment 3.808s ok go/format 3.908s ok go/importer 0.160s ok go/internal/gccgoimporter 0.340s ok go/internal/gcimporter 0.229s ok go/internal/srcimporter 1.709s ok go/parser 1.720s ok go/printer 2.032s ok go/scanner 0.101s ok go/token 0.200s ok go/types 0.512s ok go/version 0.074s ok hash 0.223s ok hash/adler32 0.139s ok hash/crc32 0.092s ok hash/crc64 0.168s ok hash/fnv 0.249s ok hash/maphash 0.143s ok html 0.203s ok html/template 0.303s ok image 0.171s ok image/color 0.454s ok image/draw 0.365s ok image/gif 0.445s ok image/jpeg 0.719s ok image/png 1.274s ok index/suffixarray 0.258s ok internal/abi 0.164s ok internal/buildcfg 0.075s ok internal/chacha8rand 0.065s ok internal/coverage/cformat 0.140s ok internal/coverage/cmerge 0.219s ok internal/coverage/pods 0.237s ok internal/coverage/slicereader 0.159s ok internal/coverage/slicewriter 0.083s ok internal/coverage/test 0.091s ok internal/cpu 0.073s ok internal/dag 0.152s ok internal/diff 0.130s ok internal/fmtsort 0.191s ok internal/fuzz 0.118s ok internal/godebug 0.172s ok internal/godebugs 0.242s ok internal/gover 0.069s ok internal/intern 0.880s ok internal/itoa 0.064s ok internal/platform 0.932s ok internal/poll 0.133s ok internal/profile 0.205s ok internal/reflectlite 0.164s ok internal/safefilepath 0.070s ok internal/saferio 0.184s ok internal/singleflight 0.527s ok internal/testenv 0.122s ok internal/trace 0.191s ok internal/trace/v2 0.315s ok internal/types/errors 0.110s ok internal/unsafeheader 0.262s ok internal/xcoff 0.196s ok internal/zstd 0.340s ok io 0.194s ok io/fs 0.645s ok io/ioutil 0.108s ok log 0.184s ok log/slog 0.280s ok log/slog/internal/benchmarks 0.080s ok log/slog/internal/buffer 1.534s ok log/syslog 1.458s ok maps 0.085s ok math 1.758s ok math/big 1.669s ok math/bits 0.109s ok math/cmplx 0.180s ok math/rand 0.416s ok math/rand/v2 1.512s ok mime 1.044s ok mime/multipart 0.947s ok mime/quotedprintable 0.119s ok net 6.230s ok net/http 17.212s ok net/http/cgi 0.842s ok net/http/cookiejar 0.420s ok net/http/fcgi 0.303s ok net/http/httptest 0.312s ok net/http/httptrace 0.087s ok net/http/httputil 1.193s ok net/http/internal 0.371s ok net/http/internal/ascii 0.456s ok net/http/pprof 4.521s ok net/internal/cgotest 0.070s ok net/internal/socktest 0.136s ok net/mail 0.120s ok net/netip 0.533s ok net/rpc 0.159s ok net/rpc/jsonrpc 0.267s ok net/smtp 0.139s ok net/textproto 0.546s ok net/url 0.248s ok os 1.934s ok os/exec 0.926s ok os/exec/internal/fdtest 1.000s ok os/signal 4.110s ok os/user 4.260s ok path 4.185s ok path/filepath 0.124s ok plugin 0.224s ok reflect 0.905s ok regexp 0.651s ok regexp/syntax 2.051s --- FAIL: TestTracebackSystem (0.06s) panic: open /workdir/go/src/runtime/traceback_system_test.go: no such file or directory [recovered] panic: open /workdir/go/src/runtime/traceback_system_test.go: no such file or directory goroutine 75095 gp=0xcfc846c8 m=5 mp=0xcfc80008 [running]: panic({0xf0b0ff20, 0xcfcc8468}) /workdir/go/src/runtime/panic.go:768 +0x14d fp=0xcfc56c78 sp=0xcfc56c24 pc=0xf0613dbd testing.tRunner.func1.2({0xf0b0ff20, 0xcfcc8468}) /workdir/go/src/testing/testing.go:1631 +0x2bd fp=0xcfc56cec sp=0xcfc56c78 pc=0xf06ff48d testing.tRunner.func1() /workdir/go/src/testing/testing.go:1634 +0x4b2 fp=0xcfc56de0 sp=0xcfc56cec pc=0xf06feef2 panic({0xf0b0ff20, 0xcfcc8468}) /workdir/go/src/runtime/panic.go:759 +0x120 fp=0xcfc56e34 sp=0xcfc56de0 pc=0xf0613d90 runtime_test.formatStack({0xcfc243c0, 0x6, 0x8}) /workdir/go/src/runtime/traceback_system_test.go:221 +0x409 fp=0xcfc56f08 sp=0xcfc56e34 pc=0xf09db619 runtime_test.TestTracebackSystem(0xcff2cf08) /workdir/go/src/runtime/traceback_system_test.go:90 +0x317 fp=0xcfc56f74 sp=0xcfc56f08 pc=0xf09daa07 testing.tRunner(0xcff2cf08, 0xf0b469ac) /workdir/go/src/testing/testing.go:1689 +0x153 fp=0xcfc56fe4 sp=0xcfc56f74 pc=0xf06fe9b3 testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x2f fp=0xcfc56ff0 sp=0xcfc56fe4 pc=0xf06ffaef runtime.goexit({}) /workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0xcfc56ff4 sp=0xcfc56ff0 pc=0xf065c831 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x417 goroutine 1 gp=0xcfc06128 m=nil [chan receive, locked to thread]: runtime.gopark(0xf0b46b20, 0xcff23570, 0xe, 0x7, 0x2) /workdir/go/src/runtime/proc.go:402 +0x11b fp=0xcfc55b94 sp=0xcfc55b80 pc=0xf0618c8b runtime.chanrecv(0xcff23540, 0xcfc55c0f, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c6 fp=0xcfc55bd8 sp=0xcfc55b94 pc=0xf05d4a76 runtime.chanrecv1(0xcff23540, 0xcfc55c0f) /workdir/go/src/runtime/chan.go:442 +0x1c fp=0xcfc55bec sp=0xcfc55bd8 pc=0xf05d467c testing.(*T).Run(0xcfcf0008, {0xf0a04577, 0x13}, 0xf0b469ac) /workdir/go/src/testing/testing.go:1750 +0x436 fp=0xcfc55c54 sp=0xcfc55bec pc=0xf06ff996 testing.runTests.func1(0xcfcf0008) /workdir/go/src/testing/testing.go:2161 +0x46 fp=0xcfc55c74 sp=0xcfc55c54 pc=0xf0701ea6 testing.tRunner(0xcfcf0008, 0xcfce5d44) /workdir/go/src/testing/testing.go:1689 +0x153 fp=0xcfc55ce4 sp=0xcfc55c74 pc=0xf06fe9b3 testing.runTests(0xcfcae120, {0xf0d7cd00, 0x1cf, 0x1cf}, {0xc169bfa34705556c, 0x29e906d459, 0xf0d7f0a0}) /workdir/go/src/testing/testing.go:2159 +0x45b fp=0xcfc55d58 sp=0xcfc55ce4 pc=0xf0701dab testing.(*M).Run(0xcfcaa1e0) /workdir/go/src/testing/testing.go:2027 +0x807 fp=0xcfc55ee4 sp=0xcfc55d58 pc=0xf07004e7 runtime_test.TestMain(0xcfcaa1e0) /workdir/go/src/runtime/crash_test.go:42 +0x11f fp=0xcfc55f34 sp=0xcfc55ee4 pc=0xf0928d3f main.main() _testmain.go:1597 +0x1b1 fp=0xcfc55f98 sp=0xcfc55f34 pc=0xf09f94c1 runtime.main() /workdir/go/src/runtime/proc.go:271 +0x386 fp=0xcfc55ff0 sp=0xcfc55f98 pc=0xf0618726 runtime.goexit({}) /workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0xcfc55ff4 sp=0xcfc55ff0 pc=0xf065c831 goroutine 2 gp=0xcfc067e8 m=nil [force gc (idle)]: runtime.gopark(0xf0b46d38, 0xf0d7e890, 0x11, 0xa, 0x1) /workdir/go/src/runtime/proc.go:402 +0x11b fp=0xcfc40fdc sp=0xcfc40fc8 pc=0xf0618c8b runtime.goparkunlock(...) /workdir/go/src/runtime/proc.go:408 pc=0xf0618a97 runtime.forcegchelper() /workdir/go/src/runtime/proc.go:326 +0xd6 fp=0xcfc40ff0 sp=0xcfc40fdc pc=0xf0618a66 runtime.goexit({}) /workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0xcfc40ff4 sp=0xcfc40ff0 pc=0xf065c831 created by runtime.init.5 in goroutine 1 /workdir/go/src/runtime/proc.go:314 +0x29 goroutine 3 gp=0xcfc06b48 m=nil [GC sweep wait]: runtime.gopark(0xf0b46d38, 0xf0d7ec40, 0xc, 0x9, 0x1) /workdir/go/src/runtime/proc.go:402 +0x11b fp=0xcfc417cc sp=0xcfc417b8 pc=0xf0618c8b runtime.goparkunlock(...) /workdir/go/src/runtime/proc.go:408 pc=0xf05fe228 runtime.bgsweep(0xcfc28080) /workdir/go/src/runtime/mgcsweep.go:318 +0x117 fp=0xcfc417e8 sp=0xcfc417cc pc=0xf05fe1f7 runtime.gcenable.gowrap1() /workdir/go/src/runtime/mgc.go:203 +0x28 fp=0xcfc417f0 sp=0xcfc417e8 pc=0xf05edea8 runtime.goexit({}) /workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0xcfc417f4 sp=0xcfc417f0 pc=0xf065c831 created by runtime.gcenable in goroutine 1 /workdir/go/src/runtime/mgc.go:203 +0x8e goroutine 4 gp=0xcfc06c68 m=nil [GC scavenge wait]: runtime.gopark(0xf0b46d38, 0xf0d7f280, 0xd, 0xa, 0x2) /workdir/go/src/runtime/proc.go:402 +0x11b fp=0xcfc41fb8 sp=0xcfc41fa4 pc=0xf0618c8b runtime.goparkunlock(...) /workdir/go/src/runtime/proc.go:408 pc=0xf05fb437 runtime.(*scavengerState).park(0xf0d7f280) /workdir/go/src/runtime/mgcscavenge.go:425 +0x41 fp=0xcfc41fcc sp=0xcfc41fb8 pc=0xf05fb411 runtime.bgscavenge(0xcfc28080) /workdir/go/src/runtime/mgcscavenge.go:658 +0x89 fp=0xcfc41fe8 sp=0xcfc41fcc pc=0xf05fbb79 runtime.gcenable.gowrap2() /workdir/go/src/runtime/mgc.go:204 +0x28 fp=0xcfc41ff0 sp=0xcfc41fe8 pc=0xf05ede68 runtime.goexit({}) /workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0xcfc41ff4 sp=0xcfc41ff0 pc=0xf065c831 created by runtime.gcenable in goroutine 1 /workdir/go/src/runtime/mgc.go:204 +0xdf goroutine 18 gp=0xcfc84488 m=nil [finalizer wait]: runtime.gopark(0xf0b46b78, 0xf0daf0c0, 0x10, 0xa, 0x1) /workdir/go/src/runtime/proc.go:402 +0x11b fp=0xcfd23f90 sp=0xcfd23f7c pc=0xf0618c8b runtime.runfinq() /workdir/go/src/runtime/mfinal.go:194 +0x13b fp=0xcfd23ff0 sp=0xcfd23f90 pc=0xf05eccab runtime.goexit({}) /workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0xcfd23ff4 sp=0xcfd23ff0 pc=0xf065c831 created by runtime.createfing in goroutine 1 /workdir/go/src/runtime/mfinal.go:164 +0x70 goroutine 22920 gp=0xcfc84a28 m=nil [chan receive]: runtime.gopark(0xf0b46b20, 0xcfc926f0, 0xe, 0x7, 0x2) /workdir/go/src/runtime/proc.go:402 +0x11b fp=0xd0074e6c sp=0xd0074e58 pc=0xf0618c8b runtime.chanrecv(0xcfc926c0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c6 fp=0xd0074eb0 sp=0xd0074e6c pc=0xf05d4a76 runtime.chanrecv1(0xcfc926c0, 0x0) /workdir/go/src/runtime/chan.go:442 +0x1c fp=0xd0074ec4 sp=0xd0074eb0 pc=0xf05d467c testing.(*T).Parallel(0xcfdea008) /workdir/go/src/testing/testing.go:1483 +0x285 fp=0xd0074f30 sp=0xd0074ec4 pc=0xf06fe5a5 runtime_test.TestCgoExternalThreadSignal(0xcfdea008) /workdir/go/src/runtime/crash_cgo_test.go:107 +0x26 fp=0xd0074f74 sp=0xd0074f30 pc=0xf0921f86 testing.tRunner(0xcfdea008, 0xf0b46380) /workdir/go/src/testing/testing.go:1689 +0x153 fp=0xd0074fe4 sp=0xd0074f74 pc=0xf06fe9b3 testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x2f fp=0xd0074ff0 sp=0xd0074fe4 pc=0xf06ffaef runtime.goexit({}) /workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0xd0074ff4 sp=0xd0074ff0 pc=0xf065c831 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x417 goroutine 22922 gp=0xcfc070e8 m=nil [chan receive]: runtime.gopark(0xf0b46b20, 0xcfc926f0, 0xe, 0x7, 0x2) /workdir/go/src/runtime/proc.go:402 +0x11b fp=0xd0078e10 sp=0xd0078dfc pc=0xf0618c8b runtime.chanrecv(0xcfc926c0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c6 fp=0xd0078e54 sp=0xd0078e10 pc=0xf05d4a76 runtime.chanrecv1(0xcfc926c0, 0x0) /workdir/go/src/runtime/chan.go:442 +0x1c fp=0xd0078e68 sp=0xd0078e54 pc=0xf05d467c testing.(*T).Parallel(0xcfdea208) /workdir/go/src/testing/testing.go:1483 +0x285 fp=0xd0078ed4 sp=0xd0078e68 pc=0xf06fe5a5 runtime_test.TestCgoCheckBytes(0xcfdea208) /workdir/go/src/runtime/crash_cgo_test.go:167 +0x30 fp=0xd0078f74 sp=0xd0078ed4 pc=0xf0922630 testing.tRunner(0xcfdea208, 0xf0b46360) /workdir/go/src/testing/testing.go:1689 +0x153 fp=0xd0078fe4 sp=0xd0078f74 pc=0xf06fe9b3 testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x2f fp=0xd0078ff0 sp=0xd0078fe4 pc=0xf06ffaef runtime.goexit({}) /workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0xd0078ff4 sp=0xd0078ff0 pc=0xf065c831 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x417 goroutine 23020 gp=0xcfc07328 m=nil [chan receive]: runtime.gopark(0xf0b46b20, 0xcfc926f0, 0xe, 0x7, 0x2) /workdir/go/src/runtime/proc.go:402 +0x11b fp=0xd007966c sp=0xd0079658 pc=0xf0618c8b runtime.chanrecv(0xcfc926c0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c6 fp=0xd00796b0 sp=0xd007966c pc=0xf05d4a76 runtime.chanrecv1(0xcfc926c0, 0x0) /workdir/go/src/runtime/chan.go:442 +0x1c fp=0xd00796c4 sp=0xd00796b0 pc=0xf05d467c testing.(*T).Parallel(0xcff2d308) /workdir/go/src/testing/testing.go:1483 +0x285 fp=0xd0079730 sp=0xd00796c4 pc=0xf06fe5a5 runtime_test.TestNetpollDeadlock(0xcff2d308) /workdir/go/src/runtime/crash_test.go:500 +0x26 fp=0xd0079774 sp=0xd0079730 pc=0xf092cc86 testing.tRunner(0xcff2d308, 0xf0b466ac) /workdir/go/src/testing/testing.go:1689 +0x153 fp=0xd00797e4 sp=0xd0079774 pc=0xf06fe9b3 testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x2f fp=0xd00797f0 sp=0xd00797e4 pc=0xf06ffaef runtime.goexit({}) /workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0xd00797f4 sp=0xd00797f0 pc=0xf065c831 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x417 goroutine 22981 gp=0xcfc07568 m=nil [chan receive]: runtime.gopark(0xf0b46b20, 0xcfc926f0, 0xe, 0x7, 0x2) /workdir/go/src/runtime/proc.go:402 +0x11b fp=0xd005366c sp=0xd0053658 pc=0xf0618c8b runtime.chanrecv(0xcfc926c0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c6 fp=0xd00536b0 sp=0xd005366c pc=0xf05d4a76 runtime.chanrecv1(0xcfc926c0, 0x0) /workdir/go/src/runtime/chan.go:442 +0x1c fp=0xd00536c4 sp=0xd00536b0 pc=0xf05d467c testing.(*T).Parallel(0xcfcf1d08) /workdir/go/src/testing/testing.go:1483 +0x285 fp=0xd0053730 sp=0xd00536c4 pc=0xf06fe5a5 runtime_test.TestDestructorCallback(0xcfcf1d08) /workdir/go/src/runtime/crash_cgo_test.go:834 +0x26 fp=0xd0053774 sp=0xd0053730 pc=0xf09281f6 testing.tRunner(0xcfcf1d08, 0xf0b46464) /workdir/go/src/testing/testing.go:1689 +0x153 fp=0xd00537e4 sp=0xd0053774 pc=0xf06fe9b3 testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x2f fp=0xd00537f0 sp=0xd00537e4 pc=0xf06ffaef runtime.goexit({}) /workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0xd00537f4 sp=0xd00537f0 pc=0xf065c831 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x417 goroutine 23075 gp=0xcfc07688 m=nil [chan receive]: runtime.gopark(0xf0b46b20, 0xcfc926f0, 0xe, 0x7, 0x2) /workdir/go/src/runtime/proc.go:402 +0x11b fp=0xcfc3ee8c sp=0xcfc3ee78 pc=0xf0618c8b runtime.chanrecv(0xcfc926c0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c6 fp=0xcfc3eed0 sp=0xcfc3ee8c pc=0xf05d4a76 runtime.chanrecv1(0xcfc926c0, 0x0) /workdir/go/src/runtime/chan.go:442 +0x1c fp=0xcfc3eee4 sp=0xcfc3eed0 pc=0xf05d467c testing.(*T).Parallel(0xcfcf0308) /workdir/go/src/testing/testing.go:1483 +0x285 fp=0xcfc3ef50 sp=0xcfc3eee4 pc=0xf06fe5a5 runtime_test.TestGCTestMoveStackOnNextCall(0xcfcf0308) /workdir/go/src/runtime/gc_test.go:211 +0x26 fp=0xcfc3ef74 sp=0xcfc3ef50 pc=0xf093d5b6 testing.tRunner(0xcfcf0308, 0xf0b464e4) /workdir/go/src/testing/testing.go:1689 +0x153 fp=0xcfc3efe4 sp=0xcfc3ef74 pc=0xf06fe9b3 testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x2f fp=0xcfc3eff0 sp=0xcfc3efe4 pc=0xf06ffaef runtime.goexit({}) /workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0xcfc3eff4 sp=0xcfc3eff0 pc=0xf065c831 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x417 goroutine 287 gp=0xcfc077a8 m=nil [GC worker (idle)]: runtime.gopark(0xf0b46b94, 0xcfcce078, 0x1a, 0xa, 0x0) /workdir/go/src/runtime/proc.go:402 +0x11b fp=0xcfc42788 sp=0xcfc42774 pc=0xf0618c8b runtime.gcBgMarkWorker(0xcfc930c0) /workdir/go/src/runtime/mgc.go:1333 +0x12d fp=0xcfc427e8 sp=0xcfc42788 pc=0xf05f0ecd runtime.gcBgMarkStartWorkers.gowrap1() /workdir/go/src/runtime/mgc.go:1249 +0x28 fp=0xcfc427f0 sp=0xcfc427e8 pc=0xf05f0d88 runtime.goexit({}) /workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0xcfc427f4 sp=0xcfc427f0 pc=0xf065c831 created by runtime.gcBgMarkStartWorkers in goroutine 283 /workdir/go/src/runtime/mgc.go:1249 +0x16a goroutine 15 gp=0xcfc07b08 m=nil [GC worker (idle)]: runtime.gopark(0xf0b46b94, 0xcfc220f0, 0x1a, 0xa, 0x0) /workdir/go/src/runtime/proc.go:402 +0x11b fp=0xcfd1cf88 sp=0xcfd1cf74 pc=0xf0618c8b runtime.gcBgMarkWorker(0xcfc284c0) /workdir/go/src/runtime/mgc.go:1333 +0x12d fp=0xcfd1cfe8 sp=0xcfd1cf88 pc=0xf05f0ecd runtime.gcBgMarkStartWorkers.gowrap1() /workdir/go/src/runtime/mgc.go:1249 +0x28 fp=0xcfd1cff0 sp=0xcfd1cfe8 pc=0xf05f0d88 runtime.goexit({}) /workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0xcfd1cff4 sp=0xcfd1cff0 pc=0xf065c831 created by runtime.gcBgMarkStartWorkers in goroutine 7 /workdir/go/src/runtime/mgc.go:1249 +0x16a goroutine 16 gp=0xcfc07c28 m=nil [GC worker (idle)]: runtime.gopark(0xf0b46b94, 0xcfc22108, 0x1a, 0xa, 0x0) /workdir/go/src/runtime/proc.go:402 +0x11b fp=0xcfd1d788 sp=0xcfd1d774 pc=0xf0618c8b runtime.gcBgMarkWorker(0xcfc284c0) /workdir/go/src/runtime/mgc.go:1333 +0x12d fp=0xcfd1d7e8 sp=0xcfd1d788 pc=0xf05f0ecd runtime.gcBgMarkStartWorkers.gowrap1() /workdir/go/src/runtime/mgc.go:1249 +0x28 fp=0xcfd1d7f0 sp=0xcfd1d7e8 pc=0xf05f0d88 runtime.goexit({}) /workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0xcfd1d7f4 sp=0xcfd1d7f0 pc=0xf065c831 created by runtime.gcBgMarkStartWorkers in goroutine 7 /workdir/go/src/runtime/mgc.go:1249 +0x16a goroutine 286 gp=0xcfd0e008 m=nil [GC worker (idle)]: runtime.gopark(0xf0b46b94, 0xcfcce018, 0x1a, 0xa, 0x0) /workdir/go/src/runtime/proc.go:402 +0x11b fp=0xcfd17f88 sp=0xcfd17f74 pc=0xf0618c8b runtime.gcBgMarkWorker(0xcfc930c0) /workdir/go/src/runtime/mgc.go:1333 +0x12d fp=0xcfd17fe8 sp=0xcfd17f88 pc=0xf05f0ecd runtime.gcBgMarkStartWorkers.gowrap1() /workdir/go/src/runtime/mgc.go:1249 +0x28 fp=0xcfd17ff0 sp=0xcfd17fe8 pc=0xf05f0d88 runtime.goexit({}) /workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0xcfd17ff4 sp=0xcfd17ff0 pc=0xf065c831 created by runtime.gcBgMarkStartWorkers in goroutine 283 /workdir/go/src/runtime/mgc.go:1249 +0x16a goroutine 23283 gp=0xcfd0e488 m=nil [chan receive]: runtime.gopark(0xf0b46b20, 0xcfc926f0, 0xe, 0x7, 0x2) /workdir/go/src/runtime/proc.go:402 +0x11b fp=0xcfd47660 sp=0xcfd4764c pc=0xf0618c8b runtime.chanrecv(0xcfc926c0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c6 fp=0xcfd476a4 sp=0xcfd47660 pc=0xf05d4a76 runtime.chanrecv1(0xcfc926c0, 0x0) /workdir/go/src/runtime/chan.go:442 +0x1c fp=0xcfd476b8 sp=0xcfd476a4 pc=0xf05d467c testing.(*T).Parallel(0xcfdea808) /workdir/go/src/testing/testing.go:1483 +0x285 fp=0xcfd47724 sp=0xcfd476b8 pc=0xf06fe5a5 runtime_test.TestDeferKeepAlive(0xcfdea808) /workdir/go/src/runtime/mfinal_test.go:237 +0x8e fp=0xcfd47774 sp=0xcfd47724 pc=0xf0978a7e testing.tRunner(0xcfdea808, 0xf0b46448) /workdir/go/src/testing/testing.go:1689 +0x153 fp=0xcfd477e4 sp=0xcfd47774 pc=0xf06fe9b3 testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x2f fp=0xcfd477f0 sp=0xcfd477e4 pc=0xf06ffaef runtime.goexit({}) /workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0xcfd477f4 sp=0xcfd477f0 pc=0xf065c831 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x417 goroutine 22952 gp=0xcfd0e6c8 m=nil [chan receive]: runtime.gopark(0xf0b46b20, 0xcfc926f0, 0xe, 0x7, 0x2) /workdir/go/src/runtime/proc.go:402 +0x11b fp=0xcfd4cd80 sp=0xcfd4cd6c pc=0xf0618c8b runtime.chanrecv(0xcfc926c0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c6 fp=0xcfd4cdc4 sp=0xcfd4cd80 pc=0xf05d4a76 runtime.chanrecv1(0xcfc926c0, 0x0) /workdir/go/src/runtime/chan.go:442 +0x1c fp=0xcfd4cdd8 sp=0xcfd4cdc4 pc=0xf05d467c testing.(*T).Parallel(0xcfcf1008) /workdir/go/src/testing/testing.go:1483 +0x285 fp=0xcfd4ce44 sp=0xcfd4cdd8 pc=0xf06fe5a5 runtime_test.testCgoPprof(0xcfcf1008, {0xf0a005eb, 0xe}, {0xf09fc7e2, 0x8}, {0xf09fb9d6, 0x6}, {0xf09ff0ea, 0xc}) /workdir/go/src/runtime/crash_cgo_test.go:296 +0x33 fp=0xcfd4cf4c sp=0xcfd4ce44 pc=0xf0923af3 runtime_test.TestCgoPprofPIE(0xcfcf1008) /workdir/go/src/runtime/crash_cgo_test.go:363 +0x7e fp=0xcfd4cf74 sp=0xcfd4cf4c pc=0xf0924a4e testing.tRunner(0xcfcf1008, 0xf0b463a4) /workdir/go/src/testing/testing.go:1689 +0x153 fp=0xcfd4cfe4 sp=0xcfd4cf74 pc=0xf06fe9b3 testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x2f fp=0xcfd4cff0 sp=0xcfd4cfe4 pc=0xf06ffaef runtime.goexit({}) /workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0xcfd4cff4 sp=0xcfd4cff0 pc=0xf065c831 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x417 goroutine 22923 gp=0xcfd0e908 m=nil [chan receive]: runtime.gopark(0xf0b46b20, 0xcfc926f0, 0xe, 0x7, 0x2) /workdir/go/src/runtime/proc.go:402 +0x11b fp=0xcfd4866c sp=0xcfd48658 pc=0xf0618c8b runtime.chanrecv(0xcfc926c0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c6 fp=0xcfd486b0 sp=0xcfd4866c pc=0xf05d4a76 runtime.chanrecv1(0xcfc926c0, 0x0) /workdir/go/src/runtime/chan.go:442 +0x1c fp=0xcfd486c4 sp=0xcfd486b0 pc=0xf05d467c testing.(*T).Parallel(0xcfdea308) /workdir/go/src/testing/testing.go:1483 +0x285 fp=0xcfd48730 sp=0xcfd486c4 pc=0xf06fe5a5 runtime_test.TestCgoCCodeSIGPROF(0xcfdea308) /workdir/go/src/runtime/crash_cgo_test.go:217 +0x26 fp=0xcfd48774 sp=0xcfd48730 pc=0xf0922e76 testing.tRunner(0xcfdea308, 0xf0b46358) /workdir/go/src/testing/testing.go:1689 +0x153 fp=0xcfd487e4 sp=0xcfd48774 pc=0xf06fe9b3 testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x2f fp=0xcfd487f0 sp=0xcfd487e4 pc=0xf06ffaef runtime.goexit({}) /workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0xcfd487f4 sp=0xcfd487f0 pc=0xf065c831 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x417 goroutine 23043 gp=0xcfda05a8 m=nil [chan receive]: runtime.gopark(0xf0b46b20, 0xcfc926f0, 0xe, 0x7, 0x2) /workdir/go/src/runtime/proc.go:402 +0x11b fp=0xd007ae6c sp=0xd007ae58 pc=0xf0618c8b runtime.chanrecv(0xcfc926c0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c6 fp=0xd007aeb0 sp=0xd007ae6c pc=0xf05d4a76 runtime.chanrecv1(0xcfc926c0, 0x0) /workdir/go/src/runtime/chan.go:442 +0x1c fp=0xd007aec4 sp=0xd007aeb0 pc=0xf05d467c testing.(*T).Parallel(0xcff9e908) /workdir/go/src/testing/testing.go:1483 +0x285 fp=0xd007af30 sp=0xd007aec4 pc=0xf06fe5a5 runtime_test.TestNetpollWaiters(0xcff9e908) /workdir/go/src/runtime/crash_test.go:942 +0x26 fp=0xd007af74 sp=0xd007af30 pc=0xf0930f86 testing.tRunner(0xcff9e908, 0xf0b466b0) /workdir/go/src/testing/testing.go:1689 +0x153 fp=0xd007afe4 sp=0xd007af74 pc=0xf06fe9b3 testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x2f fp=0xd007aff0 sp=0xd007afe4 pc=0xf06ffaef runtime.goexit({}) /workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0xd007aff4 sp=0xd007aff0 pc=0xf065c831 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x417 goroutine 23175 gp=0xcfc84fc8 m=nil [chan receive]: runtime.gopark(0xf0b46b20, 0xcfc926f0, 0xe, 0x7, 0x2) /workdir/go/src/runtime/proc.go:402 +0x11b fp=0xcfd16650 sp=0xcfd1663c pc=0xf0618c8b runtime.chanrecv(0xcfc926c0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c6 fp=0xcfd16694 sp=0xcfd16650 pc=0xf05d4a76 runtime.chanrecv1(0xcfc926c0, 0x0) /workdir/go/src/runtime/chan.go:442 +0x1c fp=0xcfd166a8 sp=0xcfd16694 pc=0xf05d467c testing.(*T).Parallel(0xcff9e108) /workdir/go/src/testing/testing.go:1483 +0x285 fp=0xcfd16714 sp=0xcfd166a8 pc=0xf06fe5a5 runtime_test.testConcurrentReadsAfterGrowth(0xcff9e108, 0x1) /workdir/go/src/runtime/map_test.go:318 +0x26 fp=0xcfd16768 sp=0xcfd16714 pc=0xf0959ad6 runtime_test.TestConcurrentReadsAfterGrowthReflect(0xcff9e108) /workdir/go/src/runtime/map_test.go:368 +0x27 fp=0xcfd16774 sp=0xcfd16768 pc=0xf095a287 testing.tRunner(0xcff9e108, 0xf0b46410) /workdir/go/src/testing/testing.go:1689 +0x153 fp=0xcfd167e4 sp=0xcfd16774 pc=0xf06fe9b3 testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x2f fp=0xcfd167f0 sp=0xcfd167e4 pc=0xf06ffaef runtime.goexit({}) /workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0xcfd167f4 sp=0xcfd167f0 pc=0xf065c831 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x417 goroutine 23090 gp=0xcfc85568 m=nil [chan receive]: runtime.gopark(0xf0b46b20, 0xcfc926f0, 0xe, 0x7, 0x2) /workdir/go/src/runtime/proc.go:402 +0x11b fp=0xcfc43e90 sp=0xcfc43e7c pc=0xf0618c8b runtime.chanrecv(0xcfc926c0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c6 fp=0xcfc43ed4 sp=0xcfc43e90 pc=0xf05d4a76 runtime.chanrecv1(0xcfc926c0, 0x0) /workdir/go/src/runtime/chan.go:442 +0x1c fp=0xcfc43ee8 sp=0xcfc43ed4 pc=0xf05d467c testing.(*T).Parallel(0xcfcf0108) /workdir/go/src/testing/testing.go:1483 +0x285 fp=0xcfc43f54 sp=0xcfc43ee8 pc=0xf06fe5a5 runtime_test.TestGCTestPointerClass(0xcfcf0108) /workdir/go/src/runtime/gc_test.go:292 +0x26 fp=0xcfc43f74 sp=0xcfc43f54 pc=0xf093dc56 testing.tRunner(0xcfcf0108, 0xf0b464ec) /workdir/go/src/testing/testing.go:1689 +0x153 fp=0xcfc43fe4 sp=0xcfc43f74 pc=0xf06fe9b3 testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x2f fp=0xcfc43ff0 sp=0xcfc43fe4 pc=0xf06ffaef runtime.goexit({}) /workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0xcfc43ff4 sp=0xcfc43ff0 pc=0xf065c831 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x417 goroutine 23249 gp=0xcfda18c8 m=nil [chan receive]: runtime.gopark(0xf0b46b20, 0xcfc926f0, 0xe, 0x7, 0x2) /workdir/go/src/runtime/proc.go:402 +0x11b fp=0xcfc53a68 sp=0xcfc53a54 pc=0xf0618c8b runtime.chanrecv(0xcfc926c0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c6 fp=0xcfc53aac sp=0xcfc53a68 pc=0xf05d4a76 runtime.chanrecv1(0xcfc926c0, 0x0) /workdir/go/src/runtime/chan.go:442 +0x1c fp=0xcfc53ac0 sp=0xcfc53aac pc=0xf05d467c testing.(*T).Parallel(0xcfcf0d08) /workdir/go/src/testing/testing.go:1483 +0x285 fp=0xcfc53b2c sp=0xcfc53ac0 pc=0xf06fe5a5 runtime_test.TestGcPacer(0xcfcf0d08) /workdir/go/src/runtime/mgcpacer_test.go:17 +0x33 fp=0xcfc53f74 sp=0xcfc53b2c pc=0xf097b3f3 testing.tRunner(0xcfcf0d08, 0xf0b46500) /workdir/go/src/testing/testing.go:1689 +0x153 fp=0xcfc53fe4 sp=0xcfc53f74 pc=0xf06fe9b3 testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x2f fp=0xcfc53ff0 sp=0xcfc53fe4 pc=0xf06ffaef runtime.goexit({}) /workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0xcfc53ff4 sp=0xcfc53ff0 pc=0xf065c831 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x417 goroutine 23199 gp=0xcfda19e8 m=nil [chan receive]: runtime.gopark(0xf0b46b20, 0xcfc926f0, 0xe, 0x7, 0x2) /workdir/go/src/runtime/proc.go:402 +0x11b fp=0xd0052654 sp=0xd0052640 pc=0xf0618c8b runtime.chanrecv(0xcfc926c0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c6 fp=0xd0052698 sp=0xd0052654 pc=0xf05d4a76 runtime.chanrecv1(0xcfc926c0, 0x0) /workdir/go/src/runtime/chan.go:442 +0x1c fp=0xd00526ac sp=0xd0052698 pc=0xf05d467c testing.(*T).Parallel(0xcfdebd08) /workdir/go/src/testing/testing.go:1483 +0x285 fp=0xd0052718 sp=0xd00526ac pc=0xf06fe5a5 runtime_test.TestMemmoveAlias(0xcfdebd08) /workdir/go/src/runtime/memmove_test.go:65 +0x8e fp=0xd0052774 sp=0xd0052718 pc=0xf0963b7e testing.tRunner(0xcfdebd08, 0xf0b46660) /workdir/go/src/testing/testing.go:1689 +0x153 fp=0xd00527e4 sp=0xd0052774 pc=0xf06fe9b3 testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x2f fp=0xd00527f0 sp=0xd00527e4 pc=0xf06ffaef runtime.goexit({}) /workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0xd00527f4 sp=0xd00527f0 pc=0xf065c831 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x417 goroutine 22972 gp=0xcfda1c28 m=nil [chan receive]: runtime.gopark(0xf0b46b20, 0xcfc926f0, 0xe, 0x7, 0x2) /workdir/go/src/runtime/proc.go:402 +0x11b fp=0xcfd47e64 sp=0xcfd47e50 pc=0xf0618c8b runtime.chanrecv(0xcfc926c0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c6 fp=0xcfd47ea8 sp=0xcfd47e64 pc=0xf05d4a76 runtime.chanrecv1(0xcfc926c0, 0x0) /workdir/go/src/runtime/chan.go:442 +0x1c fp=0xcfd47ebc sp=0xcfd47ea8 pc=0xf05d467c testing.(*T).Parallel(0xcfdeb408) /workdir/go/src/testing/testing.go:1483 +0x285 fp=0xcfd47f28 sp=0xcfd47ebc pc=0xf06fe5a5 runtime_test.TestStackSwitchCallback(0xcfdeb408) /workdir/go/src/runtime/crash_cgo_test.go:883 +0x26 fp=0xcfd47f74 sp=0xcfd47f28 pc=0xf09289c6 testing.tRunner(0xcfdeb408, 0xf0b46918) /workdir/go/src/testing/testing.go:1689 +0x153 fp=0xcfd47fe4 sp=0xcfd47f74 pc=0xf06fe9b3 testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x2f fp=0xcfd47ff0 sp=0xcfd47fe4 pc=0xf06ffaef runtime.goexit({}) /workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0xcfd47ff4 sp=0xcfd47ff0 pc=0xf065c831 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x417 goroutine 22927 gp=0xcfda1d48 m=nil [chan receive]: runtime.gopark(0xf0b46b20, 0xcfc926f0, 0xe, 0x7, 0x2) /workdir/go/src/runtime/proc.go:402 +0x11b fp=0xd0053d80 sp=0xd0053d6c pc=0xf0618c8b runtime.chanrecv(0xcfc926c0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c6 fp=0xd0053dc4 sp=0xd0053d80 pc=0xf05d4a76 runtime.chanrecv1(0xcfc926c0, 0x0) /workdir/go/src/runtime/chan.go:442 +0x1c fp=0xd0053dd8 sp=0xd0053dc4 pc=0xf05d467c testing.(*T).Parallel(0xcfdea708) /workdir/go/src/testing/testing.go:1483 +0x285 fp=0xd0053e44 sp=0xd0053dd8 pc=0xf06fe5a5 runtime_test.testCgoPprof(0xcfdea708, {0x0, 0x0}, {0xf0a005f9, 0xe}, {0xf09ff0f6, 0xc}, {0xf09ffae6, 0xd}) /workdir/go/src/runtime/crash_cgo_test.go:296 +0x33 fp=0xd0053f4c sp=0xd0053e44 pc=0xf0923af3 runtime_test.TestCgoPprofThread(0xcfdea708) /workdir/go/src/runtime/crash_cgo_test.go:367 +0x77 fp=0xd0053f74 sp=0xd0053f4c pc=0xf0924ad7 testing.tRunner(0xcfdea708, 0xf0b463a8) /workdir/go/src/testing/testing.go:1689 +0x153 fp=0xd0053fe4 sp=0xd0053f74 pc=0xf06fe9b3 testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x2f fp=0xd0053ff0 sp=0xd0053fe4 pc=0xf06ffaef runtime.goexit({}) /workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0xd0053ff4 sp=0xd0053ff0 pc=0xf065c831 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x417 goroutine 22924 gp=0xcfda1e68 m=nil [chan receive]: runtime.gopark(0xf0b46b20, 0xcfc926f0, 0xe, 0x7, 0x2) /workdir/go/src/runtime/proc.go:402 +0x11b fp=0xd0079e70 sp=0xd0079e5c pc=0xf0618c8b runtime.chanrecv(0xcfc926c0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c6 fp=0xd0079eb4 sp=0xd0079e70 pc=0xf05d4a76 runtime.chanrecv1(0xcfc926c0, 0x0) /workdir/go/src/runtime/chan.go:442 +0x1c fp=0xd0079ec8 sp=0xd0079eb4 pc=0xf05d467c testing.(*T).Parallel(0xcfdea408) /workdir/go/src/testing/testing.go:1483 +0x285 fp=0xd0079f34 sp=0xd0079ec8 pc=0xf06fe5a5 runtime_test.TestCgoCrashTraceback(0xcfdea408) /workdir/go/src/runtime/crash_cgo_test.go:241 +0x26 fp=0xd0079f74 sp=0xd0079f34 pc=0xf0923256 testing.tRunner(0xcfdea408, 0xf0b46368) /workdir/go/src/testing/testing.go:1689 +0x153 fp=0xd0079fe4 sp=0xd0079f74 pc=0xf06fe9b3 testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x2f fp=0xd0079ff0 sp=0xd0079fe4 pc=0xf06ffaef runtime.goexit({}) /workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0xd0079ff4 sp=0xd0079ff0 pc=0xf065c831 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x417 goroutine 22929 gp=0xcfd0f208 m=nil [chan receive]: runtime.gopark(0xf0b46b20, 0xcfc926f0, 0xe, 0x7, 0x2) /workdir/go/src/runtime/proc.go:402 +0x11b fp=0xcfd49e6c sp=0xcfd49e58 pc=0xf0618c8b runtime.chanrecv(0xcfc926c0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c6 fp=0xcfd49eb0 sp=0xcfd49e6c pc=0xf05d4a76 runtime.chanrecv1(0xcfc926c0, 0x0) /workdir/go/src/runtime/chan.go:442 +0x1c fp=0xcfd49ec4 sp=0xcfd49eb0 pc=0xf05d467c testing.(*T).Parallel(0xcfdea908) /workdir/go/src/testing/testing.go:1483 +0x285 fp=0xcfd49f30 sp=0xcfd49ec4 pc=0xf06fe5a5 runtime_test.TestCgoNumGoroutine(0xcfdea908) /workdir/go/src/runtime/crash_cgo_test.go:449 +0x26 fp=0xcfd49f74 sp=0xcfd49f30 pc=0xf09255d6 testing.tRunner(0xcfdea908, 0xf0b46390) /workdir/go/src/testing/testing.go:1689 +0x153 fp=0xcfd49fe4 sp=0xcfd49f74 pc=0xf06fe9b3 testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x2f fp=0xcfd49ff0 sp=0xcfd49fe4 pc=0xf06ffaef runtime.goexit({}) /workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0xcfd49ff4 sp=0xcfd49ff0 pc=0xf065c831 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x417 goroutine 23174 gp=0xcfd0f328 m=nil [chan receive]: runtime.gopark(0xf0b46b20, 0xcfc926f0, 0xe, 0x7, 0x2) /workdir/go/src/runtime/proc.go:402 +0x11b fp=0xd0058e50 sp=0xd0058e3c pc=0xf0618c8b runtime.chanrecv(0xcfc926c0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c6 fp=0xd0058e94 sp=0xd0058e50 pc=0xf05d4a76 runtime.chanrecv1(0xcfc926c0, 0x0) /workdir/go/src/runtime/chan.go:442 +0x1c fp=0xd0058ea8 sp=0xd0058e94 pc=0xf05d467c testing.(*T).Parallel(0xcff9e008) /workdir/go/src/testing/testing.go:1483 +0x285 fp=0xd0058f14 sp=0xd0058ea8 pc=0xf06fe5a5 runtime_test.testConcurrentReadsAfterGrowth(0xcff9e008, 0x0) /workdir/go/src/runtime/map_test.go:318 +0x26 fp=0xd0058f68 sp=0xd0058f14 pc=0xf0959ad6 runtime_test.TestConcurrentReadsAfterGrowth(0xcff9e008) /workdir/go/src/runtime/map_test.go:364 +0x27 fp=0xd0058f74 sp=0xd0058f68 pc=0xf095a247 testing.tRunner(0xcff9e008, 0xf0b4640c) /workdir/go/src/testing/testing.go:1689 +0x153 fp=0xd0058fe4 sp=0xd0058f74 pc=0xf06fe9b3 testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x2f fp=0xd0058ff0 sp=0xd0058fe4 pc=0xf06ffaef runtime.goexit({}) /workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0xd0058ff4 sp=0xd0058ff0 pc=0xf065c831 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x417 goroutine 22944 gp=0xcfd0f448 m=nil [chan receive]: runtime.gopark(0xf0b46b20, 0xcfc926f0, 0xe, 0x7, 0x2) /workdir/go/src/runtime/proc.go:402 +0x11b fp=0xd0076e6c sp=0xd0076e58 pc=0xf0618c8b runtime.chanrecv(0xcfc926c0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c6 fp=0xd0076eb0 sp=0xd0076e6c pc=0xf05d4a76 runtime.chanrecv1(0xcfc926c0, 0x0) /workdir/go/src/runtime/chan.go:442 +0x1c fp=0xd0076ec4 sp=0xd0076eb0 pc=0xf05d467c testing.(*T).Parallel(0xcfcf0808) /workdir/go/src/testing/testing.go:1483 +0x285 fp=0xd0076f30 sp=0xd0076ec4 pc=0xf06fe5a5 runtime_test.TestCgoExternalThreadPanic(0xcfcf0808) /workdir/go/src/runtime/crash_cgo_test.go:81 +0x26 fp=0xd0076f74 sp=0xd0076f30 pc=0xf0921c56 testing.tRunner(0xcfcf0808, 0xf0b46378) /workdir/go/src/testing/testing.go:1689 +0x153 fp=0xd0076fe4 sp=0xd0076f74 pc=0xf06fe9b3 testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x2f fp=0xd0076ff0 sp=0xd0076fe4 pc=0xf06ffaef runtime.goexit({}) /workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0xd0076ff4 sp=0xd0076ff0 pc=0xf065c831 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x417 goroutine 22945 gp=0xcfd0f568 m=nil [chan receive]: runtime.gopark(0xf0b46b20, 0xcfc926f0, 0xe, 0x7, 0x2) /workdir/go/src/runtime/proc.go:402 +0x11b fp=0xd0076664 sp=0xd0076650 pc=0xf0618c8b runtime.chanrecv(0xcfc926c0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c6 fp=0xd00766a8 sp=0xd0076664 pc=0xf05d4a76 runtime.chanrecv1(0xcfc926c0, 0x0) /workdir/go/src/runtime/chan.go:442 +0x1c fp=0xd00766bc sp=0xd00766a8 pc=0xf05d467c testing.(*T).Parallel(0xcfcf0908) /workdir/go/src/testing/testing.go:1483 +0x285 fp=0xd0076728 sp=0xd00766bc pc=0xf06fe5a5 runtime_test.TestCgoExternalThreadSIGPROF(0xcfcf0908) /workdir/go/src/runtime/crash_cgo_test.go:93 +0x26 fp=0xd0076774 sp=0xd0076728 pc=0xf0921dd6 testing.tRunner(0xcfcf0908, 0xf0b4637c) /workdir/go/src/testing/testing.go:1689 +0x153 fp=0xd00767e4 sp=0xd0076774 pc=0xf06fe9b3 testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x2f fp=0xd00767f0 sp=0xd00767e4 pc=0xf06ffaef runtime.goexit({}) /workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0xd00767f4 sp=0xd00767f0 pc=0xf065c831 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x417 goroutine 22948 gp=0xcfd0f688 m=nil [chan receive]: runtime.gopark(0xf0b46b20, 0xcfc926f0, 0xe, 0x7, 0x2) /workdir/go/src/runtime/proc.go:402 +0x11b fp=0xcfd4b66c sp=0xcfd4b658 pc=0xf0618c8b runtime.chanrecv(0xcfc926c0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c6 fp=0xcfd4b6b0 sp=0xcfd4b66c pc=0xf05d4a76 runtime.chanrecv1(0xcfc926c0, 0x0) /workdir/go/src/runtime/chan.go:442 +0x1c fp=0xcfd4b6c4 sp=0xcfd4b6b0 pc=0xf05d467c testing.(*T).Parallel(0xcfcf0c08) /workdir/go/src/testing/testing.go:1483 +0x285 fp=0xcfd4b730 sp=0xcfd4b6c4 pc=0xf06fe5a5 runtime_test.TestCgoPanicDeadlock(0xcfcf0c08) /workdir/go/src/runtime/crash_cgo_test.go:207 +0x26 fp=0xcfd4b774 sp=0xcfd4b730 pc=0xf0922ce6 testing.tRunner(0xcfcf0c08, 0xf0b46398) /workdir/go/src/testing/testing.go:1689 +0x153 fp=0xcfd4b7e4 sp=0xcfd4b774 pc=0xf06fe9b3 testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x2f fp=0xcfd4b7f0 sp=0xcfd4b7e4 pc=0xf06ffaef runtime.goexit({}) /workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0xcfd4b7f4 sp=0xcfd4b7f0 pc=0xf065c831 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x417 goroutine 22943 gp=0xcfd0f7a8 m=nil [chan receive]: runtime.gopark(0xf0b46b20, 0xcfc926f0, 0xe, 0x7, 0x2) /workdir/go/src/runtime/proc.go:402 +0x11b fp=0xd0075e64 sp=0xd0075e50 pc=0xf0618c8b runtime.chanrecv(0xcfc926c0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c6 fp=0xd0075ea8 sp=0xd0075e64 pc=0xf05d4a76 runtime.chanrecv1(0xcfc926c0, 0x0) /workdir/go/src/runtime/chan.go:442 +0x1c fp=0xd0075ebc sp=0xd0075ea8 pc=0xf05d467c testing.(*T).Parallel(0xcfcf0708) /workdir/go/src/testing/testing.go:1483 +0x285 fp=0xd0075f28 sp=0xd0075ebc pc=0xf06fe5a5 runtime_test.TestCgoCallbackGC(0xcfcf0708) /workdir/go/src/runtime/crash_cgo_test.go:54 +0x26 fp=0xd0075f74 sp=0xd0075f28 pc=0xf09219b6 testing.tRunner(0xcfcf0708, 0xf0b4635c) /workdir/go/src/testing/testing.go:1689 +0x153 fp=0xd0075fe4 sp=0xd0075f74 pc=0xf06fe9b3 testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x2f fp=0xd0075ff0 sp=0xd0075fe4 pc=0xf06ffaef runtime.goexit({}) /workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0xd0075ff4 sp=0xd0075ff0 pc=0xf065c831 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x417 goroutine 22966 gp=0xcfd0f8c8 m=nil [chan receive]: runtime.gopark(0xf0b46b20, 0xcfc926f0, 0xe, 0x7, 0x2) /workdir/go/src/runtime/proc.go:402 +0x11b fp=0xd007466c sp=0xd0074658 pc=0xf0618c8b runtime.chanrecv(0xcfc926c0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c6 fp=0xd00746b0 sp=0xd007466c pc=0xf05d4a76 runtime.chanrecv1(0xcfc926c0, 0x0) /workdir/go/src/runtime/chan.go:442 +0x1c fp=0xd00746c4 sp=0xd00746b0 pc=0xf05d467c testing.(*T).Parallel(0xcfdeae08) /workdir/go/src/testing/testing.go:1483 +0x285 fp=0xd0074730 sp=0xd00746c4 pc=0xf06fe5a5 runtime_test.TestEINTR(0xcfdeae08) /workdir/go/src/runtime/crash_cgo_test.go:736 +0x26 fp=0xd0074774 sp=0xd0074730 pc=0xf09272f6 testing.tRunner(0xcfdeae08, 0xf0b46474) /workdir/go/src/testing/testing.go:1689 +0x153 fp=0xd00747e4 sp=0xd0074774 pc=0xf06fe9b3 testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x2f fp=0xd00747f0 sp=0xd00747e4 pc=0xf06ffaef runtime.goexit({}) /workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0xd00747f4 sp=0xd00747f0 pc=0xf065c831 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x417 goroutine 22942 gp=0xcfd0fb08 m=nil [chan receive]: runtime.gopark(0xf0b46b20, 0xcfc926f0, 0xe, 0x7, 0x2) /workdir/go/src/runtime/proc.go:402 +0x11b fp=0xcfd3e66c sp=0xcfd3e658 pc=0xf0618c8b runtime.chanrecv(0xcfc926c0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c6 fp=0xcfd3e6b0 sp=0xcfd3e66c pc=0xf05d4a76 runtime.chanrecv1(0xcfc926c0, 0x0) /workdir/go/src/runtime/chan.go:442 +0x1c fp=0xcfd3e6c4 sp=0xcfd3e6b0 pc=0xf05d467c testing.(*T).Parallel(0xcfcf0608) /workdir/go/src/testing/testing.go:1483 +0x285 fp=0xcfd3e730 sp=0xcfd3e6c4 pc=0xf06fe5a5 runtime_test.TestCgoTraceback(0xcfcf0608) /workdir/go/src/runtime/crash_cgo_test.go:45 +0x26 fp=0xcfd3e774 sp=0xcfd3e730 pc=0xf0921826 testing.tRunner(0xcfcf0608, 0xf0b463c0) /workdir/go/src/testing/testing.go:1689 +0x153 fp=0xcfd3e7e4 sp=0xcfd3e774 pc=0xf06fe9b3 testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x2f fp=0xcfd3e7f0 sp=0xcfd3e7e4 pc=0xf06ffaef runtime.goexit({}) /workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0xcfd3e7f4 sp=0xcfd3e7f0 pc=0xf065c831 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x417 goroutine 22964 gp=0xcfd0fd48 m=nil [chan receive]: runtime.gopark(0xf0b46b20, 0xcfc926f0, 0xe, 0x7, 0x2) /workdir/go/src/runtime/proc.go:402 +0x11b fp=0xd0075674 sp=0xd0075660 pc=0xf0618c8b runtime.chanrecv(0xcfc926c0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c6 fp=0xd00756b8 sp=0xd0075674 pc=0xf05d4a76 runtime.chanrecv1(0xcfc926c0, 0x0) /workdir/go/src/runtime/chan.go:442 +0x1c fp=0xd00756cc sp=0xd00756b8 pc=0xf05d467c testing.(*T).Parallel(0xcfdeac08) /workdir/go/src/testing/testing.go:1483 +0x285 fp=0xd0075738 sp=0xd00756cc pc=0xf06fe5a5 runtime_test.TestCgoPanicCallback(0xcfdeac08) /workdir/go/src/runtime/crash_cgo_test.go:562 +0x26 fp=0xd0075774 sp=0xd0075738 pc=0xf0926236 testing.tRunner(0xcfdeac08, 0xf0b46394) /workdir/go/src/testing/testing.go:1689 +0x153 fp=0xd00757e4 sp=0xd0075774 pc=0xf06fe9b3 testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x2f fp=0xd00757f0 sp=0xd00757e4 pc=0xf06ffaef runtime.goexit({}) /workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0xd00757f4 sp=0xd00757f0 pc=0xf065c831 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x417 goroutine 22921 gp=0xcfd0fe68 m=nil [chan receive]: runtime.gopark(0xf0b46b20, 0xcfc926f0, 0xe, 0x7, 0x2) /workdir/go/src/runtime/proc.go:402 +0x11b fp=0xcfd48e64 sp=0xcfd48e50 pc=0xf0618c8b runtime.chanrecv(0xcfc926c0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c6 fp=0xcfd48ea8 sp=0xcfd48e64 pc=0xf05d4a76 runtime.chanrecv1(0xcfc926c0, 0x0) /workdir/go/src/runtime/chan.go:442 +0x1c fp=0xcfd48ebc sp=0xcfd48ea8 pc=0xf05d467c testing.(*T).Parallel(0xcfdea108) /workdir/go/src/testing/testing.go:1483 +0x285 fp=0xcfd48f28 sp=0xcfd48ebc pc=0xf06fe5a5 runtime_test.TestCgoExecSignalMask(0xcfdea108) /workdir/go/src/runtime/crash_cgo_test.go:136 +0x26 fp=0xcfd48f74 sp=0xcfd48f28 pc=0xf09222e6 testing.tRunner(0xcfdea108, 0xf0b46374) /workdir/go/src/testing/testing.go:1689 +0x153 fp=0xcfd48fe4 sp=0xcfd48f74 pc=0xf06fe9b3 testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x2f fp=0xcfd48ff0 sp=0xcfd48fe4 pc=0xf06ffaef runtime.goexit({}) /workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0xcfd48ff4 sp=0xcfd48ff0 pc=0xf065c831 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x417 goroutine 22950 gp=0xd007e008 m=nil [chan receive]: runtime.gopark(0xf0b46b20, 0xcfc926f0, 0xe, 0x7, 0x2) /workdir/go/src/runtime/proc.go:402 +0x11b fp=0xcfd4d668 sp=0xcfd4d654 pc=0xf0618c8b runtime.chanrecv(0xcfc926c0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c6 fp=0xcfd4d6ac sp=0xcfd4d668 pc=0xf05d4a76 runtime.chanrecv1(0xcfc926c0, 0x0) /workdir/go/src/runtime/chan.go:442 +0x1c fp=0xcfd4d6c0 sp=0xcfd4d6ac pc=0xf05d467c testing.(*T).Parallel(0xcfcf0e08) /workdir/go/src/testing/testing.go:1483 +0x285 fp=0xcfd4d72c sp=0xcfd4d6c0 pc=0xf06fe5a5 runtime_test.TestCgoCrashTracebackGo(0xcfcf0e08) /workdir/go/src/runtime/crash_cgo_test.go:259 +0x26 fp=0xcfd4d774 sp=0xcfd4d72c pc=0xf0923506 testing.tRunner(0xcfcf0e08, 0xf0b4636c) /workdir/go/src/testing/testing.go:1689 +0x153 fp=0xcfd4d7e4 sp=0xcfd4d774 pc=0xf06fe9b3 testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x2f fp=0xcfd4d7f0 sp=0xcfd4d7e4 pc=0xf06ffaef runtime.goexit({}) /workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0xcfd4d7f4 sp=0xcfd4d7f0 pc=0xf065c831 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x417 goroutine 22940 gp=0xd007e128 m=nil [chan receive]: runtime.gopark(0xf0b46b20, 0xcfc926f0, 0xe, 0x7, 0x2) /workdir/go/src/runtime/proc.go:402 +0x11b fp=0xd007bea4 sp=0xd007be90 pc=0xf0618c8b runtime.chanrecv(0xcfc926c0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c6 fp=0xd007bee8 sp=0xd007bea4 pc=0xf05d4a76 runtime.chanrecv1(0xcfc926c0, 0x0) /workdir/go/src/runtime/chan.go:442 +0x1c fp=0xd007befc sp=0xd007bee8 pc=0xf05d467c testing.(*T).Parallel(0xcfcf0408) /workdir/go/src/testing/testing.go:1483 +0x285 fp=0xd007bf68 sp=0xd007befc pc=0xf06fe5a5 runtime_test.TestCgoCrashHandler(0xcfcf0408) /workdir/go/src/runtime/crash_cgo_test.go:25 +0x22 fp=0xd007bf74 sp=0xd007bf68 pc=0xf09215f2 testing.tRunner(0xcfcf0408, 0xf0b46364) /workdir/go/src/testing/testing.go:1689 +0x153 fp=0xd007bfe4 sp=0xd007bf74 pc=0xf06fe9b3 testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x2f fp=0xd007bff0 sp=0xd007bfe4 pc=0xf06ffaef runtime.goexit({}) /workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0xd007bff4 sp=0xd007bff0 pc=0xf065c831 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x417 goroutine 22961 gp=0xd007e368 m=nil [chan receive]: runtime.gopark(0xf0b46b20, 0xcfc926f0, 0xe, 0x7, 0x2) /workdir/go/src/runtime/proc.go:402 +0x11b fp=0xd0056e74 sp=0xd0056e60 pc=0xf0618c8b runtime.chanrecv(0xcfc926c0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c6 fp=0xd0056eb8 sp=0xd0056e74 pc=0xf05d4a76 runtime.chanrecv1(0xcfc926c0, 0x0) /workdir/go/src/runtime/chan.go:442 +0x1c fp=0xd0056ecc sp=0xd0056eb8 pc=0xf05d467c testing.(*T).Parallel(0xcfcf1908) /workdir/go/src/testing/testing.go:1483 +0x285 fp=0xd0056f38 sp=0xd0056ecc pc=0xf06fe5a5 runtime_test.TestAbortInCgo(0xcfcf1908) /workdir/go/src/runtime/crash_cgo_test.go:703 +0x26 fp=0xd0056f74 sp=0xd0056f38 pc=0xf09270a6 testing.tRunner(0xcfcf1908, 0xf0b462c8) /workdir/go/src/testing/testing.go:1689 +0x153 fp=0xd0056fe4 sp=0xd0056f74 pc=0xf06fe9b3 testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x2f fp=0xd0056ff0 sp=0xd0056fe4 pc=0xf06ffaef runtime.goexit({}) /workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0xd0056ff4 sp=0xd0056ff0 pc=0xf065c831 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x417 goroutine 22963 gp=0xd007e488 m=nil [chan receive]: runtime.gopark(0xf0b46b20, 0xcfc926f0, 0xe, 0x7, 0x2) /workdir/go/src/runtime/proc.go:402 +0x11b fp=0xd0057e6c sp=0xd0057e58 pc=0xf0618c8b runtime.chanrecv(0xcfc926c0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c6 fp=0xd0057eb0 sp=0xd0057e6c pc=0xf05d4a76 runtime.chanrecv1(0xcfc926c0, 0x0) /workdir/go/src/runtime/chan.go:442 +0x1c fp=0xd0057ec4 sp=0xd0057eb0 pc=0xf05d467c testing.(*T).Parallel(0xcfdeab08) /workdir/go/src/testing/testing.go:1483 +0x285 fp=0xd0057f30 sp=0xd0057ec4 pc=0xf06fe5a5 runtime_test.TestSigStackSwapping(0xcfdeab08) /workdir/go/src/runtime/crash_cgo_test.go:518 +0x26 fp=0xd0057f74 sp=0xd0057f30 pc=0xf0925da6 testing.tRunner(0xcfdeab08, 0xf0b468a0) /workdir/go/src/testing/testing.go:1689 +0x153 fp=0xd0057fe4 sp=0xd0057f74 pc=0xf06fe9b3 testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x2f fp=0xd0057ff0 sp=0xd0057fe4 pc=0xf06ffaef runtime.goexit({}) /workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0xd0057ff4 sp=0xd0057ff0 pc=0xf065c831 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x417 goroutine 23198 gp=0xd007e7e8 m=nil [chan receive]: runtime.gopark(0xf0b46b20, 0xcfc926f0, 0xe, 0x7, 0x2) /workdir/go/src/runtime/proc.go:402 +0x11b fp=0xd0058650 sp=0xd005863c pc=0xf0618c8b runtime.chanrecv(0xcfc926c0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c6 fp=0xd0058694 sp=0xd0058650 pc=0xf05d4a76 runtime.chanrecv1(0xcfc926c0, 0x0) /workdir/go/src/runtime/chan.go:442 +0x1c fp=0xd00586a8 sp=0xd0058694 pc=0xf05d467c testing.(*T).Parallel(0xcfdebc08) /workdir/go/src/testing/testing.go:1483 +0x285 fp=0xd0058714 sp=0xd00586a8 pc=0xf06fe5a5 runtime_test.TestMemmove(0xcfdebc08) /workdir/go/src/runtime/memmove_test.go:23 +0x8e fp=0xd0058774 sp=0xd0058714 pc=0xf096361e testing.tRunner(0xcfdebc08, 0xf0b4665c) /workdir/go/src/testing/testing.go:1689 +0x153 fp=0xd00587e4 sp=0xd0058774 pc=0xf06fe9b3 testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x2f fp=0xd00587f0 sp=0xd00587e4 pc=0xf06ffaef runtime.goexit({}) /workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0xd00587f4 sp=0xd00587f0 pc=0xf065c831 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x417 goroutine 22957 gp=0xd007ea28 m=nil [chan receive]: runtime.gopark(0xf0b46b20, 0xcfc926f0, 0xe, 0x7, 0x2) /workdir/go/src/runtime/proc.go:402 +0x11b fp=0xd0057674 sp=0xd0057660 pc=0xf0618c8b runtime.chanrecv(0xcfc926c0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c6 fp=0xd00576b8 sp=0xd0057674 pc=0xf05d4a76 runtime.chanrecv1(0xcfc926c0, 0x0) /workdir/go/src/runtime/chan.go:442 +0x1c fp=0xd00576cc sp=0xd00576b8 pc=0xf05d467c testing.(*T).Parallel(0xcfcf1508) /workdir/go/src/testing/testing.go:1483 +0x285 fp=0xd0057738 sp=0xd00576cc pc=0xf06fe5a5 runtime_test.TestCgoTracebackSigpanic(0xcfcf1508) /workdir/go/src/runtime/crash_cgo_test.go:538 +0x26 fp=0xd0057774 sp=0xd0057738 pc=0xf0925f36 testing.tRunner(0xcfcf1508, 0xf0b463d0) /workdir/go/src/testing/testing.go:1689 +0x153 fp=0xd00577e4 sp=0xd0057774 pc=0xf06fe9b3 testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x2f fp=0xd00577f0 sp=0xd00577e4 pc=0xf06ffaef runtime.goexit({}) /workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0xd00577f4 sp=0xd00577f0 pc=0xf065c831 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x417 goroutine 22955 gp=0xd007eb48 m=nil [chan receive]: runtime.gopark(0xf0b46b20, 0xcfc926f0, 0xe, 0x7, 0x2) /workdir/go/src/runtime/proc.go:402 +0x11b fp=0xd0054e4c sp=0xd0054e38 pc=0xf0618c8b runtime.chanrecv(0xcfc926c0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c6 fp=0xd0054e90 sp=0xd0054e4c pc=0xf05d4a76 runtime.chanrecv1(0xcfc926c0, 0x0) /workdir/go/src/runtime/chan.go:442 +0x1c fp=0xd0054ea4 sp=0xd0054e90 pc=0xf05d467c testing.(*T).Parallel(0xcfcf1308) /workdir/go/src/testing/testing.go:1483 +0x285 fp=0xd0054f10 sp=0xd0054ea4 pc=0xf06fe5a5 runtime_test.TestCatchPanic(0xcfcf1308) /workdir/go/src/runtime/crash_cgo_test.go:458 +0x26 fp=0xd0054f74 sp=0xd0054f10 pc=0xf0925766 testing.tRunner(0xcfcf1308, 0xf0b46354) /workdir/go/src/testing/testing.go:1689 +0x153 fp=0xd0054fe4 sp=0xd0054f74 pc=0xf06fe9b3 testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x2f fp=0xd0054ff0 sp=0xd0054fe4 pc=0xf06ffaef runtime.goexit({}) /workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0xd0054ff4 sp=0xd0054ff0 pc=0xf065c831 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x417 goroutine 22983 gp=0xd007ec68 m=nil [chan receive]: runtime.gopark(0xf0b46b20, 0xcfc926f0, 0xe, 0x7, 0x2) /workdir/go/src/runtime/proc.go:402 +0x11b fp=0xd005466c sp=0xd0054658 pc=0xf0618c8b runtime.chanrecv(0xcfc926c0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c6 fp=0xd00546b0 sp=0xd005466c pc=0xf05d4a76 runtime.chanrecv1(0xcfc926c0, 0x0) /workdir/go/src/runtime/chan.go:442 +0x1c fp=0xd00546c4 sp=0xd00546b0 pc=0xf05d467c testing.(*T).Parallel(0xcfcf1f08) /workdir/go/src/testing/testing.go:1483 +0x285 fp=0xd0054730 sp=0xd00546c4 pc=0xf06fe5a5 runtime_test.TestVDSO(0xcfcf1f08) /workdir/go/src/runtime/crash_test.go:181 +0x26 fp=0xd0054774 sp=0xd0054730 pc=0xf092a346 testing.tRunner(0xcfcf1f08, 0xf0b469e4) /workdir/go/src/testing/testing.go:1689 +0x153 fp=0xd00547e4 sp=0xd0054774 pc=0xf06fe9b3 testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x2f fp=0xd00547f0 sp=0xd00547e4 pc=0xf06ffaef runtime.goexit({}) /workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0xd00547f4 sp=0xd00547f0 pc=0xf065c831 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x417 goroutine 23021 gp=0xd007efc8 m=nil [chan receive]: runtime.gopark(0xf0b46b20, 0xcfc926f0, 0xe, 0x7, 0x2) /workdir/go/src/runtime/proc.go:402 +0x11b fp=0xd0052e10 sp=0xd0052dfc pc=0xf0618c8b runtime.chanrecv(0xcfc926c0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c6 fp=0xd0052e54 sp=0xd0052e10 pc=0xf05d4a76 runtime.chanrecv1(0xcfc926c0, 0x0) /workdir/go/src/runtime/chan.go:442 +0x1c fp=0xd0052e68 sp=0xd0052e54 pc=0xf05d467c testing.(*T).Parallel(0xcff2d408) /workdir/go/src/testing/testing.go:1483 +0x285 fp=0xd0052ed4 sp=0xd0052e68 pc=0xf06fe5a5 runtime_test.TestPanicTraceback(0xcff2d408) /workdir/go/src/runtime/crash_test.go:509 +0x30 fp=0xd0052f74 sp=0xd0052ed4 pc=0xf092ce40 testing.tRunner(0xcff2d408, 0xf0b4675c) /workdir/go/src/testing/testing.go:1689 +0x153 fp=0xd0052fe4 sp=0xd0052f74 pc=0xf06fe9b3 testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x2f fp=0xd0052ff0 sp=0xd0052fe4 pc=0xf06ffaef runtime.goexit({}) /workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0xd0052ff4 sp=0xd0052ff0 pc=0xf065c831 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x417 goroutine 22926 gp=0xd007f0e8 m=nil [chan receive]: runtime.gopark(0xf0b46b20, 0xcfc926f0, 0xe, 0x7, 0x2) /workdir/go/src/runtime/proc.go:402 +0x11b fp=0xd0078580 sp=0xd007856c pc=0xf0618c8b runtime.chanrecv(0xcfc926c0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c6 fp=0xd00785c4 sp=0xd0078580 pc=0xf05d4a76 runtime.chanrecv1(0xcfc926c0, 0x0) /workdir/go/src/runtime/chan.go:442 +0x1c fp=0xd00785d8 sp=0xd00785c4 pc=0xf05d467c testing.(*T).Parallel(0xcfdea608) /workdir/go/src/testing/testing.go:1483 +0x285 fp=0xd0078644 sp=0xd00785d8 pc=0xf06fe5a5 runtime_test.testCgoPprof(0xcfdea608, {0x0, 0x0}, {0xf09fc7e2, 0x8}, {0xf09fb9d6, 0x6}, {0xf09ff0ea, 0xc}) /workdir/go/src/runtime/crash_cgo_test.go:296 +0x33 fp=0xd007874c sp=0xd0078644 pc=0xf0923af3 runtime_test.TestCgoPprof(0xcfdea608) /workdir/go/src/runtime/crash_cgo_test.go:359 +0x77 fp=0xd0078774 sp=0xd007874c pc=0xf09249b7 testing.tRunner(0xcfdea608, 0xf0b4639c) /workdir/go/src/testing/testing.go:1689 +0x153 fp=0xd00787e4 sp=0xd0078774 pc=0xf06fe9b3 testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x2f fp=0xd00787f0 sp=0xd00787e4 pc=0xf06ffaef runtime.goexit({}) /workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0xd00787f4 sp=0xd00787f0 pc=0xf065c831 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x417 goroutine 22953 gp=0xd007f208 m=nil [chan receive]: runtime.gopark(0xf0b46b20, 0xcfc926f0, 0xe, 0x7, 0x2) /workdir/go/src/runtime/proc.go:402 +0x11b fp=0xd0056580 sp=0xd005656c pc=0xf0618c8b runtime.chanrecv(0xcfc926c0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c6 fp=0xd00565c4 sp=0xd0056580 pc=0xf05d4a76 runtime.chanrecv1(0xcfc926c0, 0x0) /workdir/go/src/runtime/chan.go:442 +0x1c fp=0xd00565d8 sp=0xd00565c4 pc=0xf05d467c testing.(*T).Parallel(0xcfcf1108) /workdir/go/src/testing/testing.go:1483 +0x285 fp=0xd0056644 sp=0xd00565d8 pc=0xf06fe5a5 runtime_test.testCgoPprof(0xcfcf1108, {0x0, 0x0}, {0xf0a0ab19, 0x19}, {0xf09ff0f6, 0xc}, {0xf0a06b92, 0x15}) /workdir/go/src/runtime/crash_cgo_test.go:296 +0x33 fp=0xd005674c sp=0xd0056644 pc=0xf0923af3 runtime_test.TestCgoPprofThreadNoTraceback(0xcfcf1108) /workdir/go/src/runtime/crash_cgo_test.go:371 +0x77 fp=0xd0056774 sp=0xd005674c pc=0xf0924b67 testing.tRunner(0xcfcf1108, 0xf0b463ac) /workdir/go/src/testing/testing.go:1689 +0x153 fp=0xd00567e4 sp=0xd0056774 pc=0xf06fe9b3 testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x2f fp=0xd00567f0 sp=0xd00567e4 pc=0xf06ffaef runtime.goexit({}) /workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0xd00567f4 sp=0xd00567f0 pc=0xf065c831 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x417 goroutine 22970 gp=0xd007f7a8 m=nil [chan receive]: runtime.gopark(0xf0b46b20, 0xcfc926f0, 0xe, 0x7, 0x2) /workdir/go/src/runtime/proc.go:402 +0x11b fp=0xcfd4de64 sp=0xcfd4de50 pc=0xf0618c8b runtime.chanrecv(0xcfc926c0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c6 fp=0xcfd4dea8 sp=0xcfd4de64 pc=0xf05d4a76 runtime.chanrecv1(0xcfc926c0, 0x0) /workdir/go/src/runtime/chan.go:442 +0x1c fp=0xcfd4debc sp=0xcfd4dea8 pc=0xf05d467c testing.(*T).Parallel(0xcfdeb208) /workdir/go/src/testing/testing.go:1483 +0x285 fp=0xcfd4df28 sp=0xcfd4debc pc=0xf06fe5a5 runtime_test.TestCgoSigfwd(0xcfdeb208) /workdir/go/src/runtime/crash_cgo_test.go:822 +0x26 fp=0xcfd4df74 sp=0xcfd4df28 pc=0xf0928046 testing.tRunner(0xcfdeb208, 0xf0b463b0) /workdir/go/src/testing/testing.go:1689 +0x153 fp=0xcfd4dfe4 sp=0xcfd4df74 pc=0xf06fe9b3 testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x2f fp=0xcfd4dff0 sp=0xcfd4dfe4 pc=0xf06ffaef runtime.goexit({}) /workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0xcfd4dff4 sp=0xcfd4dff0 pc=0xf065c831 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x417 goroutine 22951 gp=0xd007f9e8 m=nil [chan receive]: runtime.gopark(0xf0b46b20, 0xcfc926f0, 0xe, 0x7, 0x2) /workdir/go/src/runtime/proc.go:402 +0x11b fp=0xd007766c sp=0xd0077658 pc=0xf0618c8b runtime.chanrecv(0xcfc926c0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c6 fp=0xd00776b0 sp=0xd007766c pc=0xf05d4a76 runtime.chanrecv1(0xcfc926c0, 0x0) /workdir/go/src/runtime/chan.go:442 +0x1c fp=0xd00776c4 sp=0xd00776b0 pc=0xf05d467c testing.(*T).Parallel(0xcfcf0f08) /workdir/go/src/testing/testing.go:1483 +0x285 fp=0xd0077730 sp=0xd00776c4 pc=0xf06fe5a5 runtime_test.TestCgoTracebackContextPreemption(0xcfcf0f08) /workdir/go/src/runtime/crash_cgo_test.go:287 +0x26 fp=0xd0077774 sp=0xd0077730 pc=0xf0923956 testing.tRunner(0xcfcf0f08, 0xf0b463c8) /workdir/go/src/testing/testing.go:1689 +0x153 fp=0xd00777e4 sp=0xd0077774 pc=0xf06fe9b3 testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x2f fp=0xd00777f0 sp=0xd00777e4 pc=0xf06ffaef runtime.goexit({}) /workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0xd00777f4 sp=0xd00777f0 pc=0xf065c831 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x417 goroutine 22982 gp=0xd007fb08 m=nil [chan receive]: runtime.gopark(0xf0b46b20, 0xcfc926f0, 0xe, 0x7, 0x2) /workdir/go/src/runtime/proc.go:402 +0x11b fp=0xcfd4be6c sp=0xcfd4be58 pc=0xf0618c8b runtime.chanrecv(0xcfc926c0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c6 fp=0xcfd4beb0 sp=0xcfd4be6c pc=0xf05d4a76 runtime.chanrecv1(0xcfc926c0, 0x0) /workdir/go/src/runtime/chan.go:442 +0x1c fp=0xcfd4bec4 sp=0xcfd4beb0 pc=0xf05d467c testing.(*T).Parallel(0xcfcf1e08) /workdir/go/src/testing/testing.go:1483 +0x285 fp=0xcfd4bf30 sp=0xcfd4bec4 pc=0xf06fe5a5 runtime_test.TestEnsureBindM(0xcfcf1e08) /workdir/go/src/runtime/crash_cgo_test.go:870 +0x26 fp=0xcfd4bf74 sp=0xcfd4bf30 pc=0xf0928836 testing.tRunner(0xcfcf1e08, 0xf0b46488) /workdir/go/src/testing/testing.go:1689 +0x153 fp=0xcfd4bfe4 sp=0xcfd4bf74 pc=0xf06fe9b3 testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x2f fp=0xcfd4bff0 sp=0xcfd4bfe4 pc=0xf06ffaef runtime.goexit({}) /workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0xcfd4bff4 sp=0xcfd4bff0 pc=0xf065c831 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x417 goroutine 22962 gp=0xd007fc28 m=nil [chan receive]: runtime.gopark(0xf0b46b20, 0xcfc926f0, 0xe, 0x7, 0x2) /workdir/go/src/runtime/proc.go:402 +0x11b fp=0xcfd4a6a0 sp=0xcfd4a68c pc=0xf0618c8b runtime.chanrecv(0xcfc926c0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c6 fp=0xcfd4a6e4 sp=0xcfd4a6a0 pc=0xf05d4a76 runtime.chanrecv1(0xcfc926c0, 0x0) /workdir/go/src/runtime/chan.go:442 +0x1c fp=0xcfd4a6f8 sp=0xcfd4a6e4 pc=0xf05d467c testing.(*T).Parallel(0xcfdeaa08) /workdir/go/src/testing/testing.go:1483 +0x285 fp=0xcfd4a764 sp=0xcfd4a6f8 pc=0xf06fe5a5 runtime_test.TestCgoLockOSThreadExit(0xcfdeaa08) /workdir/go/src/runtime/crash_cgo_test.go:494 +0x22 fp=0xcfd4a774 sp=0xcfd4a764 pc=0xf0925b22 testing.tRunner(0xcfdeaa08, 0xf0b46384) /workdir/go/src/testing/testing.go:1689 +0x153 fp=0xcfd4a7e4 sp=0xcfd4a774 pc=0xf06fe9b3 testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x2f fp=0xcfd4a7f0 sp=0xcfd4a7e4 pc=0xf06ffaef runtime.goexit({}) /workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0xcfd4a7f4 sp=0xcfd4a7f0 pc=0xf065c831 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x417 goroutine 22947 gp=0xd007fe68 m=nil [chan receive]: runtime.gopark(0xf0b46b20, 0xcfc926f0, 0xe, 0x7, 0x2) /workdir/go/src/runtime/proc.go:402 +0x11b fp=0xcfd4666c sp=0xcfd46658 pc=0xf0618c8b runtime.chanrecv(0xcfc926c0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c6 fp=0xcfd466b0 sp=0xcfd4666c pc=0xf05d4a76 runtime.chanrecv1(0xcfc926c0, 0x0) /workdir/go/src/runtime/chan.go:442 +0x1c fp=0xcfd466c4 sp=0xcfd466b0 pc=0xf05d467c testing.(*T).Parallel(0xcfcf0b08) /workdir/go/src/testing/testing.go:1483 +0x285 fp=0xcfd46730 sp=0xcfd466c4 pc=0xf06fe5a5 runtime_test.TestEnsureDropM(0xcfcf0b08) /workdir/go/src/runtime/crash_cgo_test.go:150 +0x26 fp=0xcfd46774 sp=0xcfd46730 pc=0xf0922496 testing.tRunner(0xcfcf0b08, 0xf0b4648c) /workdir/go/src/testing/testing.go:1689 +0x153 fp=0xcfd467e4 sp=0xcfd46774 pc=0xf06fe9b3 testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x2f fp=0xcfd467f0 sp=0xcfd467e4 pc=0xf06ffaef runtime.goexit({}) /workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0xcfd467f4 sp=0xcfd467f0 pc=0xf065c831 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x417 goroutine 22925 gp=0xcfd5e008 m=nil [chan receive]: runtime.gopark(0xf0b46b20, 0xcfc926f0, 0xe, 0x7, 0x2) /workdir/go/src/runtime/proc.go:402 +0x11b fp=0xcfd4966c sp=0xcfd49658 pc=0xf0618c8b runtime.chanrecv(0xcfc926c0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c6 fp=0xcfd496b0 sp=0xcfd4966c pc=0xf05d4a76 runtime.chanrecv1(0xcfc926c0, 0x0) /workdir/go/src/runtime/chan.go:442 +0x1c fp=0xcfd496c4 sp=0xcfd496b0 pc=0xf05d467c testing.(*T).Parallel(0xcfdea508) /workdir/go/src/testing/testing.go:1483 +0x285 fp=0xcfd49730 sp=0xcfd496c4 pc=0xf06fe5a5 runtime_test.TestCgoTracebackContext(0xcfdea508) /workdir/go/src/runtime/crash_cgo_test.go:278 +0x26 fp=0xcfd49774 sp=0xcfd49730 pc=0xf09237c6 testing.tRunner(0xcfdea508, 0xf0b463c4) /workdir/go/src/testing/testing.go:1689 +0x153 fp=0xcfd497e4 sp=0xcfd49774 pc=0xf06fe9b3 testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x2f fp=0xcfd497f0 sp=0xcfd497e4 pc=0xf06ffaef runtime.goexit({}) /workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0xcfd497f4 sp=0xcfd497f0 pc=0xf065c831 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x417 goroutine 54017 gp=0xcfe1e5a8 m=nil [chan receive]: runtime.gopark(0xf0b46b20, 0xcfc926f0, 0xe, 0x7, 0x2) /workdir/go/src/runtime/proc.go:402 +0x11b fp=0xcfd255c8 sp=0xcfd255b4 pc=0xf0618c8b runtime.chanrecv(0xcfc926c0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c6 fp=0xcfd2560c sp=0xcfd255c8 pc=0xf05d4a76 runtime.chanrecv1(0xcfc926c0, 0x0) /workdir/go/src/runtime/chan.go:442 +0x1c fp=0xcfd25620 sp=0xcfd2560c pc=0xf05d467c testing.(*T).Parallel(0xcfcf0208) /workdir/go/src/testing/testing.go:1483 +0x285 fp=0xcfd2568c sp=0xcfd25620 pc=0xf06fe5a5 runtime_test.TestSpuriousWakeupsNeverHangSemasleep(0xcfcf0208) /workdir/go/src/runtime/semasleep_test.go:24 +0xaa fp=0xcfd25774 sp=0xcfd2568c pc=0xf09c867a testing.tRunner(0xcfcf0208, 0xf0b468f4) /workdir/go/src/testing/testing.go:1689 +0x153 fp=0xcfd257e4 sp=0xcfd25774 pc=0xf06fe9b3 testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x2f fp=0xcfd257f0 sp=0xcfd257e4 pc=0xf06ffaef runtime.goexit({}) /workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0xcfd257f4 sp=0xcfd257f0 pc=0xf065c831 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x417 goroutine 23877 gp=0xcfe1f8c8 m=nil [chan receive]: runtime.gopark(0xf0b46b20, 0xcfc926f0, 0xe, 0x7, 0x2) /workdir/go/src/runtime/proc.go:402 +0x11b fp=0xcfd24e58 sp=0xcfd24e44 pc=0xf0618c8b runtime.chanrecv(0xcfc926c0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c6 fp=0xcfd24e9c sp=0xcfd24e58 pc=0xf05d4a76 runtime.chanrecv1(0xcfc926c0, 0x0) /workdir/go/src/runtime/chan.go:442 +0x1c fp=0xcfd24eb0 sp=0xcfd24e9c pc=0xf05d467c testing.(*T).Parallel(0xcff2cc08) /workdir/go/src/testing/testing.go:1483 +0x285 fp=0xcfd24f1c sp=0xcfd24eb0 pc=0xf06fe5a5 runtime_test.TestBigGOMAXPROCS(0xcff2cc08) /workdir/go/src/runtime/proc_test.go:1146 +0x26 fp=0xcfd24f74 sp=0xcfd24f1c pc=0xf09b0176 testing.tRunner(0xcff2cc08, 0xf0b46308) /workdir/go/src/testing/testing.go:1689 +0x153 fp=0xcfd24fe4 sp=0xcfd24f74 pc=0xf06fe9b3 testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x2f fp=0xcfd24ff0 sp=0xcfd24fe4 pc=0xf06ffaef runtime.goexit({}) /workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0xcfd24ff4 sp=0xcfd24ff0 pc=0xf065c831 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x417 goroutine 74025 gp=0xd00045a8 m=nil [chan receive]: runtime.gopark(0xf0b46b20, 0xcfc926f0, 0xe, 0x7, 0x2) /workdir/go/src/runtime/proc.go:402 +0x11b fp=0xcfd436a0 sp=0xcfd4368c pc=0xf0618c8b runtime.chanrecv(0xcfc926c0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c6 fp=0xcfd436e4 sp=0xcfd436a0 pc=0xf05d4a76 runtime.chanrecv1(0xcfc926c0, 0x0) /workdir/go/src/runtime/chan.go:442 +0x1c fp=0xcfd436f8 sp=0xcfd436e4 pc=0xf05d467c testing.(*T).Parallel(0xcff2c008) /workdir/go/src/testing/testing.go:1483 +0x285 fp=0xcfd43764 sp=0xcfd436f8 pc=0xf06fe5a5 runtime_test.TestStackGrowthCallback(0xcff2c008) /workdir/go/src/runtime/stack_test.go:184 +0x26 fp=0xcfd43774 sp=0xcfd43764 pc=0xf09ce506 testing.tRunner(0xcff2c008, 0xf0b46904) /workdir/go/src/testing/testing.go:1689 +0x153 fp=0xcfd437e4 sp=0xcfd43774 pc=0xf06fe9b3 testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x2f fp=0xcfd437f0 sp=0xcfd437e4 pc=0xf06ffaef runtime.goexit({}) /workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0xcfd437f4 sp=0xcfd437f0 pc=0xf065c831 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x417 FAIL runtime 19.155s FAIL go tool dist: Failed: exit status 1