android-amd64-emu at 7c4ee1b1659cec7eb9218fe2fd54e0587ab1dbd9 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash" "-force"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/android/sdk/platform-tools:/android/sdk/build-tools/27.0.3:/android/gradle/bin" "HOSTNAME=buildlet-linux-amd64-androidemu-rnca7f33a" "DEBIAN_FRONTEND=noninteractive" "GO_BUILDER_ENV=android-amd64-emu" "ANDROID_HOME=/android/sdk" "CGO_CFLAGS=-I/android/openal-headers" "CC_FOR_android_386=/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android26-clang" "CC_FOR_android_amd64=/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android26-clang" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=500ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=android-amd64-emu" "GOARCH=amd64" "GOOS=android" "GOHOSTARCH=amd64" "GOHOSTOS=linux" "CGO_ENABLED=1" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "GOPLSCACHE=/workdir/goplscache" "PWD=/workdir/go/src"] in dir /workdir/go/src Building Go cmd/dist using /workdir/go1.4. (go1.20.6 linux/amd64) Building Go toolchain1 using /workdir/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building commands for host, linux/amd64. Building packages and commands for target, android/amd64. --- Installed Go for android/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: Android virtual processor # GOOS: android # OS Version: Linux 3.18.91+ #1 SMP PREEMPT Tue Jan 9 20:30:51 UTC 2018 x86_64 ##### Testing packages. ok archive/tar 1.128s ok archive/zip 0.717s ok bufio 0.872s ok bytes 0.370s ok cmp 0.435s ok compress/bzip2 0.595s ok compress/flate 1.172s ok compress/gzip 1.339s ok compress/lzw 1.418s ok compress/zlib 0.103s ok container/heap 0.163s ok container/list 0.211s ok container/ring 0.087s ok context 0.141s ok crypto 0.211s ok crypto/aes 0.091s ok crypto/cipher 0.071s ok crypto/des 0.144s ok crypto/dsa 0.073s ok crypto/ecdh 0.142s ok crypto/ecdsa 0.110s ok crypto/ed25519 0.110s ok crypto/elliptic 0.152s ok crypto/hmac 0.214s ok crypto/internal/alias 0.062s ok crypto/internal/bigmod 0.283s ok crypto/internal/boring 0.140s ok crypto/internal/boring/bcache 0.273s ok crypto/internal/edwards25519 0.349s ok crypto/internal/edwards25519/field 0.437s ok crypto/internal/nistec 0.231s ok crypto/internal/nistec/fiat 0.298s [no tests to run] ok crypto/md5 0.385s ok crypto/rand 0.219s ok crypto/rc4 0.322s ok crypto/rsa 0.382s ok crypto/sha1 0.107s ok crypto/sha256 0.078s ok crypto/sha512 0.150s ok crypto/subtle 0.811s ok crypto/tls 1.922s ok crypto/x509 0.610s ok database/sql 0.822s ok database/sql/driver 0.893s ok debug/buildinfo 1.021s ok debug/dwarf 0.087s ok debug/elf 0.306s ok debug/gosym 0.490s ok debug/macho 0.084s ok debug/pe 0.218s ok debug/plan9obj 0.095s ok embed 0.143s [no tests to run] ok embed/internal/embedtest 0.069s ok encoding/ascii85 0.223s ok encoding/asn1 0.197s ok encoding/base32 0.116s ok encoding/base64 0.082s ok encoding/binary 2.881s ok encoding/csv 0.102s ok encoding/gob 2.782s ok encoding/hex 0.086s ok encoding/json 0.464s ok encoding/pem 1.067s ok encoding/xml 0.228s ok errors 0.320s ok expvar 0.411s ok flag 0.158s ok fmt 0.268s ok go/ast 0.091s ok go/build 3.189s ok go/build/constraint 3.124s ok go/constant 3.205s ok go/doc 3.325s ok go/doc/comment 3.086s ok go/format 3.404s ok go/importer 0.119s ok go/internal/gccgoimporter 0.146s ok go/internal/gcimporter 0.258s ok go/internal/srcimporter 1.248s ok go/parser 1.162s ok go/printer 1.398s ok go/scanner 0.095s ok go/token 0.142s ok go/types 0.517s ok go/version 0.076s ok hash 0.134s ok hash/adler32 0.214s ok hash/crc32 0.078s ok hash/crc64 0.156s ok hash/fnv 0.234s ok hash/maphash 0.140s ok html 0.200s ok html/template 0.249s ok image 0.141s ok image/color 0.219s ok image/draw 0.349s ok image/gif 0.355s ok image/jpeg 0.603s ok image/png 0.896s ok index/suffixarray 0.222s ok internal/abi 0.100s ok internal/buildcfg 0.164s ok internal/chacha8rand 0.070s ok internal/coverage/cformat 0.140s ok internal/coverage/cmerge 0.213s ok internal/coverage/pods 0.080s ok internal/coverage/slicereader 0.156s ok internal/coverage/slicewriter 0.226s ok internal/coverage/test 0.074s ok internal/cpu 0.069s ok internal/dag 0.147s ok internal/diff 0.141s ok internal/fmtsort 0.070s ok internal/fuzz 0.177s ok internal/godebug 0.110s ok internal/godebugs 0.235s ok internal/gover 0.171s ok internal/intern 0.703s ok internal/itoa 0.764s ok internal/platform 0.823s ok internal/poll 0.211s ok internal/profile 0.076s ok internal/reflectlite 0.197s ok internal/safefilepath 0.067s ok internal/saferio 0.203s ok internal/singleflight 0.462s ok internal/testenv 0.109s ok internal/trace 0.209s ok internal/trace/v2 0.291s ok internal/types/errors 0.173s ok internal/unsafeheader 0.060s ok internal/xcoff 0.249s ok internal/zstd 0.311s ok io 0.158s ok io/fs 0.446s ok io/ioutil 0.105s ok log 0.180s ok log/slog 0.209s ok log/slog/internal/benchmarks 0.080s ok log/slog/internal/buffer 0.152s ok log/syslog 1.536s ok maps 0.079s ok math 1.188s ok math/big 1.076s ok math/bits 0.088s ok math/cmplx 0.163s ok math/rand 0.346s ok math/rand/v2 0.254s ok mime 1.095s ok mime/multipart 0.873s ok mime/quotedprintable 1.010s ok net 5.506s ok net/http 8.096s ok net/http/cgi 0.377s ok net/http/cookiejar 0.535s ok net/http/fcgi 0.855s ok net/http/httptest 0.240s ok net/http/httptrace 1.204s ok net/http/httputil 1.114s ok net/http/internal 0.303s ok net/http/internal/ascii 0.074s ok net/http/pprof 4.345s ok net/internal/cgotest 0.069s ok net/internal/socktest 0.143s ok net/mail 0.114s ok net/netip 0.225s ok net/rpc 0.431s ok net/rpc/jsonrpc 0.539s ok net/smtp 0.133s ok net/textproto 0.470s ok net/url 0.562s ok os 1.601s ok os/exec 0.823s ok os/exec/internal/fdtest 1.661s ok os/signal 4.548s ok os/user 4.625s ok path 4.698s ok path/filepath 0.128s ok plugin 0.214s ok reflect 0.851s ok regexp 0.490s ok regexp/syntax 1.187s --- FAIL: TestTracebackSystem (0.08s) panic: open /workdir/go/src/runtime/traceback_system_test.go: no such file or directory [recovered] panic: open /workdir/go/src/runtime/traceback_system_test.go: no such file or directory goroutine 75124 gp=0xc0000f3500 m=3 mp=0xc000057008 [running]: panic({0x758f3f022280?, 0xc0000978c0?}) /workdir/go/src/runtime/panic.go:768 +0x158 fp=0xc0000db9f0 sp=0xc0000db940 pc=0x758f3eb66498 testing.tRunner.func1.2({0x758f3f022280, 0xc0000978c0}) /workdir/go/src/testing/testing.go:1631 +0x24a fp=0xc0000dbaa0 sp=0xc0000db9f0 pc=0x758f3ec41faa testing.tRunner.func1() /workdir/go/src/testing/testing.go:1634 +0x377 fp=0xc0000dbc38 sp=0xc0000dbaa0 pc=0x758f3ec41997 panic({0x758f3f022280?, 0xc0000978c0?}) /workdir/go/src/runtime/panic.go:759 +0x132 fp=0xc0000dbce8 sp=0xc0000dbc38 pc=0x758f3eb66472 runtime_test.formatStack({0xc000248440, 0x6, 0x8}) /workdir/go/src/runtime/traceback_system_test.go:221 +0x3f6 fp=0xc0000dbe90 sp=0xc0000dbce8 pc=0x758f3eef29d6 runtime_test.TestTracebackSystem(0xc000980d00) /workdir/go/src/runtime/traceback_system_test.go:90 +0x273 fp=0xc0000dbf70 sp=0xc0000dbe90 pc=0x758f3eef1e53 testing.tRunner(0xc000980d00, 0x758f3f08c150) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0000dbfc0 sp=0xc0000dbf70 pc=0x758f3ec4155b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0000dbfe0 sp=0xc0000dbfc0 pc=0x758f3ec42585 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000dbfe8 sp=0xc0000dbfe0 pc=0x758f3ebab0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 1 gp=0xc0000061c0 m=nil [chan receive, locked to thread]: runtime.gopark(0xc0006581a0?, 0xc000658228?, 0xa0?, 0x81?, 0x3f022500?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0000dd900 sp=0xc0000dd8e0 pc=0x758f3eb6ab6e runtime.chanrecv(0xc00077f7a0, 0xc0000dd9e7, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc0000dd978 sp=0xc0000dd900 pc=0x758f3eb2f2df runtime.chanrecv1(0x758f3f3045c0?, 0x758f3eff7ba0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0000dd9a0 sp=0xc0000dd978 pc=0x758f3eb2eef2 testing.(*T).Run(0xc0000c04e0, {0x758f3ef1994f?, 0x0?}, 0x758f3f08c150) /workdir/go/src/testing/testing.go:1750 +0x3ab fp=0xc0000dda60 sp=0xc0000dd9a0 pc=0x758f3ec4242b testing.runTests.func1(0xc0000c04e0) /workdir/go/src/testing/testing.go:2161 +0x37 fp=0xc0000ddaa0 sp=0xc0000dda60 pc=0x758f3ec44577 testing.tRunner(0xc0000c04e0, 0xc0000ddbb0) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0000ddaf0 sp=0xc0000ddaa0 pc=0x758f3ec4155b testing.runTests(0xc0000120d8, {0x758f3f300720, 0x1d8, 0x1d8}, {0x38?, 0xc0000ddc60?, 0x758f3f304c60?}) /workdir/go/src/testing/testing.go:2159 +0x445 fp=0xc0000ddbe0 sp=0xc0000ddaf0 pc=0x758f3ec44465 testing.(*M).Run(0xc0000a26e0) /workdir/go/src/testing/testing.go:2027 +0x68b fp=0xc0000dde10 sp=0xc0000ddbe0 pc=0x758f3ec42e6b runtime_test.TestMain(0xc0000a26e0) /workdir/go/src/runtime/crash_test.go:42 +0xc8 fp=0xc0000dde98 sp=0xc0000dde10 pc=0x758f3ee55468 main.main() _testmain.go:1615 +0x195 fp=0xc0000ddf50 sp=0xc0000dde98 pc=0x758f3ef0e955 runtime.main() /workdir/go/src/runtime/proc.go:271 +0x29d fp=0xc0000ddfe0 sp=0xc0000ddf50 pc=0x758f3eb6a71d runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000ddfe8 sp=0xc0000ddfe0 pc=0x758f3ebab0e1 goroutine 2 gp=0xc000006c40 m=nil [force gc (idle)]: runtime.gopark(0x758f3f303f60?, 0x758f3f305cc0?, 0x0?, 0x0?, 0x0?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0000507a8 sp=0xc000050788 pc=0x758f3eb6ab6e runtime.goparkunlock(...) /workdir/go/src/runtime/proc.go:408 pc=0x758f3eb6a9d8 runtime.forcegchelper() /workdir/go/src/runtime/proc.go:326 +0x96 fp=0xc0000507e0 sp=0xc0000507a8 pc=0x758f3eb6a9b6 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000507e8 sp=0xc0000507e0 pc=0x758f3ebab0e1 created by runtime.init.6 in goroutine 1 /workdir/go/src/runtime/proc.go:314 +0x1a goroutine 3 gp=0xc000007180 m=nil [GC sweep wait]: runtime.gopark(0x758f3f304601?, 0x758f3f304600?, 0xc?, 0x9?, 0x1?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000050f80 sp=0xc000050f60 pc=0x758f3eb6ab6e runtime.goparkunlock(...) /workdir/go/src/runtime/proc.go:408 pc=0x758f3eb533ff runtime.bgsweep(0xc00007c000) /workdir/go/src/runtime/mgcsweep.go:318 +0xbd fp=0xc000050fc8 sp=0xc000050f80 pc=0x758f3eb533dd runtime.gcenable.gowrap1() /workdir/go/src/runtime/mgc.go:203 +0x25 fp=0xc000050fe0 sp=0xc000050fc8 pc=0x758f3eb47625 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000050fe8 sp=0xc000050fe0 pc=0x758f3ebab0e1 created by runtime.gcenable in goroutine 1 /workdir/go/src/runtime/mgc.go:203 +0x66 goroutine 4 gp=0xc000007340 m=nil [sleep]: runtime.gopark(0xc000024050?, 0x50a4b104d2?, 0x0?, 0x0?, 0x758f3f08c3a0?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000051738 sp=0xc000051718 pc=0x758f3eb6ab6e runtime.goparkunlock(...) /workdir/go/src/runtime/proc.go:408 pc=0x758f3eb50f75 runtime.(*scavengerState).sleep(0x758f3f304d80, 0x4130750c00000000) /workdir/go/src/runtime/mgcscavenge.go:504 +0xfa fp=0xc0000517a8 sp=0xc000051738 pc=0x758f3eb50f5a runtime.bgscavenge(0xc00007c000) /workdir/go/src/runtime/mgcscavenge.go:662 +0x74 fp=0xc0000517c8 sp=0xc0000517a8 pc=0x758f3eb51374 runtime.gcenable.gowrap2() /workdir/go/src/runtime/mgc.go:204 +0x25 fp=0xc0000517e0 sp=0xc0000517c8 pc=0x758f3eb475c5 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000517e8 sp=0xc0000517e0 pc=0x758f3ebab0e1 created by runtime.gcenable in goroutine 1 /workdir/go/src/runtime/mgc.go:204 +0xa5 goroutine 5 gp=0xc000007c00 m=nil [finalizer wait]: runtime.gopark(0x0?, 0xc000708060?, 0x0?, 0xc6?, 0x1000000010?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc00021ae20 sp=0xc00021ae00 pc=0x758f3eb6ab6e runtime.runfinq() /workdir/go/src/runtime/mfinal.go:194 +0x107 fp=0xc00021afe0 sp=0xc00021ae20 pc=0x758f3eb464e7 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00021afe8 sp=0xc00021afe0 pc=0x758f3ebab0e1 created by runtime.createfing in goroutine 1 /workdir/go/src/runtime/mfinal.go:164 +0x3d goroutine 23302 gp=0xc000007dc0 m=nil [chan receive]: runtime.gopark(0xc000034190?, 0xc000088000?, 0x0?, 0x0?, 0xc000062e00?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000062db0 sp=0xc000062d90 pc=0x758f3eb6ab6e runtime.chanrecv(0xc00008a1e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc000062e28 sp=0xc000062db0 pc=0x758f3eb2f2df runtime.chanrecv1(0x758f3f3045c0?, 0x758f3eff7ba0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000062e50 sp=0xc000062e28 pc=0x758f3eb2eef2 testing.(*T).Parallel(0xc000a14340) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000062ee8 sp=0xc000062e50 pc=0x758f3ec41215 runtime_test.TestDeferKeepAlive(0xc000a14340) /workdir/go/src/runtime/mfinal_test.go:237 +0x72 fp=0xc000062f70 sp=0xc000062ee8 pc=0x758f3ee9c492 testing.tRunner(0xc000a14340, 0x758f3f08b670) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc000062fc0 sp=0xc000062f70 pc=0x758f3ec4155b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc000062fe0 sp=0xc000062fc0 pc=0x758f3ec42585 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000062fe8 sp=0xc000062fe0 pc=0x758f3ebab0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22862 gp=0xc000102380 m=nil [chan receive]: runtime.gopark(0xc000715100?, 0xc000088000?, 0x0?, 0x0?, 0xc0001be668?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0001be618 sp=0xc0001be5f8 pc=0x758f3eb6ab6e runtime.chanrecv(0xc00008a1e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc0001be690 sp=0xc0001be618 pc=0x758f3eb2f2df runtime.chanrecv1(0x758f3f3045c0?, 0x758f3eff7ba0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0001be6b8 sp=0xc0001be690 pc=0x758f3eb2eef2 testing.(*T).Parallel(0xc0009801a0) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0001be750 sp=0xc0001be6b8 pc=0x758f3ec41215 runtime_test.TestCgoCrashHandler(0xc0009801a0) /workdir/go/src/runtime/crash_cgo_test.go:25 +0x18 fp=0xc0001be770 sp=0xc0001be750 pc=0x758f3ee4fb38 testing.tRunner(0xc0009801a0, 0x758f3f08b478) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0001be7c0 sp=0xc0001be770 pc=0x758f3ec4155b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0001be7e0 sp=0xc0001be7c0 pc=0x758f3ec42585 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001be7e8 sp=0xc0001be7e0 pc=0x758f3ebab0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23049 gp=0xc000102a80 m=nil [GC worker (idle)]: runtime.gopark(0x505aa67ed0?, 0x2?, 0xb4?, 0x1f?, 0x0?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0001cef38 sp=0xc0001cef18 pc=0x758f3eb6ab6e runtime.gcBgMarkWorker(0xc000a1a780) /workdir/go/src/runtime/mgc.go:1333 +0xe9 fp=0xc0001cefc8 sp=0xc0001cef38 pc=0x758f3eb49889 runtime.gcBgMarkStartWorkers.gowrap1() /workdir/go/src/runtime/mgc.go:1249 +0x25 fp=0xc0001cefe0 sp=0xc0001cefc8 pc=0x758f3eb49765 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001cefe8 sp=0xc0001cefe0 pc=0x758f3ebab0e1 created by runtime.gcBgMarkStartWorkers in goroutine 23038 /workdir/go/src/runtime/mgc.go:1249 +0x105 goroutine 23218 gp=0xc000102e00 m=nil [chan receive]: runtime.gopark(0xc000822600?, 0xc000088000?, 0x0?, 0x0?, 0xc0001705c8?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000170578 sp=0xc000170558 pc=0x758f3eb6ab6e runtime.chanrecv(0xc00008a1e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc0001705f0 sp=0xc000170578 pc=0x758f3eb2f2df runtime.chanrecv1(0x758f3f3045c0?, 0x758f3eff7ba0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000170618 sp=0xc0001705f0 pc=0x758f3eb2eef2 testing.(*T).Parallel(0xc000a15a00) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0001706b0 sp=0xc000170618 pc=0x758f3ec41215 runtime_test.TestMemmoveAlias(0xc000a15a00) /workdir/go/src/runtime/memmove_test.go:65 +0x79 fp=0xc000170770 sp=0xc0001706b0 pc=0x758f3ee8a239 testing.tRunner(0xc000a15a00, 0x758f3f08baa8) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0001707c0 sp=0xc000170770 pc=0x758f3ec4155b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0001707e0 sp=0xc0001707c0 pc=0x758f3ec42585 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001707e8 sp=0xc0001707e0 pc=0x758f3ebab0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23304 gp=0xc000103180 m=nil [chan receive]: runtime.gopark(0xc000034410?, 0xc000088000?, 0x0?, 0x0?, 0xc000066758?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000066708 sp=0xc0000666e8 pc=0x758f3eb6ab6e runtime.chanrecv(0xc00008a1e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc000066780 sp=0xc000066708 pc=0x758f3eb2f2df runtime.chanrecv1(0x758f3f3045c0?, 0x758f3eff7ba0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0000667a8 sp=0xc000066780 pc=0x758f3eb2eef2 testing.(*T).Parallel(0xc000a14680) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000066840 sp=0xc0000667a8 pc=0x758f3ec41215 runtime_test.TestGcPacer(0xc000a14680) /workdir/go/src/runtime/mgcpacer_test.go:17 +0x2a fp=0xc000066f70 sp=0xc000066840 pc=0x758f3ee9dd0a testing.tRunner(0xc000a14680, 0x758f3f08b7e8) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc000066fc0 sp=0xc000066f70 pc=0x758f3ec4155b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc000066fe0 sp=0xc000066fc0 pc=0x758f3ec42585 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000066fe8 sp=0xc000066fe0 pc=0x758f3ebab0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22986 gp=0xc0001036c0 m=nil [chan receive]: runtime.gopark(0xc000919080?, 0xc000088000?, 0x0?, 0x0?, 0xc0001bc5f8?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0001bc5a8 sp=0xc0001bc588 pc=0x758f3eb6ab6e runtime.chanrecv(0xc00008a1e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc0001bc620 sp=0xc0001bc5a8 pc=0x758f3eb2f2df runtime.chanrecv1(0x758f3f3045c0?, 0x758f3eff7ba0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0001bc648 sp=0xc0001bc620 pc=0x758f3eb2eef2 testing.(*T).Parallel(0xc000a0a1a0) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0001bc6e0 sp=0xc0001bc648 pc=0x758f3ec41215 runtime_test.TestCgoSigfwd(0xc000a0a1a0) /workdir/go/src/runtime/crash_cgo_test.go:822 +0x25 fp=0xc0001bc770 sp=0xc0001bc6e0 pc=0x758f3ee54b45 testing.tRunner(0xc000a0a1a0, 0x758f3f08b510) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0001bc7c0 sp=0xc0001bc770 pc=0x758f3ec4155b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0001bc7e0 sp=0xc0001bc7c0 pc=0x758f3ec42585 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001bc7e8 sp=0xc0001bc7e0 pc=0x758f3ebab0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 31 gp=0xc000103880 m=nil [GC worker (idle)]: runtime.gopark(0x758f3f36d100?, 0x2?, 0xd0?, 0x6b?, 0x0?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000172738 sp=0xc000172718 pc=0x758f3eb6ab6e runtime.gcBgMarkWorker(0xc00014a360) /workdir/go/src/runtime/mgc.go:1333 +0xe9 fp=0xc0001727c8 sp=0xc000172738 pc=0x758f3eb49889 runtime.gcBgMarkStartWorkers.gowrap1() /workdir/go/src/runtime/mgc.go:1249 +0x25 fp=0xc0001727e0 sp=0xc0001727c8 pc=0x758f3eb49765 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001727e8 sp=0xc0001727e0 pc=0x758f3ebab0e1 created by runtime.gcBgMarkStartWorkers in goroutine 23 /workdir/go/src/runtime/mgc.go:1249 +0x105 goroutine 32 gp=0xc000103a40 m=nil [GC worker (idle)]: runtime.gopark(0x4bd44ce300?, 0x3?, 0xbc?, 0xd8?, 0x0?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000172f38 sp=0xc000172f18 pc=0x758f3eb6ab6e runtime.gcBgMarkWorker(0xc00014a360) /workdir/go/src/runtime/mgc.go:1333 +0xe9 fp=0xc000172fc8 sp=0xc000172f38 pc=0x758f3eb49889 runtime.gcBgMarkStartWorkers.gowrap1() /workdir/go/src/runtime/mgc.go:1249 +0x25 fp=0xc000172fe0 sp=0xc000172fc8 pc=0x758f3eb49765 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000172fe8 sp=0xc000172fe0 pc=0x758f3ebab0e1 created by runtime.gcBgMarkStartWorkers in goroutine 23 /workdir/go/src/runtime/mgc.go:1249 +0x105 goroutine 22991 gp=0xc000274380 m=nil [chan receive]: runtime.gopark(0xc000715c00?, 0xc000088000?, 0x0?, 0x0?, 0xc0001cce18?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0001ccdc8 sp=0xc0001ccda8 pc=0x758f3eb6ab6e runtime.chanrecv(0xc00008a1e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc0001cce40 sp=0xc0001ccdc8 pc=0x758f3eb2f2df runtime.chanrecv1(0x758f3f3045c0?, 0x758f3eff7ba0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0001cce68 sp=0xc0001cce40 pc=0x758f3eb2eef2 testing.(*T).Parallel(0xc000a0a9c0) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0001ccf00 sp=0xc0001cce68 pc=0x758f3ec41215 runtime_test.TestVDSO(0xc000a0a9c0) /workdir/go/src/runtime/crash_test.go:181 +0x1c fp=0xc0001ccf70 sp=0xc0001ccf00 pc=0x758f3ee5687c testing.tRunner(0xc000a0a9c0, 0x758f3f08c1c0) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0001ccfc0 sp=0xc0001ccf70 pc=0x758f3ec4155b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0001ccfe0 sp=0xc0001ccfc0 pc=0x758f3ec42585 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001ccfe8 sp=0xc0001ccfe0 pc=0x758f3ebab0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 346 gp=0xc00028e1c0 m=nil [GC worker (idle)]: runtime.gopark(0x4cbfca5f42?, 0x2?, 0xd8?, 0x6d?, 0x0?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000174738 sp=0xc000174718 pc=0x758f3eb6ab6e runtime.gcBgMarkWorker(0xc00026c540) /workdir/go/src/runtime/mgc.go:1333 +0xe9 fp=0xc0001747c8 sp=0xc000174738 pc=0x758f3eb49889 runtime.gcBgMarkStartWorkers.gowrap1() /workdir/go/src/runtime/mgc.go:1249 +0x25 fp=0xc0001747e0 sp=0xc0001747c8 pc=0x758f3eb49765 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001747e8 sp=0xc0001747e0 pc=0x758f3ebab0e1 created by runtime.gcBgMarkStartWorkers in goroutine 343 /workdir/go/src/runtime/mgc.go:1249 +0x105 goroutine 23216 gp=0xc00028e380 m=nil [chan receive]: runtime.gopark(0xc000822540?, 0xc000088000?, 0x0?, 0x0?, 0xc0002ebd50?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0002ebd00 sp=0xc0002ebce0 pc=0x758f3eb6ab6e runtime.chanrecv(0xc00008a1e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc0002ebd78 sp=0xc0002ebd00 pc=0x758f3eb2f2df runtime.chanrecv1(0x758f3f3045c0?, 0x758f3eff7ba0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0002ebda0 sp=0xc0002ebd78 pc=0x758f3eb2eef2 testing.(*T).Parallel(0xc000a156c0) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0002ebe38 sp=0xc0002ebda0 pc=0x758f3ec41215 runtime_test.TestMemmoveOverflow(0xc000a156c0) /workdir/go/src/runtime/memmove_linux_amd64_test.go:17 +0x32 fp=0xc0002fbf70 sp=0xc0002ebe38 pc=0x758f3ee89732 testing.tRunner(0xc000a156c0, 0x758f3f08bac0) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0002fbfc0 sp=0xc0002fbf70 pc=0x758f3ec4155b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0002fbfe0 sp=0xc0002fbfc0 pc=0x758f3ec42585 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0002fbfe8 sp=0xc0002fbfe0 pc=0x758f3ebab0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23847 gp=0xc00028e540 m=nil [chan receive]: runtime.gopark(0xc000822350?, 0xc000088000?, 0x0?, 0x0?, 0xc000772dd8?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000772d88 sp=0xc000772d68 pc=0x758f3eb6ab6e runtime.chanrecv(0xc00008a1e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc000772e00 sp=0xc000772d88 pc=0x758f3eb2f2df runtime.chanrecv1(0x758f3f3045c0?, 0x758f3eff7ba0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000772e28 sp=0xc000772e00 pc=0x758f3eb2eef2 testing.(*T).Parallel(0xc000a26680) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000772ec0 sp=0xc000772e28 pc=0x758f3ec41215 runtime_test.TestBigGOMAXPROCS(0xc000a26680) /workdir/go/src/runtime/proc_test.go:1146 +0x27 fp=0xc000772f70 sp=0xc000772ec0 pc=0x758f3eecdcc7 testing.tRunner(0xc000a26680, 0x758f3f08b3c0) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc000772fc0 sp=0xc000772f70 pc=0x758f3ec4155b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc000772fe0 sp=0xc000772fc0 pc=0x758f3ec42585 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000772fe8 sp=0xc000772fe0 pc=0x758f3ebab0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 345 gp=0xc000274c40 m=nil [GC worker (idle)]: runtime.gopark(0x4c958d1a58?, 0x2?, 0x3c?, 0x6e?, 0x0?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc00016e738 sp=0xc00016e718 pc=0x758f3eb6ab6e runtime.gcBgMarkWorker(0xc00026c540) /workdir/go/src/runtime/mgc.go:1333 +0xe9 fp=0xc00016e7c8 sp=0xc00016e738 pc=0x758f3eb49889 runtime.gcBgMarkStartWorkers.gowrap1() /workdir/go/src/runtime/mgc.go:1249 +0x25 fp=0xc00016e7e0 sp=0xc00016e7c8 pc=0x758f3eb49765 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00016e7e8 sp=0xc00016e7e0 pc=0x758f3ebab0e1 created by runtime.gcBgMarkStartWorkers in goroutine 343 /workdir/go/src/runtime/mgc.go:1249 +0x105 goroutine 23018 gp=0xc000275500 m=nil [chan receive]: runtime.gopark(0xc000a1e060?, 0xc000088000?, 0x0?, 0x0?, 0xc0001cbd50?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0001cbd00 sp=0xc0001cbce0 pc=0x758f3eb6ab6e runtime.chanrecv(0xc00008a1e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc0001cbd78 sp=0xc0001cbd00 pc=0x758f3eb2f2df runtime.chanrecv1(0x758f3f3045c0?, 0x758f3eff7ba0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0001cbda0 sp=0xc0001cbd78 pc=0x758f3eb2eef2 testing.(*T).Parallel(0xc000a15520) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0001cbe38 sp=0xc0001cbda0 pc=0x758f3ec41215 runtime_test.TestPanicTraceback(0xc000a15520) /workdir/go/src/runtime/crash_test.go:509 +0x2a fp=0xc0001cbf70 sp=0xc0001cbe38 pc=0x758f3ee5890a testing.tRunner(0xc000a15520, 0x758f3f08bca8) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0001cbfc0 sp=0xc0001cbf70 pc=0x758f3ec4155b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0001cbfe0 sp=0xc0001cbfc0 pc=0x758f3ec42585 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001cbfe8 sp=0xc0001cbfe0 pc=0x758f3ebab0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23048 gp=0xc0000f2fc0 m=nil [GC worker (idle)]: runtime.gopark(0x505c35a910?, 0x2?, 0x0?, 0x73?, 0x0?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0001ce738 sp=0xc0001ce718 pc=0x758f3eb6ab6e runtime.gcBgMarkWorker(0xc000a1a780) /workdir/go/src/runtime/mgc.go:1333 +0xe9 fp=0xc0001ce7c8 sp=0xc0001ce738 pc=0x758f3eb49889 runtime.gcBgMarkStartWorkers.gowrap1() /workdir/go/src/runtime/mgc.go:1249 +0x25 fp=0xc0001ce7e0 sp=0xc0001ce7c8 pc=0x758f3eb49765 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001ce7e8 sp=0xc0001ce7e0 pc=0x758f3ebab0e1 created by runtime.gcBgMarkStartWorkers in goroutine 23038 /workdir/go/src/runtime/mgc.go:1249 +0x105 goroutine 23050 gp=0xc000275a40 m=nil [GC worker (idle)]: runtime.gopark(0x4d14c6f500?, 0xc00002a2c0?, 0x1a?, 0xa?, 0x0?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0001bb738 sp=0xc0001bb718 pc=0x758f3eb6ab6e runtime.gcBgMarkWorker(0xc000a1a780) /workdir/go/src/runtime/mgc.go:1333 +0xe9 fp=0xc0001bb7c8 sp=0xc0001bb738 pc=0x758f3eb49889 runtime.gcBgMarkStartWorkers.gowrap1() /workdir/go/src/runtime/mgc.go:1249 +0x25 fp=0xc0001bb7e0 sp=0xc0001bb7c8 pc=0x758f3eb49765 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001bb7e8 sp=0xc0001bb7e0 pc=0x758f3ebab0e1 created by runtime.gcBgMarkStartWorkers in goroutine 23038 /workdir/go/src/runtime/mgc.go:1249 +0x105 goroutine 22967 gp=0xc0001d2540 m=nil [chan receive]: runtime.gopark(0xc000918960?, 0xc000088000?, 0x0?, 0x0?, 0xc0001db660?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0001db610 sp=0xc0001db5f0 pc=0x758f3eb6ab6e runtime.chanrecv(0xc00008a1e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc0001db688 sp=0xc0001db610 pc=0x758f3eb2f2df runtime.chanrecv1(0x758f3f3045c0?, 0x758f3eff7ba0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0001db6b0 sp=0xc0001db688 pc=0x758f3eb2eef2 testing.(*T).Parallel(0xc00098cb60) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0001db748 sp=0xc0001db6b0 pc=0x758f3ec41215 runtime_test.TestCgoLockOSThreadExit(0xc00098cb60) /workdir/go/src/runtime/crash_cgo_test.go:494 +0x18 fp=0xc0001db770 sp=0xc0001db748 pc=0x758f3ee52f78 testing.tRunner(0xc00098cb60, 0x758f3f08b4b8) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0001db7c0 sp=0xc0001db770 pc=0x758f3ec4155b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0001db7e0 sp=0xc0001db7c0 pc=0x758f3ec42585 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001db7e8 sp=0xc0001db7e0 pc=0x758f3ebab0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22966 gp=0xc0001d2700 m=nil [chan receive]: runtime.gopark(0xc000918900?, 0xc000088000?, 0x0?, 0x0?, 0xc0001dbe08?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0001dbdb8 sp=0xc0001dbd98 pc=0x758f3eb6ab6e runtime.chanrecv(0xc00008a1e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc0001dbe30 sp=0xc0001dbdb8 pc=0x758f3eb2f2df runtime.chanrecv1(0x758f3f3045c0?, 0x758f3eff7ba0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0001dbe58 sp=0xc0001dbe30 pc=0x758f3eb2eef2 testing.(*T).Parallel(0xc00098c9c0) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0001dbef0 sp=0xc0001dbe58 pc=0x758f3ec41215 runtime_test.TestCgoNumGoroutine(0xc00098c9c0) /workdir/go/src/runtime/crash_cgo_test.go:449 +0x1f fp=0xc0001dbf70 sp=0xc0001dbef0 pc=0x758f3ee52b5f testing.tRunner(0xc00098c9c0, 0x758f3f08b4d0) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0001dbfc0 sp=0xc0001dbf70 pc=0x758f3ec4155b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0001dbfe0 sp=0xc0001dbfc0 pc=0x758f3ec42585 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001dbfe8 sp=0xc0001dbfe0 pc=0x758f3ebab0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22963 gp=0xc0001d28c0 m=nil [chan receive]: runtime.gopark(0xc000715940?, 0xc000088000?, 0x0?, 0x0?, 0xc000063c50?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000063c00 sp=0xc000063be0 pc=0x758f3eb6ab6e runtime.chanrecv(0xc00008a1e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc000063c78 sp=0xc000063c00 pc=0x758f3eb2f2df runtime.chanrecv1(0x758f3f3045c0?, 0x758f3eff7ba0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000063ca0 sp=0xc000063c78 pc=0x758f3eb2eef2 testing.(*T).Parallel(0xc00098c4e0) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000063d38 sp=0xc000063ca0 pc=0x758f3ec41215 runtime_test.testCgoPprof(0xc00098c4e0, {0x0, 0x0}, {0x758f3ef20025, 0x19}, {0x758f3ef14511, 0xc}, {0x758f3ef1bfe7, 0x15}) /workdir/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc000063f18 sp=0xc000063d38 pc=0x758f3ee515f9 runtime_test.TestCgoPprofThreadNoTraceback(0xc00098c4e0?) /workdir/go/src/runtime/crash_cgo_test.go:371 +0x3d fp=0xc000063f70 sp=0xc000063f18 pc=0x758f3ee523dd testing.tRunner(0xc00098c4e0, 0x758f3f08b508) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc000063fc0 sp=0xc000063f70 pc=0x758f3ec4155b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc000063fe0 sp=0xc000063fc0 pc=0x758f3ec42585 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000063fe8 sp=0xc000063fe0 pc=0x758f3ebab0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22962 gp=0xc0001d2a80 m=nil [chan receive]: runtime.gopark(0xc0007158e0?, 0xc000088000?, 0x0?, 0x0?, 0xc000061c50?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000061c00 sp=0xc000061be0 pc=0x758f3eb6ab6e runtime.chanrecv(0xc00008a1e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc000061c78 sp=0xc000061c00 pc=0x758f3eb2f2df runtime.chanrecv1(0x758f3f3045c0?, 0x758f3eff7ba0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000061ca0 sp=0xc000061c78 pc=0x758f3eb2eef2 testing.(*T).Parallel(0xc00098c340) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000061d38 sp=0xc000061ca0 pc=0x758f3ec41215 runtime_test.testCgoPprof(0xc00098c340, {0x0, 0x0}, {0x758f3ef159c9, 0xe}, {0x758f3ef14511, 0xc}, {0x758f3ef14eeb, 0xd}) /workdir/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc000061f18 sp=0xc000061d38 pc=0x758f3ee515f9 runtime_test.TestCgoPprofThread(0xc00098c340?) /workdir/go/src/runtime/crash_cgo_test.go:367 +0x3d fp=0xc000061f70 sp=0xc000061f18 pc=0x758f3ee5237d testing.tRunner(0xc00098c340, 0x758f3f08b500) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc000061fc0 sp=0xc000061f70 pc=0x758f3ec4155b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc000061fe0 sp=0xc000061fc0 pc=0x758f3ec42585 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000061fe8 sp=0xc000061fe0 pc=0x758f3ebab0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22961 gp=0xc0001d2c40 m=nil [chan receive]: runtime.gopark(0xc000715880?, 0xc000088000?, 0x0?, 0x0?, 0xc000060c50?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000060c00 sp=0xc000060be0 pc=0x758f3eb6ab6e runtime.chanrecv(0xc00008a1e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc000060c78 sp=0xc000060c00 pc=0x758f3eb2f2df runtime.chanrecv1(0x758f3f3045c0?, 0x758f3eff7ba0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000060ca0 sp=0xc000060c78 pc=0x758f3eb2eef2 testing.(*T).Parallel(0xc00098c1a0) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000060d38 sp=0xc000060ca0 pc=0x758f3ec41215 runtime_test.testCgoPprof(0xc00098c1a0, {0x758f3ef159bb, 0xe}, {0x758f3ef11d0a, 0x8}, {0x758f3ef10efc, 0x6}, {0x758f3ef14505, 0xc}) /workdir/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc000060f18 sp=0xc000060d38 pc=0x758f3ee515f9 runtime_test.TestCgoPprofPIE(0xc00098c1a0?) /workdir/go/src/runtime/crash_cgo_test.go:363 +0x45 fp=0xc000060f70 sp=0xc000060f18 pc=0x758f3ee52325 testing.tRunner(0xc00098c1a0, 0x758f3f08b4f8) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc000060fc0 sp=0xc000060f70 pc=0x758f3ec4155b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc000060fe0 sp=0xc000060fc0 pc=0x758f3ec42585 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000060fe8 sp=0xc000060fe0 pc=0x758f3ebab0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22959 gp=0xc0001d2fc0 m=nil [chan receive]: runtime.gopark(0xc0007157c0?, 0xc000088000?, 0x0?, 0x0?, 0xc0001ca608?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0001ca5b8 sp=0xc0001ca598 pc=0x758f3eb6ab6e runtime.chanrecv(0xc00008a1e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc0001ca630 sp=0xc0001ca5b8 pc=0x758f3eb2f2df runtime.chanrecv1(0x758f3f3045c0?, 0x758f3eff7ba0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0001ca658 sp=0xc0001ca630 pc=0x758f3eb2eef2 testing.(*T).Parallel(0xc000981d40) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0001ca6f0 sp=0xc0001ca658 pc=0x758f3ec41215 runtime_test.TestCgoTracebackContextPreemption(0xc000981d40) /workdir/go/src/runtime/crash_cgo_test.go:287 +0x1f fp=0xc0001ca770 sp=0xc0001ca6f0 pc=0x758f3ee5147f testing.tRunner(0xc000981d40, 0x758f3f08b540) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0001ca7c0 sp=0xc0001ca770 pc=0x758f3ec4155b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0001ca7e0 sp=0xc0001ca7c0 pc=0x758f3ec42585 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001ca7e8 sp=0xc0001ca7e0 pc=0x758f3ebab0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22958 gp=0xc0001d3180 m=nil [chan receive]: runtime.gopark(0xc000715760?, 0xc000088000?, 0x0?, 0x0?, 0xc0001cae08?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0001cadb8 sp=0xc0001cad98 pc=0x758f3eb6ab6e runtime.chanrecv(0xc00008a1e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc0001cae30 sp=0xc0001cadb8 pc=0x758f3eb2f2df runtime.chanrecv1(0x758f3f3045c0?, 0x758f3eff7ba0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0001cae58 sp=0xc0001cae30 pc=0x758f3eb2eef2 testing.(*T).Parallel(0xc000981ba0) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0001caef0 sp=0xc0001cae58 pc=0x758f3ec41215 runtime_test.TestCgoTracebackContext(0xc000981ba0) /workdir/go/src/runtime/crash_cgo_test.go:278 +0x1f fp=0xc0001caf70 sp=0xc0001caef0 pc=0x758f3ee5135f testing.tRunner(0xc000981ba0, 0x758f3f08b538) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0001cafc0 sp=0xc0001caf70 pc=0x758f3ec4155b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0001cafe0 sp=0xc0001cafc0 pc=0x758f3ec42585 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001cafe8 sp=0xc0001cafe0 pc=0x758f3ebab0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22957 gp=0xc0001d3340 m=nil [chan receive]: runtime.gopark(0xc000715700?, 0xc000088000?, 0x0?, 0x0?, 0xc0001d7600?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0001d75b0 sp=0xc0001d7590 pc=0x758f3eb6ab6e runtime.chanrecv(0xc00008a1e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc0001d7628 sp=0xc0001d75b0 pc=0x758f3eb2f2df runtime.chanrecv1(0x758f3f3045c0?, 0x758f3eff7ba0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0001d7650 sp=0xc0001d7628 pc=0x758f3eb2eef2 testing.(*T).Parallel(0xc000981a00) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0001d76e8 sp=0xc0001d7650 pc=0x758f3ec41215 runtime_test.TestCgoCrashTracebackGo(0xc000981a00) /workdir/go/src/runtime/crash_cgo_test.go:259 +0x1f fp=0xc0001d7770 sp=0xc0001d76e8 pc=0x758f3ee5119f testing.tRunner(0xc000981a00, 0x758f3f08b488) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0001d77c0 sp=0xc0001d7770 pc=0x758f3ec4155b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0001d77e0 sp=0xc0001d77c0 pc=0x758f3ec42585 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001d77e8 sp=0xc0001d77e0 pc=0x758f3ebab0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22956 gp=0xc0001d3500 m=nil [chan receive]: runtime.gopark(0xc0007156a0?, 0xc000088000?, 0x0?, 0x0?, 0xc0001d7e10?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0001d7dc0 sp=0xc0001d7da0 pc=0x758f3eb6ab6e runtime.chanrecv(0xc00008a1e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc0001d7e38 sp=0xc0001d7dc0 pc=0x758f3eb2f2df runtime.chanrecv1(0x758f3f3045c0?, 0x758f3eff7ba0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0001d7e60 sp=0xc0001d7e38 pc=0x758f3eb2eef2 testing.(*T).Parallel(0xc000981860) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0001d7ef8 sp=0xc0001d7e60 pc=0x758f3ec41215 runtime_test.TestCgoCrashTraceback(0xc000981860) /workdir/go/src/runtime/crash_cgo_test.go:241 +0x1c fp=0xc0001d7f70 sp=0xc0001d7ef8 pc=0x758f3ee50ffc testing.tRunner(0xc000981860, 0x758f3f08b480) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0001d7fc0 sp=0xc0001d7f70 pc=0x758f3ec4155b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0001d7fe0 sp=0xc0001d7fc0 pc=0x758f3ec42585 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001d7fe8 sp=0xc0001d7fe0 pc=0x758f3ebab0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22954 gp=0xc0001d36c0 m=nil [chan receive]: runtime.gopark(0xc0007155d0?, 0xc000088000?, 0x0?, 0x0?, 0xc0001d8608?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0001d85b8 sp=0xc0001d8598 pc=0x758f3eb6ab6e runtime.chanrecv(0xc00008a1e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc0001d8630 sp=0xc0001d85b8 pc=0x758f3eb2f2df runtime.chanrecv1(0x758f3f3045c0?, 0x758f3eff7ba0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0001d8658 sp=0xc0001d8630 pc=0x758f3eb2eef2 testing.(*T).Parallel(0xc000981520) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0001d86f0 sp=0xc0001d8658 pc=0x758f3ec41215 runtime_test.TestCgoCCodeSIGPROF(0xc000981520) /workdir/go/src/runtime/crash_cgo_test.go:217 +0x1f fp=0xc0001d8770 sp=0xc0001d86f0 pc=0x758f3ee50d3f testing.tRunner(0xc000981520, 0x758f3f08b460) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0001d87c0 sp=0xc0001d8770 pc=0x758f3ec4155b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0001d87e0 sp=0xc0001d87c0 pc=0x758f3ec42585 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001d87e8 sp=0xc0001d87e0 pc=0x758f3ebab0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22953 gp=0xc0001d3880 m=nil [chan receive]: runtime.gopark(0xc000715570?, 0xc000088000?, 0x0?, 0x0?, 0xc0001d8e08?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0001d8db8 sp=0xc0001d8d98 pc=0x758f3eb6ab6e runtime.chanrecv(0xc00008a1e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc0001d8e30 sp=0xc0001d8db8 pc=0x758f3eb2f2df runtime.chanrecv1(0x758f3f3045c0?, 0x758f3eff7ba0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0001d8e58 sp=0xc0001d8e30 pc=0x758f3eb2eef2 testing.(*T).Parallel(0xc000981380) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0001d8ef0 sp=0xc0001d8e58 pc=0x758f3ec41215 runtime_test.TestCgoPanicDeadlock(0xc000981380) /workdir/go/src/runtime/crash_cgo_test.go:207 +0x1f fp=0xc0001d8f70 sp=0xc0001d8ef0 pc=0x758f3ee50c1f testing.tRunner(0xc000981380, 0x758f3f08b4e0) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0001d8fc0 sp=0xc0001d8f70 pc=0x758f3ec4155b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0001d8fe0 sp=0xc0001d8fc0 pc=0x758f3ec42585 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001d8fe8 sp=0xc0001d8fe0 pc=0x758f3ebab0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22952 gp=0xc0001d3a40 m=nil [chan receive]: runtime.gopark(0xc000715510?, 0xc000088000?, 0x0?, 0x0?, 0xc0001d9590?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0001d9540 sp=0xc0001d9520 pc=0x758f3eb6ab6e runtime.chanrecv(0xc00008a1e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc0001d95b8 sp=0xc0001d9540 pc=0x758f3eb2f2df runtime.chanrecv1(0x758f3f3045c0?, 0x758f3eff7ba0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0001d95e0 sp=0xc0001d95b8 pc=0x758f3eb2eef2 testing.(*T).Parallel(0xc0009811e0) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0001d9678 sp=0xc0001d95e0 pc=0x758f3ec41215 runtime_test.TestCgoCheckBytes(0xc0009811e0) /workdir/go/src/runtime/crash_cgo_test.go:167 +0x27 fp=0xc0001d9770 sp=0xc0001d9678 pc=0x758f3ee506c7 testing.tRunner(0xc0009811e0, 0x758f3f08b470) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0001d97c0 sp=0xc0001d9770 pc=0x758f3ec4155b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0001d97e0 sp=0xc0001d97c0 pc=0x758f3ec42585 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001d97e8 sp=0xc0001d97e0 pc=0x758f3ebab0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22951 gp=0xc0001d3c00 m=nil [chan receive]: runtime.gopark(0xc0007154b0?, 0xc000088000?, 0x0?, 0x0?, 0xc0001d9e08?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0001d9db8 sp=0xc0001d9d98 pc=0x758f3eb6ab6e runtime.chanrecv(0xc00008a1e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc0001d9e30 sp=0xc0001d9db8 pc=0x758f3eb2f2df runtime.chanrecv1(0x758f3f3045c0?, 0x758f3eff7ba0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0001d9e58 sp=0xc0001d9e30 pc=0x758f3eb2eef2 testing.(*T).Parallel(0xc000981040) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0001d9ef0 sp=0xc0001d9e58 pc=0x758f3ec41215 runtime_test.TestEnsureDropM(0xc000981040) /workdir/go/src/runtime/crash_cgo_test.go:150 +0x1f fp=0xc0001d9f70 sp=0xc0001d9ef0 pc=0x758f3ee5059f testing.tRunner(0xc000981040, 0x758f3f08b6f8) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0001d9fc0 sp=0xc0001d9f70 pc=0x758f3ec4155b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0001d9fe0 sp=0xc0001d9fc0 pc=0x758f3ec42585 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001d9fe8 sp=0xc0001d9fe0 pc=0x758f3ebab0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22950 gp=0xc0001d3dc0 m=nil [chan receive]: runtime.gopark(0xc000715450?, 0xc000088000?, 0x0?, 0x0?, 0xc0001da5f8?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0001da5a8 sp=0xc0001da588 pc=0x758f3eb6ab6e runtime.chanrecv(0xc00008a1e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc0001da620 sp=0xc0001da5a8 pc=0x758f3eb2f2df runtime.chanrecv1(0x758f3f3045c0?, 0x758f3eff7ba0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0001da648 sp=0xc0001da620 pc=0x758f3eb2eef2 testing.(*T).Parallel(0xc000980ea0) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0001da6e0 sp=0xc0001da648 pc=0x758f3ec41215 runtime_test.TestCgoExecSignalMask(0xc000980ea0) /workdir/go/src/runtime/crash_cgo_test.go:136 +0x25 fp=0xc0001da770 sp=0xc0001da6e0 pc=0x758f3ee50465 testing.tRunner(0xc000980ea0, 0x758f3f08b498) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0001da7c0 sp=0xc0001da770 pc=0x758f3ec4155b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0001da7e0 sp=0xc0001da7c0 pc=0x758f3ec42585 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001da7e8 sp=0xc0001da7e0 pc=0x758f3ebab0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22948 gp=0xc0001dc000 m=nil [chan receive]: runtime.gopark(0xc000715380?, 0xc000088000?, 0x0?, 0x0?, 0xc0001dae08?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0001dadb8 sp=0xc0001dad98 pc=0x758f3eb6ab6e runtime.chanrecv(0xc00008a1e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc0001dae30 sp=0xc0001dadb8 pc=0x758f3eb2f2df runtime.chanrecv1(0x758f3f3045c0?, 0x758f3eff7ba0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0001dae58 sp=0xc0001dae30 pc=0x758f3eb2eef2 testing.(*T).Parallel(0xc000980b60) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0001daef0 sp=0xc0001dae58 pc=0x758f3ec41215 runtime_test.TestCgoExternalThreadSignal(0xc000980b60) /workdir/go/src/runtime/crash_cgo_test.go:107 +0x1f fp=0xc0001daf70 sp=0xc0001daef0 pc=0x758f3ee501ff testing.tRunner(0xc000980b60, 0x758f3f08b4b0) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0001dafc0 sp=0xc0001daf70 pc=0x758f3ec4155b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0001dafe0 sp=0xc0001dafc0 pc=0x758f3ec42585 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001dafe8 sp=0xc0001dafe0 pc=0x758f3ebab0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22947 gp=0xc0001dc1c0 m=nil [chan receive]: runtime.gopark(0xc000715320?, 0xc000088000?, 0x0?, 0x0?, 0xc0001e55f8?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0001e55a8 sp=0xc0001e5588 pc=0x758f3eb6ab6e runtime.chanrecv(0xc00008a1e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc0001e5620 sp=0xc0001e55a8 pc=0x758f3eb2f2df runtime.chanrecv1(0x758f3f3045c0?, 0x758f3eff7ba0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0001e5648 sp=0xc0001e5620 pc=0x758f3eb2eef2 testing.(*T).Parallel(0xc0009809c0) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0001e56e0 sp=0xc0001e5648 pc=0x758f3ec41215 runtime_test.TestCgoExternalThreadSIGPROF(0xc0009809c0) /workdir/go/src/runtime/crash_cgo_test.go:93 +0x25 fp=0xc0001e5770 sp=0xc0001e56e0 pc=0x758f3ee500c5 testing.tRunner(0xc0009809c0, 0x758f3f08b4a8) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0001e57c0 sp=0xc0001e5770 pc=0x758f3ec4155b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0001e57e0 sp=0xc0001e57c0 pc=0x758f3ec42585 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001e57e8 sp=0xc0001e57e0 pc=0x758f3ebab0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22946 gp=0xc0001dc380 m=nil [chan receive]: runtime.gopark(0xc0007152c0?, 0xc000088000?, 0x0?, 0x0?, 0xc0001bce08?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0001bcdb8 sp=0xc0001bcd98 pc=0x758f3eb6ab6e runtime.chanrecv(0xc00008a1e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc0001bce30 sp=0xc0001bcdb8 pc=0x758f3eb2f2df runtime.chanrecv1(0x758f3f3045c0?, 0x758f3eff7ba0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0001bce58 sp=0xc0001bce30 pc=0x758f3eb2eef2 testing.(*T).Parallel(0xc000980820) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0001bcef0 sp=0xc0001bce58 pc=0x758f3ec41215 runtime_test.TestCgoExternalThreadPanic(0xc000980820) /workdir/go/src/runtime/crash_cgo_test.go:81 +0x1f fp=0xc0001bcf70 sp=0xc0001bcef0 pc=0x758f3ee4ffbf testing.tRunner(0xc000980820, 0x758f3f08b4a0) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0001bcfc0 sp=0xc0001bcf70 pc=0x758f3ec4155b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0001bcfe0 sp=0xc0001bcfc0 pc=0x758f3ec42585 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001bcfe8 sp=0xc0001bcfe0 pc=0x758f3ebab0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22979 gp=0xc0001dc540 m=nil [chan receive]: runtime.gopark(0xc000918d40?, 0xc000088000?, 0x0?, 0x0?, 0xc0001cf608?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0001cf5b8 sp=0xc0001cf598 pc=0x758f3eb6ab6e runtime.chanrecv(0xc00008a1e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc0001cf630 sp=0xc0001cf5b8 pc=0x758f3eb2f2df runtime.chanrecv1(0x758f3f3045c0?, 0x758f3eff7ba0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0001cf658 sp=0xc0001cf630 pc=0x758f3eb2eef2 testing.(*T).Parallel(0xc0000c1520) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0001cf6f0 sp=0xc0001cf658 pc=0x758f3ec41215 runtime_test.TestEINTR(0xc0000c1520) /workdir/go/src/runtime/crash_cgo_test.go:736 +0x1f fp=0xc0001cf770 sp=0xc0001cf6f0 pc=0x758f3ee541df testing.tRunner(0xc0000c1520, 0x758f3f08b6c8) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0001cf7c0 sp=0xc0001cf770 pc=0x758f3ec4155b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0001cf7e0 sp=0xc0001cf7c0 pc=0x758f3ec42585 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001cf7e8 sp=0xc0001cf7e0 pc=0x758f3ebab0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22975 gp=0xc0001dca80 m=nil [chan receive]: runtime.gopark(0xc000a1e2a0?, 0xc000088000?, 0x0?, 0x0?, 0xc00016f608?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc00016f5b8 sp=0xc00016f598 pc=0x758f3eb6ab6e runtime.chanrecv(0xc00008a1e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc00016f630 sp=0xc00016f5b8 pc=0x758f3eb2f2df runtime.chanrecv1(0x758f3f3045c0?, 0x758f3eff7ba0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc00016f658 sp=0xc00016f630 pc=0x758f3eb2eef2 testing.(*T).Parallel(0xc000a264e0) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc00016f6f0 sp=0xc00016f658 pc=0x758f3ec41215 runtime_test.TestNetpollWaiters(0xc000a264e0) /workdir/go/src/runtime/crash_test.go:942 +0x1f fp=0xc00016f770 sp=0xc00016f6f0 pc=0x758f3ee5bfdf testing.tRunner(0xc000a264e0, 0x758f3f08bb50) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc00016f7c0 sp=0xc00016f770 pc=0x758f3ec4155b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc00016f7e0 sp=0xc00016f7c0 pc=0x758f3ec42585 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00016f7e8 sp=0xc00016f7e0 pc=0x758f3ebab0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23187 gp=0xc0001dcc40 m=nil [chan receive]: runtime.gopark(0xc000034110?, 0xc000088000?, 0x0?, 0x0?, 0xc0001735e0?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000771d90 sp=0xc000771d70 pc=0x758f3eb6ab6e runtime.chanrecv(0xc00008a1e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc000771e08 sp=0xc000771d90 pc=0x758f3eb2f2df runtime.chanrecv1(0x758f3f3045c0?, 0x758f3eff7ba0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000771e30 sp=0xc000771e08 pc=0x758f3eb2eef2 testing.(*T).Parallel(0xc0000c0340) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000771ec8 sp=0xc000771e30 pc=0x758f3ec41215 runtime_test.testConcurrentReadsAfterGrowth(0x758f3ec40cf3?, 0x1) /workdir/go/src/runtime/map_test.go:318 +0x2a fp=0xc000771f50 sp=0xc000771ec8 pc=0x758f3ee801aa runtime_test.TestConcurrentReadsAfterGrowthReflect(0xc0000c0340?) /workdir/go/src/runtime/map_test.go:368 +0x18 fp=0xc000771f70 sp=0xc000771f50 pc=0x758f3ee80998 testing.tRunner(0xc0000c0340, 0x758f3f08b5d0) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc000771fc0 sp=0xc000771f70 pc=0x758f3ec4155b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc000771fe0 sp=0xc000771fc0 pc=0x758f3ec42585 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000771fe8 sp=0xc000771fe0 pc=0x758f3ebab0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22989 gp=0xc0001dd880 m=nil [chan receive]: runtime.gopark(0xc0009191b0?, 0xc000088000?, 0x0?, 0x0?, 0xc0001e3e08?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0001e3db8 sp=0xc0001e3d98 pc=0x758f3eb6ab6e runtime.chanrecv(0xc00008a1e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc0001e3e30 sp=0xc0001e3db8 pc=0x758f3eb2f2df runtime.chanrecv1(0x758f3f3045c0?, 0x758f3eff7ba0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0001e3e58 sp=0xc0001e3e30 pc=0x758f3eb2eef2 testing.(*T).Parallel(0xc000a0a680) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0001e3ef0 sp=0xc0001e3e58 pc=0x758f3ec41215 runtime_test.TestEnsureBindM(0xc000a0a680) /workdir/go/src/runtime/crash_cgo_test.go:870 +0x1f fp=0xc0001e3f70 sp=0xc0001e3ef0 pc=0x758f3ee550df testing.tRunner(0xc000a0a680, 0x758f3f08b6f0) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0001e3fc0 sp=0xc0001e3f70 pc=0x758f3ec4155b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0001e3fe0 sp=0xc0001e3fc0 pc=0x758f3ec42585 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001e3fe8 sp=0xc0001e3fe0 pc=0x758f3ebab0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22960 gp=0xc0001dda40 m=nil [chan receive]: runtime.gopark(0xc000715820?, 0xc000088000?, 0x0?, 0x0?, 0xc000773c50?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000773c00 sp=0xc000773be0 pc=0x758f3eb6ab6e runtime.chanrecv(0xc00008a1e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc000773c78 sp=0xc000773c00 pc=0x758f3eb2f2df runtime.chanrecv1(0x758f3f3045c0?, 0x758f3eff7ba0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000773ca0 sp=0xc000773c78 pc=0x758f3eb2eef2 testing.(*T).Parallel(0xc00098c000) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000773d38 sp=0xc000773ca0 pc=0x758f3ec41215 runtime_test.testCgoPprof(0xc00098c000, {0x0, 0x0}, {0x758f3ef11d0a, 0x8}, {0x758f3ef10efc, 0x6}, {0x758f3ef14505, 0xc}) /workdir/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc000773f18 sp=0xc000773d38 pc=0x758f3ee515f9 runtime_test.TestCgoPprof(0xc00098c000?) /workdir/go/src/runtime/crash_cgo_test.go:359 +0x3d fp=0xc000773f70 sp=0xc000773f18 pc=0x758f3ee522bd testing.tRunner(0xc00098c000, 0x758f3f08b4e8) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc000773fc0 sp=0xc000773f70 pc=0x758f3ec4155b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc000773fe0 sp=0xc000773fc0 pc=0x758f3ec42585 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000773fe8 sp=0xc000773fe0 pc=0x758f3ebab0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23051 gp=0xc0001dddc0 m=nil [GC worker (idle)]: runtime.gopark(0x5063e4f8a0?, 0x2?, 0x8e?, 0x5e?, 0x0?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0001bff38 sp=0xc0001bff18 pc=0x758f3eb6ab6e runtime.gcBgMarkWorker(0xc000a1a780) /workdir/go/src/runtime/mgc.go:1333 +0xe9 fp=0xc0001bffc8 sp=0xc0001bff38 pc=0x758f3eb49889 runtime.gcBgMarkStartWorkers.gowrap1() /workdir/go/src/runtime/mgc.go:1249 +0x25 fp=0xc0001bffe0 sp=0xc0001bffc8 pc=0x758f3eb49765 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001bffe8 sp=0xc0001bffe0 pc=0x758f3ebab0e1 created by runtime.gcBgMarkStartWorkers in goroutine 23038 /workdir/go/src/runtime/mgc.go:1249 +0x105 goroutine 22990 gp=0xc0001ee1c0 m=nil [chan receive]: runtime.gopark(0xc000919210?, 0xc000088000?, 0x0?, 0x0?, 0xc0001cd5f8?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0001cd5a8 sp=0xc0001cd588 pc=0x758f3eb6ab6e runtime.chanrecv(0xc00008a1e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc0001cd620 sp=0xc0001cd5a8 pc=0x758f3eb2f2df runtime.chanrecv1(0x758f3f3045c0?, 0x758f3eff7ba0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0001cd648 sp=0xc0001cd620 pc=0x758f3eb2eef2 testing.(*T).Parallel(0xc000a0a820) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0001cd6e0 sp=0xc0001cd648 pc=0x758f3ec41215 runtime_test.TestStackSwitchCallback(0xc000a0a820) /workdir/go/src/runtime/crash_cgo_test.go:883 +0x25 fp=0xc0001cd770 sp=0xc0001cd6e0 pc=0x758f3ee55205 testing.tRunner(0xc000a0a820, 0x758f3f08c020) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0001cd7c0 sp=0xc0001cd770 pc=0x758f3ec4155b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0001cd7e0 sp=0xc0001cd7c0 pc=0x758f3ec42585 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001cd7e8 sp=0xc0001cd7e0 pc=0x758f3ebab0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22865 gp=0xc0001ee380 m=nil [chan receive]: runtime.gopark(0xc000715260?, 0xc000088000?, 0x0?, 0x0?, 0xc0001cfdf8?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0001cfda8 sp=0xc0001cfd88 pc=0x758f3eb6ab6e runtime.chanrecv(0xc00008a1e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc0001cfe20 sp=0xc0001cfda8 pc=0x758f3eb2f2df runtime.chanrecv1(0x758f3f3045c0?, 0x758f3eff7ba0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0001cfe48 sp=0xc0001cfe20 pc=0x758f3eb2eef2 testing.(*T).Parallel(0xc000980680) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0001cfee0 sp=0xc0001cfe48 pc=0x758f3ec41215 runtime_test.TestCgoCallbackGC(0xc000980680) /workdir/go/src/runtime/crash_cgo_test.go:54 +0x25 fp=0xc0001cff70 sp=0xc0001cfee0 pc=0x758f3ee4fe05 testing.tRunner(0xc000980680, 0x758f3f08b468) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0001cffc0 sp=0xc0001cff70 pc=0x758f3ec4155b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0001cffe0 sp=0xc0001cffc0 pc=0x758f3ec42585 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001cffe8 sp=0xc0001cffe0 pc=0x758f3ebab0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23186 gp=0xc0001ee540 m=nil [chan receive]: runtime.gopark(0xc0000340b0?, 0xc000088000?, 0x0?, 0x0?, 0xc000171de0?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000171d90 sp=0xc000171d70 pc=0x758f3eb6ab6e runtime.chanrecv(0xc00008a1e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc000171e08 sp=0xc000171d90 pc=0x758f3eb2f2df runtime.chanrecv1(0x758f3f3045c0?, 0x758f3eff7ba0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000171e30 sp=0xc000171e08 pc=0x758f3eb2eef2 testing.(*T).Parallel(0xc0000c0000) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000171ec8 sp=0xc000171e30 pc=0x758f3ec41215 runtime_test.testConcurrentReadsAfterGrowth(0x758f3ec40cf3?, 0x0) /workdir/go/src/runtime/map_test.go:318 +0x2a fp=0xc000171f50 sp=0xc000171ec8 pc=0x758f3ee801aa runtime_test.TestConcurrentReadsAfterGrowth(0xc0000c0000?) /workdir/go/src/runtime/map_test.go:364 +0x15 fp=0xc000171f70 sp=0xc000171f50 pc=0x758f3ee80955 testing.tRunner(0xc0000c0000, 0x758f3f08b5c8) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc000171fc0 sp=0xc000171f70 pc=0x758f3ec4155b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc000171fe0 sp=0xc000171fc0 pc=0x758f3ec42585 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000171fe8 sp=0xc000171fe0 pc=0x758f3ebab0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22968 gp=0xc0001eea80 m=nil [chan receive]: runtime.gopark(0xc000918ce0?, 0xc000088000?, 0x0?, 0x0?, 0xc0001ea618?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0001ea5c8 sp=0xc0001ea5a8 pc=0x758f3eb6ab6e runtime.chanrecv(0xc00008a1e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc0001ea640 sp=0xc0001ea5c8 pc=0x758f3eb2f2df runtime.chanrecv1(0x758f3f3045c0?, 0x758f3eff7ba0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0001ea668 sp=0xc0001ea640 pc=0x758f3eb2eef2 testing.(*T).Parallel(0xc00098cd00) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0001ea700 sp=0xc0001ea668 pc=0x758f3ec41215 runtime_test.TestAbortInCgo(0xc00098cd00) /workdir/go/src/runtime/crash_cgo_test.go:703 +0x1c fp=0xc0001ea770 sp=0xc0001ea700 pc=0x758f3ee5405c testing.tRunner(0xc00098cd00, 0x758f3f08b340) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0001ea7c0 sp=0xc0001ea770 pc=0x758f3ec4155b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0001ea7e0 sp=0xc0001ea7c0 pc=0x758f3ec42585 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001ea7e8 sp=0xc0001ea7e0 pc=0x758f3ebab0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23017 gp=0xc0001eefc0 m=nil [chan receive]: runtime.gopark(0xc000a1e000?, 0xc000088000?, 0x0?, 0x0?, 0xc0001c8608?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0001c85b8 sp=0xc0001c8598 pc=0x758f3eb6ab6e runtime.chanrecv(0xc00008a1e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc0001c8630 sp=0xc0001c85b8 pc=0x758f3eb2f2df runtime.chanrecv1(0x758f3f3045c0?, 0x758f3eff7ba0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0001c8658 sp=0xc0001c8630 pc=0x758f3eb2eef2 testing.(*T).Parallel(0xc000a15380) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0001c86f0 sp=0xc0001c8658 pc=0x758f3ec41215 runtime_test.TestNetpollDeadlock(0xc000a15380) /workdir/go/src/runtime/crash_test.go:500 +0x1f fp=0xc0001c8770 sp=0xc0001c86f0 pc=0x758f3ee587df testing.tRunner(0xc000a15380, 0x758f3f08bb48) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0001c87c0 sp=0xc0001c8770 pc=0x758f3ec4155b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0001c87e0 sp=0xc0001c87c0 pc=0x758f3ec42585 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001c87e8 sp=0xc0001c87e0 pc=0x758f3ebab0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22940 gp=0xc0001ef340 m=nil [chan receive]: runtime.gopark(0xc000918a30?, 0xc000088000?, 0x0?, 0x0?, 0xc0001bde08?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0001bddb8 sp=0xc0001bdd98 pc=0x758f3eb6ab6e runtime.chanrecv(0xc00008a1e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc0001bde30 sp=0xc0001bddb8 pc=0x758f3eb2f2df runtime.chanrecv1(0x758f3f3045c0?, 0x758f3eff7ba0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0001bde58 sp=0xc0001bde30 pc=0x758f3eb2eef2 testing.(*T).Parallel(0xc0000c09c0) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0001bdef0 sp=0xc0001bde58 pc=0x758f3ec41215 runtime_test.TestSigStackSwapping(0xc0000c09c0) /workdir/go/src/runtime/crash_cgo_test.go:518 +0x1f fp=0xc0001bdf70 sp=0xc0001bdef0 pc=0x758f3ee5315f testing.tRunner(0xc0000c09c0, 0x758f3f08bf30) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0001bdfc0 sp=0xc0001bdf70 pc=0x758f3ec4155b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0001bdfe0 sp=0xc0001bdfc0 pc=0x758f3ec42585 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001bdfe8 sp=0xc0001bdfe0 pc=0x758f3ebab0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23096 gp=0xc0001ef500 m=nil [chan receive]: runtime.gopark(0x1?, 0xc000088000?, 0x0?, 0x0?, 0xc000173e38?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000173de8 sp=0xc000173dc8 pc=0x758f3eb6ab6e runtime.chanrecv(0xc00008a1e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc000173e60 sp=0xc000173de8 pc=0x758f3eb2f2df runtime.chanrecv1(0x758f3f3045c0?, 0x758f3eff7ba0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000173e88 sp=0xc000173e60 pc=0x758f3eb2eef2 testing.(*T).Parallel(0xc00098cea0) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000173f20 sp=0xc000173e88 pc=0x758f3ec41215 runtime_test.TestGCTestMoveStackOnNextCall(0xc00098cea0) /workdir/go/src/runtime/gc_test.go:211 +0x1c fp=0xc000173f70 sp=0xc000173f20 pc=0x758f3ee678bc testing.tRunner(0xc00098cea0, 0x758f3f08b7b0) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc000173fc0 sp=0xc000173f70 pc=0x758f3ec4155b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc000173fe0 sp=0xc000173fc0 pc=0x758f3ec42585 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000173fe8 sp=0xc000173fe0 pc=0x758f3ebab0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23099 gp=0xc0001ef6c0 m=nil [chan receive]: runtime.gopark(0xc000548060?, 0xc000088000?, 0x0?, 0x0?, 0xc000174e40?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000174df0 sp=0xc000174dd0 pc=0x758f3eb6ab6e runtime.chanrecv(0xc00008a1e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc000174e68 sp=0xc000174df0 pc=0x758f3eb2f2df runtime.chanrecv1(0x758f3f3045c0?, 0x758f3eff7ba0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000174e90 sp=0xc000174e68 pc=0x758f3eb2eef2 testing.(*T).Parallel(0xc00098c680) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000174f28 sp=0xc000174e90 pc=0x758f3ec41215 runtime_test.TestGCTestPointerClass(0xc00098c680) /workdir/go/src/runtime/gc_test.go:292 +0x1c fp=0xc000174f70 sp=0xc000174f28 pc=0x758f3ee67e9c testing.tRunner(0xc00098c680, 0x758f3f08b7c0) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc000174fc0 sp=0xc000174f70 pc=0x758f3ec4155b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc000174fe0 sp=0xc000174fc0 pc=0x758f3ec42585 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000174fe8 sp=0xc000174fe0 pc=0x758f3ebab0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22942 gp=0xc0001efa40 m=nil [chan receive]: runtime.gopark(0xc000918af0?, 0xc000088000?, 0x0?, 0x0?, 0xc000171618?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0001715c8 sp=0xc0001715a8 pc=0x758f3eb6ab6e runtime.chanrecv(0xc00008a1e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc000171640 sp=0xc0001715c8 pc=0x758f3eb2f2df runtime.chanrecv1(0x758f3f3045c0?, 0x758f3eff7ba0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000171668 sp=0xc000171640 pc=0x758f3eb2eef2 testing.(*T).Parallel(0xc0000c0d00) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000171700 sp=0xc000171668 pc=0x758f3ec41215 runtime_test.TestCgoPanicCallback(0xc0000c0d00) /workdir/go/src/runtime/crash_cgo_test.go:562 +0x1c fp=0xc000171770 sp=0xc000171700 pc=0x758f3ee5347c testing.tRunner(0xc0000c0d00, 0x758f3f08b4d8) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0001717c0 sp=0xc000171770 pc=0x758f3ec4155b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0001717e0 sp=0xc0001717c0 pc=0x758f3ec42585 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001717e8 sp=0xc0001717e0 pc=0x758f3ebab0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23217 gp=0xc0001efdc0 m=nil [chan receive]: runtime.gopark(0xc0008225a0?, 0xc000088000?, 0x0?, 0x0?, 0xc00016edd0?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc00016ed80 sp=0xc00016ed60 pc=0x758f3eb6ab6e runtime.chanrecv(0xc00008a1e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc00016edf8 sp=0xc00016ed80 pc=0x758f3eb2f2df runtime.chanrecv1(0x758f3f3045c0?, 0x758f3eff7ba0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc00016ee20 sp=0xc00016edf8 pc=0x758f3eb2eef2 testing.(*T).Parallel(0xc000a15860) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc00016eeb8 sp=0xc00016ee20 pc=0x758f3ec41215 runtime_test.TestMemmove(0xc000a15860) /workdir/go/src/runtime/memmove_test.go:23 +0x79 fp=0xc00016ef70 sp=0xc00016eeb8 pc=0x758f3ee89d19 testing.tRunner(0xc000a15860, 0x758f3f08baa0) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc00016efc0 sp=0xc00016ef70 pc=0x758f3ec4155b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc00016efe0 sp=0xc00016efc0 pc=0x758f3ec42585 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00016efe8 sp=0xc00016efe0 pc=0x758f3ebab0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22987 gp=0xc0001f81c0 m=nil [chan receive]: runtime.gopark(0xc0009190e0?, 0xc000088000?, 0x0?, 0x0?, 0xc000175e08?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000175db8 sp=0xc000175d98 pc=0x758f3eb6ab6e runtime.chanrecv(0xc00008a1e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc000175e30 sp=0xc000175db8 pc=0x758f3eb2f2df runtime.chanrecv1(0x758f3f3045c0?, 0x758f3eff7ba0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000175e58 sp=0xc000175e30 pc=0x758f3eb2eef2 testing.(*T).Parallel(0xc000a0a340) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000175ef0 sp=0xc000175e58 pc=0x758f3ec41215 runtime_test.TestDestructorCallback(0xc000a0a340) /workdir/go/src/runtime/crash_cgo_test.go:834 +0x1f fp=0xc000175f70 sp=0xc000175ef0 pc=0x758f3ee54c7f testing.tRunner(0xc000a0a340, 0x758f3f08b6a8) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc000175fc0 sp=0xc000175f70 pc=0x758f3ec4155b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc000175fe0 sp=0xc000175fc0 pc=0x758f3ec42585 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000175fe8 sp=0xc000175fe0 pc=0x758f3ebab0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22941 gp=0xc0001f8540 m=nil [chan receive]: runtime.gopark(0xc000918a90?, 0xc000088000?, 0x0?, 0x0?, 0xc0001cc618?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0001cc5c8 sp=0xc0001cc5a8 pc=0x758f3eb6ab6e runtime.chanrecv(0xc00008a1e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc0001cc640 sp=0xc0001cc5c8 pc=0x758f3eb2f2df runtime.chanrecv1(0x758f3f3045c0?, 0x758f3eff7ba0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0001cc668 sp=0xc0001cc640 pc=0x758f3eb2eef2 testing.(*T).Parallel(0xc0000c0b60) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0001cc700 sp=0xc0001cc668 pc=0x758f3ec41215 runtime_test.TestCgoTracebackSigpanic(0xc0000c0b60) /workdir/go/src/runtime/crash_cgo_test.go:538 +0x1c fp=0xc0001cc770 sp=0xc0001cc700 pc=0x758f3ee5327c testing.tRunner(0xc0000c0b60, 0x758f3f08b550) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0001cc7c0 sp=0xc0001cc770 pc=0x758f3ec4155b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0001cc7e0 sp=0xc0001cc7c0 pc=0x758f3ec42585 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001cc7e8 sp=0xc0001cc7e0 pc=0x758f3ebab0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22864 gp=0xc0001f8700 m=nil [chan receive]: runtime.gopark(0xc000715200?, 0xc000088000?, 0x0?, 0x0?, 0xc00016fe08?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc00016fdb8 sp=0xc00016fd98 pc=0x758f3eb6ab6e runtime.chanrecv(0xc00008a1e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc00016fe30 sp=0xc00016fdb8 pc=0x758f3eb2f2df runtime.chanrecv1(0x758f3f3045c0?, 0x758f3eff7ba0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc00016fe58 sp=0xc00016fe30 pc=0x758f3eb2eef2 testing.(*T).Parallel(0xc0009804e0) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc00016fef0 sp=0xc00016fe58 pc=0x758f3ec41215 runtime_test.TestCgoTraceback(0xc0009804e0) /workdir/go/src/runtime/crash_cgo_test.go:45 +0x1f fp=0xc00016ff70 sp=0xc00016fef0 pc=0x758f3ee4fcdf testing.tRunner(0xc0009804e0, 0x758f3f08b530) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc00016ffc0 sp=0xc00016ff70 pc=0x758f3ec4155b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc00016ffe0 sp=0xc00016ffc0 pc=0x758f3ec42585 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00016ffe8 sp=0xc00016ffe0 pc=0x758f3ebab0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22938 gp=0xc0001f88c0 m=nil [chan receive]: runtime.gopark(0xc000715aa0?, 0xc000088000?, 0x0?, 0x0?, 0xc0001f35d0?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0001f3580 sp=0xc0001f3560 pc=0x758f3eb6ab6e runtime.chanrecv(0xc00008a1e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc0001f35f8 sp=0xc0001f3580 pc=0x758f3eb2f2df runtime.chanrecv1(0x758f3f3045c0?, 0x758f3eff7ba0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0001f3620 sp=0xc0001f35f8 pc=0x758f3eb2eef2 testing.(*T).Parallel(0xc0000c0680) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0001f36b8 sp=0xc0001f3620 pc=0x758f3ec41215 runtime_test.TestCatchPanic(0xc0000c0680) /workdir/go/src/runtime/crash_cgo_test.go:458 +0x27 fp=0xc0001f3770 sp=0xc0001f36b8 pc=0x758f3ee52c87 testing.tRunner(0xc0000c0680, 0x758f3f08b458) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0001f37c0 sp=0xc0001f3770 pc=0x758f3ec4155b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0001f37e0 sp=0xc0001f37c0 pc=0x758f3ec42585 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001f37e8 sp=0xc0001f37e0 pc=0x758f3ebab0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 54046 gp=0xc000403880 m=nil [chan receive]: runtime.gopark(0xc0008220c0?, 0xc000088000?, 0x0?, 0x0?, 0xc000169e60?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000169e10 sp=0xc000169df0 pc=0x758f3eb6ab6e runtime.chanrecv(0xc00008a1e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc000169e88 sp=0xc000169e10 pc=0x758f3eb2f2df runtime.chanrecv1(0x758f3f3045c0?, 0x758f3eff7ba0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000169eb0 sp=0xc000169e88 pc=0x758f3eb2eef2 testing.(*T).Parallel(0xc000a0a000) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000169f48 sp=0xc000169eb0 pc=0x758f3ec41215 runtime_test.TestStackGrowthCallback(0xc000a0a000?) /workdir/go/src/runtime/stack_test.go:184 +0x17 fp=0xc000169f70 sp=0xc000169f48 pc=0x758f3eee6c57 testing.tRunner(0xc000a0a000, 0x758f3f08bff8) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc000169fc0 sp=0xc000169f70 pc=0x758f3ec4155b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc000169fe0 sp=0xc000169fc0 pc=0x758f3ec42585 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000169fe8 sp=0xc000169fe0 pc=0x758f3ebab0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 74046 gp=0xc000383180 m=nil [chan receive]: runtime.gopark(0xc000822260?, 0xc000088000?, 0x0?, 0x0?, 0xc000191d38?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000191ce8 sp=0xc000191cc8 pc=0x758f3eb6ab6e runtime.chanrecv(0xc00008a1e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc000191d60 sp=0xc000191ce8 pc=0x758f3eb2f2df runtime.chanrecv1(0x758f3f3045c0?, 0x758f3eff7ba0?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000191d88 sp=0xc000191d60 pc=0x758f3eb2eef2 testing.(*T).Parallel(0xc000a0aea0) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000191e20 sp=0xc000191d88 pc=0x758f3ec41215 runtime_test.TestSpuriousWakeupsNeverHangSemasleep(0xc000a0aea0) /workdir/go/src/runtime/semasleep_test.go:24 +0x92 fp=0xc000191f70 sp=0xc000191e20 pc=0x758f3eee16d2 testing.tRunner(0xc000a0aea0, 0x758f3f08bfd8) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc000191fc0 sp=0xc000191f70 pc=0x758f3ec4155b testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc000191fe0 sp=0xc000191fc0 pc=0x758f3ec42585 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000191fe8 sp=0xc000191fe0 pc=0x758f3ebab0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 FAIL runtime 21.338s FAIL go tool dist: Failed: exit status 1