openbsd-386-72 at ada5c2edb4c2d3db988805b822e58020e6cd5f49 :: Running /tmp/workdir/go/src/make.bash with args ["/tmp/workdir/go/src/make.bash"] and env ["HOME=/" "PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin" "INRC=1" "_=/bin/sh" "WORKDIR=/tmp/workdir" "GOROOT_BOOTSTRAP=/tmp/workdir/go1.4" "GO_BUILDER_NAME=openbsd-386-72" "GOBIN=" "TMPDIR=/tmp/workdir/tmp" "GOCACHE=/tmp/workdir/gocache" "GOPLSCACHE=/tmp/workdir/goplscache" "PWD=/tmp/workdir/go/src"] in dir /tmp/workdir/go/src Building Go cmd/dist using /tmp/workdir/go1.4. (go1.20.6 openbsd/386) Building Go toolchain1 using /tmp/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 openbsd/386. --- Installed Go for openbsd/386 in /tmp/workdir/go Installed commands in /tmp/workdir/go/bin *** You need to add /tmp/workdir/go/bin to your PATH. ##### Test execution environment. # GOARCH: 386 # CPU: Intel(R) Xeon(R) CPU @ 2.80GHz # GOOS: openbsd # OS Version: OpenBSD 7.2 OpenBSD 7.2 (GENERIC) #5: Tue Jul 25 16:20:24 CEST 2023 root@syspatch-72-i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC i386 ##### Testing packages. ok archive/tar 0.202s ok archive/zip 0.464s ok bufio 0.083s ok bytes 0.429s ok cmp 0.015s ok compress/bzip2 0.092s ok compress/flate 0.831s ok compress/gzip 1.714s ok compress/lzw 0.109s ok compress/zlib 0.598s ok container/heap 0.017s ok container/list 0.015s ok container/ring 0.016s ok context 0.296s ok crypto 0.015s ok crypto/aes 0.035s ok crypto/cipher 0.019s ok crypto/des 0.028s ok crypto/dsa 0.017s ok crypto/ecdh 0.302s ok crypto/ecdsa 0.215s ok crypto/ed25519 0.341s ok crypto/elliptic 0.065s ok crypto/hmac 0.016s ok crypto/internal/alias 0.014s ok crypto/internal/bigmod 0.185s ok crypto/internal/boring 0.014s ok crypto/internal/boring/bcache 0.209s ok crypto/internal/edwards25519 0.543s ok crypto/internal/edwards25519/field 0.084s ok crypto/internal/nistec 1.087s ok crypto/internal/nistec/fiat 0.019s [no tests to run] ok crypto/md5 0.017s ok crypto/rand 0.113s ok crypto/rc4 0.055s ok crypto/rsa 1.130s ok crypto/sha1 0.018s ok crypto/sha256 0.017s ok crypto/sha512 0.020s ok crypto/subtle 0.288s ok crypto/tls 2.283s ok crypto/x509 2.535s ok database/sql 0.760s ok database/sql/driver 0.015s ok debug/buildinfo 0.025s ok debug/dwarf 0.056s ok debug/elf 0.244s ok debug/gosym 0.056s ok debug/macho 0.020s ok debug/pe 0.060s ok debug/plan9obj 0.015s ok embed 0.016s [no tests to run] ok embed/internal/embedtest 0.016s ok encoding/ascii85 0.016s ok encoding/asn1 0.019s ok encoding/base32 0.037s ok encoding/base64 0.022s ok encoding/binary 0.018s ok encoding/csv 0.032s ok encoding/gob 4.494s ok encoding/hex 0.018s ok encoding/json 0.461s ok encoding/pem 1.092s ok encoding/xml 0.096s ok errors 0.018s ok expvar 0.018s ok flag 0.069s ok fmt 0.105s ok go/ast 0.021s ok go/build 1.883s ok go/build/constraint 0.018s ok go/constant 0.019s ok go/doc 0.102s ok go/doc/comment 1.786s ok go/format 0.020s ok go/importer 0.580s ok go/internal/gccgoimporter 0.035s ok go/internal/gcimporter 3.793s ok go/internal/srcimporter 17.007s ok go/parser 0.503s ok go/printer 0.208s ok go/scanner 0.017s ok go/token 0.030s ok go/types 23.955s ok go/version 0.015s ok hash 0.016s ok hash/adler32 0.021s ok hash/crc32 0.019s ok hash/crc64 0.016s ok hash/fnv 0.015s ok hash/maphash 0.064s ok html 0.017s ok html/template 0.095s ok image 0.088s ok image/color 0.029s ok image/draw 0.102s ok image/gif 0.214s ok image/jpeg 0.221s ok image/png 0.339s ok index/suffixarray 0.223s ok internal/abi 0.156s ok internal/buildcfg 0.015s ok internal/coverage/cformat 0.015s ok internal/coverage/cmerge 0.014s ok internal/coverage/pods 0.018s ok internal/coverage/slicereader 0.014s ok internal/coverage/slicewriter 0.014s ok internal/coverage/test 0.024s ok internal/cpu 0.036s ok internal/dag 0.015s ok internal/diff 0.021s ok internal/fmtsort 0.015s ok internal/fuzz 0.023s ok internal/godebug 1.122s ok internal/godebugs 0.015s ok internal/gover 0.014s ok internal/intern 0.122s ok internal/itoa 0.015s ok internal/platform 1.717s ok internal/poll 0.066s ok internal/profile 0.016s ok internal/reflectlite 0.017s ok internal/safefilepath 0.014s ok internal/saferio 0.106s ok internal/singleflight 0.082s ok internal/testenv 0.388s ok internal/trace 0.097s ok internal/trace/v2 70.090s ok internal/types/errors 0.863s ok internal/unsafeheader 0.014s ok internal/xcoff 0.037s ok internal/zstd 0.082s ok io 0.346s ok io/fs 0.417s ok io/ioutil 0.020s ok log 0.020s ok log/slog 0.079s ok log/slog/internal/benchmarks 0.015s ok log/slog/internal/buffer 0.015s ok log/syslog 2.233s ok maps 0.016s ok math 0.023s ok math/big 1.474s ok math/bits 0.022s ok math/cmplx 0.016s ok math/rand 0.438s ok math/rand/v2 0.562s ok mime 0.023s ok mime/multipart 0.892s ok mime/quotedprintable 0.038s ok net 42.745s ok net/http 28.778s ok net/http/cgi 0.402s ok net/http/cookiejar 0.025s ok net/http/fcgi 0.239s ok net/http/httptest 0.124s ok net/http/httptrace 0.017s ok net/http/httputil 0.662s ok net/http/internal 0.016s ok net/http/internal/ascii 0.015s ok net/http/pprof 4.099s ok net/internal/socktest 0.015s ok net/mail 0.020s ok net/netip 0.659s ok net/rpc 0.050s ok net/rpc/jsonrpc 0.023s ok net/smtp 0.050s ok net/textproto 0.038s ok net/url 0.025s ok os 1.422s ok os/exec 1.340s ok os/exec/internal/fdtest 0.015s ok os/signal 11.282s ok os/user 0.016s ok path 0.016s ok path/filepath 0.061s ok plugin 0.014s ok reflect 0.255s ok regexp 0.999s ok regexp/syntax 1.604s ok runtime 95.976s ok runtime/cgo 0.015s ok runtime/coverage 0.015s ok runtime/debug 0.039s ok runtime/internal/atomic 0.052s ok runtime/internal/math 0.014s ok runtime/internal/sys 0.014s ok runtime/internal/wasitest 0.015s ok runtime/metrics 0.019s ok runtime/pprof 12.930s ok runtime/trace 17.813s ok slices 0.079s ok sort 0.056s ok strconv 0.347s ok strings 1.295s ok sync 1.513s ok sync/atomic 1.535s ok syscall 0.258s ok testing 1.341s ok testing/fstest 0.019s ok testing/iotest 0.015s ok testing/quick 0.045s ok testing/slogtest 0.018s ok text/scanner 0.018s ok text/tabwriter 0.016s ok text/template 0.045s ok text/template/parse 0.020s ok time 11.505s ok unicode 0.018s ok unicode/utf16 0.015s ok unicode/utf8 0.021s ok cmd/addr2line 1.347s ok cmd/api 1.572s ok cmd/asm/internal/asm 0.759s ok cmd/asm/internal/lex 0.017s ok cmd/cgo/internal/swig 0.043s ok cmd/cgo/internal/test 2.507s ok cmd/cgo/internal/testcarchive 0.202s ok cmd/cgo/internal/testcshared 0.438s ok cmd/cgo/internal/testerrors 43.034s ok cmd/cgo/internal/testfortran 0.043s ok cmd/cgo/internal/testgodefs 2.492s ok cmd/cgo/internal/testlife 2.256s ok cmd/cgo/internal/testnocgo 0.014s ok cmd/cgo/internal/testplugin 0.016s ok cmd/cgo/internal/testsanitizers 0.014s [no tests to run] ok cmd/cgo/internal/testshared 0.018s ok cmd/cgo/internal/testso 4.920s ok cmd/cgo/internal/teststdio 5.266s ok cmd/cgo/internal/testtls 0.015s ok cmd/compile/internal/abt 0.019s ok cmd/compile/internal/amd64 0.021s ok cmd/compile/internal/base 0.016s ok cmd/compile/internal/compare 0.019s ok cmd/compile/internal/devirtualize 0.019s ok cmd/compile/internal/dwarfgen 0.870s ok cmd/compile/internal/importer 3.039s ok cmd/compile/internal/inline/inlheur 1.222s ok cmd/compile/internal/ir 0.018s ok cmd/compile/internal/logopt 0.136s ok cmd/compile/internal/loopvar 0.018s ok cmd/compile/internal/noder 0.023s ok cmd/compile/internal/reflectdata 0.017s [no tests to run] ok cmd/compile/internal/ssa 20.405s ok cmd/compile/internal/syntax 0.078s ok cmd/compile/internal/test 44.644s ok cmd/compile/internal/typecheck 0.661s ok cmd/compile/internal/types 0.016s ok cmd/compile/internal/types2 15.835s ok cmd/covdata 0.029s ok cmd/cover 5.331s ok cmd/dist 0.016s ok cmd/distpack 0.015s ok cmd/doc 0.354s ok cmd/fix 29.808s ok cmd/go 283.857s ok cmd/go/internal/auth 0.017s ok cmd/go/internal/cache 0.267s ok cmd/go/internal/cfg 0.016s [no tests to run] ok cmd/go/internal/envcmd 0.115s ok cmd/go/internal/fsys 0.067s ok cmd/go/internal/generate 0.027s ok cmd/go/internal/gover 0.017s ok cmd/go/internal/imports 0.048s ok cmd/go/internal/load 0.024s ok cmd/go/internal/lockedfile 1.432s ok cmd/go/internal/lockedfile/internal/filelock 0.148s ok cmd/go/internal/modfetch 0.029s ok cmd/go/internal/modfetch/codehost 3.854s ok cmd/go/internal/modfetch/zip_sum_test 0.024s ok cmd/go/internal/modindex 0.233s ok cmd/go/internal/modload 0.029s ok cmd/go/internal/mvs 0.027s ok cmd/go/internal/par 0.033s ok cmd/go/internal/str 0.015s ok cmd/go/internal/test 0.058s ok cmd/go/internal/toolchain 0.027s ok cmd/go/internal/vcs 0.029s ok cmd/go/internal/vcweb 0.029s ok cmd/go/internal/vcweb/vcstest 5.831s ok cmd/go/internal/web 0.029s ok cmd/go/internal/work 0.281s ok cmd/gofmt 0.070s ok cmd/internal/archive 1.541s ok cmd/internal/buildid 0.192s ok cmd/internal/cov 0.710s ok cmd/internal/dwarf 0.015s ok cmd/internal/edit 0.014s ok cmd/internal/goobj 0.015s ok cmd/internal/moddeps 3.474s ok cmd/internal/notsha256 0.016s ok cmd/internal/obj 1.096s ok cmd/internal/obj/ppc64 0.252s ok cmd/internal/obj/riscv 0.086s ok cmd/internal/obj/s390x 0.015s ok cmd/internal/obj/x86 8.992s ok cmd/internal/objabi 0.136s ok cmd/internal/pkgpath 0.054s ok cmd/internal/pkgpattern 0.016s ok cmd/internal/quoted 0.015s ok cmd/internal/src 0.015s ok cmd/internal/test2json 0.149s ok cmd/link 41.408s ok cmd/link/internal/benchmark 0.016s ok cmd/link/internal/ld 36.498s ok cmd/link/internal/loader 0.035s ok cmd/nm 4.963s ok cmd/objdump 8.487s ok cmd/pack 0.732s ok cmd/pprof 1.851s ok cmd/trace 4.037s ok cmd/vet 32.829s ##### os/user with tag osusergo ok os/user 0.026s ##### hash/maphash purego implementation ok hash/maphash 0.070s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick panic: test timed out after 5m0s running tests: TestRuntimeLockMetricsAndProfile (2m51s) TestRuntimeLockMetricsAndProfile/runtime.semrelease (2m30s) goroutine 175849 gp=0x5cd7de68 m=13 mp=0x5cc81008 [running]: panic({0x8431fc0, 0x5ec4e050}) /tmp/workdir/go/src/runtime/panic.go:779 +0x124 fp=0x5cc3cf80 sp=0x5cc3cf2c pc=0x80896a4 testing.(*M).startAlarm.func1() /tmp/workdir/go/src/testing/testing.go:2351 +0x386 fp=0x5cc3cff0 sp=0x5cc3cf80 pc=0x8156646 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5cc3cff4 sp=0x5cc3cff0 pc=0x80c79e1 created by time.goFunc /tmp/workdir/go/src/time/sleep.go:177 +0x29 goroutine 1 gp=0x5cc06128 m=nil [chan receive, 2 minutes]: runtime.gopark(0x84c1914, 0x5d5ae0b0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5cc51c18 sp=0x5cc51c04 pc=0x808ddaa runtime.chanrecv(0x5d5ae080, 0x5cc51c8b, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5cc51c54 sp=0x5cc51c18 pc=0x8050b57 runtime.chanrecv1(0x5d5ae080, 0x5cc51c8b) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5cc51c68 sp=0x5cc51c54 pc=0x805078c testing.(*T).Run(0x5cf37108, {0x84a8a9d, 0x20}, 0x84c1608) /tmp/workdir/go/src/testing/testing.go:1736 +0x3d2 fp=0x5cc51ccc sp=0x5cc51c68 pc=0x8153182 testing.runTests.func1(0x5cf37108) /tmp/workdir/go/src/testing/testing.go:2146 +0x3f fp=0x5cc51cec sp=0x5cc51ccc pc=0x815523f testing.tRunner(0x5cf37108, 0x5cc51d94) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5cc51d38 sp=0x5cc51cec pc=0x815237f testing.runTests(0x5cc12330, {0x87671e0, 0x1c4, 0x1c4}, {0xc14eb18a0e0dd053, 0x45d9b498e9, 0x8769540}) /tmp/workdir/go/src/testing/testing.go:2144 +0x397 fp=0x5cc51da8 sp=0x5cc51d38 pc=0x8155157 testing.(*M).Run(0x5cd04690) /tmp/workdir/go/src/testing/testing.go:2012 +0x6d0 fp=0x5cc51f08 sp=0x5cc51da8 pc=0x8153b50 runtime_test.TestMain(0x5cd04690) /tmp/workdir/go/src/runtime/crash_test.go:29 +0x3d fp=0x5cc51f48 sp=0x5cc51f08 pc=0x834639d main.main() _testmain.go:1571 +0x13f fp=0x5cc51fac sp=0x5cc51f48 pc=0x83faaaf runtime.main() /tmp/workdir/go/src/runtime/proc.go:271 +0x298 fp=0x5cc51ff0 sp=0x5cc51fac pc=0x808d908 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5cc51ff4 sp=0x5cc51ff0 pc=0x80c79e1 goroutine 2 gp=0x5cc067e8 m=nil [force gc (idle), 2 minutes]: runtime.gopark(0x84c1b24, 0x8768d08, 0x11, 0x14, 0x1) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5cc3efdc sp=0x5cc3efc8 pc=0x808ddaa runtime.goparkunlock(...) /tmp/workdir/go/src/runtime/proc.go:408 runtime.forcegchelper() /tmp/workdir/go/src/runtime/proc.go:326 +0xc7 fp=0x5cc3eff0 sp=0x5cc3efdc pc=0x808dbf7 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5cc3eff4 sp=0x5cc3eff0 pc=0x80c79e1 created by runtime.init.5 in goroutine 1 /tmp/workdir/go/src/runtime/proc.go:314 +0x1d goroutine 3 gp=0x5cc06b48 m=nil [GC sweep wait]: runtime.gopark(0x84c1b24, 0x87690b0, 0xc, 0x14, 0x1) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5cc3f7cc sp=0x5cc3f7b8 pc=0x808ddaa runtime.goparkunlock(...) /tmp/workdir/go/src/runtime/proc.go:408 runtime.bgsweep(0x5cc26040) /tmp/workdir/go/src/runtime/mgcsweep.go:317 +0xec fp=0x5cc3f7e8 sp=0x5cc3f7cc pc=0x80763dc runtime.gcenable.gowrap1() /tmp/workdir/go/src/runtime/mgc.go:203 +0x21 fp=0x5cc3f7f0 sp=0x5cc3f7e8 pc=0x8067b11 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5cc3f7f4 sp=0x5cc3f7f0 pc=0x80c79e1 created by runtime.gcenable in goroutine 1 /tmp/workdir/go/src/runtime/mgc.go:203 +0x71 goroutine 4 gp=0x5cc06c68 m=nil [GC scavenge wait]: runtime.gopark(0x84c1b24, 0x87696c0, 0xd, 0x14, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5cc3ffb8 sp=0x5cc3ffa4 pc=0x808ddaa runtime.goparkunlock(...) /tmp/workdir/go/src/runtime/proc.go:408 runtime.(*scavengerState).park(0x87696c0) /tmp/workdir/go/src/runtime/mgcscavenge.go:425 +0x54 fp=0x5cc3ffcc sp=0x5cc3ffb8 pc=0x80739a4 runtime.bgscavenge(0x5cc26040) /tmp/workdir/go/src/runtime/mgcscavenge.go:658 +0x69 fp=0x5cc3ffe8 sp=0x5cc3ffcc pc=0x8074009 runtime.gcenable.gowrap2() /tmp/workdir/go/src/runtime/mgc.go:204 +0x21 fp=0x5cc3fff0 sp=0x5cc3ffe8 pc=0x8067ad1 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5cc3fff4 sp=0x5cc3fff0 pc=0x80c79e1 created by runtime.gcenable in goroutine 1 /tmp/workdir/go/src/runtime/mgc.go:204 +0xb1 goroutine 5 gp=0x5cc07208 m=nil [finalizer wait, 2 minutes]: runtime.gopark(0x84c196c, 0x87811bc, 0x10, 0x14, 0x1) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5cc40798 sp=0x5cc40784 pc=0x808ddaa runtime.runfinq() /tmp/workdir/go/src/runtime/mfinal.go:194 +0xf0 fp=0x5cc407f0 sp=0x5cc40798 pc=0x8066bf0 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5cc407f4 sp=0x5cc407f0 pc=0x80c79e1 created by runtime.createfing in goroutine 1 /tmp/workdir/go/src/runtime/mfinal.go:164 +0x5a goroutine 9 gp=0x5cc079e8 m=nil [GC worker (idle), 4 minutes]: runtime.gopark(0x84c198c, 0x5cee3f68, 0x1a, 0x14, 0x0) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5cc3e794 sp=0x5cc3e780 pc=0x808ddaa runtime.gcBgMarkWorker() /tmp/workdir/go/src/runtime/mgc.go:1310 +0xe5 fp=0x5cc3e7f0 sp=0x5cc3e794 pc=0x806a2d5 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5cc3e7f4 sp=0x5cc3e7f0 pc=0x80c79e1 created by runtime.gcBgMarkStartWorkers in goroutine 6 /tmp/workdir/go/src/runtime/mgc.go:1234 +0x1f goroutine 169853 gp=0x5f5a1e68 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x5d158730, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5d25b69c sp=0x5d25b688 pc=0x808ddaa runtime.chanrecv(0x5d158700, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5d25b6d8 sp=0x5d25b69c pc=0x8050b57 runtime.chanrecv1(0x5d158700, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5d25b6ec sp=0x5d25b6d8 pc=0x805078c testing.(*T).Parallel(0x5d55a108) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5d25b754 sp=0x5d25b6ec pc=0x8152004 runtime_test.TestNetpollWaiters(0x5d55a108) /tmp/workdir/go/src/runtime/crash_test.go:895 +0x1f fp=0x5d25b798 sp=0x5d25b754 pc=0x834d1af testing.tRunner(0x5d55a108, 0x84c1484) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5d25b7e4 sp=0x5d25b798 pc=0x815237f testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5d25b7f0 sp=0x5d25b7e4 pc=0x81532b8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5d25b7f4 sp=0x5d25b7f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175582 gp=0x5d156488 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x5d158730, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5d272e40 sp=0x5d272e2c pc=0x808ddaa runtime.chanrecv(0x5d158700, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5d272e7c sp=0x5d272e40 pc=0x8050b57 runtime.chanrecv1(0x5d158700, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5d272e90 sp=0x5d272e7c pc=0x805078c testing.(*T).Parallel(0x5d5c2f08) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5d272ef8 sp=0x5d272e90 pc=0x8152004 runtime_test.TestPanicTraceback(0x5d5c2f08) /tmp/workdir/go/src/runtime/crash_test.go:496 +0x29 fp=0x5d272f98 sp=0x5d272ef8 pc=0x8349ce9 testing.tRunner(0x5d5c2f08, 0x84c152c) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5d272fe4 sp=0x5d272f98 pc=0x815237f testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5d272ff0 sp=0x5d272fe4 pc=0x81532b8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5d272ff4 sp=0x5d272ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175552 gp=0x5d1567e8 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x5d158730, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5ccafe9c sp=0x5ccafe88 pc=0x808ddaa runtime.chanrecv(0x5d158700, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5ccafed8 sp=0x5ccafe9c pc=0x8050b57 runtime.chanrecv1(0x5d158700, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5ccafeec sp=0x5ccafed8 pc=0x805078c testing.(*T).Parallel(0x5d5bf208) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5ccaff54 sp=0x5ccafeec pc=0x8152004 runtime_test.TestEnsureBindM(0x5d5bf208) /tmp/workdir/go/src/runtime/crash_cgo_test.go:870 +0x1f fp=0x5ccaff98 sp=0x5ccaff54 pc=0x8345fdf testing.tRunner(0x5d5bf208, 0x84c1270) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5ccaffe4 sp=0x5ccaff98 pc=0x815237f testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5ccafff0 sp=0x5ccaffe4 pc=0x81532b8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5ccafff4 sp=0x5ccafff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 45 gp=0x5d1570e8 m=nil [GC worker (idle), 4 minutes]: runtime.gopark(0x84c198c, 0x5e388c48, 0x1a, 0x14, 0x0) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5cc3df94 sp=0x5cc3df80 pc=0x808ddaa runtime.gcBgMarkWorker() /tmp/workdir/go/src/runtime/mgc.go:1310 +0xe5 fp=0x5cc3dff0 sp=0x5cc3df94 pc=0x806a2d5 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5cc3dff4 sp=0x5cc3dff0 pc=0x80c79e1 created by runtime.gcBgMarkStartWorkers in goroutine 44 /tmp/workdir/go/src/runtime/mgc.go:1234 +0x1f goroutine 244 gp=0x5cc07328 m=nil [GC worker (idle), 4 minutes]: runtime.gopark(0x84c198c, 0x5e388048, 0x1a, 0x14, 0x0) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5cd2cf94 sp=0x5cd2cf80 pc=0x808ddaa runtime.gcBgMarkWorker() /tmp/workdir/go/src/runtime/mgc.go:1310 +0xe5 fp=0x5cd2cff0 sp=0x5cd2cf94 pc=0x806a2d5 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5cd2cff4 sp=0x5cd2cff0 pc=0x80c79e1 created by runtime.gcBgMarkStartWorkers in goroutine 271 /tmp/workdir/go/src/runtime/mgc.go:1234 +0x1f goroutine 273 gp=0x5cc07448 m=nil [GC worker (idle), 4 minutes]: runtime.gopark(0x84c198c, 0x5cc200a8, 0x1a, 0x14, 0x0) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5cd2d794 sp=0x5cd2d780 pc=0x808ddaa runtime.gcBgMarkWorker() /tmp/workdir/go/src/runtime/mgc.go:1310 +0xe5 fp=0x5cd2d7f0 sp=0x5cd2d794 pc=0x806a2d5 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5cd2d7f4 sp=0x5cd2d7f0 pc=0x80c79e1 created by runtime.gcBgMarkStartWorkers in goroutine 271 /tmp/workdir/go/src/runtime/mgc.go:1234 +0x1f goroutine 175580 gp=0x5cc07d48 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x5d158730, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5d22369c sp=0x5d223688 pc=0x808ddaa runtime.chanrecv(0x5d158700, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5d2236d8 sp=0x5d22369c pc=0x8050b57 runtime.chanrecv1(0x5d158700, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5d2236ec sp=0x5d2236d8 pc=0x805078c testing.(*T).Parallel(0x5d5c2d08) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5d223754 sp=0x5d2236ec pc=0x8152004 runtime_test.TestRecoverBeforePanicAfterGoexit2(0x5d5c2d08) /tmp/workdir/go/src/runtime/crash_test.go:478 +0x3a fp=0x5d223798 sp=0x5d223754 pc=0x83499fa testing.tRunner(0x5d5c2d08, 0x84c15e8) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5d2237e4 sp=0x5d223798 pc=0x815237f testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5d2237f0 sp=0x5d2237e4 pc=0x81532b8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5d2237f4 sp=0x5d2237f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175514 gp=0x5f5a06c8 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x5d158730, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5ccad694 sp=0x5ccad680 pc=0x808ddaa runtime.chanrecv(0x5d158700, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5ccad6d0 sp=0x5ccad694 pc=0x8050b57 runtime.chanrecv1(0x5d158700, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5ccad6e4 sp=0x5ccad6d0 pc=0x805078c testing.(*T).Parallel(0x5cf36b08) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5ccad74c sp=0x5ccad6e4 pc=0x8152004 runtime_test.TestCgoExecSignalMask(0x5cf36b08) /tmp/workdir/go/src/runtime/crash_cgo_test.go:136 +0x1f fp=0x5ccad798 sp=0x5ccad74c pc=0x834072f testing.tRunner(0x5cf36b08, 0x84c115c) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5ccad7e4 sp=0x5ccad798 pc=0x815237f testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5ccad7f0 sp=0x5ccad7e4 pc=0x81532b8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5ccad7f4 sp=0x5ccad7f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175848 gp=0x5cc82248 m=nil [runnable]: runtime.gopark(0x84c1b24, 0x8772ee0, 0x12, 0x19, 0x4) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5ccb1774 sp=0x5ccb1760 pc=0x808ddaa runtime.goparkunlock(...) /tmp/workdir/go/src/runtime/proc.go:408 runtime.semacquire1(0x5cc14144, 0x0, 0x0, 0x0, 0x12) /tmp/workdir/go/src/runtime/sema.go:160 +0x285 fp=0x5ccb17a4 sp=0x5ccb1774 pc=0x80a0335 runtime.semacquire(0x5cc14144) /tmp/workdir/go/src/runtime/sema.go:111 +0x35 fp=0x5ccb17bc sp=0x5ccb17a4 pc=0x80a00a5 runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/workdir/go/src/runtime/metrics_test.go:1212 +0x51 fp=0x5ccb17d8 sp=0x5ccb17bc pc=0x83885c1 runtime_test.(*contentionWorker).run(0x5d13e070) /tmp/workdir/go/src/runtime/metrics_test.go:1247 +0x3e fp=0x5ccb17e8 sp=0x5ccb17d8 pc=0x838a95e runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/workdir/go/src/runtime/metrics_test.go:1032 +0x21 fp=0x5ccb17f0 sp=0x5ccb17e8 pc=0x838a431 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5ccb17f4 sp=0x5ccb17f0 pc=0x80c79e1 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 175661 /tmp/workdir/go/src/runtime/metrics_test.go:1032 +0x86 goroutine 175825 gp=0x5cc83208 m=nil [chan receive, 2 minutes]: runtime.gopark(0x84c1914, 0x5d158430, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5cf1ce64 sp=0x5cf1ce50 pc=0x808ddaa runtime.chanrecv(0x5d158400, 0x5cf1ced7, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5cf1cea0 sp=0x5cf1ce64 pc=0x8050b57 runtime.chanrecv1(0x5d158400, 0x5cf1ced7) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5cf1ceb4 sp=0x5cf1cea0 pc=0x805078c testing.(*T).Run(0x5d55a308, {0x849b4a5, 0x12}, 0x5dcf22d0) /tmp/workdir/go/src/testing/testing.go:1736 +0x3d2 fp=0x5cf1cf18 sp=0x5cf1ceb4 pc=0x8153182 runtime_test.TestRuntimeLockMetricsAndProfile(0x5d55a308) /tmp/workdir/go/src/runtime/metrics_test.go:1196 +0x437 fp=0x5cf1cf98 sp=0x5cf1cf18 pc=0x8388307 testing.tRunner(0x5d55a308, 0x84c1608) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5cf1cfe4 sp=0x5cf1cf98 pc=0x815237f testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5cf1cff0 sp=0x5cf1cfe4 pc=0x81532b8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5cf1cff4 sp=0x5cf1cff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175661 gp=0x5cc83b08 m=nil [semacquire, 2 minutes]: runtime.gopark(0x84c1b24, 0x8771ca0, 0x12, 0x19, 0x4) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5cc52d34 sp=0x5cc52d20 pc=0x808ddaa runtime.goparkunlock(...) /tmp/workdir/go/src/runtime/proc.go:408 runtime.semacquire1(0x5e656078, 0x0, 0x1, 0x0, 0x12) /tmp/workdir/go/src/runtime/sema.go:160 +0x285 fp=0x5cc52d64 sp=0x5cc52d34 pc=0x80a0335 sync.runtime_Semacquire(0x5e656078) /tmp/workdir/go/src/runtime/sema.go:62 +0x35 fp=0x5cc52d7c sp=0x5cc52d64 pc=0x80c4fe5 sync.(*WaitGroup).Wait(0x5e656070) /tmp/workdir/go/src/sync/waitgroup.go:116 +0x5f fp=0x5cc52d98 sp=0x5cc52d7c pc=0x80cf34f runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1() /tmp/workdir/go/src/runtime/metrics_test.go:1034 +0x1a0 fp=0x5cc52dbc sp=0x5cc52d98 pc=0x838a400 runtime_test.TestRuntimeLockMetricsAndProfile.func3(0x5cf36208, 0x5cc63f00) /tmp/workdir/go/src/runtime/metrics_test.go:985 +0x79 fp=0x5cc52e40 sp=0x5cc52dbc pc=0x838a539 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1(0x5cf36208) /tmp/workdir/go/src/runtime/metrics_test.go:1017 +0x92 fp=0x5cc52f44 sp=0x5cc52e40 pc=0x8389932 runtime_test.TestRuntimeLockMetricsAndProfile.func6(0x5cf36208) /tmp/workdir/go/src/runtime/metrics_test.go:1232 +0x1fd fp=0x5cc52f98 sp=0x5cc52f44 pc=0x838853d testing.tRunner(0x5cf36208, 0x5dcf22d0) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5cc52fe4 sp=0x5cc52f98 pc=0x815237f testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5cc52ff0 sp=0x5cc52fe4 pc=0x81532b8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5cc52ff4 sp=0x5cc52ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 175825 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175523 gp=0x5e5ea128 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x5d158730, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5ccace9c sp=0x5ccace88 pc=0x808ddaa runtime.chanrecv(0x5d158700, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5ccaced8 sp=0x5ccace9c pc=0x8050b57 runtime.chanrecv1(0x5d158700, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5ccaceec sp=0x5ccaced8 pc=0x805078c testing.(*T).Parallel(0x5cf37508) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5ccacf54 sp=0x5ccaceec pc=0x8152004 runtime_test.TestCgoTracebackContextPreemption(0x5cf37508) /tmp/workdir/go/src/runtime/crash_cgo_test.go:287 +0x1f fp=0x5ccacf98 sp=0x5ccacf54 pc=0x8341b5f testing.tRunner(0x5cf37508, 0x84c11b0) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5ccacfe4 sp=0x5ccacf98 pc=0x815237f testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5ccacff0 sp=0x5ccacfe4 pc=0x81532b8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5ccacff4 sp=0x5ccacff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175524 gp=0x5e5ea248 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x5d158730, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5ccac5c0 sp=0x5ccac5ac pc=0x808ddaa runtime.chanrecv(0x5d158700, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5ccac5fc sp=0x5ccac5c0 pc=0x8050b57 runtime.chanrecv1(0x5d158700, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5ccac610 sp=0x5ccac5fc pc=0x805078c testing.(*T).Parallel(0x5cf37608) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5ccac678 sp=0x5ccac610 pc=0x8152004 runtime_test.testCgoPprof(0x5cf37608, {0x0, 0x0}, {0x8493caa, 0x8}, {0x8492ea0, 0x6}, {0x84965e2, 0xc}) /tmp/workdir/go/src/runtime/crash_cgo_test.go:296 +0x3a fp=0x5ccac770 sp=0x5ccac678 pc=0x8341cda runtime_test.TestCgoPprof(0x5cf37608) /tmp/workdir/go/src/runtime/crash_cgo_test.go:359 +0x61 fp=0x5ccac798 sp=0x5ccac770 pc=0x8342a41 testing.tRunner(0x5cf37608, 0x84c1184) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5ccac7e4 sp=0x5ccac798 pc=0x815237f testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5ccac7f0 sp=0x5ccac7e4 pc=0x81532b8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5ccac7f4 sp=0x5ccac7f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175526 gp=0x5e5ea368 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x5d158730, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5ccae5c0 sp=0x5ccae5ac pc=0x808ddaa runtime.chanrecv(0x5d158700, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5ccae5fc sp=0x5ccae5c0 pc=0x8050b57 runtime.chanrecv1(0x5d158700, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5ccae610 sp=0x5ccae5fc pc=0x805078c testing.(*T).Parallel(0x5cf37808) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5ccae678 sp=0x5ccae610 pc=0x8152004 runtime_test.testCgoPprof(0x5cf37808, {0x0, 0x0}, {0x8497be7, 0xe}, {0x84965ee, 0xc}, {0x84970b3, 0xd}) /tmp/workdir/go/src/runtime/crash_cgo_test.go:296 +0x3a fp=0x5ccae770 sp=0x5ccae678 pc=0x8341cda runtime_test.TestCgoPprofThread(0x5cf37808) /tmp/workdir/go/src/runtime/crash_cgo_test.go:367 +0x61 fp=0x5ccae798 sp=0x5ccae770 pc=0x8342b21 testing.tRunner(0x5cf37808, 0x84c1190) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5ccae7e4 sp=0x5ccae798 pc=0x815237f testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5ccae7f0 sp=0x5ccae7e4 pc=0x81532b8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5ccae7f4 sp=0x5ccae7f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175525 gp=0x5e5ea488 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x5d158730, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5ccaedc0 sp=0x5ccaedac pc=0x808ddaa runtime.chanrecv(0x5d158700, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5ccaedfc sp=0x5ccaedc0 pc=0x8050b57 runtime.chanrecv1(0x5d158700, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5ccaee10 sp=0x5ccaedfc pc=0x805078c testing.(*T).Parallel(0x5cf37708) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5ccaee78 sp=0x5ccaee10 pc=0x8152004 runtime_test.testCgoPprof(0x5cf37708, {0x8497bd9, 0xe}, {0x8493caa, 0x8}, {0x8492ea0, 0x6}, {0x84965e2, 0xc}) /tmp/workdir/go/src/runtime/crash_cgo_test.go:296 +0x3a fp=0x5ccaef70 sp=0x5ccaee78 pc=0x8341cda runtime_test.TestCgoPprofPIE(0x5cf37708) /tmp/workdir/go/src/runtime/crash_cgo_test.go:363 +0x63 fp=0x5ccaef98 sp=0x5ccaef70 pc=0x8342ab3 testing.tRunner(0x5cf37708, 0x84c118c) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5ccaefe4 sp=0x5ccaef98 pc=0x815237f testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5ccaeff0 sp=0x5ccaefe4 pc=0x81532b8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5ccaeff4 sp=0x5ccaeff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175527 gp=0x5e5ea5a8 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x5d158730, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5ccb0dc0 sp=0x5ccb0dac pc=0x808ddaa runtime.chanrecv(0x5d158700, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5ccb0dfc sp=0x5ccb0dc0 pc=0x8050b57 runtime.chanrecv1(0x5d158700, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5ccb0e10 sp=0x5ccb0dfc pc=0x805078c testing.(*T).Parallel(0x5cf37908) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5ccb0e78 sp=0x5ccb0e10 pc=0x8152004 runtime_test.testCgoPprof(0x5cf37908, {0x0, 0x0}, {0x84a2a50, 0x19}, {0x84965ee, 0xc}, {0x849e7ee, 0x15}) /tmp/workdir/go/src/runtime/crash_cgo_test.go:296 +0x3a fp=0x5ccb0f70 sp=0x5ccb0e78 pc=0x8341cda runtime_test.TestCgoPprofThreadNoTraceback(0x5cf37908) /tmp/workdir/go/src/runtime/crash_cgo_test.go:371 +0x61 fp=0x5ccb0f98 sp=0x5ccb0f70 pc=0x8342b91 testing.tRunner(0x5cf37908, 0x84c1194) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5ccb0fe4 sp=0x5ccb0f98 pc=0x815237f testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5ccb0ff0 sp=0x5ccb0fe4 pc=0x81532b8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5ccb0ff4 sp=0x5ccb0ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175770 gp=0x5e5ead88 m=nil [chan receive, 2 minutes]: runtime.gopark(0x84c1914, 0x5d158730, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5d274ec4 sp=0x5d274eb0 pc=0x808ddaa runtime.chanrecv(0x5d158700, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5d274f00 sp=0x5d274ec4 pc=0x8050b57 runtime.chanrecv1(0x5d158700, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5d274f14 sp=0x5d274f00 pc=0x805078c testing.(*T).Parallel(0x5d5beb08) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5d274f7c sp=0x5d274f14 pc=0x8152004 runtime_test.TestMemmoveLarge0x180000(0x5d5beb08) /tmp/workdir/go/src/runtime/memmove_test.go:104 +0xb7 fp=0x5d274f98 sp=0x5d274f7c pc=0x8379b77 testing.tRunner(0x5d5beb08, 0x84c1440) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5d274fe4 sp=0x5d274f98 pc=0x815237f testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5d274ff0 sp=0x5d274fe4 pc=0x81532b8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5d274ff4 sp=0x5d274ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175506 gp=0x5e5eafc8 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x5d158730, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5cc416d4 sp=0x5cc416c0 pc=0x808ddaa runtime.chanrecv(0x5d158700, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5cc41710 sp=0x5cc416d4 pc=0x8050b57 runtime.chanrecv1(0x5d158700, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5cc41724 sp=0x5cc41710 pc=0x805078c testing.(*T).Parallel(0x5cf36308) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5cc4178c sp=0x5cc41724 pc=0x8152004 runtime_test.TestCgoCrashHandler(0x5cf36308) /tmp/workdir/go/src/runtime/crash_cgo_test.go:25 +0x1b fp=0x5cc41798 sp=0x5cc4178c pc=0x833fbcb testing.tRunner(0x5cf36308, 0x84c114c) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5cc417e4 sp=0x5cc41798 pc=0x815237f testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5cc417f0 sp=0x5cc417e4 pc=0x81532b8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5cc417f4 sp=0x5cc417f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175517 gp=0x5e5eb0e8 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x5d158730, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5cdc469c sp=0x5cdc4688 pc=0x808ddaa runtime.chanrecv(0x5d158700, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5cdc46d8 sp=0x5cdc469c pc=0x8050b57 runtime.chanrecv1(0x5d158700, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5cdc46ec sp=0x5cdc46d8 pc=0x805078c testing.(*T).Parallel(0x5cf36e08) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5cdc4754 sp=0x5cdc46ec pc=0x8152004 runtime_test.TestCgoPanicDeadlock(0x5cf36e08) /tmp/workdir/go/src/runtime/crash_cgo_test.go:207 +0x1f fp=0x5cdc4798 sp=0x5cdc4754 pc=0x834104f testing.tRunner(0x5cf36e08, 0x84c1180) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5cdc47e4 sp=0x5cdc4798 pc=0x815237f testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5cdc47f0 sp=0x5cdc47e4 pc=0x81532b8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5cdc47f4 sp=0x5cdc47f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175516 gp=0x5e5eb7a8 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x5d158730, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5cd2e648 sp=0x5cd2e634 pc=0x808ddaa runtime.chanrecv(0x5d158700, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5cd2e684 sp=0x5cd2e648 pc=0x8050b57 runtime.chanrecv1(0x5d158700, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5cd2e698 sp=0x5cd2e684 pc=0x805078c testing.(*T).Parallel(0x5cf36d08) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5cd2e700 sp=0x5cd2e698 pc=0x8152004 runtime_test.TestCgoCheckBytes(0x5cf36d08) /tmp/workdir/go/src/runtime/crash_cgo_test.go:167 +0x29 fp=0x5cd2e798 sp=0x5cd2e700 pc=0x8340a19 testing.tRunner(0x5cf36d08, 0x84c1148) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5cd2e7e4 sp=0x5cd2e798 pc=0x815237f testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5cd2e7f0 sp=0x5cd2e7e4 pc=0x81532b8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5cd2e7f4 sp=0x5cd2e7f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175510 gp=0x5e5eb9e8 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x5d158730, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5d2f9e9c sp=0x5d2f9e88 pc=0x808ddaa runtime.chanrecv(0x5d158700, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5d2f9ed8 sp=0x5d2f9e9c pc=0x8050b57 runtime.chanrecv1(0x5d158700, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5d2f9eec sp=0x5d2f9ed8 pc=0x805078c testing.(*T).Parallel(0x5cf36708) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5d2f9f54 sp=0x5d2f9eec pc=0x8152004 runtime_test.TestCgoExternalThreadPanic(0x5cf36708) /tmp/workdir/go/src/runtime/crash_cgo_test.go:81 +0x1f fp=0x5d2f9f98 sp=0x5d2f9f54 pc=0x834014f testing.tRunner(0x5cf36708, 0x84c1160) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5d2f9fe4 sp=0x5d2f9f98 pc=0x815237f testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5d2f9ff0 sp=0x5d2f9fe4 pc=0x81532b8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5d2f9ff4 sp=0x5d2f9ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175521 gp=0x5e5ebd48 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x5d158730, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5cdc6e98 sp=0x5cdc6e84 pc=0x808ddaa runtime.chanrecv(0x5d158700, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5cdc6ed4 sp=0x5cdc6e98 pc=0x8050b57 runtime.chanrecv1(0x5d158700, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5cdc6ee8 sp=0x5cdc6ed4 pc=0x805078c testing.(*T).Parallel(0x5cf37308) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5cdc6f50 sp=0x5cdc6ee8 pc=0x8152004 runtime_test.TestCgoCrashTracebackGo(0x5cf37308) /tmp/workdir/go/src/runtime/crash_cgo_test.go:259 +0x1f fp=0x5cdc6f98 sp=0x5cdc6f50 pc=0x834177f testing.tRunner(0x5cf37308, 0x84c1154) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5cdc6fe4 sp=0x5cdc6f98 pc=0x815237f testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5cdc6ff0 sp=0x5cdc6fe4 pc=0x81532b8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5cdc6ff4 sp=0x5cdc6ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175635 gp=0x5f5a0a28 m=nil [chan receive, 2 minutes]: runtime.gopark(0x84c1914, 0x5d158730, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5ccb06c0 sp=0x5ccb06ac pc=0x808ddaa runtime.chanrecv(0x5d158700, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5ccb06fc sp=0x5ccb06c0 pc=0x8050b57 runtime.chanrecv1(0x5d158700, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5ccb0710 sp=0x5ccb06fc pc=0x805078c testing.(*T).Parallel(0x5d55a008) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5ccb0778 sp=0x5ccb0710 pc=0x8152004 runtime_test.TestGCTestPointerClass(0x5d55a008) /tmp/workdir/go/src/runtime/gc_test.go:292 +0x1f fp=0x5ccb0798 sp=0x5ccb0778 pc=0x835846f testing.tRunner(0x5d55a008, 0x84c12d4) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5ccb07e4 sp=0x5ccb0798 pc=0x815237f testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5ccb07f0 sp=0x5ccb07e4 pc=0x81532b8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5ccb07f4 sp=0x5ccb07f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 174063 gp=0x5f5a0b48 m=nil [chan receive, 2 minutes]: runtime.gopark(0x84c1914, 0x5d158730, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5cd2bebc sp=0x5cd2bea8 pc=0x808ddaa runtime.chanrecv(0x5d158700, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5cd2bef8 sp=0x5cd2bebc pc=0x8050b57 runtime.chanrecv1(0x5d158700, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5cd2bf0c sp=0x5cd2bef8 pc=0x805078c testing.(*T).Parallel(0x5d55a208) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5cd2bf74 sp=0x5cd2bf0c pc=0x8152004 runtime_test.TestGCTestMoveStackOnNextCall(0x5d55a208) /tmp/workdir/go/src/runtime/gc_test.go:211 +0x1f fp=0x5cd2bf98 sp=0x5cd2bf74 pc=0x8357e4f testing.tRunner(0x5d55a208, 0x84c12cc) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5cd2bfe4 sp=0x5cd2bf98 pc=0x815237f testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5cd2bff0 sp=0x5cd2bfe4 pc=0x81532b8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5cd2bff4 sp=0x5cd2bff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 49648 gp=0x5cd7c488 m=nil [GC worker (idle), 4 minutes]: runtime.gopark(0x84c198c, 0x5e3880a8, 0x1a, 0x14, 0x0) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5d254f94 sp=0x5d254f80 pc=0x808ddaa runtime.gcBgMarkWorker() /tmp/workdir/go/src/runtime/mgc.go:1310 +0xe5 fp=0x5d254ff0 sp=0x5d254f94 pc=0x806a2d5 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5d254ff4 sp=0x5d254ff0 pc=0x80c79e1 created by runtime.gcBgMarkStartWorkers in goroutine 49628 /tmp/workdir/go/src/runtime/mgc.go:1234 +0x1f goroutine 175549 gp=0x5cd7c6c8 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x5d158730, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5cc3b694 sp=0x5cc3b680 pc=0x808ddaa runtime.chanrecv(0x5d158700, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5cc3b6d0 sp=0x5cc3b694 pc=0x8050b57 runtime.chanrecv1(0x5d158700, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5cc3b6e4 sp=0x5cc3b6d0 pc=0x805078c testing.(*T).Parallel(0x5d5bef08) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5cc3b74c sp=0x5cc3b6e4 pc=0x8152004 runtime_test.TestCgoSigfwd(0x5d5bef08) /tmp/workdir/go/src/runtime/crash_cgo_test.go:822 +0x1f fp=0x5cc3b798 sp=0x5cc3b74c pc=0x834594f testing.tRunner(0x5d5bef08, 0x84c1198) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5cc3b7e4 sp=0x5cc3b798 pc=0x815237f testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5cc3b7f0 sp=0x5cc3b7e4 pc=0x81532b8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5cc3b7f4 sp=0x5cc3b7f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175581 gp=0x5cd7ca28 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x5d158730, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5d276e9c sp=0x5d276e88 pc=0x808ddaa runtime.chanrecv(0x5d158700, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5d276ed8 sp=0x5d276e9c pc=0x8050b57 runtime.chanrecv1(0x5d158700, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5d276eec sp=0x5d276ed8 pc=0x805078c testing.(*T).Parallel(0x5d5c2e08) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5d276f54 sp=0x5d276eec pc=0x8152004 runtime_test.TestNetpollDeadlock(0x5d5c2e08) /tmp/workdir/go/src/runtime/crash_test.go:487 +0x1f fp=0x5d276f98 sp=0x5d276f54 pc=0x8349b5f testing.tRunner(0x5d5c2e08, 0x84c1480) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5d276fe4 sp=0x5d276f98 pc=0x815237f testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5d276ff0 sp=0x5d276fe4 pc=0x81532b8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5d276ff4 sp=0x5d276ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 49650 gp=0x5cd7cc68 m=nil [GC worker (idle), 4 minutes]: runtime.gopark(0x84c198c, 0x5e3880d8, 0x1a, 0x14, 0x0) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5d216f94 sp=0x5d216f80 pc=0x808ddaa runtime.gcBgMarkWorker() /tmp/workdir/go/src/runtime/mgc.go:1310 +0xe5 fp=0x5d216ff0 sp=0x5d216f94 pc=0x806a2d5 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5d216ff4 sp=0x5d216ff0 pc=0x80c79e1 created by runtime.gcBgMarkStartWorkers in goroutine 49628 /tmp/workdir/go/src/runtime/mgc.go:1234 +0x1f goroutine 49651 gp=0x5cd7cd88 m=nil [GC worker (idle), 4 minutes]: runtime.gopark(0x84c198c, 0x5e3880f0, 0x1a, 0x14, 0x0) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5d217794 sp=0x5d217780 pc=0x808ddaa runtime.gcBgMarkWorker() /tmp/workdir/go/src/runtime/mgc.go:1310 +0xe5 fp=0x5d2177f0 sp=0x5d217794 pc=0x806a2d5 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5d2177f4 sp=0x5d2177f0 pc=0x80c79e1 created by runtime.gcBgMarkStartWorkers in goroutine 49628 /tmp/workdir/go/src/runtime/mgc.go:1234 +0x1f goroutine 49653 gp=0x5cd7d448 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0x84c198c, 0x5e388120, 0x1a, 0x14, 0x0) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5cdc7794 sp=0x5cdc7780 pc=0x808ddaa runtime.gcBgMarkWorker() /tmp/workdir/go/src/runtime/mgc.go:1310 +0xe5 fp=0x5cdc77f0 sp=0x5cdc7794 pc=0x806a2d5 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5cdc77f4 sp=0x5cdc77f0 pc=0x80c79e1 created by runtime.gcBgMarkStartWorkers in goroutine 49628 /tmp/workdir/go/src/runtime/mgc.go:1234 +0x1f goroutine 49654 gp=0x5cd7d568 m=nil [GC worker (idle)]: runtime.gopark(0x84c198c, 0x5e388138, 0x1a, 0x14, 0x0) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5cdc5794 sp=0x5cdc5780 pc=0x808ddaa runtime.gcBgMarkWorker() /tmp/workdir/go/src/runtime/mgc.go:1310 +0xe5 fp=0x5cdc57f0 sp=0x5cdc5794 pc=0x806a2d5 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5cdc57f4 sp=0x5cdc57f0 pc=0x80c79e1 created by runtime.gcBgMarkStartWorkers in goroutine 49628 /tmp/workdir/go/src/runtime/mgc.go:1234 +0x1f goroutine 49655 gp=0x5cd7d688 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0x84c198c, 0x5e388150, 0x1a, 0x14, 0x0) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5cdc5f94 sp=0x5cdc5f80 pc=0x808ddaa runtime.gcBgMarkWorker() /tmp/workdir/go/src/runtime/mgc.go:1310 +0xe5 fp=0x5cdc5ff0 sp=0x5cdc5f94 pc=0x806a2d5 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5cdc5ff4 sp=0x5cdc5ff0 pc=0x80c79e1 created by runtime.gcBgMarkStartWorkers in goroutine 49628 /tmp/workdir/go/src/runtime/mgc.go:1234 +0x1f goroutine 49656 gp=0x5cd7d7a8 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0x84c198c, 0x5e388168, 0x1a, 0x14, 0x0) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5cdc2794 sp=0x5cdc2780 pc=0x808ddaa runtime.gcBgMarkWorker() /tmp/workdir/go/src/runtime/mgc.go:1310 +0xe5 fp=0x5cdc27f0 sp=0x5cdc2794 pc=0x806a2d5 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5cdc27f4 sp=0x5cdc27f0 pc=0x80c79e1 created by runtime.gcBgMarkStartWorkers in goroutine 49628 /tmp/workdir/go/src/runtime/mgc.go:1234 +0x1f goroutine 49657 gp=0x5cd7d8c8 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0x84c198c, 0x5e388180, 0x1a, 0x14, 0x0) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5d21a794 sp=0x5d21a780 pc=0x808ddaa runtime.gcBgMarkWorker() /tmp/workdir/go/src/runtime/mgc.go:1310 +0xe5 fp=0x5d21a7f0 sp=0x5d21a794 pc=0x806a2d5 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5d21a7f4 sp=0x5d21a7f0 pc=0x80c79e1 created by runtime.gcBgMarkStartWorkers in goroutine 49628 /tmp/workdir/go/src/runtime/mgc.go:1234 +0x1f goroutine 49658 gp=0x5cd7d9e8 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0x84c198c, 0x5e388198, 0x1a, 0x14, 0x0) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5d21af94 sp=0x5d21af80 pc=0x808ddaa runtime.gcBgMarkWorker() /tmp/workdir/go/src/runtime/mgc.go:1310 +0xe5 fp=0x5d21aff0 sp=0x5d21af94 pc=0x806a2d5 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5d21aff4 sp=0x5d21aff0 pc=0x80c79e1 created by runtime.gcBgMarkStartWorkers in goroutine 49628 /tmp/workdir/go/src/runtime/mgc.go:1234 +0x1f goroutine 175554 gp=0x5cd7db08 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x5d158730, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5d225e9c sp=0x5d225e88 pc=0x808ddaa runtime.chanrecv(0x5d158700, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5d225ed8 sp=0x5d225e9c pc=0x8050b57 runtime.chanrecv1(0x5d158700, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5d225eec sp=0x5d225ed8 pc=0x805078c testing.(*T).Parallel(0x5d5bf408) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5d225f54 sp=0x5d225eec pc=0x8152004 runtime_test.TestVDSO(0x5d5bf408) /tmp/workdir/go/src/runtime/crash_test.go:168 +0x1f fp=0x5d225f98 sp=0x5d225f54 pc=0x83476df testing.tRunner(0x5d5bf408, 0x84c17a0) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5d225fe4 sp=0x5d225f98 pc=0x815237f testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5d225ff0 sp=0x5d225fe4 pc=0x81532b8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5d225ff4 sp=0x5d225ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175512 gp=0x5d22e7e8 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x5d158730, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5cfaa69c sp=0x5cfaa688 pc=0x808ddaa runtime.chanrecv(0x5d158700, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5cfaa6d8 sp=0x5cfaa69c pc=0x8050b57 runtime.chanrecv1(0x5d158700, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5cfaa6ec sp=0x5cfaa6d8 pc=0x805078c testing.(*T).Parallel(0x5cf36908) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5cfaa754 sp=0x5cfaa6ec pc=0x8152004 runtime_test.TestCgoExternalThreadSignal(0x5cf36908) /tmp/workdir/go/src/runtime/crash_cgo_test.go:107 +0x1f fp=0x5cfaa798 sp=0x5cfaa754 pc=0x834042f testing.tRunner(0x5cf36908, 0x84c1168) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5cfaa7e4 sp=0x5cfaa798 pc=0x815237f testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5cfaa7f0 sp=0x5cfaa7e4 pc=0x81532b8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5cfaa7f4 sp=0x5cfaa7f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175522 gp=0x5d22ed88 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x5d158730, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5ccabe9c sp=0x5ccabe88 pc=0x808ddaa runtime.chanrecv(0x5d158700, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5ccabed8 sp=0x5ccabe9c pc=0x8050b57 runtime.chanrecv1(0x5d158700, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5ccabeec sp=0x5ccabed8 pc=0x805078c testing.(*T).Parallel(0x5cf37408) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5ccabf54 sp=0x5ccabeec pc=0x8152004 runtime_test.TestCgoTracebackContext(0x5cf37408) /tmp/workdir/go/src/runtime/crash_cgo_test.go:278 +0x1f fp=0x5ccabf98 sp=0x5ccabf54 pc=0x83419ff testing.tRunner(0x5cf37408, 0x84c11ac) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5ccabfe4 sp=0x5ccabf98 pc=0x815237f testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5ccabff0 sp=0x5ccabfe4 pc=0x81532b8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5ccabff4 sp=0x5ccabff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175771 gp=0x5d22f7a8 m=nil [chan receive, 2 minutes]: runtime.gopark(0x84c1914, 0x5d158730, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5d268ec4 sp=0x5d268eb0 pc=0x808ddaa runtime.chanrecv(0x5d158700, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5d268f00 sp=0x5d268ec4 pc=0x8050b57 runtime.chanrecv1(0x5d158700, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5d268f14 sp=0x5d268f00 pc=0x805078c testing.(*T).Parallel(0x5d5bec08) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5d268f7c sp=0x5d268f14 pc=0x8152004 runtime_test.TestMemmoveOverlapLarge0x120000(0x5d5bec08) /tmp/workdir/go/src/runtime/memmove_test.go:116 +0xb7 fp=0x5d268f98 sp=0x5d268f7c pc=0x8379c87 testing.tRunner(0x5d5bec08, 0x84c1444) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5d268fe4 sp=0x5d268f98 pc=0x815237f testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5d268ff0 sp=0x5d268fe4 pc=0x81532b8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5d268ff4 sp=0x5d268ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 49647 gp=0x5d22f8c8 m=nil [GC worker (idle), 4 minutes]: runtime.gopark(0x84c198c, 0x5e388090, 0x1a, 0x14, 0x0) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5ccadf94 sp=0x5ccadf80 pc=0x808ddaa runtime.gcBgMarkWorker() /tmp/workdir/go/src/runtime/mgc.go:1310 +0xe5 fp=0x5ccadff0 sp=0x5ccadf94 pc=0x806a2d5 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5ccadff4 sp=0x5ccadff0 pc=0x80c79e1 created by runtime.gcBgMarkStartWorkers in goroutine 49628 /tmp/workdir/go/src/runtime/mgc.go:1234 +0x1f goroutine 175731 gp=0x5d22fe68 m=nil [chan receive, 2 minutes]: runtime.gopark(0x84c1914, 0x5d158730, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5d271690 sp=0x5d27167c pc=0x808ddaa runtime.chanrecv(0x5d158700, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5d2716cc sp=0x5d271690 pc=0x8050b57 runtime.chanrecv1(0x5d158700, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5d2716e0 sp=0x5d2716cc pc=0x805078c testing.(*T).Parallel(0x5d5c2008) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5d271748 sp=0x5d2716e0 pc=0x8152004 runtime_test.testConcurrentReadsAfterGrowth(0x5d5c2008, 0x0) /tmp/workdir/go/src/runtime/map_test.go:318 +0x2d fp=0x5d27178c sp=0x5d271748 pc=0x837085d runtime_test.TestConcurrentReadsAfterGrowth(0x5d5c2008) /tmp/workdir/go/src/runtime/map_test.go:364 +0x20 fp=0x5d271798 sp=0x5d27178c pc=0x8370f20 testing.tRunner(0x5d5c2008, 0x84c11f4) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5d2717e4 sp=0x5d271798 pc=0x815237f testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5d2717f0 sp=0x5d2717e4 pc=0x81532b8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5d2717f4 sp=0x5d2717f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175542 gp=0x5d238008 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x5d158730, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5ccaf69c sp=0x5ccaf688 pc=0x808ddaa runtime.chanrecv(0x5d158700, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5ccaf6d8 sp=0x5ccaf69c pc=0x8050b57 runtime.chanrecv1(0x5d158700, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5ccaf6ec sp=0x5ccaf6d8 pc=0x805078c testing.(*T).Parallel(0x5d5be808) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5ccaf754 sp=0x5ccaf6ec pc=0x8152004 runtime_test.TestEINTR(0x5d5be808) /tmp/workdir/go/src/runtime/crash_cgo_test.go:736 +0x1f fp=0x5ccaf798 sp=0x5ccaf754 pc=0x8344dff testing.tRunner(0x5d5be808, 0x84c125c) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5ccaf7e4 sp=0x5ccaf798 pc=0x815237f testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5ccaf7f0 sp=0x5ccaf7e4 pc=0x81532b8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5ccaf7f4 sp=0x5ccaf7f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175550 gp=0x5d238128 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x5d158730, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5ccb1e9c sp=0x5ccb1e88 pc=0x808ddaa runtime.chanrecv(0x5d158700, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5ccb1ed8 sp=0x5ccb1e9c pc=0x8050b57 runtime.chanrecv1(0x5d158700, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5ccb1eec sp=0x5ccb1ed8 pc=0x805078c testing.(*T).Parallel(0x5d5bf008) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5ccb1f54 sp=0x5ccb1eec pc=0x8152004 runtime_test.TestDestructorCallback(0x5d5bf008) /tmp/workdir/go/src/runtime/crash_cgo_test.go:834 +0x1f fp=0x5ccb1f98 sp=0x5ccb1f54 pc=0x8345acf testing.tRunner(0x5d5bf008, 0x84c124c) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5ccb1fe4 sp=0x5ccb1f98 pc=0x815237f testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5ccb1ff0 sp=0x5ccb1fe4 pc=0x81532b8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5ccb1ff4 sp=0x5ccb1ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175553 gp=0x5d238368 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x5d158730, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5d221694 sp=0x5d221680 pc=0x808ddaa runtime.chanrecv(0x5d158700, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5d2216d0 sp=0x5d221694 pc=0x8050b57 runtime.chanrecv1(0x5d158700, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5d2216e4 sp=0x5d2216d0 pc=0x805078c testing.(*T).Parallel(0x5d5bf308) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5d22174c sp=0x5d2216e4 pc=0x8152004 runtime_test.TestStackSwitchCallback(0x5d5bf308) /tmp/workdir/go/src/runtime/crash_cgo_test.go:883 +0x1f fp=0x5d221798 sp=0x5d22174c pc=0x834613f testing.tRunner(0x5d5bf308, 0x84c16e4) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5d2217e4 sp=0x5d221798 pc=0x815237f testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5d2217f0 sp=0x5d2217e4 pc=0x81532b8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5d2217f4 sp=0x5d2217f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175732 gp=0x5d2385a8 m=nil [chan receive, 2 minutes]: runtime.gopark(0x84c1914, 0x5d158730, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5d274690 sp=0x5d27467c pc=0x808ddaa runtime.chanrecv(0x5d158700, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5d2746cc sp=0x5d274690 pc=0x8050b57 runtime.chanrecv1(0x5d158700, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5d2746e0 sp=0x5d2746cc pc=0x805078c testing.(*T).Parallel(0x5d5c2108) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5d274748 sp=0x5d2746e0 pc=0x8152004 runtime_test.testConcurrentReadsAfterGrowth(0x5d5c2108, 0x1) /tmp/workdir/go/src/runtime/map_test.go:318 +0x2d fp=0x5d27478c sp=0x5d274748 pc=0x837085d runtime_test.TestConcurrentReadsAfterGrowthReflect(0x5d5c2108) /tmp/workdir/go/src/runtime/map_test.go:368 +0x20 fp=0x5d274798 sp=0x5d27478c pc=0x8370f50 testing.tRunner(0x5d5c2108, 0x84c11f8) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5d2747e4 sp=0x5d274798 pc=0x815237f testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5d2747f0 sp=0x5d2747e4 pc=0x81532b8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5d2747f4 sp=0x5d2747f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175536 gp=0x5d2387e8 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x5d158730, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5cc3aea4 sp=0x5cc3ae90 pc=0x808ddaa runtime.chanrecv(0x5d158700, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5cc3aee0 sp=0x5cc3aea4 pc=0x8050b57 runtime.chanrecv1(0x5d158700, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5cc3aef4 sp=0x5cc3aee0 pc=0x805078c testing.(*T).Parallel(0x5d5be208) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5cc3af5c sp=0x5cc3aef4 pc=0x8152004 runtime_test.TestCgoPanicCallback(0x5d5be208) /tmp/workdir/go/src/runtime/crash_cgo_test.go:562 +0x1f fp=0x5cc3af98 sp=0x5cc3af5c pc=0x8343edf testing.tRunner(0x5d5be208, 0x84c117c) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5cc3afe4 sp=0x5cc3af98 pc=0x815237f testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5cc3aff0 sp=0x5cc3afe4 pc=0x81532b8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5cc3aff4 sp=0x5cc3aff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175541 gp=0x5d238b48 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x5d158730, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5cc3d6a4 sp=0x5cc3d690 pc=0x808ddaa runtime.chanrecv(0x5d158700, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5cc3d6e0 sp=0x5cc3d6a4 pc=0x8050b57 runtime.chanrecv1(0x5d158700, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5cc3d6f4 sp=0x5cc3d6e0 pc=0x805078c testing.(*T).Parallel(0x5d5be708) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5cc3d75c sp=0x5cc3d6f4 pc=0x8152004 runtime_test.TestAbortInCgo(0x5d5be708) /tmp/workdir/go/src/runtime/crash_cgo_test.go:703 +0x1f fp=0x5cc3d798 sp=0x5cc3d75c pc=0x8344bdf testing.tRunner(0x5d5be708, 0x84c10b0) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5cc3d7e4 sp=0x5cc3d798 pc=0x815237f testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5cc3d7f0 sp=0x5cc3d7e4 pc=0x81532b8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5cc3d7f4 sp=0x5cc3d7f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175847 gp=0x5d238fc8 m=nil [runnable]: runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/workdir/go/src/runtime/metrics_test.go:1208 +0xd9 fp=0x5ccaa7d8 sp=0x5ccaa7d4 pc=0x8388649 runtime_test.(*contentionWorker).run(0x5d13e060) /tmp/workdir/go/src/runtime/metrics_test.go:1247 +0x3e fp=0x5ccaa7e8 sp=0x5ccaa7d8 pc=0x838a95e runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/workdir/go/src/runtime/metrics_test.go:1032 +0x21 fp=0x5ccaa7f0 sp=0x5ccaa7e8 pc=0x838a431 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5ccaa7f4 sp=0x5ccaa7f0 pc=0x80c79e1 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 175661 /tmp/workdir/go/src/runtime/metrics_test.go:1032 +0x86 goroutine 175846 gp=0x5d2390e8 m=nil [runnable]: runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/workdir/go/src/runtime/metrics_test.go:1208 +0xd9 fp=0x5cfa5fd8 sp=0x5cfa5fd4 pc=0x8388649 runtime_test.(*contentionWorker).run(0x5d13e050) /tmp/workdir/go/src/runtime/metrics_test.go:1247 +0x3e fp=0x5cfa5fe8 sp=0x5cfa5fd8 pc=0x838a95e runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/workdir/go/src/runtime/metrics_test.go:1032 +0x21 fp=0x5cfa5ff0 sp=0x5cfa5fe8 pc=0x838a431 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5cfa5ff4 sp=0x5cfa5ff0 pc=0x80c79e1 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 175661 /tmp/workdir/go/src/runtime/metrics_test.go:1032 +0x86 goroutine 49652 gp=0x5d239b08 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0x84c198c, 0x5e388108, 0x1a, 0x14, 0x0) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5cdc4f94 sp=0x5cdc4f80 pc=0x808ddaa runtime.gcBgMarkWorker() /tmp/workdir/go/src/runtime/mgc.go:1310 +0xe5 fp=0x5cdc4ff0 sp=0x5cdc4f94 pc=0x806a2d5 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5cdc4ff4 sp=0x5cdc4ff0 pc=0x80c79e1 created by runtime.gcBgMarkStartWorkers in goroutine 49628 /tmp/workdir/go/src/runtime/mgc.go:1234 +0x1f goroutine 175579 gp=0x5d24a008 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x5d158730, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5d224e9c sp=0x5d224e88 pc=0x808ddaa runtime.chanrecv(0x5d158700, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5d224ed8 sp=0x5d224e9c pc=0x8050b57 runtime.chanrecv1(0x5d158700, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5d224eec sp=0x5d224ed8 pc=0x805078c testing.(*T).Parallel(0x5d5c2c08) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5d224f54 sp=0x5d224eec pc=0x8152004 runtime_test.TestRecoverBeforePanicAfterGoexit(0x5d5c2c08) /tmp/workdir/go/src/runtime/crash_test.go:466 +0x3a fp=0x5d224f98 sp=0x5d224f54 pc=0x834987a testing.tRunner(0x5d5c2c08, 0x84c15e4) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5d224fe4 sp=0x5d224f98 pc=0x815237f testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5d224ff0 sp=0x5d224fe4 pc=0x81532b8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5d224ff4 sp=0x5d224ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175511 gp=0x5d24aa28 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x5d158730, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5d220e94 sp=0x5d220e80 pc=0x808ddaa runtime.chanrecv(0x5d158700, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5d220ed0 sp=0x5d220e94 pc=0x8050b57 runtime.chanrecv1(0x5d158700, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5d220ee4 sp=0x5d220ed0 pc=0x805078c testing.(*T).Parallel(0x5cf36808) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5d220f4c sp=0x5d220ee4 pc=0x8152004 runtime_test.TestCgoExternalThreadSIGPROF(0x5cf36808) /tmp/workdir/go/src/runtime/crash_cgo_test.go:93 +0x1f fp=0x5d220f98 sp=0x5d220f4c pc=0x83402af testing.tRunner(0x5cf36808, 0x84c1164) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5d220fe4 sp=0x5d220f98 pc=0x815237f testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5d220ff0 sp=0x5d220fe4 pc=0x81532b8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5d220ff4 sp=0x5d220ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175530 gp=0x5d24bb08 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x5d158730, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5ccab69c sp=0x5ccab688 pc=0x808ddaa runtime.chanrecv(0x5d158700, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5ccab6d8 sp=0x5ccab69c pc=0x8050b57 runtime.chanrecv1(0x5d158700, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5ccab6ec sp=0x5ccab6d8 pc=0x805078c testing.(*T).Parallel(0x5cf37c08) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5ccab754 sp=0x5ccab6ec pc=0x8152004 runtime_test.TestCgoNumGoroutine(0x5cf37c08) /tmp/workdir/go/src/runtime/crash_cgo_test.go:449 +0x1f fp=0x5ccab798 sp=0x5ccab754 pc=0x83433df testing.tRunner(0x5cf37c08, 0x84c1178) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5ccab7e4 sp=0x5ccab798 pc=0x815237f testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5ccab7f0 sp=0x5ccab7e4 pc=0x81532b8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5ccab7f4 sp=0x5ccab7f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175518 gp=0x5d25c248 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x5d158730, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5cd2869c sp=0x5cd28688 pc=0x808ddaa runtime.chanrecv(0x5d158700, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5cd286d8 sp=0x5cd2869c pc=0x8050b57 runtime.chanrecv1(0x5d158700, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5cd286ec sp=0x5cd286d8 pc=0x805078c testing.(*T).Parallel(0x5cf36f08) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5cd28754 sp=0x5cd286ec pc=0x8152004 runtime_test.TestCgoCCodeSIGPROF(0x5cf36f08) /tmp/workdir/go/src/runtime/crash_cgo_test.go:217 +0x1f fp=0x5cd28798 sp=0x5cd28754 pc=0x83411bf testing.tRunner(0x5cf36f08, 0x84c1140) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5cd287e4 sp=0x5cd28798 pc=0x815237f testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5cd287f0 sp=0x5cd287e4 pc=0x81532b8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5cd287f4 sp=0x5cd287f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175520 gp=0x5d25c488 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x5d158730, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5cdc8ea0 sp=0x5cdc8e8c pc=0x808ddaa runtime.chanrecv(0x5d158700, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5cdc8edc sp=0x5cdc8ea0 pc=0x8050b57 runtime.chanrecv1(0x5d158700, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5cdc8ef0 sp=0x5cdc8edc pc=0x805078c testing.(*T).Parallel(0x5cf37208) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5cdc8f58 sp=0x5cdc8ef0 pc=0x8152004 runtime_test.TestCgoCrashTraceback(0x5cf37208) /tmp/workdir/go/src/runtime/crash_cgo_test.go:241 +0x1f fp=0x5cdc8f98 sp=0x5cdc8f58 pc=0x834150f testing.tRunner(0x5cf37208, 0x84c1150) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5cdc8fe4 sp=0x5cdc8f98 pc=0x815237f testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5cdc8ff0 sp=0x5cdc8fe4 pc=0x81532b8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5cdc8ff4 sp=0x5cdc8ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175508 gp=0x5d25c5a8 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x5d158730, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5cdc869c sp=0x5cdc8688 pc=0x808ddaa runtime.chanrecv(0x5d158700, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5cdc86d8 sp=0x5cdc869c pc=0x8050b57 runtime.chanrecv1(0x5d158700, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5cdc86ec sp=0x5cdc86d8 pc=0x805078c testing.(*T).Parallel(0x5cf36508) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5cdc8754 sp=0x5cdc86ec pc=0x8152004 runtime_test.TestCgoTraceback(0x5cf36508) /tmp/workdir/go/src/runtime/crash_cgo_test.go:45 +0x1f fp=0x5cdc8798 sp=0x5cdc8754 pc=0x833fdaf testing.tRunner(0x5cf36508, 0x84c11a8) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5cdc87e4 sp=0x5cdc8798 pc=0x815237f testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5cdc87f0 sp=0x5cdc87e4 pc=0x81532b8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5cdc87f4 sp=0x5cdc87f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175515 gp=0x5d25c6c8 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x5d158730, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5cdc7e9c sp=0x5cdc7e88 pc=0x808ddaa runtime.chanrecv(0x5d158700, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5cdc7ed8 sp=0x5cdc7e9c pc=0x8050b57 runtime.chanrecv1(0x5d158700, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5cdc7eec sp=0x5cdc7ed8 pc=0x805078c testing.(*T).Parallel(0x5cf36c08) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5cdc7f54 sp=0x5cdc7eec pc=0x8152004 runtime_test.TestEnsureDropM(0x5cf36c08) /tmp/workdir/go/src/runtime/crash_cgo_test.go:150 +0x1f fp=0x5cdc7f98 sp=0x5cdc7f54 pc=0x83408af testing.tRunner(0x5cf36c08, 0x84c1274) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5cdc7fe4 sp=0x5cdc7f98 pc=0x815237f testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5cdc7ff0 sp=0x5cdc7fe4 pc=0x81532b8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5cdc7ff4 sp=0x5cdc7ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175509 gp=0x5d25d328 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x5d158730, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5cdc9e94 sp=0x5cdc9e80 pc=0x808ddaa runtime.chanrecv(0x5d158700, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5cdc9ed0 sp=0x5cdc9e94 pc=0x8050b57 runtime.chanrecv1(0x5d158700, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5cdc9ee4 sp=0x5cdc9ed0 pc=0x805078c testing.(*T).Parallel(0x5cf36608) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5cdc9f4c sp=0x5cdc9ee4 pc=0x8152004 runtime_test.TestCgoCallbackGC(0x5cf36608) /tmp/workdir/go/src/runtime/crash_cgo_test.go:54 +0x1f fp=0x5cdc9f98 sp=0x5cdc9f4c pc=0x833ff0f testing.tRunner(0x5cf36608, 0x84c1144) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5cdc9fe4 sp=0x5cdc9f98 pc=0x815237f testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5cdc9ff0 sp=0x5cdc9fe4 pc=0x81532b8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5cdc9ff4 sp=0x5cdc9ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 49649 gp=0x5d26e908 m=nil [GC worker (idle), 4 minutes]: runtime.gopark(0x84c198c, 0x5e3880c0, 0x1a, 0x14, 0x0) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5d255794 sp=0x5d255780 pc=0x808ddaa runtime.gcBgMarkWorker() /tmp/workdir/go/src/runtime/mgc.go:1310 +0xe5 fp=0x5d2557f0 sp=0x5d255794 pc=0x806a2d5 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5d2557f4 sp=0x5d2557f0 pc=0x80c79e1 created by runtime.gcBgMarkStartWorkers in goroutine 49628 /tmp/workdir/go/src/runtime/mgc.go:1234 +0x1f goroutine 175535 gp=0x5cf839e8 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x5d158730, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5cc3bea4 sp=0x5cc3be90 pc=0x808ddaa runtime.chanrecv(0x5d158700, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5cc3bee0 sp=0x5cc3bea4 pc=0x8050b57 runtime.chanrecv1(0x5d158700, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5cc3bef4 sp=0x5cc3bee0 pc=0x805078c testing.(*T).Parallel(0x5d5be108) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5cc3bf5c sp=0x5cc3bef4 pc=0x8152004 runtime_test.TestCgoTracebackSigpanic(0x5d5be108) /tmp/workdir/go/src/runtime/crash_cgo_test.go:538 +0x1f fp=0x5cc3bf98 sp=0x5cc3bf5c pc=0x8343c2f testing.tRunner(0x5d5be108, 0x84c11b8) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5cc3bfe4 sp=0x5cc3bf98 pc=0x815237f testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5cc3bff0 sp=0x5cc3bfe4 pc=0x81532b8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5cc3bff4 sp=0x5cc3bff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175534 gp=0x5cf83b08 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x5d158730, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5d271e9c sp=0x5d271e88 pc=0x808ddaa runtime.chanrecv(0x5d158700, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5d271ed8 sp=0x5d271e9c pc=0x8050b57 runtime.chanrecv1(0x5d158700, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5d271eec sp=0x5d271ed8 pc=0x805078c testing.(*T).Parallel(0x5d5be008) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5d271f54 sp=0x5d271eec pc=0x8152004 runtime_test.TestSigStackSwapping(0x5d5be008) /tmp/workdir/go/src/runtime/crash_cgo_test.go:518 +0x1f fp=0x5d271f98 sp=0x5d271f54 pc=0x8343acf testing.tRunner(0x5d5be008, 0x84c166c) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5d271fe4 sp=0x5d271f98 pc=0x815237f testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5d271ff0 sp=0x5d271fe4 pc=0x81532b8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5d271ff4 sp=0x5d271ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175532 gp=0x5cf83c28 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x5d158730, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5cdc2ed0 sp=0x5cdc2ebc pc=0x808ddaa runtime.chanrecv(0x5d158700, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5cdc2f0c sp=0x5cdc2ed0 pc=0x8050b57 runtime.chanrecv1(0x5d158700, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5cdc2f20 sp=0x5cdc2f0c pc=0x805078c testing.(*T).Parallel(0x5cf37e08) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5cdc2f88 sp=0x5cdc2f20 pc=0x8152004 runtime_test.TestCgoLockOSThreadExit(0x5cf37e08) /tmp/workdir/go/src/runtime/crash_cgo_test.go:494 +0x1b fp=0x5cdc2f98 sp=0x5cdc2f88 pc=0x834388b testing.tRunner(0x5cf37e08, 0x84c116c) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5cdc2fe4 sp=0x5cdc2f98 pc=0x815237f testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5cdc2ff0 sp=0x5cdc2fe4 pc=0x81532b8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5cdc2ff4 sp=0x5cdc2ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175531 gp=0x5cf83d48 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x5d158730, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5cdc6680 sp=0x5cdc666c pc=0x808ddaa runtime.chanrecv(0x5d158700, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5cdc66bc sp=0x5cdc6680 pc=0x8050b57 runtime.chanrecv1(0x5d158700, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5cdc66d0 sp=0x5cdc66bc pc=0x805078c testing.(*T).Parallel(0x5cf37d08) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5cdc6738 sp=0x5cdc66d0 pc=0x8152004 runtime_test.TestCatchPanic(0x5cf37d08) /tmp/workdir/go/src/runtime/crash_cgo_test.go:458 +0x1f fp=0x5cdc6798 sp=0x5cdc6738 pc=0x834353f testing.tRunner(0x5cf37d08, 0x84c113c) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5cdc67e4 sp=0x5cdc6798 pc=0x815237f testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5cdc67f0 sp=0x5cdc67e4 pc=0x81532b8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5cdc67f4 sp=0x5cdc67f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 FAIL runtime 300.195s FAIL 2023/11/19 10:06:32 Failed: exit status 1 go tool dist: FAILED