linux-amd64-staticlockranking at 5a2161ce9ec130271ec67566ecb5a842497e8742 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash" "-force"] and env ["HOSTNAME=buildlet-linux-amd64-bullseye-rn49d0f25" "HOME=/root" "SHLVL=0" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "DEBIAN_FRONTEND=noninteractive" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64-staticlockranking" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOEXPERIMENT=staticlockranking" "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 packages and commands for linux/amd64. --- Installed Go for linux/amd64 in /workdir/go Installed commands in /workdir/go/bin *** You need to add /workdir/go/bin to your PATH. ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.133+ #1 SMP Sun Nov 19 11:08:25 UTC 2023 x86_64 ##### Testing packages. ok archive/tar 0.097s ok archive/zip 0.218s ok bufio 0.040s ok bytes 0.100s ok cmp 0.002s ok compress/bzip2 0.032s ok compress/flate 0.325s ok compress/gzip 0.958s ok compress/lzw 0.043s ok compress/zlib 0.294s ok container/heap 0.003s ok container/list 0.002s ok container/ring 0.003s ok context 0.018s ok crypto 0.002s ok crypto/aes 0.010s ok crypto/cipher 0.005s ok crypto/des 0.004s ok crypto/dsa 0.002s ok crypto/ecdh 0.029s ok crypto/ecdsa 0.019s ok crypto/ed25519 0.034s ok crypto/elliptic 0.005s ok crypto/hmac 0.002s ok crypto/internal/alias 0.002s ok crypto/internal/bigmod 0.110s ok crypto/internal/boring 0.002s ok crypto/internal/boring/bcache 0.064s ok crypto/internal/edwards25519 0.054s ok crypto/internal/edwards25519/field 0.010s ok crypto/internal/nistec 0.103s ok crypto/internal/nistec/fiat 0.002s [no tests to run] ok crypto/md5 0.004s ok crypto/rand 0.032s ok crypto/rc4 0.017s ok crypto/rsa 0.177s ok crypto/sha1 0.012s ok crypto/sha256 0.003s ok crypto/sha512 0.004s ok crypto/subtle 0.081s ok crypto/tls 0.318s ok crypto/x509 0.210s ok database/sql 0.476s ok database/sql/driver 0.002s ok debug/buildinfo 0.005s ok debug/dwarf 0.010s ok debug/elf 0.113s ok debug/gosym 0.111s ok debug/macho 0.003s ok debug/pe 0.008s ok debug/plan9obj 0.002s ok embed 0.002s [no tests to run] ok embed/internal/embedtest 0.002s ok encoding/ascii85 0.002s ok encoding/asn1 0.005s ok encoding/base32 0.011s ok encoding/base64 0.003s ok encoding/binary 0.003s ok encoding/csv 0.007s ok encoding/gob 1.030s ok encoding/hex 0.003s ok encoding/json 0.174s ok encoding/pem 0.464s ok encoding/xml 0.034s ok errors 0.003s ok expvar 0.003s ok flag 0.018s ok fmt 0.042s ok go/ast 0.003s ok go/build 1.084s ok go/build/constraint 0.003s ok go/constant 0.003s ok go/doc 0.026s ok go/doc/comment 0.460s ok go/format 0.004s ok go/importer 0.102s ok go/internal/gccgoimporter 0.006s ok go/internal/gcimporter 0.658s ok go/internal/srcimporter 5.340s ok go/parser 0.117s ok go/printer 0.098s ok go/scanner 0.003s ok go/token 0.008s ok go/types 5.567s ok go/version 0.002s ok hash 0.003s ok hash/adler32 0.005s ok hash/crc32 0.005s ok hash/crc64 0.003s ok hash/fnv 0.002s ok hash/maphash 0.050s ok html 0.002s ok html/template 0.044s ok image 0.028s ok image/color 0.011s ok image/draw 0.047s ok image/gif 0.097s ok image/jpeg 0.095s ok image/png 0.162s ok index/suffixarray 0.084s ok internal/abi 0.031s ok internal/buildcfg 0.002s ok internal/coverage/cformat 0.002s ok internal/coverage/cmerge 0.002s ok internal/coverage/pods 0.002s ok internal/coverage/slicereader 0.002s ok internal/coverage/slicewriter 0.002s ok internal/coverage/test 0.005s ok internal/cpu 0.005s ok internal/dag 0.002s ok internal/diff 0.003s ok internal/fmtsort 0.003s ok internal/fuzz 0.004s ok internal/godebug 0.206s ok internal/godebugs 0.002s ok internal/gover 0.002s ok internal/intern 0.138s ok internal/itoa 0.002s ok internal/platform 0.503s ok internal/poll 0.186s ok internal/profile 0.002s ok internal/reflectlite 0.002s ok internal/safefilepath 0.002s ok internal/saferio 0.022s ok internal/singleflight 0.019s ok internal/testenv 0.089s ok internal/trace 0.033s ok internal/trace/v2 8.501s ok internal/types/errors 0.212s ok internal/unsafeheader 0.001s ok internal/xcoff 0.005s ok internal/zstd 0.039s ok io 0.024s ok io/fs 0.179s ok io/ioutil 0.003s ok log 0.003s ok log/slog 0.016s ok log/slog/internal/benchmarks 0.002s ok log/slog/internal/buffer 0.002s ok log/syslog 1.210s ok maps 0.002s ok math 0.004s ok math/big 0.518s ok math/bits 0.005s ok math/cmplx 0.003s ok math/rand 0.118s ok math/rand/v2 0.155s ok mime 0.005s ok mime/multipart 0.407s ok mime/quotedprintable 0.015s ok net 7.715s ok net/http 2.663s ok net/http/cgi 0.128s ok net/http/cookiejar 0.005s ok net/http/fcgi 0.205s ok net/http/httptest 0.027s ok net/http/httptrace 0.003s ok net/http/httputil 0.560s ok net/http/internal 0.002s ok net/http/internal/ascii 0.002s ok net/http/pprof 5.056s ok net/internal/socktest 0.002s ok net/mail 0.004s ok net/netip 0.220s ok net/rpc 0.022s ok net/rpc/jsonrpc 0.005s ok net/smtp 0.009s ok net/textproto 0.018s ok net/url 0.008s ok os 1.111s ok os/exec 0.147s ok os/exec/internal/fdtest 0.002s ok os/signal 1.863s ok os/user 0.003s ok path 0.002s ok path/filepath 0.009s ok plugin 0.002s ok reflect 0.195s ok regexp 0.274s ok regexp/syntax 0.485s 79554 ====== 0 : gscan 35 0x0 1 : profInsert 31 0xc51f70 fatal error: lock ordering problem runtime stack: runtime.throw({0x8be74f?, 0x0?}) /workdir/go/src/runtime/panic.go:1023 +0x5c fp=0x7f435fffe6c8 sp=0x7f435fffe698 pc=0x44383c runtime.checkRanks(0xc000006ea0, 0x0?, 0xbc1c80?) /workdir/go/src/runtime/lockrank_on.go:162 +0x236 fp=0x7f435fffe728 sp=0x7f435fffe6c8 pc=0x4129f6 runtime.lockWithRank.func1() /workdir/go/src/runtime/lockrank_on.go:87 +0x85 fp=0x7f435fffe758 sp=0x7f435fffe728 pc=0x412645 runtime.lockWithRank(0x20?, 0x20?) /workdir/go/src/runtime/lockrank_on.go:76 +0x85 fp=0x7f435fffe790 sp=0x7f435fffe758 pc=0x412585 runtime.lock(...) /workdir/go/src/runtime/lock_futex.go:52 runtime.stkbucket(0x3, 0x0, {0xc000071088, 0x20, 0x4?}, 0x1) /workdir/go/src/runtime/mprof.go:306 +0x1d9 fp=0x7f435fffe7e8 sp=0x7f435fffe790 pc=0x439db9 runtime.saveBlockEventStack(0x26d9, 0x1, {0xc000071088?, 0x43ad20?, 0x43aba5?}, 0x3) /workdir/go/src/runtime/mprof.go:746 +0x36 fp=0x7f435fffe830 sp=0x7f435fffe7e8 pc=0x43af76 runtime.(*mLockProfile).store(0xc000071080) /workdir/go/src/runtime/mprof.go:733 +0xa5 fp=0x7f435fffe890 sp=0x7f435fffe830 pc=0x43aea5 runtime.(*mLockProfile).recordUnlock(0xc000071080?, 0x4?) /workdir/go/src/runtime/mprof.go:673 +0x47 fp=0x7f435fffe8a8 sp=0x7f435fffe890 pc=0x43abc7 runtime.unlock2(0xbf8880?) /workdir/go/src/runtime/lock_futex.go:134 +0x5d fp=0x7f435fffe8d0 sp=0x7f435fffe8a8 pc=0x411f9d runtime.unlockWithRank.func1() /workdir/go/src/runtime/lockrank_on.go:188 +0xed fp=0x7f435fffe928 sp=0x7f435fffe8d0 pc=0x412c2d runtime.unlockWithRank(0xbf8880?) /workdir/go/src/runtime/lockrank_on.go:174 +0x77 fp=0x7f435fffe958 sp=0x7f435fffe928 pc=0x412b17 runtime.unlock(...) /workdir/go/src/runtime/lock_futex.go:121 runtime.(*mheap).allocSpan(0xbf8880, 0x4, 0x3, 0x0) /workdir/go/src/runtime/mheap.go:1262 +0x234 fp=0x7f435fffe9f8 sp=0x7f435fffe958 pc=0x4336d4 runtime.(*mheap).allocManual(0x413060?, 0xc000006ea0?, 0x28?) /workdir/go/src/runtime/mheap.go:990 +0x19 fp=0x7f435fffea20 sp=0x7f435fffe9f8 pc=0x433059 runtime.getempty.func1() /workdir/go/src/runtime/mgcwork.go:378 +0x2d fp=0x7f435fffea50 sp=0x7f435fffea20 pc=0x431d8d runtime.getempty() /workdir/go/src/runtime/mgcwork.go:377 +0xfc fp=0x7f435fffeab0 sp=0x7f435fffea50 pc=0x431c1c runtime.(*stackScanState).putPtr(0xc000599601?, 0xc000f89f90, 0xe0?) /workdir/go/src/runtime/mgcstack.go:213 +0x90 fp=0x7f435fffead8 sp=0x7f435fffeab0 pc=0x42eef0 runtime.scanblock(0xc000f89f80, 0x30, 0x8e753a, 0xc00003d268, 0x7f435fffec38) /workdir/go/src/runtime/mgcmark.go:1379 +0xd2 fp=0x7f435fffeb38 sp=0x7f435fffead8 pc=0x42a2b2 runtime.scanframeworker(0x7f435fffebd8, 0x7f435fffec38, 0xc00003d268) /workdir/go/src/runtime/mgcmark.go:1069 +0xae fp=0x7f435fffeb98 sp=0x7f435fffeb38 pc=0x4299ee runtime.scanstack(0xc002808ea0, 0xc00003d268) /workdir/go/src/runtime/mgcmark.go:900 +0x267 fp=0x7f435fffecc8 sp=0x7f435fffeb98 pc=0x429427 runtime.markroot.func1() /workdir/go/src/runtime/mgcmark.go:241 +0xb5 fp=0x7f435fffed18 sp=0x7f435fffecc8 pc=0x4280d5 runtime.markroot(0xc00003d268, 0xcb, 0x0) /workdir/go/src/runtime/mgcmark.go:215 +0x1a8 fp=0x7f435fffedc0 sp=0x7f435fffed18 pc=0x427d68 runtime.gcDrainN(0xc00003d268, 0x110a19) /workdir/go/src/runtime/mgcmark.go:1323 +0x15d fp=0x7f435fffedf0 sp=0x7f435fffedc0 pc=0x42a11d runtime.gcAssistAlloc1(0xc0000e2ea0, 0x110a19) /workdir/go/src/runtime/mgcmark.go:665 +0x112 fp=0x7f435fffee50 sp=0x7f435fffedf0 pc=0x428c52 runtime.gcAssistAlloc.func1() /workdir/go/src/runtime/mgcmark.go:556 +0x1b fp=0x7f435fffee70 sp=0x7f435fffee50 pc=0x428b1b runtime.systemstack(0x800000) /workdir/go/src/runtime/asm_amd64.s:509 +0x4a fp=0x7f435fffee80 sp=0x7f435fffee70 pc=0x484faa goroutine 23515 gp=0xc0000e2ea0 m=3 mp=0xc000070e08 [GC assist marking]: runtime.systemstack_switch() /workdir/go/src/runtime/asm_amd64.s:474 +0x8 fp=0xc0000eb260 sp=0xc0000eb250 pc=0x484f48 runtime.gcAssistAlloc(0xc0000e2ea0) /workdir/go/src/runtime/mgcmark.go:555 +0x205 fp=0xc0000eb2c0 sp=0xc0000eb260 pc=0x428885 runtime.deductAssistCredit(0x7f43ade3f108?) /workdir/go/src/runtime/malloc.go:1353 +0x54 fp=0xc0000eb2e8 sp=0xc0000eb2c0 pc=0x415394 runtime.mallocgc(0xffff, 0x81f240, 0x1) /workdir/go/src/runtime/malloc.go:1025 +0x107 fp=0xc0000eb370 sp=0xc0000eb2e8 pc=0x414b07 runtime.makeslice(0x7f435c54eaf8?, 0xa2000?, 0x7f43ade3f108?) /workdir/go/src/runtime/slice.go:107 +0x49 fp=0xc0000eb398 sp=0xc0000eb370 pc=0x45e2e9 compress/flate.(*compressor).init(0xc001234000, {0x9668a0, 0xc001434000}, 0x1) /workdir/go/src/compress/flate/deflate.go:582 +0x325 fp=0xc0000eb418 sp=0xc0000eb398 pc=0x5af025 compress/flate.NewWriter(...) /workdir/go/src/compress/flate/deflate.go:667 compress/gzip.(*Writer).Write(0xc00053c000, {0xc000550800, 0x7e5, 0x800}) /workdir/go/src/compress/gzip/gzip.go:191 +0x2e6 fp=0xc0000eb478 sp=0xc0000eb418 pc=0x5b92c6 runtime/pprof.(*profileBuilder).build(0xc00053e000) /workdir/go/src/runtime/pprof/proto.go:390 +0x5b9 fp=0xc0000eb5b8 sp=0xc0000eb478 pc=0x5c2739 runtime/pprof.printCountCycleProfile({0x9668a0?, 0xc001434000?}, {0x8b663b, 0xb}, {0x8b32fa, 0x5}, {0xc000536000, 0x9, 0xc0006f88a0?}) /workdir/go/src/runtime/pprof/pprof.go:394 +0x392 fp=0xc0000eb860 sp=0xc0000eb5b8 pc=0x5bb3b2 runtime/pprof.writeProfileInternal({0x9668a0, 0xc001434000}, 0x0, {0x8b3089, 0x5}, 0x8e5198) /workdir/go/src/runtime/pprof/pprof.go:880 +0x3c5 fp=0xc0000eba90 sp=0xc0000eb860 pc=0x5bece5 runtime/pprof.writeMutex({0x9668a0?, 0xc001434000?}, 0x42c3dc?) /workdir/go/src/runtime/pprof/pprof.go:861 +0x30 fp=0xc0000ebad0 sp=0xc0000eba90 pc=0x5be8f0 runtime/pprof.(*Profile).WriteTo(0x8b3089?, {0x9668a0?, 0xc001434000?}, 0xc0000ebc40?) /workdir/go/src/runtime/pprof/pprof.go:329 +0x14b fp=0xc0000ebbf0 sp=0xc0000ebad0 pc=0x5baceb runtime_test.TestRuntimeLockMetricsAndProfile.func2(0xc000c87380) /workdir/go/src/runtime/metrics_test.go:975 +0x4e fp=0xc0000ebc50 sp=0xc0000ebbf0 pc=0x7dfc6e runtime_test.TestRuntimeLockMetricsAndProfile.func3(0xc000c87380, 0xc0000ebe28) /workdir/go/src/runtime/metrics_test.go:993 +0x8a fp=0xc0000ebce0 sp=0xc0000ebc50 pc=0x77d8aa runtime_test.TestRuntimeLockMetricsAndProfile.func4.1(0xc000c87380) /workdir/go/src/runtime/metrics_test.go:1023 +0x8b fp=0xc0000ebed0 sp=0xc0000ebce0 pc=0x77c80b runtime_test.TestRuntimeLockMetricsAndProfile.func6(0xc000c87380) /workdir/go/src/runtime/metrics_test.go:1268 +0x2ec fp=0xc0000ebf70 sp=0xc0000ebed0 pc=0x77b76c testing.tRunner(0xc000c87380, 0xc0009c03f0) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0000ebfc0 sp=0xc0000ebf70 pc=0x521e1b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0000ebfe0 sp=0xc0000ebfc0 pc=0x522e45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000ebfe8 sp=0xc0000ebfe0 pc=0x486f61 created by testing.(*T).Run in goroutine 23582 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 1 gp=0xc0000061a0 m=nil [chan receive, locked to thread]: runtime.gopark(0xc0024200d0?, 0xc002420158?, 0xd0?, 0x0?, 0x84a060?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0000ef920 sp=0xc0000ef900 pc=0x4474ee runtime.chanrecv(0xc00057c180, 0xc0000efa07, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c5 fp=0xc0000ef998 sp=0xc0000ef920 pc=0x409e25 runtime.chanrecv1(0xbe7e40?, 0x81f1c0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0000ef9c0 sp=0xc0000ef998 pc=0x409a32 testing.(*T).Run(0xc0000e2340, {0x8c8ce0?, 0x0?}, 0x8e3a20) /workdir/go/src/testing/testing.go:1750 +0x3ab fp=0xc0000efa80 sp=0xc0000ef9c0 pc=0x522ceb testing.runTests.func1(0xc0000e2340) /workdir/go/src/testing/testing.go:2161 +0x37 fp=0xc0000efac0 sp=0xc0000efa80 pc=0x524e37 testing.tRunner(0xc0000e2340, 0xc0000efbd0) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0000efb10 sp=0xc0000efac0 pc=0x521e1b testing.runTests(0xc0000120d8, {0xbe4000, 0x1d2, 0x1d2}, {0xc0000061a0?, 0x23?, 0xbe8580?}) /workdir/go/src/testing/testing.go:2159 +0x445 fp=0xc0000efc00 sp=0xc0000efb10 pc=0x524d25 testing.(*M).Run(0xc0000bb7c0) /workdir/go/src/testing/testing.go:2027 +0x68b fp=0xc0000efe30 sp=0xc0000efc00 pc=0x52372b runtime_test.TestMain(0xc0000bb7c0) /workdir/go/src/runtime/crash_test.go:29 +0x37 fp=0xc0000efe98 sp=0xc0000efe30 pc=0x737b97 main.main() _testmain.go:1599 +0x195 fp=0xc0000eff50 sp=0xc0000efe98 pc=0x7ef6f5 runtime.main() /workdir/go/src/runtime/proc.go:271 +0x29d fp=0xc0000effe0 sp=0xc0000eff50 pc=0x44709d runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000effe8 sp=0xc0000effe0 pc=0x486f61 goroutine 2 gp=0xc000006b60 m=nil [force gc (idle)]: runtime.gopark(0x3d8eb2db17?, 0xbe9620?, 0x0?, 0x0?, 0x0?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc00006a7a8 sp=0xc00006a788 pc=0x4474ee runtime.goparkunlock(...) /workdir/go/src/runtime/proc.go:408 runtime.forcegchelper() /workdir/go/src/runtime/proc.go:326 +0xc5 fp=0xc00006a7e0 sp=0xc00006a7a8 pc=0x447365 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00006a7e8 sp=0xc00006a7e0 pc=0x486f61 created by runtime.init.6 in goroutine 1 /workdir/go/src/runtime/proc.go:314 +0x1a goroutine 3 gp=0xc000007040 m=nil [GC sweep wait]: runtime.gopark(0xbe8101?, 0x7?, 0x0?, 0x0?, 0x0?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc00006af80 sp=0xc00006af60 pc=0x4474ee runtime.goparkunlock(...) /workdir/go/src/runtime/proc.go:408 runtime.bgsweep(0xc00002e080) /workdir/go/src/runtime/mgcsweep.go:317 +0xfe fp=0xc00006afc8 sp=0xc00006af80 pc=0x42f87e runtime.gcenable.gowrap1() /workdir/go/src/runtime/mgc.go:203 +0x25 fp=0xc00006afe0 sp=0xc00006afc8 pc=0x423a65 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00006afe8 sp=0xc00006afe0 pc=0x486f61 created by runtime.gcenable in goroutine 1 /workdir/go/src/runtime/mgc.go:203 +0x66 goroutine 4 gp=0xc0000071e0 m=nil [runnable]: runtime.gopark(0x10000?, 0x161ac8?, 0x0?, 0x0?, 0x0?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc00006b778 sp=0xc00006b758 pc=0x4474ee runtime.goparkunlock(...) /workdir/go/src/runtime/proc.go:408 runtime.(*scavengerState).park(0xbe86c0) /workdir/go/src/runtime/mgcscavenge.go:425 +0x49 fp=0xc00006b7a8 sp=0xc00006b778 pc=0x42d229 runtime.bgscavenge(0xc00002e080) /workdir/go/src/runtime/mgcscavenge.go:658 +0x59 fp=0xc00006b7c8 sp=0xc00006b7a8 pc=0x42d7d9 runtime.gcenable.gowrap2() /workdir/go/src/runtime/mgc.go:204 +0x25 fp=0xc00006b7e0 sp=0xc00006b7c8 pc=0x423a05 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00006b7e8 sp=0xc00006b7e0 pc=0x486f61 created by runtime.gcenable in goroutine 1 /workdir/go/src/runtime/mgc.go:204 +0xa5 goroutine 5 gp=0xc000007a00 m=nil [finalizer wait]: runtime.gopark(0x0?, 0x8e3de0?, 0x0?, 0xa0?, 0x2000000020?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc00006be20 sp=0xc00006be00 pc=0x4474ee runtime.runfinq() /workdir/go/src/runtime/mfinal.go:194 +0x111 fp=0xc00006bfe0 sp=0xc00006be20 pc=0x4228f1 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00006bfe8 sp=0xc00006bfe0 pc=0x486f61 created by runtime.createfing in goroutine 1 /workdir/go/src/runtime/mfinal.go:164 +0x3d goroutine 23075 gp=0xc0000e2680 m=nil [chan receive]: runtime.gopark(0xc0005694c0?, 0xc00009a000?, 0x0?, 0x0?, 0xc000355e68?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000355e18 sp=0xc000355df8 pc=0x4474ee runtime.chanrecv(0xc0000a4380, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c5 fp=0xc000355e90 sp=0xc000355e18 pc=0x409e25 runtime.chanrecv1(0xbe7e40?, 0x81f1c0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000355eb8 sp=0xc000355e90 pc=0x409a32 testing.(*T).Parallel(0xc002809d40) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000355f50 sp=0xc000355eb8 pc=0x521ad5 runtime_test.TestCgoCrashHandler(0xc002809d40) /workdir/go/src/runtime/crash_cgo_test.go:25 +0x18 fp=0xc000355f70 sp=0xc000355f50 pc=0x732438 testing.tRunner(0xc002809d40, 0x8e3048) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc000355fc0 sp=0xc000355f70 pc=0x521e1b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc000355fe0 sp=0xc000355fc0 pc=0x522e45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000355fe8 sp=0xc000355fe0 pc=0x486f61 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22 gp=0xc0001044e0 m=nil [GC worker (idle)]: runtime.gopark(0x3b27cf38d3?, 0x0?, 0x0?, 0x0?, 0x0?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000067750 sp=0xc000067730 pc=0x4474ee runtime.gcBgMarkWorker() /workdir/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc0000677e0 sp=0xc000067750 pc=0x425b45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000677e8 sp=0xc0000677e0 pc=0x486f61 created by runtime.gcBgMarkStartWorkers in goroutine 19 /workdir/go/src/runtime/mgc.go:1234 +0x1c goroutine 20 gp=0xc0002044e0 m=nil [GC worker (idle)]: runtime.gopark(0xc52c20?, 0x1?, 0x28?, 0xc?, 0x0?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000066f50 sp=0xc000066f30 pc=0x4474ee runtime.gcBgMarkWorker() /workdir/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc000066fe0 sp=0xc000066f50 pc=0x425b45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000066fe8 sp=0xc000066fe0 pc=0x486f61 created by runtime.gcBgMarkStartWorkers in goroutine 19 /workdir/go/src/runtime/mgc.go:1234 +0x1c goroutine 21 gp=0xc000204680 m=nil [GC worker (idle)]: runtime.gopark(0x3d8d0eb54a?, 0x1?, 0xc4?, 0xe2?, 0x0?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc00006c750 sp=0xc00006c730 pc=0x4474ee runtime.gcBgMarkWorker() /workdir/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc00006c7e0 sp=0xc00006c750 pc=0x425b45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00006c7e8 sp=0xc00006c7e0 pc=0x486f61 created by runtime.gcBgMarkStartWorkers in goroutine 19 /workdir/go/src/runtime/mgc.go:1234 +0x1c goroutine 36 gp=0xc00040ad00 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0004de750 sp=0xc0004de730 pc=0x4474ee runtime.gcBgMarkWorker() /workdir/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc0004de7e0 sp=0xc0004de750 pc=0x425b45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004de7e8 sp=0xc0004de7e0 pc=0x486f61 created by runtime.gcBgMarkStartWorkers in goroutine 19 /workdir/go/src/runtime/mgc.go:1234 +0x1c goroutine 50 gp=0xc0002a6000 m=nil [GC worker (idle)]: runtime.gopark(0xc52c20?, 0x1?, 0x4a?, 0xcd?, 0x0?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0004da750 sp=0xc0004da730 pc=0x4474ee runtime.gcBgMarkWorker() /workdir/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc0004da7e0 sp=0xc0004da750 pc=0x425b45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004da7e8 sp=0xc0004da7e0 pc=0x486f61 created by runtime.gcBgMarkStartWorkers in goroutine 19 /workdir/go/src/runtime/mgc.go:1234 +0x1c goroutine 37 gp=0xc00040aea0 m=nil [GC worker (idle)]: runtime.gopark(0x3da8c2a1de?, 0x1?, 0xed?, 0x72?, 0x0?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0004def50 sp=0xc0004def30 pc=0x4474ee runtime.gcBgMarkWorker() /workdir/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc0004defe0 sp=0xc0004def50 pc=0x425b45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004defe8 sp=0xc0004defe0 pc=0x486f61 created by runtime.gcBgMarkStartWorkers in goroutine 19 /workdir/go/src/runtime/mgc.go:1234 +0x1c goroutine 51 gp=0xc0002a61a0 m=nil [GC worker (idle)]: runtime.gopark(0x3dc6fa4747?, 0x1?, 0x4f?, 0x5c?, 0x0?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0004daf50 sp=0xc0004daf30 pc=0x4474ee runtime.gcBgMarkWorker() /workdir/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc0004dafe0 sp=0xc0004daf50 pc=0x425b45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004dafe8 sp=0xc0004dafe0 pc=0x486f61 created by runtime.gcBgMarkStartWorkers in goroutine 19 /workdir/go/src/runtime/mgc.go:1234 +0x1c goroutine 38 gp=0xc00040b040 m=nil [GC worker (idle)]: runtime.gopark(0x3b27d8e603?, 0x3?, 0xc2?, 0x5b?, 0x0?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0004df750 sp=0xc0004df730 pc=0x4474ee runtime.gcBgMarkWorker() /workdir/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc0004df7e0 sp=0xc0004df750 pc=0x425b45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004df7e8 sp=0xc0004df7e0 pc=0x486f61 created by runtime.gcBgMarkStartWorkers in goroutine 19 /workdir/go/src/runtime/mgc.go:1234 +0x1c goroutine 52 gp=0xc0002a6340 m=nil [GC worker (idle)]: runtime.gopark(0x3b27cf4661?, 0x3?, 0xc4?, 0x8b?, 0x0?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0004db750 sp=0xc0004db730 pc=0x4474ee runtime.gcBgMarkWorker() /workdir/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc0004db7e0 sp=0xc0004db750 pc=0x425b45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004db7e8 sp=0xc0004db7e0 pc=0x486f61 created by runtime.gcBgMarkStartWorkers in goroutine 19 /workdir/go/src/runtime/mgc.go:1234 +0x1c goroutine 53 gp=0xc0002a64e0 m=nil [GC worker (idle)]: runtime.gopark(0xc52c20?, 0x1?, 0x44?, 0xaf?, 0x0?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0004dbf50 sp=0xc0004dbf30 pc=0x4474ee runtime.gcBgMarkWorker() /workdir/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc0004dbfe0 sp=0xc0004dbf50 pc=0x425b45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004dbfe8 sp=0xc0004dbfe0 pc=0x486f61 created by runtime.gcBgMarkStartWorkers in goroutine 19 /workdir/go/src/runtime/mgc.go:1234 +0x1c goroutine 54 gp=0xc0002a69c0 m=nil [GC worker (idle)]: runtime.gopark(0xc52c20?, 0x1?, 0xf4?, 0x1e?, 0x0?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0004dc750 sp=0xc0004dc730 pc=0x4474ee runtime.gcBgMarkWorker() /workdir/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc0004dc7e0 sp=0xc0004dc750 pc=0x425b45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004dc7e8 sp=0xc0004dc7e0 pc=0x486f61 created by runtime.gcBgMarkStartWorkers in goroutine 19 /workdir/go/src/runtime/mgc.go:1234 +0x1c goroutine 55 gp=0xc0002a6b60 m=nil [GC worker (idle)]: runtime.gopark(0x3d8d0eb1c6?, 0x3?, 0x2c?, 0x1?, 0x0?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0004dcf50 sp=0xc0004dcf30 pc=0x4474ee runtime.gcBgMarkWorker() /workdir/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc0004dcfe0 sp=0xc0004dcf50 pc=0x425b45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004dcfe8 sp=0xc0004dcfe0 pc=0x486f61 created by runtime.gcBgMarkStartWorkers in goroutine 19 /workdir/go/src/runtime/mgc.go:1234 +0x1c goroutine 56 gp=0xc0002a6d00 m=nil [GC worker (idle)]: runtime.gopark(0xc52c20?, 0x3?, 0x9a?, 0x1?, 0x0?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0004dd750 sp=0xc0004dd730 pc=0x4474ee runtime.gcBgMarkWorker() /workdir/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc0004dd7e0 sp=0xc0004dd750 pc=0x425b45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004dd7e8 sp=0xc0004dd7e0 pc=0x486f61 created by runtime.gcBgMarkStartWorkers in goroutine 19 /workdir/go/src/runtime/mgc.go:1234 +0x1c goroutine 57 gp=0xc0002a6ea0 m=nil [GC worker (idle)]: runtime.gopark(0x3b2803d95d?, 0x3?, 0x66?, 0x8a?, 0x0?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0004ddf50 sp=0xc0004ddf30 pc=0x4474ee runtime.gcBgMarkWorker() /workdir/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc0004ddfe0 sp=0xc0004ddf50 pc=0x425b45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004ddfe8 sp=0xc0004ddfe0 pc=0x486f61 created by runtime.gcBgMarkStartWorkers in goroutine 19 /workdir/go/src/runtime/mgc.go:1234 +0x1c goroutine 58 gp=0xc0002a7040 m=nil [GC worker (idle)]: runtime.gopark(0x3da8c2a10c?, 0x1?, 0xa8?, 0xc?, 0x0?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000510750 sp=0xc000510730 pc=0x4474ee runtime.gcBgMarkWorker() /workdir/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc0005107e0 sp=0xc000510750 pc=0x425b45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0005107e8 sp=0xc0005107e0 pc=0x486f61 created by runtime.gcBgMarkStartWorkers in goroutine 19 /workdir/go/src/runtime/mgc.go:1234 +0x1c goroutine 7 gp=0xc0000e2820 m=nil [GC worker (idle)]: runtime.gopark(0xc52c20?, 0x3?, 0xea?, 0x1?, 0x521e1b?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000066750 sp=0xc000066730 pc=0x4474ee runtime.gcBgMarkWorker() /workdir/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc0000667e0 sp=0xc000066750 pc=0x425b45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000667e8 sp=0xc0000667e0 pc=0x486f61 created by runtime.gcBgMarkStartWorkers in goroutine 19 /workdir/go/src/runtime/mgc.go:1234 +0x1c goroutine 23486 gp=0xc002808b60 m=nil [chan receive]: runtime.gopark(0xc0001140e0?, 0xc00009a000?, 0x0?, 0x0?, 0xc000730dd0?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000174d80 sp=0xc000174d60 pc=0x4474ee runtime.chanrecv(0xc0000a4380, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c5 fp=0xc000174df8 sp=0xc000174d80 pc=0x409e25 runtime.chanrecv1(0xbe7e40?, 0x81f1c0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000174e20 sp=0xc000174df8 pc=0x409a32 testing.(*T).Parallel(0xc000d90d00) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000174eb8 sp=0xc000174e20 pc=0x521ad5 runtime_test.TestMemmove(0xc000d90d00) /workdir/go/src/runtime/memmove_test.go:23 +0x79 fp=0xc000174f70 sp=0xc000174eb8 pc=0x76bdd9 testing.tRunner(0xc000d90d00, 0x8e3660) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc000174fc0 sp=0xc000174f70 pc=0x521e1b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc000174fe0 sp=0xc000174fc0 pc=0x522e45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000174fe8 sp=0xc000174fe0 pc=0x486f61 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23092 gp=0xc001584340 m=nil [chan receive]: runtime.gopark(0xc0009c18c0?, 0xc00009a000?, 0x0?, 0x0?, 0xc000e0b608?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000e0b5b8 sp=0xc000e0b598 pc=0x4474ee runtime.chanrecv(0xc0000a4380, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c5 fp=0xc000e0b630 sp=0xc000e0b5b8 pc=0x409e25 runtime.chanrecv1(0xbe7e40?, 0x81f1c0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000e0b658 sp=0xc000e0b630 pc=0x409a32 testing.(*T).Parallel(0xc000599860) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000e0b6f0 sp=0xc000e0b658 pc=0x521ad5 runtime_test.TestCgoTracebackContextPreemption(0xc000599860) /workdir/go/src/runtime/crash_cgo_test.go:287 +0x1f fp=0xc000e0b770 sp=0xc000e0b6f0 pc=0x733cbf testing.tRunner(0xc000599860, 0x8e3110) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc000e0b7c0 sp=0xc000e0b770 pc=0x521e1b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc000e0b7e0 sp=0xc000e0b7c0 pc=0x522e45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000e0b7e8 sp=0xc000e0b7e0 pc=0x486f61 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22709 gp=0xc0015849c0 m=nil [chan receive]: runtime.gopark(0xc000974fa0?, 0xc00009a000?, 0x0?, 0x0?, 0xc0004dfe18?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0004dfdc8 sp=0xc0004dfda8 pc=0x4474ee runtime.chanrecv(0xc0000a4380, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c5 fp=0xc0004dfe40 sp=0xc0004dfdc8 pc=0x409e25 runtime.chanrecv1(0xbe7e40?, 0x81f1c0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0004dfe68 sp=0xc0004dfe40 pc=0x409a32 testing.(*T).Parallel(0xc001605860) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0004dff00 sp=0xc0004dfe68 pc=0x521ad5 runtime_test.TestAbortInCgo(0xc001605860) /workdir/go/src/runtime/crash_cgo_test.go:703 +0x1c fp=0xc0004dff70 sp=0xc0004dff00 pc=0x73683c testing.tRunner(0xc001605860, 0x8e2f10) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0004dffc0 sp=0xc0004dff70 pc=0x521e1b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0004dffe0 sp=0xc0004dffc0 pc=0x522e45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004dffe8 sp=0xc0004dffe0 pc=0x486f61 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23083 gp=0xc001585860 m=nil [chan receive]: runtime.gopark(0xc0002f7930?, 0xc00009a000?, 0x0?, 0x0?, 0xc0007c7e60?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0007c7e10 sp=0xc0007c7df0 pc=0x4474ee runtime.chanrecv(0xc0000a4380, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c5 fp=0xc0007c7e88 sp=0xc0007c7e10 pc=0x409e25 runtime.chanrecv1(0xbe7e40?, 0x81f1c0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0007c7eb0 sp=0xc0007c7e88 pc=0x409a32 testing.(*T).Parallel(0xc000b0cb60) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0007c7f48 sp=0xc0007c7eb0 pc=0x521ad5 runtime_test.TestCgoLockOSThreadExit(0xc000b0cb60) /workdir/go/src/runtime/crash_cgo_test.go:494 +0x18 fp=0xc0007c7f70 sp=0xc0007c7f48 pc=0x735778 testing.tRunner(0xc000b0cb60, 0x8e3088) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0007c7fc0 sp=0xc0007c7f70 pc=0x521e1b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0007c7fe0 sp=0xc0007c7fc0 pc=0x522e45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0007c7fe8 sp=0xc0007c7fe0 pc=0x486f61 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22718 gp=0xc00040a340 m=nil [chan receive]: runtime.gopark(0xc000c16b60?, 0xc00009a000?, 0x0?, 0x0?, 0xc0005485f8?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0005485a8 sp=0xc000548588 pc=0x4474ee runtime.chanrecv(0xc0000a4380, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c5 fp=0xc000548620 sp=0xc0005485a8 pc=0x409e25 runtime.chanrecv1(0xbe7e40?, 0x81f1c0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000548648 sp=0xc000548620 pc=0x409a32 testing.(*T).Parallel(0xc000d40680) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0005486e0 sp=0xc000548648 pc=0x521ad5 runtime_test.TestStackSwitchCallback(0xc000d40680) /workdir/go/src/runtime/crash_cgo_test.go:883 +0x25 fp=0xc000548770 sp=0xc0005486e0 pc=0x737a05 testing.tRunner(0xc000d40680, 0x8e3bd8) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0005487c0 sp=0xc000548770 pc=0x521e1b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0005487e0 sp=0xc0005487c0 pc=0x522e45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0005487e8 sp=0xc0005487e0 pc=0x486f61 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23089 gp=0xc00040a9c0 m=nil [chan receive]: runtime.gopark(0xc0009752b0?, 0xc00009a000?, 0x0?, 0x0?, 0xc00054ae08?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc00054adb8 sp=0xc00054ad98 pc=0x4474ee runtime.chanrecv(0xc0000a4380, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c5 fp=0xc00054ae30 sp=0xc00054adb8 pc=0x409e25 runtime.chanrecv1(0xbe7e40?, 0x81f1c0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc00054ae58 sp=0xc00054ae30 pc=0x409a32 testing.(*T).Parallel(0xc000b0d1e0) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc00054aef0 sp=0xc00054ae58 pc=0x521ad5 runtime_test.TestEnsureBindM(0xc000b0d1e0) /workdir/go/src/runtime/crash_cgo_test.go:870 +0x1f fp=0xc00054af70 sp=0xc00054aef0 pc=0x7378df testing.tRunner(0xc000b0d1e0, 0x8e32c0) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc00054afc0 sp=0xc00054af70 pc=0x521e1b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc00054afe0 sp=0xc00054afc0 pc=0x522e45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00054afe8 sp=0xc00054afe0 pc=0x486f61 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23093 gp=0xc001584680 m=nil [chan receive]: runtime.gopark(0xc0009c1920?, 0xc00009a000?, 0x0?, 0x0?, 0xc000b07c50?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000b07c00 sp=0xc000b07be0 pc=0x4474ee runtime.chanrecv(0xc0000a4380, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c5 fp=0xc000b07c78 sp=0xc000b07c00 pc=0x409e25 runtime.chanrecv1(0xbe7e40?, 0x81f1c0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000b07ca0 sp=0xc000b07c78 pc=0x409a32 testing.(*T).Parallel(0xc000599a00) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000b07d38 sp=0xc000b07ca0 pc=0x521ad5 runtime_test.testCgoPprof(0xc000599a00, {0x8b81d3, 0xe}, {0x8b4463, 0x8}, {0x8b3601, 0x6}, {0x8b6d2c, 0xc}) /workdir/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc000b07f18 sp=0xc000b07d38 pc=0x733e39 runtime_test.TestCgoPprofPIE(0xc000599a00?) /workdir/go/src/runtime/crash_cgo_test.go:363 +0x45 fp=0xc000b07f70 sp=0xc000b07f18 pc=0x734ae5 testing.tRunner(0xc000599a00, 0x8e30c8) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc000b07fc0 sp=0xc000b07f70 pc=0x521e1b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc000b07fe0 sp=0xc000b07fc0 pc=0x522e45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000b07fe8 sp=0xc000b07fe0 pc=0x486f61 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23090 gp=0xc00040b860 m=nil [chan receive]: runtime.gopark(0xc0005695b0?, 0xc00009a000?, 0x0?, 0x0?, 0xc000513608?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0005135b8 sp=0xc000513598 pc=0x4474ee runtime.chanrecv(0xc0000a4380, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c5 fp=0xc000513630 sp=0xc0005135b8 pc=0x409e25 runtime.chanrecv1(0xbe7e40?, 0x81f1c0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000513658 sp=0xc000513630 pc=0x409a32 testing.(*T).Parallel(0xc000599520) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0005136f0 sp=0xc000513658 pc=0x521ad5 runtime_test.TestCgoCCodeSIGPROF(0xc000599520) /workdir/go/src/runtime/crash_cgo_test.go:217 +0x1f fp=0xc000513770 sp=0xc0005136f0 pc=0x73363f testing.tRunner(0xc000599520, 0x8e3030) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0005137c0 sp=0xc000513770 pc=0x521e1b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0005137e0 sp=0xc0005137c0 pc=0x522e45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0005137e8 sp=0xc0005137e0 pc=0x486f61 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23505 gp=0xc00040bba0 m=nil [chan receive]: runtime.gopark(0xc0007d42d0?, 0xc00009a000?, 0x0?, 0x0?, 0xc0004e0e48?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0004e0df8 sp=0xc0004e0dd8 pc=0x4474ee runtime.chanrecv(0xc0000a4380, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c5 fp=0xc0004e0e70 sp=0xc0004e0df8 pc=0x409e25 runtime.chanrecv1(0xbe7e40?, 0x81f1c0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0004e0e98 sp=0xc0004e0e70 pc=0x409a32 testing.(*T).Parallel(0xc000d416c0) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0004e0f30 sp=0xc0004e0e98 pc=0x521ad5 runtime_test.TestMemmoveOverlapLarge0x120000(0xc000d416c0) /workdir/go/src/runtime/memmove_test.go:116 +0xa5 fp=0xc0004e0f70 sp=0xc0004e0f30 pc=0x76c8e5 testing.tRunner(0xc000d416c0, 0x8e3688) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0004e0fc0 sp=0xc0004e0f70 pc=0x521e1b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0004e0fe0 sp=0xc0004e0fc0 pc=0x522e45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004e0fe8 sp=0xc0004e0fe0 pc=0x486f61 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23081 gp=0xc000584680 m=nil [chan receive]: runtime.gopark(0xc000569750?, 0xc00009a000?, 0x0?, 0x0?, 0xc000796e08?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000796db8 sp=0xc000796d98 pc=0x4474ee runtime.chanrecv(0xc0000a4380, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c5 fp=0xc000796e30 sp=0xc000796db8 pc=0x409e25 runtime.chanrecv1(0xbe7e40?, 0x81f1c0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000796e58 sp=0xc000796e30 pc=0x409a32 testing.(*T).Parallel(0xc000b0c820) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000796ef0 sp=0xc000796e58 pc=0x521ad5 runtime_test.TestCgoNumGoroutine(0xc000b0c820) /workdir/go/src/runtime/crash_cgo_test.go:449 +0x1f fp=0xc000796f70 sp=0xc000796ef0 pc=0x73535f testing.tRunner(0xc000b0c820, 0x8e30a0) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc000796fc0 sp=0xc000796f70 pc=0x521e1b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc000796fe0 sp=0xc000796fc0 pc=0x522e45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000796fe8 sp=0xc000796fe0 pc=0x486f61 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23082 gp=0xc000585520 m=nil [chan receive]: runtime.gopark(0xc0005697b0?, 0xc00009a000?, 0x0?, 0x0?, 0xc00079d5d0?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc00079d580 sp=0xc00079d560 pc=0x4474ee runtime.chanrecv(0xc0000a4380, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c5 fp=0xc00079d5f8 sp=0xc00079d580 pc=0x409e25 runtime.chanrecv1(0xbe7e40?, 0x81f1c0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc00079d620 sp=0xc00079d5f8 pc=0x409a32 testing.(*T).Parallel(0xc000b0c9c0) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc00079d6b8 sp=0xc00079d620 pc=0x521ad5 runtime_test.TestCatchPanic(0xc000b0c9c0) /workdir/go/src/runtime/crash_cgo_test.go:458 +0x27 fp=0xc00079d770 sp=0xc00079d6b8 pc=0x735487 testing.tRunner(0xc000b0c9c0, 0x8e3028) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc00079d7c0 sp=0xc00079d770 pc=0x521e1b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc00079d7e0 sp=0xc00079d7c0 pc=0x522e45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00079d7e8 sp=0xc00079d7e0 pc=0x486f61 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23094 gp=0xc000585a00 m=nil [chan receive]: runtime.gopark(0xc000569620?, 0xc00009a000?, 0x0?, 0x0?, 0xc000b09c50?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000b09c00 sp=0xc000b09be0 pc=0x4474ee runtime.chanrecv(0xc0000a4380, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c5 fp=0xc000b09c78 sp=0xc000b09c00 pc=0x409e25 runtime.chanrecv1(0xbe7e40?, 0x81f1c0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000b09ca0 sp=0xc000b09c78 pc=0x409a32 testing.(*T).Parallel(0xc000599ba0) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000b09d38 sp=0xc000b09ca0 pc=0x521ad5 runtime_test.testCgoPprof(0xc000599ba0, {0x0, 0x0}, {0x8c2acd, 0x19}, {0x8b6d38, 0xc}, {0x8be9da, 0x15}) /workdir/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc000b09f18 sp=0xc000b09d38 pc=0x733e39 runtime_test.TestCgoPprofThreadNoTraceback(0xc000599ba0?) /workdir/go/src/runtime/crash_cgo_test.go:371 +0x3d fp=0xc000b09f70 sp=0xc000b09f18 pc=0x734b9d testing.tRunner(0xc000599ba0, 0x8e30d8) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc000b09fc0 sp=0xc000b09f70 pc=0x521e1b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc000b09fe0 sp=0xc000b09fc0 pc=0x522e45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000b09fe8 sp=0xc000b09fe0 pc=0x486f61 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23071 gp=0xc0002a7d40 m=nil [chan receive]: runtime.gopark(0xc0002f7680?, 0xc00009a000?, 0x0?, 0x0?, 0xc0007a2e08?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0007a2db8 sp=0xc0007a2d98 pc=0x4474ee runtime.chanrecv(0xc0000a4380, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c5 fp=0xc0007a2e30 sp=0xc0007a2db8 pc=0x409e25 runtime.chanrecv1(0xbe7e40?, 0x81f1c0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0007a2e58 sp=0xc0007a2e30 pc=0x409a32 testing.(*T).Parallel(0xc000599040) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0007a2ef0 sp=0xc0007a2e58 pc=0x521ad5 runtime_test.TestEnsureDropM(0xc000599040) /workdir/go/src/runtime/crash_cgo_test.go:150 +0x1f fp=0xc0007a2f70 sp=0xc0007a2ef0 pc=0x732e9f testing.tRunner(0xc000599040, 0x8e32c8) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0007a2fc0 sp=0xc0007a2f70 pc=0x521e1b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0007a2fe0 sp=0xc0007a2fc0 pc=0x522e45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0007a2fe8 sp=0xc0007a2fe0 pc=0x486f61 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23188 gp=0xc000204ea0 m=nil [chan receive]: runtime.gopark(0xc000568060?, 0xc00009a000?, 0x0?, 0x0?, 0xc0007bee08?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0007bedb8 sp=0xc0007bed98 pc=0x4474ee runtime.chanrecv(0xc0000a4380, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c5 fp=0xc0007bee30 sp=0xc0007bedb8 pc=0x409e25 runtime.chanrecv1(0xbe7e40?, 0x81f1c0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0007bee58 sp=0xc0007bee30 pc=0x409a32 testing.(*T).Parallel(0xc000c471e0) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0007beef0 sp=0xc0007bee58 pc=0x521ad5 runtime_test.TestRecoverBeforePanicAfterGoexit(0xc000c471e0) /workdir/go/src/runtime/crash_test.go:466 +0x38 fp=0xc0007bef70 sp=0xc0007beef0 pc=0x73ac78 testing.tRunner(0xc000c471e0, 0x8e39d8) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0007befc0 sp=0xc0007bef70 pc=0x521e1b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0007befe0 sp=0xc0007befc0 pc=0x522e45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0007befe8 sp=0xc0007befe0 pc=0x486f61 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23110 gp=0xc000205d40 m=nil [chan receive]: runtime.gopark(0xc000569a60?, 0xc00009a000?, 0x0?, 0x0?, 0xc0007a1618?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0007a15c8 sp=0xc0007a15a8 pc=0x4474ee runtime.chanrecv(0xc0000a4380, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c5 fp=0xc0007a1640 sp=0xc0007a15c8 pc=0x409e25 runtime.chanrecv1(0xbe7e40?, 0x81f1c0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0007a1668 sp=0xc0007a1640 pc=0x409a32 testing.(*T).Parallel(0xc000c864e0) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0007a1700 sp=0xc0007a1668 pc=0x521ad5 runtime_test.TestVDSO(0xc000c864e0) /workdir/go/src/runtime/crash_test.go:168 +0x1c fp=0xc0007a1770 sp=0xc0007a1700 pc=0x738f7c testing.tRunner(0xc000c864e0, 0x8e3d60) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0007a17c0 sp=0xc0007a1770 pc=0x521e1b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0007a17e0 sp=0xc0007a17c0 pc=0x522e45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0007a17e8 sp=0xc0007a17e0 pc=0x486f61 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23328 gp=0xc000104d00 m=nil [chan receive]: runtime.gopark(0xc000114140?, 0xc00009a000?, 0x0?, 0x0?, 0xc000730dc8?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000730d78 sp=0xc000730d58 pc=0x4474ee runtime.chanrecv(0xc0000a4380, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c5 fp=0xc000730df0 sp=0xc000730d78 pc=0x409e25 runtime.chanrecv1(0xbe7e40?, 0x81f1c0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000730e18 sp=0xc000730df0 pc=0x409a32 testing.(*T).Parallel(0xc000c469c0) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000730eb0 sp=0xc000730e18 pc=0x521ad5 runtime_test.TestMemmoveAlias(0xc000c469c0) /workdir/go/src/runtime/memmove_test.go:65 +0x79 fp=0xc000730f70 sp=0xc000730eb0 pc=0x76c2f9 testing.tRunner(0xc000c469c0, 0x8e3668) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc000730fc0 sp=0xc000730f70 pc=0x521e1b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc000730fe0 sp=0xc000730fc0 pc=0x522e45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000730fe8 sp=0xc000730fe0 pc=0x486f61 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23329 gp=0xc000105040 m=nil [chan receive]: runtime.gopark(0xc0008562a0?, 0xc00009a000?, 0x0?, 0x0?, 0xc000737e48?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000737df8 sp=0xc000737dd8 pc=0x4474ee runtime.chanrecv(0xc0000a4380, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c5 fp=0xc000737e70 sp=0xc000737df8 pc=0x409e25 runtime.chanrecv1(0xbe7e40?, 0x81f1c0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000737e98 sp=0xc000737e70 pc=0x409a32 testing.(*T).Parallel(0xc000c46b60) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000737f30 sp=0xc000737e98 pc=0x521ad5 runtime_test.TestMemmoveLarge0x180000(0xc000c46b60) /workdir/go/src/runtime/memmove_test.go:104 +0xa5 fp=0xc000737f70 sp=0xc000737f30 pc=0x76c7e5 testing.tRunner(0xc000c46b60, 0x8e3678) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc000737fc0 sp=0xc000737f70 pc=0x521e1b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc000737fe0 sp=0xc000737fc0 pc=0x522e45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000737fe8 sp=0xc000737fe0 pc=0x486f61 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23068 gp=0xc00250a9c0 m=nil [chan receive]: runtime.gopark(0xc0002f7550?, 0xc00009a000?, 0x0?, 0x0?, 0xc000731608?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0007315b8 sp=0xc000731598 pc=0x4474ee runtime.chanrecv(0xc0000a4380, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c5 fp=0xc000731630 sp=0xc0007315b8 pc=0x409e25 runtime.chanrecv1(0xbe7e40?, 0x81f1c0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000731658 sp=0xc000731630 pc=0x409a32 testing.(*T).Parallel(0xc000598b60) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0007316f0 sp=0xc000731658 pc=0x521ad5 runtime_test.TestCgoExternalThreadSignal(0xc000598b60) /workdir/go/src/runtime/crash_cgo_test.go:107 +0x1f fp=0xc000731770 sp=0xc0007316f0 pc=0x732aff testing.tRunner(0xc000598b60, 0x8e3080) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0007317c0 sp=0xc000731770 pc=0x521e1b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0007317e0 sp=0xc0007317c0 pc=0x522e45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0007317e8 sp=0xc0007317e0 pc=0x486f61 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23098 gp=0xc00250ab60 m=nil [chan receive]: runtime.gopark(0xc0002f7ac0?, 0xc00009a000?, 0x0?, 0x0?, 0xc000737618?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0007375c8 sp=0xc0007375a8 pc=0x4474ee runtime.chanrecv(0xc0000a4380, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c5 fp=0xc000737640 sp=0xc0007375c8 pc=0x409e25 runtime.chanrecv1(0xbe7e40?, 0x81f1c0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000737668 sp=0xc000737640 pc=0x409a32 testing.(*T).Parallel(0xc000c46340) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000737700 sp=0xc000737668 pc=0x521ad5 runtime_test.TestCgoPanicCallback(0xc000c46340) /workdir/go/src/runtime/crash_cgo_test.go:562 +0x1c fp=0xc000737770 sp=0xc000737700 pc=0x735c7c testing.tRunner(0xc000c46340, 0x8e30a8) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0007377c0 sp=0xc000737770 pc=0x521e1b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0007377e0 sp=0xc0007377c0 pc=0x522e45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0007377e8 sp=0xc0007377e0 pc=0x486f61 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23582 gp=0xc00250b040 m=nil [chan receive]: runtime.gopark(0xc000780dd1?, 0xc000780e60?, 0xd0?, 0xd?, 0x84a060?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000172d30 sp=0xc000172d10 pc=0x4474ee runtime.chanrecv(0xc000b8a780, 0xc000172e17, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c5 fp=0xc000172da8 sp=0xc000172d30 pc=0x409e25 runtime.chanrecv1(0xbe7e40?, 0x81f1c0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000172dd0 sp=0xc000172da8 pc=0x409a32 testing.(*T).Run(0xc000c46820, {0x8bb8ae?, 0xc00214a0c0?}, 0xc0009c03f0) /workdir/go/src/testing/testing.go:1750 +0x3ab fp=0xc000172e90 sp=0xc000172dd0 pc=0x522ceb runtime_test.TestRuntimeLockMetricsAndProfile(0xc000c46820) /workdir/go/src/runtime/metrics_test.go:1217 +0x4f0 fp=0xc000172f70 sp=0xc000172e90 pc=0x77b410 testing.tRunner(0xc000c46820, 0x8e3a20) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc000172fc0 sp=0xc000172f70 pc=0x521e1b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc000172fe0 sp=0xc000172fc0 pc=0x522e45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000172fe8 sp=0xc000172fe0 pc=0x486f61 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23096 gp=0xc00250b380 m=nil [chan receive]: runtime.gopark(0xc0002f7a00?, 0xc00009a000?, 0x0?, 0x0?, 0xc000736e08?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000736db8 sp=0xc000736d98 pc=0x4474ee runtime.chanrecv(0xc0000a4380, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c5 fp=0xc000736e30 sp=0xc000736db8 pc=0x409e25 runtime.chanrecv1(0xbe7e40?, 0x81f1c0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000736e58 sp=0xc000736e30 pc=0x409a32 testing.(*T).Parallel(0xc000c46000) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000736ef0 sp=0xc000736e58 pc=0x521ad5 runtime_test.TestSigStackSwapping(0xc000c46000) /workdir/go/src/runtime/crash_cgo_test.go:518 +0x1f fp=0xc000736f70 sp=0xc000736ef0 pc=0x73595f testing.tRunner(0xc000c46000, 0x8e3ae8) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc000736fc0 sp=0xc000736f70 pc=0x521e1b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc000736fe0 sp=0xc000736fc0 pc=0x522e45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000736fe8 sp=0xc000736fe0 pc=0x486f61 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23348 gp=0xc00250bd40 m=nil [chan receive]: runtime.gopark(0xc00072c030?, 0xc00009a000?, 0x0?, 0x0?, 0xc0004e0640?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0004e05f0 sp=0xc0004e05d0 pc=0x4474ee runtime.chanrecv(0xc0000a4380, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c5 fp=0xc0004e0668 sp=0xc0004e05f0 pc=0x409e25 runtime.chanrecv1(0xbe7e40?, 0x81f1c0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0004e0690 sp=0xc0004e0668 pc=0x409a32 testing.(*T).Parallel(0xc000c464e0) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0004e0728 sp=0xc0004e0690 pc=0x521ad5 runtime_test.TestGCTestPointerClass(0xc000c464e0) /workdir/go/src/runtime/gc_test.go:292 +0x1c fp=0xc0004e0770 sp=0xc0004e0728 pc=0x749f5c testing.tRunner(0xc000c464e0, 0x8e3390) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0004e07c0 sp=0xc0004e0770 pc=0x521e1b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0004e07e0 sp=0xc0004e07c0 pc=0x522e45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004e07e8 sp=0xc0004e07e0 pc=0x486f61 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23073 gp=0xc001605380 m=nil [chan receive]: runtime.gopark(0xc0002f7740?, 0xc00009a000?, 0x0?, 0x0?, 0xc000731e08?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000731db8 sp=0xc000731d98 pc=0x4474ee runtime.chanrecv(0xc0000a4380, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c5 fp=0xc000731e30 sp=0xc000731db8 pc=0x409e25 runtime.chanrecv1(0xbe7e40?, 0x81f1c0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000731e58 sp=0xc000731e30 pc=0x409a32 testing.(*T).Parallel(0xc000599380) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000731ef0 sp=0xc000731e58 pc=0x521ad5 runtime_test.TestCgoPanicDeadlock(0xc000599380) /workdir/go/src/runtime/crash_cgo_test.go:207 +0x1f fp=0xc000731f70 sp=0xc000731ef0 pc=0x73351f testing.tRunner(0xc000599380, 0x8e30b0) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc000731fc0 sp=0xc000731f70 pc=0x521e1b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc000731fe0 sp=0xc000731fc0 pc=0x522e45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000731fe8 sp=0xc000731fe0 pc=0x486f61 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23097 gp=0xc0016044e0 m=nil [chan receive]: runtime.gopark(0xc0002f7a60?, 0xc00009a000?, 0x0?, 0x0?, 0xc000736618?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0007365c8 sp=0xc0007365a8 pc=0x4474ee runtime.chanrecv(0xc0000a4380, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c5 fp=0xc000736640 sp=0xc0007365c8 pc=0x409e25 runtime.chanrecv1(0xbe7e40?, 0x81f1c0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000736668 sp=0xc000736640 pc=0x409a32 testing.(*T).Parallel(0xc000c461a0) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000736700 sp=0xc000736668 pc=0x521ad5 runtime_test.TestCgoTracebackSigpanic(0xc000c461a0) /workdir/go/src/runtime/crash_cgo_test.go:538 +0x1c fp=0xc000736770 sp=0xc000736700 pc=0x735a7c testing.tRunner(0xc000c461a0, 0x8e3120) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0007367c0 sp=0xc000736770 pc=0x521e1b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0007367e0 sp=0xc0007367c0 pc=0x522e45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0007367e8 sp=0xc0007367e0 pc=0x486f61 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23070 gp=0xc001604820 m=nil [chan receive]: runtime.gopark(0xc0002f7620?, 0xc00009a000?, 0x0?, 0x0?, 0xc0007c1df8?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0007c1da8 sp=0xc0007c1d88 pc=0x4474ee runtime.chanrecv(0xc0000a4380, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c5 fp=0xc0007c1e20 sp=0xc0007c1da8 pc=0x409e25 runtime.chanrecv1(0xbe7e40?, 0x81f1c0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0007c1e48 sp=0xc0007c1e20 pc=0x409a32 testing.(*T).Parallel(0xc000598ea0) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0007c1ee0 sp=0xc0007c1e48 pc=0x521ad5 runtime_test.TestCgoExecSignalMask(0xc000598ea0) /workdir/go/src/runtime/crash_cgo_test.go:136 +0x25 fp=0xc0007c1f70 sp=0xc0007c1ee0 pc=0x732d65 testing.tRunner(0xc000598ea0, 0x8e3068) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0007c1fc0 sp=0xc0007c1f70 pc=0x521e1b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0007c1fe0 sp=0xc0007c1fc0 pc=0x522e45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0007c1fe8 sp=0xc0007c1fe0 pc=0x486f61 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23072 gp=0xc0000e3040 m=nil [chan receive]: runtime.gopark(0xc0002f76e0?, 0xc00009a000?, 0x0?, 0x0?, 0xc0007c6d90?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0007c6d40 sp=0xc0007c6d20 pc=0x4474ee runtime.chanrecv(0xc0000a4380, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c5 fp=0xc0007c6db8 sp=0xc0007c6d40 pc=0x409e25 runtime.chanrecv1(0xbe7e40?, 0x81f1c0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0007c6de0 sp=0xc0007c6db8 pc=0x409a32 testing.(*T).Parallel(0xc0005991e0) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0007c6e78 sp=0xc0007c6de0 pc=0x521ad5 runtime_test.TestCgoCheckBytes(0xc0005991e0) /workdir/go/src/runtime/crash_cgo_test.go:167 +0x27 fp=0xc0007c6f70 sp=0xc0007c6e78 pc=0x732fc7 testing.tRunner(0xc0005991e0, 0x8e3040) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0007c6fc0 sp=0xc0007c6f70 pc=0x521e1b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0007c6fe0 sp=0xc0007c6fc0 pc=0x522e45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0007c6fe8 sp=0xc0007c6fe0 pc=0x486f61 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 20141 gp=0xc0005981a0 m=nil [chan receive]: runtime.gopark(0xc0005680c0?, 0xc00009a000?, 0x0?, 0x0?, 0xc000544e08?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000544db8 sp=0xc000544d98 pc=0x4474ee runtime.chanrecv(0xc0000a4380, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c5 fp=0xc000544e30 sp=0xc000544db8 pc=0x409e25 runtime.chanrecv1(0xbe7e40?, 0x81f1c0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000544e58 sp=0xc000544e30 pc=0x409a32 testing.(*T).Parallel(0xc000c86680) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000544ef0 sp=0xc000544e58 pc=0x521ad5 runtime_test.TestRecoverBeforePanicAfterGoexit2(0xc000c86680) /workdir/go/src/runtime/crash_test.go:478 +0x38 fp=0xc000544f70 sp=0xc000544ef0 pc=0x73adb8 testing.tRunner(0xc000c86680, 0x8e39e0) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc000544fc0 sp=0xc000544f70 pc=0x521e1b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc000544fe0 sp=0xc000544fc0 pc=0x522e45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000544fe8 sp=0xc000544fe0 pc=0x486f61 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 20142 gp=0xc0028081a0 m=nil [chan receive]: runtime.gopark(0xc000568120?, 0xc00009a000?, 0x0?, 0x0?, 0xc0007c1608?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0007c15b8 sp=0xc0007c1598 pc=0x4474ee runtime.chanrecv(0xc0000a4380, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c5 fp=0xc0007c1630 sp=0xc0007c15b8 pc=0x409e25 runtime.chanrecv1(0xbe7e40?, 0x81f1c0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0007c1658 sp=0xc0007c1630 pc=0x409a32 testing.(*T).Parallel(0xc000c86820) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0007c16f0 sp=0xc0007c1658 pc=0x521ad5 runtime_test.TestNetpollDeadlock(0xc000c86820) /workdir/go/src/runtime/crash_test.go:487 +0x1f fp=0xc0007c1770 sp=0xc0007c16f0 pc=0x73aedf testing.tRunner(0xc000c86820, 0x8e3708) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0007c17c0 sp=0xc0007c1770 pc=0x521e1b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0007c17e0 sp=0xc0007c17c0 pc=0x522e45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0007c17e8 sp=0xc0007c17e0 pc=0x486f61 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23473 gp=0xc0028084e0 m=nil [chan receive]: runtime.gopark(0xc0009f4060?, 0xc00009a000?, 0x0?, 0x0?, 0xc0007a45e0?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0007a4590 sp=0xc0007a4570 pc=0x4474ee runtime.chanrecv(0xc0000a4380, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c5 fp=0xc0007a4608 sp=0xc0007a4590 pc=0x409e25 runtime.chanrecv1(0xbe7e40?, 0x81f1c0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0007a4630 sp=0xc0007a4608 pc=0x409a32 testing.(*T).Parallel(0xc000d404e0) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0007a46c8 sp=0xc0007a4630 pc=0x521ad5 runtime_test.testConcurrentReadsAfterGrowth(0x5215b3?, 0x1) /workdir/go/src/runtime/map_test.go:318 +0x2a fp=0xc0007a4750 sp=0xc0007a46c8 pc=0x76226a runtime_test.TestConcurrentReadsAfterGrowthReflect(0xc000d404e0?) /workdir/go/src/runtime/map_test.go:368 +0x18 fp=0xc0007a4770 sp=0xc0007a4750 pc=0x762a58 testing.tRunner(0xc000d404e0, 0x8e31a0) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0007a47c0 sp=0xc0007a4770 pc=0x521e1b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0007a47e0 sp=0xc0007a47c0 pc=0x522e45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0007a47e8 sp=0xc0007a47e0 pc=0x486f61 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22823 gp=0xc002808680 m=nil [chan receive]: runtime.gopark(0xc0009c1860?, 0xc00009a000?, 0x0?, 0x0?, 0xc000f88600?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000f885b0 sp=0xc000f88590 pc=0x4474ee runtime.chanrecv(0xc0000a4380, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c5 fp=0xc000f88628 sp=0xc000f885b0 pc=0x409e25 runtime.chanrecv1(0xbe7e40?, 0x81f1c0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000f88650 sp=0xc000f88628 pc=0x409a32 testing.(*T).Parallel(0xc0000e3ba0) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000f886e8 sp=0xc000f88650 pc=0x521ad5 runtime_test.TestCgoCrashTracebackGo(0xc0000e3ba0) /workdir/go/src/runtime/crash_cgo_test.go:259 +0x1f fp=0xc000f88770 sp=0xc000f886e8 pc=0x733a3f testing.tRunner(0xc0000e3ba0, 0x8e3058) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc000f887c0 sp=0xc000f88770 pc=0x521e1b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc000f887e0 sp=0xc000f887c0 pc=0x522e45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000f887e8 sp=0xc000f887e0 pc=0x486f61 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23067 gp=0xc002808820 m=nil [chan receive]: runtime.gopark(0xc0002f74f0?, 0xc00009a000?, 0x0?, 0x0?, 0xc000f895f8?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000f895a8 sp=0xc000f89588 pc=0x4474ee runtime.chanrecv(0xc0000a4380, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c5 fp=0xc000f89620 sp=0xc000f895a8 pc=0x409e25 runtime.chanrecv1(0xbe7e40?, 0x81f1c0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000f89648 sp=0xc000f89620 pc=0x409a32 testing.(*T).Parallel(0xc0005989c0) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000f896e0 sp=0xc000f89648 pc=0x521ad5 runtime_test.TestCgoExternalThreadSIGPROF(0xc0005989c0) /workdir/go/src/runtime/crash_cgo_test.go:93 +0x25 fp=0xc000f89770 sp=0xc000f896e0 pc=0x7329c5 testing.tRunner(0xc0005989c0, 0x8e3078) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc000f897c0 sp=0xc000f89770 pc=0x521e1b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc000f897e0 sp=0xc000f897c0 pc=0x522e45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000f897e8 sp=0xc000f897e0 pc=0x486f61 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23091 gp=0xc002808ea0 m=nil [chan receive (scan)]: runtime.gopark(0xc0009c1800?, 0xc00009a000?, 0x0?, 0x0?, 0xc000f89e10?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000f89dc0 sp=0xc000f89da0 pc=0x4474ee runtime.chanrecv(0xc0000a4380, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c5 fp=0xc000f89e38 sp=0xc000f89dc0 pc=0x409e25 runtime.chanrecv1(0xbe7e40?, 0x81f1c0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000f89e60 sp=0xc000f89e38 pc=0x409a32 testing.(*T).Parallel(0xc0005996c0) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000f89ef8 sp=0xc000f89e60 pc=0x521ad5 runtime_test.TestCgoCrashTraceback(0xc0005996c0) /workdir/go/src/runtime/crash_cgo_test.go:241 +0x1c fp=0xc000f89f70 sp=0xc000f89ef8 pc=0x7338fc testing.tRunner(0xc0005996c0, 0x8e3050) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc000f89fc0 sp=0xc000f89f70 pc=0x521e1b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc000f89fe0 sp=0xc000f89fc0 pc=0x522e45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000f89fe8 sp=0xc000f89fe0 pc=0x486f61 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22822 gp=0xc002809040 m=nil [chan receive]: runtime.gopark(0xc0002f7430?, 0xc00009a000?, 0x0?, 0x0?, 0xc000f8a5f8?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000f8a5a8 sp=0xc000f8a588 pc=0x4474ee runtime.chanrecv(0xc0000a4380, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c5 fp=0xc000f8a620 sp=0xc000f8a5a8 pc=0x409e25 runtime.chanrecv1(0xbe7e40?, 0x81f1c0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000f8a648 sp=0xc000f8a620 pc=0x409a32 testing.(*T).Parallel(0xc0000e3a00) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000f8a6e0 sp=0xc000f8a648 pc=0x521ad5 runtime_test.TestCgoCallbackGC(0xc0000e3a00) /workdir/go/src/runtime/crash_cgo_test.go:54 +0x25 fp=0xc000f8a770 sp=0xc000f8a6e0 pc=0x732705 testing.tRunner(0xc0000e3a00, 0x8e3038) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc000f8a7c0 sp=0xc000f8a770 pc=0x521e1b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc000f8a7e0 sp=0xc000f8a7c0 pc=0x522e45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000f8a7e8 sp=0xc000f8a7e0 pc=0x486f61 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23066 gp=0xc002809380 m=nil [chan receive]: runtime.gopark(0xc0002f7490?, 0xc00009a000?, 0x0?, 0x0?, 0xc0007c0608?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0007c05b8 sp=0xc0007c0598 pc=0x4474ee runtime.chanrecv(0xc0000a4380, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c5 fp=0xc0007c0630 sp=0xc0007c05b8 pc=0x409e25 runtime.chanrecv1(0xbe7e40?, 0x81f1c0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0007c0658 sp=0xc0007c0630 pc=0x409a32 testing.(*T).Parallel(0xc000598820) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0007c06f0 sp=0xc0007c0658 pc=0x521ad5 runtime_test.TestCgoExternalThreadPanic(0xc000598820) /workdir/go/src/runtime/crash_cgo_test.go:81 +0x1f fp=0xc0007c0770 sp=0xc0007c06f0 pc=0x7328bf testing.tRunner(0xc000598820, 0x8e3070) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0007c07c0 sp=0xc0007c0770 pc=0x521e1b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0007c07e0 sp=0xc0007c07c0 pc=0x522e45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0007c07e8 sp=0xc0007c07e0 pc=0x486f61 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23256 gp=0xc002809860 m=nil [chan receive]: runtime.gopark(0xc00072c960?, 0xc00009a000?, 0x0?, 0x0?, 0xc000e0ae08?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000e0adb8 sp=0xc000e0ad98 pc=0x4474ee runtime.chanrecv(0xc0000a4380, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c5 fp=0xc000e0ae30 sp=0xc000e0adb8 pc=0x409e25 runtime.chanrecv1(0xbe7e40?, 0x81f1c0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000e0ae58 sp=0xc000e0ae30 pc=0x409a32 testing.(*T).Parallel(0xc000d41040) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000e0aef0 sp=0xc000e0ae58 pc=0x521ad5 runtime_test.TestNetpollWaiters(0xc000d41040) /workdir/go/src/runtime/crash_test.go:893 +0x1f fp=0xc000e0af70 sp=0xc000e0aef0 pc=0x73e0ff testing.tRunner(0xc000d41040, 0x8e3710) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc000e0afc0 sp=0xc000e0af70 pc=0x521e1b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc000e0afe0 sp=0xc000e0afc0 pc=0x522e45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000e0afe8 sp=0xc000e0afe0 pc=0x486f61 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23065 gp=0xc000d901a0 m=nil [chan receive]: runtime.gopark(0xc0009c17a0?, 0xc00009a000?, 0x0?, 0x0?, 0xc0007c3e08?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0007c3db8 sp=0xc0007c3d98 pc=0x4474ee runtime.chanrecv(0xc0000a4380, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c5 fp=0xc0007c3e30 sp=0xc0007c3db8 pc=0x409e25 runtime.chanrecv1(0xbe7e40?, 0x81f1c0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0007c3e58 sp=0xc0007c3e30 pc=0x409a32 testing.(*T).Parallel(0xc000598680) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0007c3ef0 sp=0xc0007c3e58 pc=0x521ad5 runtime_test.TestCgoTraceback(0xc000598680) /workdir/go/src/runtime/crash_cgo_test.go:45 +0x1f fp=0xc0007c3f70 sp=0xc0007c3ef0 pc=0x7325df testing.tRunner(0xc000598680, 0x8e3100) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0007c3fc0 sp=0xc0007c3f70 pc=0x521e1b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0007c3fe0 sp=0xc0007c3fc0 pc=0x522e45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0007c3fe8 sp=0xc0007c3fe0 pc=0x486f61 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 20143 gp=0xc000c18000 m=nil [chan receive]: runtime.gopark(0xc000568180?, 0xc00009a000?, 0x0?, 0x0?, 0xc000c1e550?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000c1e500 sp=0xc000c1e4e0 pc=0x4474ee runtime.chanrecv(0xc0000a4380, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c5 fp=0xc000c1e578 sp=0xc000c1e500 pc=0x409e25 runtime.chanrecv1(0xbe7e40?, 0x81f1c0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000c1e5a0 sp=0xc000c1e578 pc=0x409a32 testing.(*T).Parallel(0xc000c869c0) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000c1e638 sp=0xc000c1e5a0 pc=0x521ad5 runtime_test.TestPanicTraceback(0xc000c869c0) /workdir/go/src/runtime/crash_test.go:496 +0x2a fp=0xc000c1e770 sp=0xc000c1e638 pc=0x73b00a testing.tRunner(0xc000c869c0, 0x8e3868) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc000c1e7c0 sp=0xc000c1e770 pc=0x521e1b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc000c1e7e0 sp=0xc000c1e7c0 pc=0x522e45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000c1e7e8 sp=0xc000c1e7e0 pc=0x486f61 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23080 gp=0xc000c181a0 m=nil [chan receive]: runtime.gopark(0xc0005696f0?, 0xc00009a000?, 0x0?, 0x0?, 0xc000c1edc8?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000c1ed78 sp=0xc000c1ed58 pc=0x4474ee runtime.chanrecv(0xc0000a4380, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c5 fp=0xc000c1edf0 sp=0xc000c1ed78 pc=0x409e25 runtime.chanrecv1(0xbe7e40?, 0x81f1c0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000c1ee18 sp=0xc000c1edf0 pc=0x409a32 testing.(*T).Parallel(0xc000b0c680) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000c1eeb0 sp=0xc000c1ee18 pc=0x521ad5 runtime_test.TestRaceSignal(0xc000b0c680) /workdir/go/src/runtime/crash_cgo_test.go:418 +0xdb fp=0xc000c1ef70 sp=0xc000c1eeb0 pc=0x734ffb testing.tRunner(0xc000b0c680, 0x8e39a8) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc000c1efc0 sp=0xc000c1ef70 pc=0x521e1b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc000c1efe0 sp=0xc000c1efc0 pc=0x522e45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000c1efe8 sp=0xc000c1efe0 pc=0x486f61 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23504 gp=0xc001604340 m=nil [chan receive]: runtime.gopark(0xc0007d4270?, 0xc00009a000?, 0x0?, 0x0?, 0xc00038fd50?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc00038fd00 sp=0xc00038fce0 pc=0x4474ee runtime.chanrecv(0xc0000a4380, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c5 fp=0xc00038fd78 sp=0xc00038fd00 pc=0x409e25 runtime.chanrecv1(0xbe7e40?, 0x81f1c0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc00038fda0 sp=0xc00038fd78 pc=0x409a32 testing.(*T).Parallel(0xc000d411e0) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc00038fe38 sp=0xc00038fda0 pc=0x521ad5 runtime_test.TestMemmoveOverflow(0xc000d411e0) /workdir/go/src/runtime/memmove_linux_amd64_test.go:17 +0x32 fp=0xc00039ff70 sp=0xc00038fe38 pc=0x76b7f2 testing.tRunner(0xc000d411e0, 0x8e3680) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc00039ffc0 sp=0xc00039ff70 pc=0x521e1b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc00039ffe0 sp=0xc00039ffc0 pc=0x522e45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00039ffe8 sp=0xc00039ffe0 pc=0x486f61 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22824 gp=0xc0000e3860 m=nil [chan receive]: runtime.gopark(0xc0002f7810?, 0xc00009a000?, 0x0?, 0x0?, 0xc000d94608?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000d945b8 sp=0xc000d94598 pc=0x4474ee runtime.chanrecv(0xc0000a4380, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c5 fp=0xc000d94630 sp=0xc000d945b8 pc=0x409e25 runtime.chanrecv1(0xbe7e40?, 0x81f1c0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000d94658 sp=0xc000d94630 pc=0x409a32 testing.(*T).Parallel(0xc0000e3d40) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000d946f0 sp=0xc000d94658 pc=0x521ad5 runtime_test.TestCgoTracebackContext(0xc0000e3d40) /workdir/go/src/runtime/crash_cgo_test.go:278 +0x1f fp=0xc000d94770 sp=0xc000d946f0 pc=0x733b9f testing.tRunner(0xc0000e3d40, 0x8e3108) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc000d947c0 sp=0xc000d94770 pc=0x521e1b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc000d947e0 sp=0xc000d947c0 pc=0x522e45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000d947e8 sp=0xc000d947e0 pc=0x486f61 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22825 gp=0xc000c184e0 m=nil [chan receive]: runtime.gopark(0xc0002f7870?, 0xc00009a000?, 0x0?, 0x0?, 0xc000b06c50?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000b06c00 sp=0xc000b06be0 pc=0x4474ee runtime.chanrecv(0xc0000a4380, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c5 fp=0xc000b06c78 sp=0xc000b06c00 pc=0x409e25 runtime.chanrecv1(0xbe7e40?, 0x81f1c0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000b06ca0 sp=0xc000b06c78 pc=0x409a32 testing.(*T).Parallel(0xc000c18340) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000b06d38 sp=0xc000b06ca0 pc=0x521ad5 runtime_test.testCgoPprof(0xc000c18340, {0x0, 0x0}, {0x8b4463, 0x8}, {0x8b3601, 0x6}, {0x8b6d2c, 0xc}) /workdir/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc000b06f18 sp=0xc000b06d38 pc=0x733e39 runtime_test.TestCgoPprof(0xc000c18340?) /workdir/go/src/runtime/crash_cgo_test.go:359 +0x3d fp=0xc000b06f70 sp=0xc000b06f18 pc=0x734a7d testing.tRunner(0xc000c18340, 0x8e30b8) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc000b06fc0 sp=0xc000b06f70 pc=0x521e1b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc000b06fe0 sp=0xc000b06fc0 pc=0x522e45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000b06fe8 sp=0xc000b06fe0 pc=0x486f61 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22826 gp=0xc000c18820 m=nil [chan receive]: runtime.gopark(0xc0002f78d0?, 0xc00009a000?, 0x0?, 0x0?, 0xc000b05c50?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000b05c00 sp=0xc000b05be0 pc=0x4474ee runtime.chanrecv(0xc0000a4380, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c5 fp=0xc000b05c78 sp=0xc000b05c00 pc=0x409e25 runtime.chanrecv1(0xbe7e40?, 0x81f1c0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000b05ca0 sp=0xc000b05c78 pc=0x409a32 testing.(*T).Parallel(0xc000c18680) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000b05d38 sp=0xc000b05ca0 pc=0x521ad5 runtime_test.testCgoPprof(0xc000c18680, {0x0, 0x0}, {0x8b81e1, 0xe}, {0x8b6d38, 0xc}, {0x8b76eb, 0xd}) /workdir/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc000b05f18 sp=0xc000b05d38 pc=0x733e39 runtime_test.TestCgoPprofThread(0xc000c18680?) /workdir/go/src/runtime/crash_cgo_test.go:367 +0x3d fp=0xc000b05f70 sp=0xc000b05f18 pc=0x734b3d testing.tRunner(0xc000c18680, 0x8e30d0) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc000b05fc0 sp=0xc000b05f70 pc=0x521e1b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc000b05fe0 sp=0xc000b05fc0 pc=0x522e45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000b05fe8 sp=0xc000b05fe0 pc=0x486f61 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23109 gp=0xc000c18b60 m=nil [chan receive]: runtime.gopark(0xc000975250?, 0xc00009a000?, 0x0?, 0x0?, 0xc000e09608?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000e095b8 sp=0xc000e09598 pc=0x4474ee runtime.chanrecv(0xc0000a4380, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c5 fp=0xc000e09630 sp=0xc000e095b8 pc=0x409e25 runtime.chanrecv1(0xbe7e40?, 0x81f1c0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000e09658 sp=0xc000e09630 pc=0x409a32 testing.(*T).Parallel(0xc000c86340) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000e096f0 sp=0xc000e09658 pc=0x521ad5 runtime_test.TestDestructorCallback(0xc000c86340) /workdir/go/src/runtime/crash_cgo_test.go:834 +0x1f fp=0xc000e09770 sp=0xc000e096f0 pc=0x73745f testing.tRunner(0xc000c86340, 0x8e3278) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc000e097c0 sp=0xc000e09770 pc=0x521e1b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc000e097e0 sp=0xc000e097c0 pc=0x522e45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000e097e8 sp=0xc000e097e0 pc=0x486f61 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22710 gp=0xc000c191e0 m=nil [chan receive]: runtime.gopark(0xc0009c1b90?, 0xc00009a000?, 0x0?, 0x0?, 0xc000549e08?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000549db8 sp=0xc000549d98 pc=0x4474ee runtime.chanrecv(0xc0000a4380, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c5 fp=0xc000549e30 sp=0xc000549db8 pc=0x409e25 runtime.chanrecv1(0xbe7e40?, 0x81f1c0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000549e58 sp=0xc000549e30 pc=0x409a32 testing.(*T).Parallel(0xc001605a00) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000549ef0 sp=0xc000549e58 pc=0x521ad5 runtime_test.TestEINTR(0xc001605a00) /workdir/go/src/runtime/crash_cgo_test.go:736 +0x1f fp=0xc000549f70 sp=0xc000549ef0 pc=0x7369bf testing.tRunner(0xc001605a00, 0x8e3298) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc000549fc0 sp=0xc000549f70 pc=0x521e1b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc000549fe0 sp=0xc000549fc0 pc=0x522e45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000549fe8 sp=0xc000549fe0 pc=0x486f61 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23108 gp=0xc000c196c0 m=nil [chan receive]: runtime.gopark(0xc000c16b00?, 0xc00009a000?, 0x0?, 0x0?, 0xc00054a5f8?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc00054a5a8 sp=0xc00054a588 pc=0x4474ee runtime.chanrecv(0xc0000a4380, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c5 fp=0xc00054a620 sp=0xc00054a5a8 pc=0x409e25 runtime.chanrecv1(0xbe7e40?, 0x81f1c0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc00054a648 sp=0xc00054a620 pc=0x409a32 testing.(*T).Parallel(0xc000c861a0) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc00054a6e0 sp=0xc00054a648 pc=0x521ad5 runtime_test.TestCgoSigfwd(0xc000c861a0) /workdir/go/src/runtime/crash_cgo_test.go:822 +0x25 fp=0xc00054a770 sp=0xc00054a6e0 pc=0x737325 testing.tRunner(0xc000c861a0, 0x8e30e0) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc00054a7c0 sp=0xc00054a770 pc=0x521e1b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc00054a7e0 sp=0xc00054a7c0 pc=0x522e45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00054a7e8 sp=0xc00054a7e0 pc=0x486f61 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23474 gp=0xc000d409c0 m=nil [chan receive]: runtime.gopark(0xc0009f4000?, 0xc00009a000?, 0x0?, 0x0?, 0xc0007a45e0?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000b02d90 sp=0xc000b02d70 pc=0x4474ee runtime.chanrecv(0xc0000a4380, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c5 fp=0xc000b02e08 sp=0xc000b02d90 pc=0x409e25 runtime.chanrecv1(0xbe7e40?, 0x81f1c0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000b02e30 sp=0xc000b02e08 pc=0x409a32 testing.(*T).Parallel(0xc000b0c1a0) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000b02ec8 sp=0xc000b02e30 pc=0x521ad5 runtime_test.testConcurrentReadsAfterGrowth(0x5215b3?, 0x0) /workdir/go/src/runtime/map_test.go:318 +0x2a fp=0xc000b02f50 sp=0xc000b02ec8 pc=0x76226a runtime_test.TestConcurrentReadsAfterGrowth(0xc000b0c1a0?) /workdir/go/src/runtime/map_test.go:364 +0x15 fp=0xc000b02f70 sp=0xc000b02f50 pc=0x762a15 testing.tRunner(0xc000b0c1a0, 0x8e3198) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc000b02fc0 sp=0xc000b02f70 pc=0x521e1b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc000b02fe0 sp=0xc000b02fc0 pc=0x522e45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000b02fe8 sp=0xc000b02fe0 pc=0x486f61 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23317 gp=0xc000d40b60 m=nil [chan receive]: runtime.gopark(0xc00072c0d0?, 0xc00009a000?, 0x0?, 0x0?, 0xc0007a0e38?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0007a0de8 sp=0xc0007a0dc8 pc=0x4474ee runtime.chanrecv(0xc0000a4380, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3c5 fp=0xc0007a0e60 sp=0xc0007a0de8 pc=0x409e25 runtime.chanrecv1(0xbe7e40?, 0x81f1c0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0007a0e88 sp=0xc0007a0e60 pc=0x409a32 testing.(*T).Parallel(0xc000d40000) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0007a0f20 sp=0xc0007a0e88 pc=0x521ad5 runtime_test.TestGCTestMoveStackOnNextCall(0xc000d40000) /workdir/go/src/runtime/gc_test.go:211 +0x1c fp=0xc0007a0f70 sp=0xc0007a0f20 pc=0x74997c testing.tRunner(0xc000d40000, 0x8e3380) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0007a0fc0 sp=0xc0007a0f70 pc=0x521e1b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0007a0fe0 sp=0xc0007a0fc0 pc=0x522e45 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0007a0fe8 sp=0xc0007a0fe0 pc=0x486f61 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 FAIL runtime 11.772s ok runtime/cgo 0.002s ok runtime/coverage 0.002s FAIL go tool dist: Failed: exit status 1