freebsd-arm64-dmgk at 094aacdb047e716ea5598514222bc8c70843d49e :: Running /tmp/workdir-host-freebsd-arm64-dmgk/go/src/make.bash with args ["/tmp/workdir-host-freebsd-arm64-dmgk/go/src/make.bash" "-force"] and env ["HOME=/usr/home/builder" "VENDOR=unknown" "LOGNAME=builder" "PAGER=less" "OSTYPE=FreeBSD" "MACHTYPE=unknown" "PATH=/tmp/workdir-host-freebsd-arm64-dmgk/go1.4/go/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin://bin" "EDITOR=vi" "HOST=aarch64.localdomain" "OLDPWD=/" "PWD=/usr/home/builder" "GROUP=builder" "USER=builder" "HOSTTYPE=FreeBSD" "BLOCKSIZE=K" "RC_PID=53" "SHLVL=1" "WORKDIR=/tmp/workdir-host-freebsd-arm64-dmgk" "GOROOT_BOOTSTRAP=/tmp/workdir-host-freebsd-arm64-dmgk/go1.4" "GO_BUILDER_NAME=freebsd-arm64-dmgk" "GOBIN=" "GOROOT_BOOTSTRAP=" "TMPDIR=/tmp/workdir-host-freebsd-arm64-dmgk/tmp" "GOCACHE=/tmp/workdir-host-freebsd-arm64-dmgk/gocache"] in dir /tmp/workdir-host-freebsd-arm64-dmgk/go/src WARNING: /usr/home/builder/go1.4/bin/go does not exist, found /tmp/workdir-host-freebsd-arm64-dmgk/go1.4/go/bin/go from env WARNING: set /tmp/workdir-host-freebsd-arm64-dmgk/go1.4/go as GOROOT_BOOTSTRAP Building Go cmd/dist using /tmp/workdir-host-freebsd-arm64-dmgk/go1.4/go. (go1.24.6 freebsd/arm64) Building Go toolchain1 using /tmp/workdir-host-freebsd-arm64-dmgk/go1.4/go. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for freebsd/arm64. --- Installed Go for freebsd/arm64 in /tmp/workdir-host-freebsd-arm64-dmgk/go Installed commands in /tmp/workdir-host-freebsd-arm64-dmgk/go/bin *** You need to add /tmp/workdir-host-freebsd-arm64-dmgk/go/bin to your PATH. ##### Test execution environment. # GOARCH: arm64 # CPU: # GOOS: freebsd # OS Version: FreeBSD 12.3-RELEASE FreeBSD 12.3-RELEASE r371126 GENERIC arm64 ##### Testing packages. ok archive/tar 0.311s ok archive/zip 1.479s ok bufio 0.070s ok bytes 0.956s ok cmp 0.007s ok compress/bzip2 2.042s ok compress/flate 11.342s ok compress/gzip 3.528s ok compress/lzw 0.149s ok compress/zlib 3.451s ok container/heap 0.012s ok container/list 0.016s ok container/ring 0.008s ok context 0.099s ok crypto 0.825s ok crypto/aes 0.014s ok crypto/cipher 9.905s ok crypto/des 0.015s ok crypto/dsa 0.010s ok crypto/ecdh 0.127s ok crypto/ecdsa 0.048s ok crypto/ed25519 0.329s ok crypto/elliptic 0.037s ok crypto/fips140 0.011s ok crypto/hkdf 0.008s ok crypto/hmac 0.026s ok crypto/hpke 4.347s ok crypto/internal/boring 0.007s ? crypto/internal/boring/bbig [no test files] ok crypto/internal/boring/bcache 0.192s ? crypto/internal/boring/sig [no test files] ? crypto/internal/constanttime [no test files] ? crypto/internal/cryptotest [no test files] ? crypto/internal/entropy [no test files] ? crypto/internal/entropy/v1.0.0 [no test files] ? crypto/internal/fips140 [no test files] ok crypto/internal/fips140/aes 0.029s ok crypto/internal/fips140/aes/gcm 0.007s [no tests to run] ? crypto/internal/fips140/alias [no test files] ok crypto/internal/fips140/bigmod 0.082s ? crypto/internal/fips140/check [no test files] ? crypto/internal/fips140/check/checktest [no test files] ok crypto/internal/fips140/drbg 0.008s [no tests to run] ok crypto/internal/fips140/ecdh 0.008s ok crypto/internal/fips140/ecdsa 0.837s ? crypto/internal/fips140/ed25519 [no test files] ok crypto/internal/fips140/edwards25519 0.513s ok crypto/internal/fips140/edwards25519/field 0.510s ? crypto/internal/fips140/hkdf [no test files] ? crypto/internal/fips140/hmac [no test files] ok crypto/internal/fips140/mldsa 1.633s ok crypto/internal/fips140/mlkem 0.976s ok crypto/internal/fips140/nistec 0.883s [no tests to run] ok crypto/internal/fips140/nistec/fiat 0.006s [no tests to run] ? crypto/internal/fips140/pbkdf2 [no test files] ok crypto/internal/fips140/rsa 0.106s ? crypto/internal/fips140/sha256 [no test files] ? crypto/internal/fips140/sha3 [no test files] ? crypto/internal/fips140/sha512 [no test files] ? crypto/internal/fips140/ssh [no test files] ok crypto/internal/fips140/subtle 0.006s ? crypto/internal/fips140/tls12 [no test files] ? crypto/internal/fips140/tls13 [no test files] ok crypto/internal/fips140cache 6.989s ok crypto/internal/fips140deps 0.136s ? crypto/internal/fips140deps/byteorder [no test files] ? crypto/internal/fips140deps/cpu [no test files] ? crypto/internal/fips140deps/godebug [no test files] ? crypto/internal/fips140deps/time [no test files] ? crypto/internal/fips140hash [no test files] ok crypto/internal/fips140only 3.864s ok crypto/internal/fips140test 23.689s ? crypto/internal/impl [no test files] ? crypto/internal/rand [no test files] ? crypto/internal/randutil [no test files] ok crypto/internal/sysrand 0.515s ? crypto/internal/sysrand/internal/seccomp [no test files] ok crypto/md5 0.018s ok crypto/mlkem 0.555s ? crypto/mlkem/mlkemtest [no test files] ok crypto/pbkdf2 0.018s ok crypto/rand 2.049s ok crypto/rc4 0.241s ok crypto/rsa 1.272s ok crypto/sha1 0.010s ok crypto/sha256 0.021s ok crypto/sha3 3.487s ok crypto/sha512 0.016s ok crypto/subtle 3.871s ok crypto/tls 13.402s ? crypto/tls/internal/fips140tls [no test files] ok crypto/x509 9.621s ? crypto/x509/pkix [no test files] ok database/sql 0.937s ok database/sql/driver 0.007s ok debug/buildinfo 0.062s ok debug/dwarf 0.028s ok debug/elf 0.287s ok debug/gosym 0.022s ok debug/macho 0.009s ok debug/pe 0.031s ok debug/plan9obj 0.007s ok embed 0.010s [no tests to run] ok embed/internal/embedtest 0.008s ? encoding [no test files] ok encoding/ascii85 0.009s ok encoding/asn1 1.459s ok encoding/base32 0.024s ok encoding/base64 0.024s ok encoding/binary 0.754s ok encoding/csv 0.018s ok encoding/gob 9.300s ok encoding/hex 0.048s ok encoding/json 0.294s ok encoding/pem 3.008s ok encoding/xml 0.095s ok errors 0.013s ok expvar 0.012s ok flag 2.727s ok fmt 0.130s ok go/ast 0.019s ok go/build 14.009s ok go/build/constraint 0.116s ok go/constant 0.034s ok go/doc 0.388s ok go/doc/comment 1.356s ok go/format 0.012s ok go/importer 0.743s ok go/internal/gccgoimporter 0.016s ok go/internal/gcimporter 42.581s ok go/internal/srcimporter 57.161s ok go/parser 1.950s ok go/printer 0.997s ok go/scanner 0.009s ok go/token 0.119s ok go/types 38.065s ok go/version 0.009s ok hash 0.009s ok hash/adler32 0.037s ok hash/crc32 0.012s ok hash/crc64 0.012s ok hash/fnv 0.012s ok hash/maphash 0.714s ok html 0.007s ok html/template 0.558s ok image 0.362s ok image/color 0.026s ? image/color/palette [no test files] ok image/draw 0.315s ok image/gif 0.238s ? image/internal/imageutil [no test files] ok image/jpeg 4.895s ok image/png 1.371s ok index/suffixarray 0.417s ok internal/abi 0.096s ? internal/asan [no test files] ? internal/bisect [no test files] ok internal/buildcfg 0.007s ? internal/bytealg [no test files] ? internal/byteorder [no test files] ? internal/cfg [no test files] ok internal/chacha8rand 0.006s ok internal/copyright 0.173s ? internal/coverage [no test files] ? internal/coverage/calloc [no test files] ok internal/coverage/cfile 2.485s ok internal/coverage/cformat 0.007s ok internal/coverage/cmerge 0.007s ? internal/coverage/decodecounter [no test files] ? internal/coverage/decodemeta [no test files] ? internal/coverage/encodecounter [no test files] ? internal/coverage/encodemeta [no test files] ok internal/coverage/pods 0.043s ? internal/coverage/rtcov [no test files] ok internal/coverage/slicereader 0.006s ok internal/coverage/slicewriter 0.007s ? internal/coverage/stringtab [no test files] ok internal/coverage/test 0.018s ? internal/coverage/uleb128 [no test files] ok internal/cpu 0.009s ok internal/dag 0.009s ok internal/diff 0.009s ? internal/exportdata [no test files] ? internal/filepathlite [no test files] ok internal/fmtsort 0.007s ok internal/fuzz 0.016s ? internal/goarch [no test files] ok internal/godebug 1.251s ok internal/godebugs 14.669s ? internal/goexperiment [no test files] ? internal/goos [no test files] ? internal/goroot [no test files] ok internal/gover 0.007s ? internal/goversion [no test files] ? internal/lazyregexp [no test files] ? internal/lazytemplate [no test files] ? internal/msan [no test files] ? internal/nettrace [no test files] ? internal/obscuretestdata [no test files] ? internal/oserror [no test files] ok internal/pkgbits 0.006s ok internal/platform 8.242s ok internal/poll 0.148s ok internal/profile 0.018s ? internal/profilerecord [no test files] ? internal/race [no test files] ok internal/reflectlite 0.008s ok internal/routebsd 0.007s ok internal/runtime/atomic 0.098s ok internal/runtime/cgobench 0.008s [no tests to run] ok internal/runtime/cgroup 0.149s ? internal/runtime/exithook [no test files] ? internal/runtime/gc [no test files] ? internal/runtime/gc/internal/gen [no test files] ok internal/runtime/gc/scan 0.089s ok internal/runtime/maps 0.856s ok internal/runtime/math 0.007s ? internal/runtime/pprof/label [no test files] ok internal/runtime/sys 0.007s ok internal/runtime/wasitest 0.010s ok internal/saferio 0.347s ok internal/singleflight 0.025s ok internal/strconv 0.228s ? internal/stringslite [no test files] ok internal/sync 1.000s ok internal/synctest 7.238s ? internal/syscall/execenv [no test files] ok internal/syscall/unix 0.008s ok internal/sysinfo 0.054s ? internal/syslist [no test files] ok internal/testenv 1.220s ? internal/testhash [no test files] ? internal/testlog [no test files] ? internal/testpty [no test files] ok internal/trace 86.486s ? internal/trace/internal/testgen [no test files] ok internal/trace/internal/tracev1 1.814s ? internal/trace/raw [no test files] ok internal/trace/testtrace 0.012s ok internal/trace/tracev2 0.009s ? internal/trace/traceviewer [no test files] ? internal/trace/traceviewer/format [no test files] ? internal/trace/version [no test files] ? internal/txtar [no test files] ok internal/types/errors 1.532s ok internal/unsafeheader 0.006s ok internal/xcoff 0.014s ok internal/zstd 3.621s ok io 0.037s ok io/fs 0.462s ok io/ioutil 0.011s ok iter 0.009s ok log 0.011s ? log/internal [no test files] ok log/slog 0.043s ? log/slog/internal [no test files] ok log/slog/internal/benchmarks 0.007s ok log/slog/internal/buffer 0.007s ok log/syslog 1.939s ok maps 0.009s ok math 0.015s ok math/big 55.158s ok math/big/internal/asmgen 0.015s ok math/bits 0.013s ok math/cmplx 0.007s ok math/rand 0.730s ok math/rand/v2 0.468s ok mime 0.020s ok mime/multipart 2.599s ok mime/quotedprintable 0.088s ok net 11.414s ok net/http 63.109s ok net/http/cgi 2.398s ok net/http/cookiejar 0.015s ok net/http/fcgi 0.217s ok net/http/httptest 0.091s ok net/http/httptrace 0.011s ok net/http/httputil 0.791s ok net/http/internal 0.377s ok net/http/internal/ascii 0.008s ? net/http/internal/httpcommon [no test files] ? net/http/internal/httpsfv [no test files] ? net/http/internal/testcert [no test files] ok net/http/pprof 4.133s ok net/internal/cgotest 0.008s ok net/internal/socktest 0.007s ok net/mail 0.017s ok net/netip 1.188s ok net/rpc 0.037s ok net/rpc/jsonrpc 0.021s ok net/smtp 0.032s ok net/textproto 0.039s ok net/url 2.600s ok os 4.163s ok os/exec 4.071s ok os/exec/internal/fdtest 0.159s ok os/signal 13.189s ok os/user 0.021s ok path 0.018s ok path/filepath 0.365s ok plugin 0.009s ok reflect 0.457s ? reflect/internal/example1 [no test files] ? reflect/internal/example2 [no test files] ok regexp 4.185s ok regexp/syntax 5.094s --- FAIL: TestLockRankGenerated (0.98s) exec.go:213: test timed out while running command: /tmp/workdir-host-freebsd-arm64-dmgk/go/bin/go run mklockrank.go lockrank_test.go:22: /tmp/workdir-host-freebsd-arm64-dmgk/go/bin/go run mklockrank.go: exit status 2 SIGQUIT: quit PC=0x99d7c m=0 sigcode=65537 goroutine 0 gp=0xc4c640 m=0 mp=0xc4df60 [idle]: runtime.sys_umtx_op(0xc4e488, 0xf, 0xffffffff, 0x18, 0x0) runtime/sys_freebsd_arm64.s:60 +0x1c fp=0xffffffffe2c0 sp=0xffffffffe2c0 pc=0x99d7c runtime.futexsleep1(0xc4e488, 0xffffffff, 0xffffffffe348?) runtime/os_freebsd.go:176 +0x7c fp=0xffffffffe320 sp=0xffffffffe2c0 pc=0x564ec runtime.semasleep.futexsleep.func1() runtime/os_freebsd.go:164 +0x28 fp=0xffffffffe350 sp=0xffffffffe320 pc=0x2bfc8 runtime.futexsleep(...) runtime/os_freebsd.go:163 runtime.semasleep(0xffffffffffffffff) runtime/lock_futex.go:146 +0x88 fp=0xffffffffe390 sp=0xffffffffe350 pc=0x2bf78 runtime.lock2(0xc502c0) runtime/lock_spinbit.go:250 +0x364 fp=0xffffffffe3f0 sp=0xffffffffe390 pc=0x2c454 runtime.lockWithRank(...) runtime/lockrank_off.go:24 runtime.lock(...) runtime/lock_spinbit.go:152 runtime.wakep() runtime/proc.go:3236 +0xac fp=0xffffffffe420 sp=0xffffffffe3f0 pc=0x91bcc runtime.resetspinning() runtime/proc.go:4043 +0x78 fp=0xffffffffe440 sp=0xffffffffe420 pc=0x63ef8 runtime.schedule() runtime/proc.go:4208 +0x11c fp=0xffffffffe480 sp=0xffffffffe440 pc=0x6447c runtime.park_m(0x4a344fc80780) runtime/proc.go:4313 +0x250 fp=0xffffffffe4e0 sp=0xffffffffe480 pc=0x648a0 runtime.mcall() runtime/asm_arm64.s:339 +0x54 fp=0xffffffffe4f0 sp=0xffffffffe4e0 pc=0x97434 goroutine 1 gp=0x4a344fc081e0 m=nil [sync.WaitGroup.Wait]: runtime.gopark(0xc54700?, 0x8?, 0x0?, 0x40?, 0x4a344fc90e80?) runtime/proc.go:466 +0xc0 fp=0x4a344fd1b5e0 sp=0x4a344fd1b5c0 pc=0x91ad0 runtime.goparkunlock(...) runtime/proc.go:472 runtime.semacquire1(0x4a345003e428, 0x0, 0x1, 0x0, 0x19) runtime/sema.go:192 +0x254 fp=0x4a344fd1b630 sp=0x4a344fd1b5e0 pc=0x713a4 sync.runtime_SemacquireWaitGroup(0x668c0?, 0x90?) runtime/sema.go:114 +0x38 fp=0x4a344fd1b670 sp=0x4a344fd1b630 pc=0x936a8 sync.(*WaitGroup).Wait(0x4a345003e420) sync/waitgroup.go:206 +0xac fp=0x4a344fd1b6a0 sp=0x4a344fd1b670 pc=0xa3abc cmd/go/internal/work.(*Builder).Do(0x4a344fcc60c0, {0x61ed40, 0xc74a20}, 0x4a344fe9fd40) cmd/go/internal/work/exec.go:249 +0x428 fp=0x4a344fd1b7f0 sp=0x4a344fd1b6a0 pc=0x4b3b88 cmd/go/internal/run.runRun({0x61ed40, 0xc74a20}, 0x4a344fcd64e0?, {0x4a344fc8e200, 0x1, 0x1}) cmd/go/internal/run/run.go:177 +0x750 fp=0x4a344fd1b970 sp=0x4a344fd1b7f0 pc=0x527ff0 main.invoke(0xc3ebb8, {0x4a344fc8e1f0, 0x2, 0x2}) cmd/go/main.go:340 +0x6d4 fp=0x4a344fd1bcb0 sp=0x4a344fd1b970 pc=0x565eb4 main.main() cmd/go/main.go:219 +0xe14 fp=0x4a344fd1bf30 sp=0x4a344fd1bcb0 pc=0x5651b4 runtime.main() runtime/proc.go:294 +0x328 fp=0x4a344fd1bfd0 sp=0x4a344fd1bf30 pc=0x5c0c8 runtime.goexit({}) runtime/asm_arm64.s:1447 +0x4 fp=0x4a344fd1bfd0 sp=0x4a344fd1bfd0 pc=0x994b4 goroutine 2 gp=0x4a344fc08780 m=nil [force gc (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) runtime/proc.go:466 +0xc0 fp=0x4a344fc50f90 sp=0x4a344fc50f70 pc=0x91ad0 runtime.goparkunlock(...) runtime/proc.go:472 runtime.forcegchelper() runtime/proc.go:379 +0xc0 fp=0x4a344fc50fd0 sp=0x4a344fc50f90 pc=0x5c410 runtime.goexit({}) runtime/asm_arm64.s:1447 +0x4 fp=0x4a344fc50fd0 sp=0x4a344fc50fd0 pc=0x994b4 created by runtime.init.7 in goroutine 1 runtime/proc.go:367 +0x24 goroutine 3 gp=0x4a344fc08d20 m=nil [GC sweep wait]: runtime.gopark(0x1?, 0x0?, 0x0?, 0x0?, 0x0?) runtime/proc.go:466 +0xc0 fp=0x4a344fc51770 sp=0x4a344fc51750 pc=0x91ad0 runtime.goparkunlock(...) runtime/proc.go:472 runtime.bgsweep(0x4a344fc70000) runtime/mgcsweep.go:324 +0x18c fp=0x4a344fc517b0 sp=0x4a344fc51770 pc=0x469ec runtime.gcenable.gowrap1() runtime/mgc.go:214 +0x20 fp=0x4a344fc517d0 sp=0x4a344fc517b0 pc=0x378b0 runtime.goexit({}) runtime/asm_arm64.s:1447 +0x4 fp=0x4a344fc517d0 sp=0x4a344fc517d0 pc=0x994b4 created by runtime.gcenable in goroutine 1 runtime/mgc.go:214 +0x70 goroutine 4 gp=0x4a344fc08f00 m=nil [sleep]: runtime.gopark(0x4a344fc7e000?, 0xfc7c50137a8fe4?, 0x0?, 0x0?, 0x0?) runtime/proc.go:466 +0xc0 fp=0x4a344fc51f20 sp=0x4a344fc51f00 pc=0x91ad0 runtime.goparkunlock(...) runtime/proc.go:472 runtime.(*scavengerState).sleep(0xc4bb80, 0x4107832800000000) runtime/mgcscavenge.go:504 +0x100 fp=0x4a344fc51f90 sp=0x4a344fc51f20 pc=0x44690 runtime.bgscavenge(0x4a344fc70000) runtime/mgcscavenge.go:662 +0xa0 fp=0x4a344fc51fb0 sp=0x4a344fc51f90 pc=0x44a30 runtime.gcenable.gowrap2() runtime/mgc.go:215 +0x20 fp=0x4a344fc51fd0 sp=0x4a344fc51fb0 pc=0x37870 runtime.goexit({}) runtime/asm_arm64.s:1447 +0x4 fp=0x4a344fc51fd0 sp=0x4a344fc51fd0 pc=0x994b4 created by runtime.gcenable in goroutine 1 runtime/mgc.go:215 +0xb4 goroutine 17 gp=0x4a344fc80000 m=nil [GOMAXPROCS updater (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) runtime/proc.go:466 +0xc0 fp=0x4a344fc4c770 sp=0x4a344fc4c750 pc=0x91ad0 runtime.goparkunlock(...) runtime/proc.go:472 runtime.updateMaxProcsGoroutine() runtime/proc.go:7128 +0x10c fp=0x4a344fc4c7d0 sp=0x4a344fc4c770 pc=0x6b33c runtime.goexit({}) runtime/asm_arm64.s:1447 +0x4 fp=0x4a344fc4c7d0 sp=0x4a344fc4c7d0 pc=0x994b4 created by runtime.defaultGOMAXPROCSUpdateEnable in goroutine 1 runtime/proc.go:7116 +0x50 goroutine 18 gp=0x4a344fc801e0 m=nil [finalizer wait]: runtime.gopark(0x4a344fc505b8?, 0x18ca0c?, 0x80?, 0x1e?, 0x32?) runtime/proc.go:466 +0xc0 fp=0x4a344fc50580 sp=0x4a344fc50560 pc=0x91ad0 runtime.runFinalizers() runtime/mfinal.go:210 +0x118 fp=0x4a344fc507d0 sp=0x4a344fc50580 pc=0x36878 runtime.goexit({}) runtime/asm_arm64.s:1447 +0x4 fp=0x4a344fc507d0 sp=0x4a344fc507d0 pc=0x994b4 created by runtime.createfing in goroutine 1 runtime/mfinal.go:172 +0x7c goroutine 19 gp=0x4a344fc803c0 m=nil [cleanup wait]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) runtime/proc.go:466 +0xc0 fp=0x4a344fc4cf50 sp=0x4a344fc4cf30 pc=0x91ad0 runtime.goparkunlock(...) runtime/proc.go:472 runtime.(*cleanupQueue).dequeue(0xc4c480) runtime/mcleanup.go:522 +0x16c fp=0x4a344fc4cf90 sp=0x4a344fc4cf50 pc=0x3367c runtime.runCleanups() runtime/mcleanup.go:718 +0x40 fp=0x4a344fc4cfd0 sp=0x4a344fc4cf90 pc=0x33e10 runtime.goexit({}) runtime/asm_arm64.s:1447 +0x4 fp=0x4a344fc4cfd0 sp=0x4a344fc4cfd0 pc=0x994b4 created by runtime.(*cleanupQueue).createGs in goroutine 1 runtime/mcleanup.go:672 +0x11c goroutine 5 gp=0x4a344fc80780 m=nil [runnable]: runtime.gopark(0x4a344fd1d9b8?, 0x24a68?, 0xf0?, 0xaa?, 0x2496c?) runtime/proc.go:466 +0xc0 fp=0x4a344fd1d940 sp=0x4a344fd1d920 pc=0x91ad0 runtime.chanrecv(0x4a344fe92000, 0x0, 0x1) runtime/chan.go:667 +0x490 fp=0x4a344fd1d9c0 sp=0x4a344fd1d940 pc=0x25e60 runtime.chanrecv1(0xc?, 0x4a344ff19340?) runtime/chan.go:509 +0x14 fp=0x4a344fd1d9f0 sp=0x4a344fd1d9c0 pc=0x25994 runtime.sigenable(0x2) runtime/signal_unix.go:204 +0x70 fp=0x4a344fd1da40 sp=0x4a344fd1d9f0 pc=0x72d70 os/signal.signal_enable(0x40be0108?) runtime/sigqueue.go:223 +0xa0 fp=0x4a344fd1da60 sp=0x4a344fd1da40 pc=0x944f0 os/signal.enableSignal(...) os/signal/signal_unix.go:49 os/signal.Notify.func2(0x2) os/signal/signal.go:158 +0x8c fp=0x4a344fd1da80 sp=0x4a344fd1da60 pc=0x1e13dc os/signal.Notify(0x117000eb808?, {0xc36780?, 0x40be0108?, 0x1a0?}) os/signal/signal.go:178 +0x10c fp=0x4a344fd1db00 sp=0x4a344fd1da80 pc=0x1e125c cmd/go/internal/base.processSignals() cmd/go/internal/base/signal.go:19 +0x48 fp=0x4a344fd1db40 sp=0x4a344fd1db00 pc=0x1e4b48 cmd/go/internal/base.init.OnceFunc.func2.1() sync/oncefunc.go:33 +0x50 fp=0x4a344fd1db80 sp=0x4a344fd1db40 pc=0x1e2200 sync.(*Once).doSlow(0xb4e580?, 0x4a344fccc300?) sync/once.go:78 +0xe0 fp=0x4a344fd1dbd0 sp=0x4a344fd1db80 pc=0xa2120 sync.(*Once).Do(0x4a344fd1dd68?, 0x1?) sync/once.go:69 +0x24 fp=0x4a344fd1dbf0 sp=0x4a344fd1dbd0 pc=0xa2014 cmd/go/internal/base.init.OnceFunc.func2() sync/oncefunc.go:22 +0x38 fp=0x4a344fd1dc30 sp=0x4a344fd1dbf0 pc=0x1e2178 cmd/go/internal/base.StartSigHandlers(...) cmd/go/internal/base/signal.go:30 cmd/go/internal/base.RunStdin({0x4a344fe980a0, 0x1, 0x1}) cmd/go/internal/base/base.go:228 +0x194 fp=0x4a344fd1dcb0 sp=0x4a344fd1dc30 pc=0x1e3254 cmd/go/internal/run.buildRunProgram(0x4a344fcc60c0, {0x18?, 0x0?}, 0x4a344fe9fd40) cmd/go/internal/run/run.go:213 +0x1d4 fp=0x4a344fd1dd80 sp=0x4a344fd1dcb0 pc=0x528674 cmd/go/internal/work.ActorFunc.Act(0x61ed40?, 0xc74a20?, {0x61ed40?, 0xc74a20?}, 0x4a344fe9ed00?) cmd/go/internal/work/action.go:81 +0x3c fp=0x4a344fd1ddb0 sp=0x4a344fd1dd80 pc=0x4a3b2c cmd/go/internal/work.(*Builder).Do.func3({0x61ed40, 0xc74a20}, 0x4a344fe9fd40) cmd/go/internal/work/exec.go:153 +0x774 fp=0x4a344fd1df00 sp=0x4a344fd1ddb0 pc=0x4b46a4 cmd/go/internal/work.(*Builder).Do.func4() cmd/go/internal/work/exec.go:240 +0x84 fp=0x4a344fd1dfd0 sp=0x4a344fd1df00 pc=0x4b3d44 runtime.goexit({}) runtime/asm_arm64.s:1447 +0x4 fp=0x4a344fd1dfd0 sp=0x4a344fd1dfd0 pc=0x994b4 created by cmd/go/internal/work.(*Builder).Do in goroutine 1 cmd/go/internal/work/exec.go:226 +0x3a4 goroutine 6 gp=0x4a344fc80960 m=nil [select]: runtime.gopark(0x4a34501b7f88?, 0x2?, 0x60?, 0xf8?, 0x4a34501b7f4c?) runtime/proc.go:466 +0xc0 fp=0x4a34501b7dc0 sp=0x4a34501b7da0 pc=0x91ad0 runtime.selectgo(0x4a34501b7f88, 0x4a34501b7f48, 0x4a344ff96ea0?, 0x0, 0x0?, 0x1) runtime/select.go:351 +0x86c fp=0x4a34501b7f00 sp=0x4a34501b7dc0 pc=0x707bc cmd/go/internal/work.(*Builder).Do.func4() cmd/go/internal/work/exec.go:230 +0xcc fp=0x4a34501b7fd0 sp=0x4a34501b7f00 pc=0x4b3d8c runtime.goexit({}) runtime/asm_arm64.s:1447 +0x4 fp=0x4a34501b7fd0 sp=0x4a34501b7fd0 pc=0x994b4 created by cmd/go/internal/work.(*Builder).Do in goroutine 1 cmd/go/internal/work/exec.go:226 +0x3a4 goroutine 22 gp=0x4a344fc80b40 m=nil [GC worker (idle)]: runtime.gopark(0x4a344fc4df90?, 0xc74a20?, 0x60?, 0x98?, 0x0?) runtime/proc.go:466 +0xc0 fp=0x4a344fc4df20 sp=0x4a344fc4df00 pc=0x91ad0 runtime.gcBgMarkWorker(0x4a344fc84770) runtime/mgc.go:1773 +0xe8 fp=0x4a344fc4dfb0 sp=0x4a344fc4df20 pc=0x3a518 runtime.gcBgMarkStartWorkers.gowrap1() runtime/mgc.go:1677 +0x20 fp=0x4a344fc4dfd0 sp=0x4a344fc4dfb0 pc=0x3a410 runtime.goexit({}) runtime/asm_arm64.s:1447 +0x4 fp=0x4a344fc4dfd0 sp=0x4a344fc4dfd0 pc=0x994b4 created by runtime.gcBgMarkStartWorkers in goroutine 20 runtime/mgc.go:1677 +0x150 goroutine 23 gp=0x4a344fc80d20 m=nil [GC worker (idle)]: runtime.gopark(0x4a344fc4e790?, 0x0?, 0x0?, 0x0?, 0x0?) runtime/proc.go:466 +0xc0 fp=0x4a344fc4e720 sp=0x4a344fc4e700 pc=0x91ad0 runtime.gcBgMarkWorker(0x4a344fc84770) runtime/mgc.go:1773 +0xe8 fp=0x4a344fc4e7b0 sp=0x4a344fc4e720 pc=0x3a518 runtime.gcBgMarkStartWorkers.gowrap1() runtime/mgc.go:1677 +0x20 fp=0x4a344fc4e7d0 sp=0x4a344fc4e7b0 pc=0x3a410 runtime.goexit({}) runtime/asm_arm64.s:1447 +0x4 fp=0x4a344fc4e7d0 sp=0x4a344fc4e7d0 pc=0x994b4 created by runtime.gcBgMarkStartWorkers in goroutine 20 runtime/mgc.go:1677 +0x150 goroutine 11 gp=0x4a344fc81860 m=nil [select, locked to thread]: runtime.gopark(0x4a344fc4d7a0?, 0x2?, 0x0?, 0x40?, 0x4a344fc4d784?) runtime/proc.go:466 +0xc0 fp=0x4a344fc4d600 sp=0x4a344fc4d5e0 pc=0x91ad0 runtime.selectgo(0x4a344fc4d7a0, 0x4a344fc4d780, 0x0?, 0x0, 0x4a344ffb4e70?, 0x1) runtime/select.go:351 +0x86c fp=0x4a344fc4d740 sp=0x4a344fc4d600 pc=0x707bc runtime.ensureSigM.func1() runtime/signal_unix.go:1091 +0x180 fp=0x4a344fc4d7d0 sp=0x4a344fc4d740 pc=0x8c2c0 runtime.goexit({}) runtime/asm_arm64.s:1447 +0x4 fp=0x4a344fc4d7d0 sp=0x4a344fc4d7d0 pc=0x994b4 created by runtime.ensureSigM in goroutine 5 runtime/signal_unix.go:1074 +0xf4 r0 0x0 r1 0x0 r2 0xffffffffffffffff r3 0x18 r4 0x0 r5 0xc4c640 r6 0x0 r7 0x1 r8 0x1c6 r9 0x1 r10 0x1 r11 0x0 r12 0x1 r13 0x0 r14 0x1 r15 0x4a344ffb4d8f r16 0xfffffffee8d0 r17 0xffffffffe2f0 r18 0x0 r19 0x4a348 r20 0xffffffffe270 r21 0x27 r22 0x1 r23 0x1 r24 0x44a610 r25 0x0 r26 0xffffffffe360 r27 0x0 r28 0xc4c640 r29 0xffffffffe2b8 lr 0x564ec sp 0xffffffffe2c0 pc 0x99d7c fault 0x0 panic: test timed out after 3m0s running tests: TestMemStats (1s) goroutine 6448 gp=0x739e09c7e780 m=3 mp=0x739e09a7b008 [running]: panic({0x8314b8?, 0x739e0bb92af0?}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/panic.go:879 +0x168 fp=0x739e09d06f00 sp=0x739e09d06e50 pc=0xa1208 testing.(*M).startAlarm.func1() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2802 +0x2c8 fp=0x739e09d06fd0 sp=0x739e09d06f00 pc=0x1342f8 runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e09d06fd0 sp=0x739e09d06fd0 pc=0xa9064 created by time.goFunc /tmp/workdir-host-freebsd-arm64-dmgk/go/src/time/sleep.go:215 +0x38 goroutine 1 gp=0x739e09a2c1e0 m=nil [chan receive]: runtime.gopark(0x43c6ad8?, 0xd623979aae7530bc?, 0x30?, 0xf0?, 0x40d8a380?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:466 +0xc0 fp=0x739e09b7b8b0 sp=0x739e09b7b890 pc=0xa1660 runtime.chanrecv(0x739e0c5bc900, 0x739e09b7b9b7, 0x1) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:667 +0x490 fp=0x739e09b7b930 sp=0x739e09b7b8b0 pc=0x252c0 runtime.chanrecv1(0x8eb140?, 0x484c60?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:509 +0x14 fp=0x739e09b7b960 sp=0x739e09b7b930 pc=0x24df4 testing.(*T).Run(0x739e09b68488, {0x434820?, 0x739e09b7ba78?}, 0x89dee8) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2109 +0x3e0 fp=0x739e09b7ba40 sp=0x739e09b7b960 pc=0x131120 testing.runTests.func1(0x739e09b68488) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2585 +0x38 fp=0x739e09b7ba80 sp=0x739e09b7ba40 pc=0x1330d8 testing.tRunner(0x739e09b68488, 0x739e09b7bba8) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2036 +0xcc fp=0x739e09b7bad0 sp=0x739e09b7ba80 pc=0x13033c testing.runTests({0x0, 0x0}, {0x43140e, 0x7}, 0x739e09b3e198, {0x8de710, 0x21d, 0x21d}, {0x739e09b7bc78?, 0x9ed64?, ...}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2583 +0x42c fp=0x739e09b7bbd0 sp=0x739e09b7bad0 pc=0x132fcc testing.(*M).Run(0x739e09b36780) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2443 +0x5e0 fp=0x739e09b7be10 sp=0x739e09b7bbd0 pc=0x131d90 runtime_test.TestMain(0x739e09b36780) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/crash_test.go:53 +0xe4 fp=0x739e09b7bea0 sp=0x739e09b7be10 pc=0x31c7b4 main.main() _testmain.go:1792 +0x98 fp=0x739e09b7bf30 sp=0x739e09b7bea0 pc=0x416f58 runtime.main() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:294 +0x328 fp=0x739e09b7bfd0 sp=0x739e09b7bf30 pc=0x63ef8 runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e09b7bfd0 sp=0x739e09b7bfd0 pc=0xa9064 goroutine 2 gp=0x739e09a2cd20 m=nil [force gc (idle)]: runtime.gopark(0x0?, 0x8b18f0?, 0xe0?, 0xca?, 0x0?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:466 +0xc0 fp=0x739e09a76790 sp=0x739e09a76770 pc=0xa1660 runtime.goparkunlock(...) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:472 runtime.forcegchelper() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:379 +0xc0 fp=0x739e09a767d0 sp=0x739e09a76790 pc=0x64240 runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e09a767d0 sp=0x739e09a767d0 pc=0xa9064 created by runtime.init.7 in goroutine 1 /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:367 +0x24 goroutine 18 gp=0x739e09b04000 m=nil [GC sweep wait]: runtime.gopark(0x1?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:466 +0xc0 fp=0x739e09a72770 sp=0x739e09a72750 pc=0xa1660 runtime.goparkunlock(...) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:472 runtime.bgsweep(0x739e09b00000) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/mgcsweep.go:324 +0x18c fp=0x739e09a727b0 sp=0x739e09a72770 pc=0x4b86c runtime.gcenable.gowrap1() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/mgc.go:214 +0x20 fp=0x739e09a727d0 sp=0x739e09a727b0 pc=0x3c160 runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e09a727d0 sp=0x739e09a727d0 pc=0xa9064 created by runtime.gcenable in goroutine 1 /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/mgc.go:214 +0x70 goroutine 19 gp=0x739e09b041e0 m=nil [runnable]: runtime.gopark(0x10000?, 0x14594c?, 0x0?, 0x0?, 0x0?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:466 +0xc0 fp=0x739e09a72f60 sp=0x739e09a72f40 pc=0xa1660 runtime.goparkunlock(...) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:472 runtime.(*scavengerState).park(0x8eb7c0) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/mgcscavenge.go:425 +0x5c fp=0x739e09a72f90 sp=0x739e09a72f60 pc=0x4933c runtime.bgscavenge(0x739e09b00000) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/mgcscavenge.go:658 +0xb0 fp=0x739e09a72fb0 sp=0x739e09a72f90 pc=0x498c0 runtime.gcenable.gowrap2() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/mgc.go:215 +0x20 fp=0x739e09a72fd0 sp=0x739e09a72fb0 pc=0x3c120 runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e09a72fd0 sp=0x739e09a72fd0 pc=0xa9064 created by runtime.gcenable in goroutine 1 /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/mgc.go:215 +0xb4 goroutine 20 gp=0x739e09b043c0 m=nil [GOMAXPROCS updater (idle), 3 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:466 +0xc0 fp=0x739e09a73770 sp=0x739e09a73750 pc=0xa1660 runtime.goparkunlock(...) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:472 runtime.updateMaxProcsGoroutine() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:7128 +0x10c fp=0x739e09a737d0 sp=0x739e09a73770 pc=0x7339c runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e09a737d0 sp=0x739e09a737d0 pc=0xa9064 created by runtime.defaultGOMAXPROCSUpdateEnable in goroutine 1 /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:7116 +0x50 goroutine 21 gp=0x739e09b04960 m=nil [finalizer wait, 2 minutes]: runtime.gopark(0x0?, 0x739e09b020a0?, 0x30?, 0xc2?, 0x1000000010?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:466 +0xc0 fp=0x739e09bebd80 sp=0x739e09bebd60 pc=0xa1660 runtime.runFinalizers() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/mfinal.go:210 +0x118 fp=0x739e09bebfd0 sp=0x739e09bebd80 pc=0x3b0b8 runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e09bebfd0 sp=0x739e09bebfd0 pc=0xa9064 created by runtime.createfing in goroutine 1 /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/mfinal.go:172 +0x7c goroutine 22 gp=0x739e09b04b40 m=nil [cleanup wait, 3 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:466 +0xc0 fp=0x739e09a74750 sp=0x739e09a74730 pc=0xa1660 runtime.goparkunlock(...) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:472 runtime.(*cleanupQueue).dequeue(0x8ebae0) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/mcleanup.go:522 +0x16c fp=0x739e09a74790 sp=0x739e09a74750 pc=0x3750c runtime.runCleanups() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/mcleanup.go:718 +0x40 fp=0x739e09a747d0 sp=0x739e09a74790 pc=0x37ca0 runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e09a747d0 sp=0x739e09a747d0 pc=0xa9064 created by runtime.(*cleanupQueue).createGs in goroutine 1 /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/mcleanup.go:672 +0x11c goroutine 3054 gp=0x739e09b04d20 m=nil [chan receive, 2 minutes]: runtime.gopark(0x739e09bfbc48?, 0x23ec8?, 0x78?, 0xbc?, 0x739e09b08000?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:466 +0xc0 fp=0x739e09bfbbd0 sp=0x739e09bfbbb0 pc=0xa1660 runtime.chanrecv(0x739e09b0c3f0, 0x0, 0x1) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:667 +0x490 fp=0x739e09bfbc50 sp=0x739e09bfbbd0 pc=0x252c0 runtime.chanrecv1(0x8eb140?, 0x484c60?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:509 +0x14 fp=0x739e09bfbc80 sp=0x739e09bfbc50 pc=0x24df4 testing.(*T).Parallel(0x739e09bdb208) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:1803 +0x19c fp=0x739e09bfbd20 sp=0x739e09bfbc80 pc=0x13002c runtime_test.testCgoPprof(0x739e09bdb208, {0x0, 0x0}, {0x436441, 0xe}, {0x434c10, 0xc}, {0x4357c5, 0xd}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/crash_cgo_test.go:381 +0x50 fp=0x739e09bfbf00 sp=0x739e09bfbd20 pc=0x319980 runtime_test.TestCgoPprofThread(0x739e09bdb208?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/crash_cgo_test.go:462 +0x48 fp=0x739e09bfbf60 sp=0x739e09bfbf00 pc=0x31a3e8 testing.tRunner(0x739e09bdb208, 0x89d858) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2036 +0xcc fp=0x739e09bfbfb0 sp=0x739e09bfbf60 pc=0x13033c testing.(*T).Run.gowrap1() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x20 fp=0x739e09bfbfd0 sp=0x739e09bfbfb0 pc=0x131240 runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e09bfbfd0 sp=0x739e09bfbfd0 pc=0xa9064 created by testing.(*T).Run in goroutine 1 /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x3cc goroutine 3019 gp=0x739e09b04f00 m=nil [chan receive, 2 minutes]: runtime.gopark(0x739e09a8be18?, 0x23ec8?, 0x48?, 0xbe?, 0x739e09b08000?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:466 +0xc0 fp=0x739e09a8bda0 sp=0x739e09a8bd80 pc=0xa1660 runtime.chanrecv(0x739e09b0c3f0, 0x0, 0x1) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:667 +0x490 fp=0x739e09a8be20 sp=0x739e09a8bda0 pc=0x252c0 runtime.chanrecv1(0x8eb140?, 0x484c60?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:509 +0x14 fp=0x739e09a8be50 sp=0x739e09a8be20 pc=0x24df4 testing.(*T).Parallel(0x739e09bca6c8) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:1803 +0x19c fp=0x739e09a8bef0 sp=0x739e09a8be50 pc=0x13002c runtime_test.TestCgoCallbackGC(0x739e09bca6c8) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/crash_cgo_test.go:62 +0x20 fp=0x739e09a8bf60 sp=0x739e09a8bef0 pc=0x318320 testing.tRunner(0x739e09bca6c8, 0x89d7b0) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2036 +0xcc fp=0x739e09a8bfb0 sp=0x739e09a8bf60 pc=0x13033c testing.(*T).Run.gowrap1() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x20 fp=0x739e09a8bfd0 sp=0x739e09a8bfb0 pc=0x131240 runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e09a8bfd0 sp=0x739e09a8bfd0 pc=0xa9064 created by testing.(*T).Run in goroutine 1 /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x3cc goroutine 28 gp=0x739e09b050e0 m=nil [runnable]: runtime.gcMarkDone() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/mgc.go:997 +0x3ec fp=0x739e0d294f20 sp=0x739e0d294f20 pc=0x3d31c runtime.gcBgMarkWorker(0x739e09b0c5b0) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/mgc.go:1894 +0x2a4 fp=0x739e0d294fb0 sp=0x739e0d294f20 pc=0x3ef84 runtime.gcBgMarkStartWorkers.gowrap1() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/mgc.go:1677 +0x20 fp=0x739e0d294fd0 sp=0x739e0d294fb0 pc=0x3ecc0 runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e0d294fd0 sp=0x739e0d294fd0 pc=0xa9064 created by runtime.gcBgMarkStartWorkers in goroutine 25 /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/mgc.go:1677 +0x150 goroutine 29 gp=0x739e09b052c0 m=nil [GC worker (idle)]: runtime.gopark(0x739e09be9f90?, 0x3?, 0x5f?, 0x99?, 0x0?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:466 +0xc0 fp=0x739e09be9f20 sp=0x739e09be9f00 pc=0xa1660 runtime.gcBgMarkWorker(0x739e09b0c5b0) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/mgc.go:1773 +0xe8 fp=0x739e09be9fb0 sp=0x739e09be9f20 pc=0x3edc8 runtime.gcBgMarkStartWorkers.gowrap1() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/mgc.go:1677 +0x20 fp=0x739e09be9fd0 sp=0x739e09be9fb0 pc=0x3ecc0 runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e09be9fd0 sp=0x739e09be9fd0 pc=0xa9064 created by runtime.gcBgMarkStartWorkers in goroutine 25 /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/mgc.go:1677 +0x150 goroutine 3170 gp=0x739e09a2d680 m=nil [chan receive, 2 minutes]: runtime.gopark(0x739e09e11e18?, 0x23ec8?, 0x48?, 0x1e?, 0x739e09b08000?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:466 +0xc0 fp=0x739e09e11da0 sp=0x739e09e11d80 pc=0xa1660 runtime.chanrecv(0x739e09b0c3f0, 0x0, 0x1) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:667 +0x490 fp=0x739e09e11e20 sp=0x739e09e11da0 pc=0x252c0 runtime.chanrecv1(0x8eb140?, 0x484c60?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:509 +0x14 fp=0x739e09e11e50 sp=0x739e09e11e20 pc=0x24df4 testing.(*T).Parallel(0x739e09d9cfc8) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:1803 +0x19c fp=0x739e09e11ef0 sp=0x739e09e11e50 pc=0x13002c runtime_test.TestNetpollDeadlock(0x739e09d9cfc8) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/crash_test.go:596 +0x20 fp=0x739e09e11f60 sp=0x739e09e11ef0 pc=0x31faf0 testing.tRunner(0x739e09d9cfc8, 0x89dfd0) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2036 +0xcc fp=0x739e09e11fb0 sp=0x739e09e11f60 pc=0x13033c testing.(*T).Run.gowrap1() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x20 fp=0x739e09e11fd0 sp=0x739e09e11fb0 pc=0x131240 runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e09e11fd0 sp=0x739e09e11fd0 pc=0xa9064 created by testing.(*T).Run in goroutine 1 /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x3cc goroutine 2963 gp=0x739e09b05680 m=nil [chan receive, 2 minutes]: runtime.gopark(0x739e0d29ae68?, 0x23ec8?, 0x98?, 0xae?, 0x739e09b08000?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:466 +0xc0 fp=0x739e0d29adf0 sp=0x739e0d29add0 pc=0xa1660 runtime.chanrecv(0x739e09b0c3f0, 0x0, 0x1) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:667 +0x490 fp=0x739e0d29ae70 sp=0x739e0d29adf0 pc=0x252c0 runtime.chanrecv1(0x8eb140?, 0x484c60?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:509 +0x14 fp=0x739e0d29aea0 sp=0x739e0d29ae70 pc=0x24df4 testing.(*T).Parallel(0x739e0a49a008) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:1803 +0x19c fp=0x739e0d29af40 sp=0x739e0d29aea0 pc=0x13002c runtime_test.TestChanSendSelectBarrier(0x739e0a49a008?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chanbarrier_test.go:48 +0x1c fp=0x739e0d29af60 sp=0x739e0d29af40 pc=0x3167ec testing.tRunner(0x739e0a49a008, 0x89d8c8) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2036 +0xcc fp=0x739e0d29afb0 sp=0x739e0d29af60 pc=0x13033c testing.(*T).Run.gowrap1() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x20 fp=0x739e0d29afd0 sp=0x739e0d29afb0 pc=0x131240 runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e0d29afd0 sp=0x739e0d29afd0 pc=0xa9064 created by testing.(*T).Run in goroutine 1 /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x3cc goroutine 3101 gp=0x739e09b05860 m=nil [chan receive, 2 minutes]: runtime.gopark(0x739e09a8ae18?, 0x23ec8?, 0x48?, 0xae?, 0x739e09b08000?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:466 +0xc0 fp=0x739e09a8ada0 sp=0x739e09a8ad80 pc=0xa1660 runtime.chanrecv(0x739e09b0c3f0, 0x0, 0x1) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:667 +0x490 fp=0x739e09a8ae20 sp=0x739e09a8ada0 pc=0x252c0 runtime.chanrecv1(0x8eb140?, 0x484c60?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:509 +0x14 fp=0x739e09a8ae50 sp=0x739e09a8ae20 pc=0x24df4 testing.(*T).Parallel(0x739e09c6b448) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:1803 +0x19c fp=0x739e09a8aef0 sp=0x739e09a8ae50 pc=0x13002c runtime_test.TestVDSO(0x739e09c6b448) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/crash_test.go:226 +0x20 fp=0x739e09a8af60 sp=0x739e09a8aef0 pc=0x31d9f0 testing.tRunner(0x739e09c6b448, 0x89e6f8) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2036 +0xcc fp=0x739e09a8afb0 sp=0x739e09a8af60 pc=0x13033c testing.(*T).Run.gowrap1() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x20 fp=0x739e09a8afd0 sp=0x739e09a8afb0 pc=0x131240 runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e09a8afd0 sp=0x739e09a8afd0 pc=0xa9064 created by testing.(*T).Run in goroutine 1 /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x3cc goroutine 3044 gp=0x739e09b05c20 m=nil [chan receive, 2 minutes]: runtime.gopark(0x739e09bd9e18?, 0x23ec8?, 0x48?, 0x9e?, 0x739e09b08000?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:466 +0xc0 fp=0x739e09bd9da0 sp=0x739e09bd9d80 pc=0xa1660 runtime.chanrecv(0x739e09b0c3f0, 0x0, 0x1) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:667 +0x490 fp=0x739e09bd9e20 sp=0x739e09bd9da0 pc=0x252c0 runtime.chanrecv1(0x8eb140?, 0x484c60?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:509 +0x14 fp=0x739e09bd9e50 sp=0x739e09bd9e20 pc=0x24df4 testing.(*T).Parallel(0x739e09bcbb08) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:1803 +0x19c fp=0x739e09bd9ef0 sp=0x739e09bd9e50 pc=0x13002c runtime_test.TestCgoPanicDeadlock(0x739e09bcbb08) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/crash_cgo_test.go:254 +0x20 fp=0x739e09bd9f60 sp=0x739e09bd9ef0 pc=0x318fc0 testing.tRunner(0x739e09bcbb08, 0x89d838) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2036 +0xcc fp=0x739e09bd9fb0 sp=0x739e09bd9f60 pc=0x13033c testing.(*T).Run.gowrap1() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x20 fp=0x739e09bd9fd0 sp=0x739e09bd9fb0 pc=0x131240 runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e09bd9fd0 sp=0x739e09bd9fd0 pc=0xa9064 created by testing.(*T).Run in goroutine 1 /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x3cc goroutine 3058 gp=0x739e09b054a0 m=nil [chan receive, 2 minutes]: runtime.gopark(0x739e09bd3e18?, 0x23ec8?, 0x48?, 0x3e?, 0x739e09b08000?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:466 +0xc0 fp=0x739e09bd3da0 sp=0x739e09bd3d80 pc=0xa1660 runtime.chanrecv(0x739e09b0c3f0, 0x0, 0x1) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:667 +0x490 fp=0x739e09bd3e20 sp=0x739e09bd3da0 pc=0x252c0 runtime.chanrecv1(0x8eb140?, 0x484c60?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:509 +0x14 fp=0x739e09bd3e50 sp=0x739e09bd3e20 pc=0x24df4 testing.(*T).Parallel(0x739e09bdbb08) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:1803 +0x19c fp=0x739e09bd3ef0 sp=0x739e09bd3e50 pc=0x13002c runtime_test.TestCgoNumGoroutine(0x739e09bdbb08) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/crash_cgo_test.go:541 +0x20 fp=0x739e09bd3f60 sp=0x739e09bd3ef0 pc=0x31a890 testing.tRunner(0x739e09bdbb08, 0x89d828) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2036 +0xcc fp=0x739e09bd3fb0 sp=0x739e09bd3f60 pc=0x13033c testing.(*T).Run.gowrap1() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x20 fp=0x739e09bd3fd0 sp=0x739e09bd3fb0 pc=0x131240 runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e09bd3fd0 sp=0x739e09bd3fd0 pc=0xa9064 created by testing.(*T).Run in goroutine 1 /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x3cc goroutine 3018 gp=0x739e09b05a40 m=nil [chan receive, 2 minutes]: runtime.gopark(0x739e09a8fe18?, 0x23ec8?, 0x48?, 0xfe?, 0x739e09b08000?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:466 +0xc0 fp=0x739e09a8fda0 sp=0x739e09a8fd80 pc=0xa1660 runtime.chanrecv(0x739e09b0c3f0, 0x0, 0x1) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:667 +0x490 fp=0x739e09a8fe20 sp=0x739e09a8fda0 pc=0x252c0 runtime.chanrecv1(0x8eb140?, 0x484c60?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:509 +0x14 fp=0x739e09a8fe50 sp=0x739e09a8fe20 pc=0x24df4 testing.(*T).Parallel(0x739e09bca488) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:1803 +0x19c fp=0x739e09a8fef0 sp=0x739e09a8fe50 pc=0x13002c runtime_test.TestCgoTraceback(0x739e09bca488) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/crash_cgo_test.go:53 +0x20 fp=0x739e09a8ff60 sp=0x739e09a8fef0 pc=0x318220 testing.tRunner(0x739e09bca488, 0x89d880) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2036 +0xcc fp=0x739e09a8ffb0 sp=0x739e09a8ff60 pc=0x13033c testing.(*T).Run.gowrap1() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x20 fp=0x739e09a8ffd0 sp=0x739e09a8ffb0 pc=0x131240 runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e09a8ffd0 sp=0x739e09a8ffd0 pc=0xa9064 created by testing.(*T).Run in goroutine 1 /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x3cc goroutine 3043 gp=0x739e0d290000 m=nil [chan receive, 2 minutes]: runtime.gopark(0x739e09a89d88?, 0x23ec8?, 0xb8?, 0x9d?, 0x739e09b08000?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:466 +0xc0 fp=0x739e09a89d10 sp=0x739e09a89cf0 pc=0xa1660 runtime.chanrecv(0x739e09b0c3f0, 0x0, 0x1) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:667 +0x490 fp=0x739e09a89d90 sp=0x739e09a89d10 pc=0x252c0 runtime.chanrecv1(0x8eb140?, 0x484c60?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:509 +0x14 fp=0x739e09a89dc0 sp=0x739e09a89d90 pc=0x24df4 testing.(*T).Parallel(0x739e09bcb8c8) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:1803 +0x19c fp=0x739e09a89e60 sp=0x739e09a89dc0 pc=0x13002c runtime_test.TestCgoCheckBytes(0x739e09bcb8c8) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/crash_cgo_test.go:211 +0x28 fp=0x739e09a89f60 sp=0x739e09a89e60 pc=0x318ba8 testing.tRunner(0x739e09bcb8c8, 0x89d7c0) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2036 +0xcc fp=0x739e09a89fb0 sp=0x739e09a89f60 pc=0x13033c testing.(*T).Run.gowrap1() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x20 fp=0x739e09a89fd0 sp=0x739e09a89fb0 pc=0x131240 runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e09a89fd0 sp=0x739e09a89fd0 pc=0xa9064 created by testing.(*T).Run in goroutine 1 /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x3cc goroutine 3025 gp=0x739e0d2901e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0x739e09beae08?, 0x23ec8?, 0x38?, 0xae?, 0x739e09b08000?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:466 +0xc0 fp=0x739e09bead90 sp=0x739e09bead70 pc=0xa1660 runtime.chanrecv(0x739e09b0c3f0, 0x0, 0x1) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:667 +0x490 fp=0x739e09beae10 sp=0x739e09bead90 pc=0x252c0 runtime.chanrecv1(0x8eb140?, 0x484c60?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:509 +0x14 fp=0x739e09beae40 sp=0x739e09beae10 pc=0x24df4 testing.(*T).Parallel(0x739e09bcb448) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:1803 +0x19c fp=0x739e09beaee0 sp=0x739e09beae40 pc=0x13002c runtime_test.TestCgoExecSignalMask(0x739e09bcb448) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/crash_cgo_test.go:174 +0x20 fp=0x739e09beaf60 sp=0x739e09beaee0 pc=0x318990 testing.tRunner(0x739e09bcb448, 0x89d7f0) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2036 +0xcc fp=0x739e09beafb0 sp=0x739e09beaf60 pc=0x13033c testing.(*T).Run.gowrap1() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x20 fp=0x739e09beafd0 sp=0x739e09beafb0 pc=0x131240 runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e09beafd0 sp=0x739e09beafd0 pc=0xa9064 created by testing.(*T).Run in goroutine 1 /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x3cc goroutine 3059 gp=0x739e0d290780 m=nil [chan receive, 2 minutes]: runtime.gopark(0x739e09bd4dc8?, 0x23ec8?, 0xf8?, 0x4d?, 0x739e09b08000?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:466 +0xc0 fp=0x739e09bd4d50 sp=0x739e09bd4d30 pc=0xa1660 runtime.chanrecv(0x739e09b0c3f0, 0x0, 0x1) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:667 +0x490 fp=0x739e09bd4dd0 sp=0x739e09bd4d50 pc=0x252c0 runtime.chanrecv1(0x8eb140?, 0x484c60?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:509 +0x14 fp=0x739e09bd4e00 sp=0x739e09bd4dd0 pc=0x24df4 testing.(*T).Parallel(0x739e09bdbd48) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:1803 +0x19c fp=0x739e09bd4ea0 sp=0x739e09bd4e00 pc=0x13002c runtime_test.TestCatchPanic(0x739e09bdbd48) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/crash_cgo_test.go:550 +0x24 fp=0x739e09bd4f60 sp=0x739e09bd4ea0 pc=0x31a994 testing.tRunner(0x739e09bdbd48, 0x89d7a0) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2036 +0xcc fp=0x739e09bd4fb0 sp=0x739e09bd4f60 pc=0x13033c testing.(*T).Run.gowrap1() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x20 fp=0x739e09bd4fd0 sp=0x739e09bd4fb0 pc=0x131240 runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e09bd4fd0 sp=0x739e09bd4fd0 pc=0xa9064 created by testing.(*T).Run in goroutine 1 /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x3cc goroutine 3096 gp=0x739e0d290960 m=nil [chan receive, 2 minutes]: runtime.gopark(0x739e0d299e18?, 0x23ec8?, 0x48?, 0x9e?, 0x739e09b08000?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:466 +0xc0 fp=0x739e0d299da0 sp=0x739e0d299d80 pc=0xa1660 runtime.chanrecv(0x739e09b0c3f0, 0x0, 0x1) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:667 +0x490 fp=0x739e0d299e20 sp=0x739e0d299da0 pc=0x252c0 runtime.chanrecv1(0x8eb140?, 0x484c60?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:509 +0x14 fp=0x739e0d299e50 sp=0x739e0d299e20 pc=0x24df4 testing.(*T).Parallel(0x739e09c6ad88) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:1803 +0x19c fp=0x739e0d299ef0 sp=0x739e0d299e50 pc=0x13002c runtime_test.TestEnsureBindM(0x739e09c6ad88) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/crash_cgo_test.go:947 +0x20 fp=0x739e0d299f60 sp=0x739e0d299ef0 pc=0x31c3a0 testing.tRunner(0x739e09c6ad88, 0x89daa8) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2036 +0xcc fp=0x739e0d299fb0 sp=0x739e0d299f60 pc=0x13033c testing.(*T).Run.gowrap1() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x20 fp=0x739e0d299fd0 sp=0x739e0d299fb0 pc=0x131240 runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e0d299fd0 sp=0x739e0d299fd0 pc=0xa9064 created by testing.(*T).Run in goroutine 1 /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x3cc goroutine 3049 gp=0x739e0d290b40 m=nil [chan receive, 2 minutes]: runtime.gopark(0x739e09be7e18?, 0x23ec8?, 0x48?, 0x7e?, 0x739e09b08000?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:466 +0xc0 fp=0x739e09be7da0 sp=0x739e09be7d80 pc=0xa1660 runtime.chanrecv(0x739e09b0c3f0, 0x0, 0x1) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:667 +0x490 fp=0x739e09be7e20 sp=0x739e09be7da0 pc=0x252c0 runtime.chanrecv1(0x8eb140?, 0x484c60?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:509 +0x14 fp=0x739e09be7e50 sp=0x739e09be7e20 pc=0x24df4 testing.(*T).Parallel(0x739e09bda6c8) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:1803 +0x19c fp=0x739e09be7ef0 sp=0x739e09be7e50 pc=0x13002c runtime_test.TestCgoTracebackContext(0x739e09bda6c8) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/crash_cgo_test.go:345 +0x20 fp=0x739e09be7f60 sp=0x739e09be7ef0 pc=0x319650 testing.tRunner(0x739e09bda6c8, 0x89d888) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2036 +0xcc fp=0x739e09be7fb0 sp=0x739e09be7f60 pc=0x13033c testing.(*T).Run.gowrap1() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x20 fp=0x739e09be7fd0 sp=0x739e09be7fb0 pc=0x131240 runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e09be7fd0 sp=0x739e09be7fd0 pc=0xa9064 created by testing.(*T).Run in goroutine 1 /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x3cc goroutine 3052 gp=0x739e09b803c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0x739e09bd7c48?, 0x23ec8?, 0x78?, 0x7c?, 0x739e09b08000?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:466 +0xc0 fp=0x739e09bd7bd0 sp=0x739e09bd7bb0 pc=0xa1660 runtime.chanrecv(0x739e09b0c3f0, 0x0, 0x1) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:667 +0x490 fp=0x739e09bd7c50 sp=0x739e09bd7bd0 pc=0x252c0 runtime.chanrecv1(0x8eb140?, 0x484c60?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:509 +0x14 fp=0x739e09bd7c80 sp=0x739e09bd7c50 pc=0x24df4 testing.(*T).Parallel(0x739e09bdad88) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:1803 +0x19c fp=0x739e09bd7d20 sp=0x739e09bd7c80 pc=0x13002c runtime_test.testCgoPprof(0x739e09bdad88, {0x0, 0x0}, {0x431f25, 0x8}, {0x430f1c, 0x6}, {0x434c04, 0xc}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/crash_cgo_test.go:381 +0x50 fp=0x739e09bd7f00 sp=0x739e09bd7d20 pc=0x319980 runtime_test.TestCgoPprof(0x739e09bdad88?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/crash_cgo_test.go:451 +0x48 fp=0x739e09bd7f60 sp=0x739e09bd7f00 pc=0x31a308 testing.tRunner(0x739e09bdad88, 0x89d840) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2036 +0xcc fp=0x739e09bd7fb0 sp=0x739e09bd7f60 pc=0x13033c testing.(*T).Run.gowrap1() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x20 fp=0x739e09bd7fd0 sp=0x739e09bd7fb0 pc=0x131240 runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e09bd7fd0 sp=0x739e09bd7fd0 pc=0xa9064 created by testing.(*T).Run in goroutine 1 /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x3cc goroutine 3045 gp=0x739e09b80960 m=nil [chan receive, 2 minutes]: runtime.gopark(0x739e09b95618?, 0x23ec8?, 0x48?, 0x56?, 0x739e09b08000?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:466 +0xc0 fp=0x739e09b955a0 sp=0x739e09b95580 pc=0xa1660 runtime.chanrecv(0x739e09b0c3f0, 0x0, 0x1) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:667 +0x490 fp=0x739e09b95620 sp=0x739e09b955a0 pc=0x252c0 runtime.chanrecv1(0x8eb140?, 0x484c60?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:509 +0x14 fp=0x739e09b95650 sp=0x739e09b95620 pc=0x24df4 testing.(*T).Parallel(0x739e09bcbd48) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:1803 +0x19c fp=0x739e09b956f0 sp=0x739e09b95650 pc=0x13002c runtime_test.TestCgoCCodeSIGPROF(0x739e09bcbd48) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/crash_cgo_test.go:267 +0x20 fp=0x739e09b95760 sp=0x739e09b956f0 pc=0x3190e0 testing.tRunner(0x739e09bcbd48, 0x89d7a8) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2036 +0xcc fp=0x739e09b957b0 sp=0x739e09b95760 pc=0x13033c testing.(*T).Run.gowrap1() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x20 fp=0x739e09b957d0 sp=0x739e09b957b0 pc=0x131240 runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e09b957d0 sp=0x739e09b957d0 pc=0xa9064 created by testing.(*T).Run in goroutine 1 /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x3cc goroutine 3050 gp=0x739e09b80b40 m=nil [chan receive, 2 minutes]: runtime.gopark(0x739e09bd5e18?, 0x23ec8?, 0x48?, 0x5e?, 0x739e09b08000?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:466 +0xc0 fp=0x739e09bd5da0 sp=0x739e09bd5d80 pc=0xa1660 runtime.chanrecv(0x739e09b0c3f0, 0x0, 0x1) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:667 +0x490 fp=0x739e09bd5e20 sp=0x739e09bd5da0 pc=0x252c0 runtime.chanrecv1(0x8eb140?, 0x484c60?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:509 +0x14 fp=0x739e09bd5e50 sp=0x739e09bd5e20 pc=0x24df4 testing.(*T).Parallel(0x739e09bda908) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:1803 +0x19c fp=0x739e09bd5ef0 sp=0x739e09bd5e50 pc=0x13002c runtime_test.TestCgoTracebackContextPreemption(0x739e09bda908) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/crash_cgo_test.go:357 +0x20 fp=0x739e09bd5f60 sp=0x739e09bd5ef0 pc=0x319750 testing.tRunner(0x739e09bda908, 0x89d890) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2036 +0xcc fp=0x739e09bd5fb0 sp=0x739e09bd5f60 pc=0x13033c testing.(*T).Run.gowrap1() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x20 fp=0x739e09bd5fd0 sp=0x739e09bd5fb0 pc=0x131240 runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e09bd5fd0 sp=0x739e09bd5fd0 pc=0xa9064 created by testing.(*T).Run in goroutine 1 /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x3cc goroutine 3021 gp=0x739e09b814a0 m=nil [chan receive, 2 minutes]: runtime.gopark(0x739e09a88e08?, 0x23ec8?, 0x38?, 0x8e?, 0x739e09b08000?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:466 +0xc0 fp=0x739e09a88d90 sp=0x739e09a88d70 pc=0xa1660 runtime.chanrecv(0x739e09b0c3f0, 0x0, 0x1) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:667 +0x490 fp=0x739e09a88e10 sp=0x739e09a88d90 pc=0x252c0 runtime.chanrecv1(0x8eb140?, 0x484c60?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:509 +0x14 fp=0x739e09a88e40 sp=0x739e09a88e10 pc=0x24df4 testing.(*T).Parallel(0x739e09bcab48) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:1803 +0x19c fp=0x739e09a88ee0 sp=0x739e09a88e40 pc=0x13002c runtime_test.TestCgoExternalThreadPanic(0x739e09bcab48) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/crash_cgo_test.go:107 +0x20 fp=0x739e09a88f60 sp=0x739e09a88ee0 pc=0x318570 testing.tRunner(0x739e09bcab48, 0x89d7f8) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2036 +0xcc fp=0x739e09a88fb0 sp=0x739e09a88f60 pc=0x13033c testing.(*T).Run.gowrap1() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x20 fp=0x739e09a88fd0 sp=0x739e09a88fb0 pc=0x131240 runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e09a88fd0 sp=0x739e09a88fd0 pc=0xa9064 created by testing.(*T).Run in goroutine 1 /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x3cc goroutine 3022 gp=0x739e09b81860 m=nil [chan receive, 2 minutes]: runtime.gopark(0x739e0d296e08?, 0x23ec8?, 0x38?, 0x6e?, 0x739e09b08000?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:466 +0xc0 fp=0x739e0d296d90 sp=0x739e0d296d70 pc=0xa1660 runtime.chanrecv(0x739e09b0c3f0, 0x0, 0x1) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:667 +0x490 fp=0x739e0d296e10 sp=0x739e0d296d90 pc=0x252c0 runtime.chanrecv1(0x8eb140?, 0x484c60?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:509 +0x14 fp=0x739e0d296e40 sp=0x739e0d296e10 pc=0x24df4 testing.(*T).Parallel(0x739e09bcad88) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:1803 +0x19c fp=0x739e0d296ee0 sp=0x739e0d296e40 pc=0x13002c runtime_test.TestCgoExternalThreadSIGPROF(0x739e09bcad88) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/crash_cgo_test.go:122 +0x20 fp=0x739e0d296f60 sp=0x739e0d296ee0 pc=0x318660 testing.tRunner(0x739e09bcad88, 0x89d800) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2036 +0xcc fp=0x739e0d296fb0 sp=0x739e0d296f60 pc=0x13033c testing.(*T).Run.gowrap1() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x20 fp=0x739e0d296fd0 sp=0x739e0d296fb0 pc=0x131240 runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e0d296fd0 sp=0x739e0d296fd0 pc=0xa9064 created by testing.(*T).Run in goroutine 1 /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x3cc goroutine 3055 gp=0x739e09b81c20 m=nil [chan receive, 2 minutes]: runtime.gopark(0x739e09bd2c48?, 0x23ec8?, 0x78?, 0x2c?, 0x739e09b08000?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:466 +0xc0 fp=0x739e09bd2bd0 sp=0x739e09bd2bb0 pc=0xa1660 runtime.chanrecv(0x739e09b0c3f0, 0x0, 0x1) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:667 +0x490 fp=0x739e09bd2c50 sp=0x739e09bd2bd0 pc=0x252c0 runtime.chanrecv1(0x8eb140?, 0x484c60?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:509 +0x14 fp=0x739e09bd2c80 sp=0x739e09bd2c50 pc=0x24df4 testing.(*T).Parallel(0x739e09bdb448) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:1803 +0x19c fp=0x739e09bd2d20 sp=0x739e09bd2c80 pc=0x13002c runtime_test.testCgoPprof(0x739e09bdb448, {0x0, 0x0}, {0x441ecf, 0x19}, {0x434c10, 0xc}, {0x43d75b, 0x15}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/crash_cgo_test.go:381 +0x50 fp=0x739e09bd2f00 sp=0x739e09bd2d20 pc=0x319980 runtime_test.TestCgoPprofThreadNoTraceback(0x739e09bdb448?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/crash_cgo_test.go:466 +0x48 fp=0x739e09bd2f60 sp=0x739e09bd2f00 pc=0x31a458 testing.tRunner(0x739e09bdb448, 0x89d860) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2036 +0xcc fp=0x739e09bd2fb0 sp=0x739e09bd2f60 pc=0x13033c testing.(*T).Run.gowrap1() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x20 fp=0x739e09bd2fd0 sp=0x739e09bd2fb0 pc=0x131240 runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e09bd2fd0 sp=0x739e09bd2fd0 pc=0xa9064 created by testing.(*T).Run in goroutine 1 /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x3cc goroutine 3707 gp=0x739e09cca000 m=nil [chan receive]: runtime.gopark(0x739e09e0fe38?, 0x23ec8?, 0x68?, 0xfe?, 0x739e0a39e1c0?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:466 +0xc0 fp=0x739e09e0fdc0 sp=0x739e09e0fda0 pc=0xa1660 runtime.chanrecv(0x739e09b0c3f0, 0x0, 0x1) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:667 +0x490 fp=0x739e09e0fe40 sp=0x739e09e0fdc0 pc=0x252c0 runtime.chanrecv1(0x8eb140?, 0x484c60?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:509 +0x14 fp=0x739e09e0fe70 sp=0x739e09e0fe40 pc=0x24df4 testing.(*T).Parallel(0x739e0a49a6c8) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:1803 +0x19c fp=0x739e09e0ff10 sp=0x739e09e0fe70 pc=0x13002c runtime_test.TestGCTestMoveStackOnNextCall(0x739e0a49a6c8) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/gc_test.go:222 +0x20 fp=0x739e09e0ff60 sp=0x739e09e0ff10 pc=0x32c730 testing.tRunner(0x739e0a49a6c8, 0x89db80) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2036 +0xcc fp=0x739e09e0ffb0 sp=0x739e09e0ff60 pc=0x13033c testing.(*T).Run.gowrap1() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x20 fp=0x739e09e0ffd0 sp=0x739e09e0ffb0 pc=0x131240 runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e09e0ffd0 sp=0x739e09e0ffd0 pc=0xa9064 created by testing.(*T).Run in goroutine 1 /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x3cc goroutine 3062 gp=0x739e09be2000 m=nil [chan receive, 2 minutes]: runtime.gopark(0x739e09bf8e18?, 0x23ec8?, 0x48?, 0x8e?, 0x739e09b08000?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:466 +0xc0 fp=0x739e09bf8da0 sp=0x739e09bf8d80 pc=0xa1660 runtime.chanrecv(0x739e09b0c3f0, 0x0, 0x1) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:667 +0x490 fp=0x739e09bf8e20 sp=0x739e09bf8da0 pc=0x252c0 runtime.chanrecv1(0x8eb140?, 0x484c60?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:509 +0x14 fp=0x739e09bf8e50 sp=0x739e09bf8e20 pc=0x24df4 testing.(*T).Parallel(0x739e09bfc488) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:1803 +0x19c fp=0x739e09bf8ef0 sp=0x739e09bf8e50 pc=0x13002c runtime_test.TestSigStackSwapping(0x739e09bfc488) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/crash_cgo_test.go:622 +0x20 fp=0x739e09bf8f60 sp=0x739e09bf8ef0 pc=0x31add0 testing.tRunner(0x739e09bfc488, 0x89e410) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2036 +0xcc fp=0x739e09bf8fb0 sp=0x739e09bf8f60 pc=0x13033c testing.(*T).Run.gowrap1() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x20 fp=0x739e09bf8fd0 sp=0x739e09bf8fb0 pc=0x131240 runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e09bf8fd0 sp=0x739e09bf8fd0 pc=0xa9064 created by testing.(*T).Run in goroutine 1 /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x3cc goroutine 3097 gp=0x739e09be21e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0x739e09a8ddf8?, 0x23ec8?, 0x28?, 0xde?, 0x739e09b08000?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:466 +0xc0 fp=0x739e09a8dd80 sp=0x739e09a8dd60 pc=0xa1660 runtime.chanrecv(0x739e09b0c3f0, 0x0, 0x1) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:667 +0x490 fp=0x739e09a8de00 sp=0x739e09a8dd80 pc=0x252c0 runtime.chanrecv1(0x8eb140?, 0x484c60?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:509 +0x14 fp=0x739e09a8de30 sp=0x739e09a8de00 pc=0x24df4 testing.(*T).Parallel(0x739e09c6afc8) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:1803 +0x19c fp=0x739e09a8ded0 sp=0x739e09a8de30 pc=0x13002c runtime_test.TestStackSwitchCallback(0x739e09c6afc8) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/crash_cgo_test.go:963 +0x24 fp=0x739e09a8df60 sp=0x739e09a8ded0 pc=0x31c4a4 testing.tRunner(0x739e09c6afc8, 0x89e508) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2036 +0xcc fp=0x739e09a8dfb0 sp=0x739e09a8df60 pc=0x13033c testing.(*T).Run.gowrap1() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x20 fp=0x739e09a8dfd0 sp=0x739e09a8dfb0 pc=0x131240 runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e09a8dfd0 sp=0x739e09a8dfd0 pc=0xa9064 created by testing.(*T).Run in goroutine 1 /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x3cc goroutine 3168 gp=0x739e09be23c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0x739e09c82e08?, 0x23ec8?, 0x38?, 0x2e?, 0x739e09b08000?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:466 +0xc0 fp=0x739e09c82d90 sp=0x739e09c82d70 pc=0xa1660 runtime.chanrecv(0x739e09b0c3f0, 0x0, 0x1) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:667 +0x490 fp=0x739e09c82e10 sp=0x739e09c82d90 pc=0x252c0 runtime.chanrecv1(0x8eb140?, 0x484c60?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:509 +0x14 fp=0x739e09c82e40 sp=0x739e09c82e10 pc=0x24df4 testing.(*T).Parallel(0x739e09d9cb48) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:1803 +0x19c fp=0x739e09c82ee0 sp=0x739e09c82e40 pc=0x13002c runtime_test.TestRecoverBeforePanicAfterGoexit(0x739e09d9cb48) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/crash_test.go:575 +0x64 fp=0x739e09c82f60 sp=0x739e09c82ee0 pc=0x31f8b4 testing.tRunner(0x739e09d9cb48, 0x89e2d8) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2036 +0xcc fp=0x739e09c82fb0 sp=0x739e09c82f60 pc=0x13033c testing.(*T).Run.gowrap1() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x20 fp=0x739e09c82fd0 sp=0x739e09c82fb0 pc=0x131240 runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e09c82fd0 sp=0x739e09c82fd0 pc=0xa9064 created by testing.(*T).Run in goroutine 1 /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x3cc goroutine 6368 gp=0x739e09cca1e0 m=nil [chan receive]: runtime.gopark(0x739e09d02de8?, 0x23ec8?, 0x18?, 0x2e?, 0x739e0a39e1c0?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:466 +0xc0 fp=0x739e09d02d70 sp=0x739e09d02d50 pc=0xa1660 runtime.chanrecv(0x739e09b0c3f0, 0x0, 0x1) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:667 +0x490 fp=0x739e09d02df0 sp=0x739e09d02d70 pc=0x252c0 runtime.chanrecv1(0x8eb140?, 0x484c60?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:509 +0x14 fp=0x739e09d02e20 sp=0x739e09d02df0 pc=0x24df4 testing.(*T).Parallel(0x739e09e3bd48) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:1803 +0x19c fp=0x739e09d02ec0 sp=0x739e09d02e20 pc=0x13002c runtime_test.TestSmhasherZeros(0x739e09e3bd48) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/hash_test.go:169 +0x24 fp=0x739e09d02f60 sp=0x739e09d02ec0 pc=0x337f84 testing.tRunner(0x739e09e3bd48, 0x89e4b8) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2036 +0xcc fp=0x739e09d02fb0 sp=0x739e09d02f60 pc=0x13033c testing.(*T).Run.gowrap1() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x20 fp=0x739e09d02fd0 sp=0x739e09d02fb0 pc=0x131240 runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e09d02fd0 sp=0x739e09d02fd0 pc=0xa9064 created by testing.(*T).Run in goroutine 1 /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x3cc goroutine 3051 gp=0x739e0d290d20 m=nil [chan receive, 2 minutes]: runtime.gopark(0x739e09bd6e18?, 0x23ec8?, 0x48?, 0x6e?, 0x739e09b08000?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:466 +0xc0 fp=0x739e09bd6da0 sp=0x739e09bd6d80 pc=0xa1660 runtime.chanrecv(0x739e09b0c3f0, 0x0, 0x1) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:667 +0x490 fp=0x739e09bd6e20 sp=0x739e09bd6da0 pc=0x252c0 runtime.chanrecv1(0x8eb140?, 0x484c60?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:509 +0x14 fp=0x739e09bd6e50 sp=0x739e09bd6e20 pc=0x24df4 testing.(*T).Parallel(0x739e09bdab48) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:1803 +0x19c fp=0x739e09bd6ef0 sp=0x739e09bd6e50 pc=0x13002c runtime_test.TestCgoTracebackContextProfile(0x739e09bdab48) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/crash_cgo_test.go:369 +0x20 fp=0x739e09bd6f60 sp=0x739e09bd6ef0 pc=0x319850 testing.tRunner(0x739e09bdab48, 0x89d898) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2036 +0xcc fp=0x739e09bd6fb0 sp=0x739e09bd6f60 pc=0x13033c testing.(*T).Run.gowrap1() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x20 fp=0x739e09bd6fd0 sp=0x739e09bd6fb0 pc=0x131240 runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e09bd6fd0 sp=0x739e09bd6fd0 pc=0xa9064 created by testing.(*T).Run in goroutine 1 /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x3cc goroutine 3042 gp=0x739e0d290f00 m=nil [chan receive, 2 minutes]: runtime.gopark(0x739e09be6e18?, 0x23ec8?, 0x48?, 0x6e?, 0x739e09b08000?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:466 +0xc0 fp=0x739e09be6da0 sp=0x739e09be6d80 pc=0xa1660 runtime.chanrecv(0x739e09b0c3f0, 0x0, 0x1) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:667 +0x490 fp=0x739e09be6e20 sp=0x739e09be6da0 pc=0x252c0 runtime.chanrecv1(0x8eb140?, 0x484c60?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:509 +0x14 fp=0x739e09be6e50 sp=0x739e09be6e20 pc=0x24df4 testing.(*T).Parallel(0x739e09bcb688) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:1803 +0x19c fp=0x739e09be6ef0 sp=0x739e09be6e50 pc=0x13002c runtime_test.TestEnsureDropM(0x739e09bcb688) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/crash_cgo_test.go:191 +0x20 fp=0x739e09be6f60 sp=0x739e09be6ef0 pc=0x318aa0 testing.tRunner(0x739e09bcb688, 0x89dab0) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2036 +0xcc fp=0x739e09be6fb0 sp=0x739e09be6f60 pc=0x13033c testing.(*T).Run.gowrap1() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x20 fp=0x739e09be6fd0 sp=0x739e09be6fb0 pc=0x131240 runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e09be6fd0 sp=0x739e09be6fd0 pc=0xa9064 created by testing.(*T).Run in goroutine 1 /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x3cc goroutine 3631 gp=0x739e0d2912c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0x739e09e0ee18?, 0x23ec8?, 0x48?, 0xee?, 0x739e09b08000?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:466 +0xc0 fp=0x739e09e0eda0 sp=0x739e09e0ed80 pc=0xa1660 runtime.chanrecv(0x739e09b0c3f0, 0x0, 0x1) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:667 +0x490 fp=0x739e09e0ee20 sp=0x739e09e0eda0 pc=0x252c0 runtime.chanrecv1(0x8eb140?, 0x484c60?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:509 +0x14 fp=0x739e09e0ee50 sp=0x739e09e0ee20 pc=0x24df4 testing.(*T).Parallel(0x739e09cfb8c8) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:1803 +0x19c fp=0x739e09e0eef0 sp=0x739e09e0ee50 pc=0x13002c runtime_test.TestNetpollWaiters(0x739e09cfb8c8) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/crash_test.go:1158 +0x20 fp=0x739e09e0ef60 sp=0x739e09e0eef0 pc=0x322f70 testing.tRunner(0x739e09cfb8c8, 0x89dfd8) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2036 +0xcc fp=0x739e09e0efb0 sp=0x739e09e0ef60 pc=0x13033c testing.(*T).Run.gowrap1() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x20 fp=0x739e09e0efd0 sp=0x739e09e0efb0 pc=0x131240 runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e09e0efd0 sp=0x739e09e0efd0 pc=0xa9064 created by testing.(*T).Run in goroutine 1 /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x3cc goroutine 3063 gp=0x739e0d291860 m=nil [chan receive, 2 minutes]: runtime.gopark(0x739e09bf9e18?, 0x23ec8?, 0x48?, 0x9e?, 0x739e09b08000?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:466 +0xc0 fp=0x739e09bf9da0 sp=0x739e09bf9d80 pc=0xa1660 runtime.chanrecv(0x739e09b0c3f0, 0x0, 0x1) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:667 +0x490 fp=0x739e09bf9e20 sp=0x739e09bf9da0 pc=0x252c0 runtime.chanrecv1(0x8eb140?, 0x484c60?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:509 +0x14 fp=0x739e09bf9e50 sp=0x739e09bf9e20 pc=0x24df4 testing.(*T).Parallel(0x739e09bfc6c8) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:1803 +0x19c fp=0x739e09bf9ef0 sp=0x739e09bf9e50 pc=0x13002c runtime_test.TestCgoTracebackSigpanic(0x739e09bfc6c8) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/crash_cgo_test.go:648 +0x20 fp=0x739e09bf9f60 sp=0x739e09bf9ef0 pc=0x31aed0 testing.tRunner(0x739e09bfc6c8, 0x89d8a8) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2036 +0xcc fp=0x739e09bf9fb0 sp=0x739e09bf9f60 pc=0x13033c testing.(*T).Run.gowrap1() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x20 fp=0x739e09bf9fd0 sp=0x739e09bf9fb0 pc=0x131240 runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e09bf9fd0 sp=0x739e09bf9fd0 pc=0xa9064 created by testing.(*T).Run in goroutine 1 /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x3cc goroutine 3047 gp=0x739e0d291a40 m=nil [chan receive, 2 minutes]: runtime.gopark(0x739e09be4de8?, 0x23ec8?, 0x18?, 0x4e?, 0x739e09b08000?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:466 +0xc0 fp=0x739e09be4d70 sp=0x739e09be4d50 pc=0xa1660 runtime.chanrecv(0x739e09b0c3f0, 0x0, 0x1) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:667 +0x490 fp=0x739e09be4df0 sp=0x739e09be4d70 pc=0x252c0 runtime.chanrecv1(0x8eb140?, 0x484c60?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:509 +0x14 fp=0x739e09be4e20 sp=0x739e09be4df0 pc=0x24df4 testing.(*T).Parallel(0x739e09bda248) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:1803 +0x19c fp=0x739e09be4ec0 sp=0x739e09be4e20 pc=0x13002c runtime_test.TestCgoCrashTraceback(0x739e09bda248) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/crash_cgo_test.go:297 +0x24 fp=0x739e09be4f60 sp=0x739e09be4ec0 pc=0x319354 testing.tRunner(0x739e09bda248, 0x89d7d0) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2036 +0xcc fp=0x739e09be4fb0 sp=0x739e09be4f60 pc=0x13033c testing.(*T).Run.gowrap1() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x20 fp=0x739e09be4fd0 sp=0x739e09be4fb0 pc=0x131240 runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e09be4fd0 sp=0x739e09be4fd0 pc=0xa9064 created by testing.(*T).Run in goroutine 1 /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x3cc goroutine 3169 gp=0x739e09be3680 m=nil [chan receive, 2 minutes]: runtime.gopark(0x739e09c81e08?, 0x23ec8?, 0x38?, 0x1e?, 0x739e09b08000?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:466 +0xc0 fp=0x739e09c81d90 sp=0x739e09c81d70 pc=0xa1660 runtime.chanrecv(0x739e09b0c3f0, 0x0, 0x1) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:667 +0x490 fp=0x739e09c81e10 sp=0x739e09c81d90 pc=0x252c0 runtime.chanrecv1(0x8eb140?, 0x484c60?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:509 +0x14 fp=0x739e09c81e40 sp=0x739e09c81e10 pc=0x24df4 testing.(*T).Parallel(0x739e09d9cd88) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:1803 +0x19c fp=0x739e09c81ee0 sp=0x739e09c81e40 pc=0x13002c runtime_test.TestRecoverBeforePanicAfterGoexit2(0x739e09d9cd88) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/crash_test.go:587 +0x64 fp=0x739e09c81f60 sp=0x739e09c81ee0 pc=0x31f9f4 testing.tRunner(0x739e09d9cd88, 0x89e2e0) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2036 +0xcc fp=0x739e09c81fb0 sp=0x739e09c81f60 pc=0x13033c testing.(*T).Run.gowrap1() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x20 fp=0x739e09c81fd0 sp=0x739e09c81fb0 pc=0x131240 runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e09c81fd0 sp=0x739e09c81fd0 pc=0xa9064 created by testing.(*T).Run in goroutine 1 /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x3cc goroutine 3048 gp=0x739e09be3a40 m=nil [chan receive, 2 minutes]: runtime.gopark(0x739e09be5df8?, 0x23ec8?, 0x28?, 0x5e?, 0x739e09b08000?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:466 +0xc0 fp=0x739e09be5d80 sp=0x739e09be5d60 pc=0xa1660 runtime.chanrecv(0x739e09b0c3f0, 0x0, 0x1) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:667 +0x490 fp=0x739e09be5e00 sp=0x739e09be5d80 pc=0x252c0 runtime.chanrecv1(0x8eb140?, 0x484c60?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:509 +0x14 fp=0x739e09be5e30 sp=0x739e09be5e00 pc=0x24df4 testing.(*T).Parallel(0x739e09bda488) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:1803 +0x19c fp=0x739e09be5ed0 sp=0x739e09be5e30 pc=0x13002c runtime_test.TestCgoCrashTracebackGo(0x739e09bda488) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/crash_cgo_test.go:322 +0x24 fp=0x739e09be5f60 sp=0x739e09be5ed0 pc=0x3194e4 testing.tRunner(0x739e09bda488, 0x89d7d8) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2036 +0xcc fp=0x739e09be5fb0 sp=0x739e09be5f60 pc=0x13033c testing.(*T).Run.gowrap1() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x20 fp=0x739e09be5fd0 sp=0x739e09be5fb0 pc=0x131240 runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e09be5fd0 sp=0x739e09be5fd0 pc=0xa9064 created by testing.(*T).Run in goroutine 1 /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x3cc goroutine 2964 gp=0x739e09f40000 m=nil [chan receive, 2 minutes]: runtime.gopark(0x739e0d297e68?, 0x23ec8?, 0x98?, 0x7e?, 0x739e09b08000?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:466 +0xc0 fp=0x739e0d297df0 sp=0x739e0d297dd0 pc=0xa1660 runtime.chanrecv(0x739e09b0c3f0, 0x0, 0x1) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:667 +0x490 fp=0x739e0d297e70 sp=0x739e0d297df0 pc=0x252c0 runtime.chanrecv1(0x8eb140?, 0x484c60?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:509 +0x14 fp=0x739e0d297ea0 sp=0x739e0d297e70 pc=0x24df4 testing.(*T).Parallel(0x739e0a49a248) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:1803 +0x19c fp=0x739e0d297f40 sp=0x739e0d297ea0 pc=0x13002c runtime_test.TestChanSendBarrier(0x739e0a49a248?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chanbarrier_test.go:53 +0x1c fp=0x739e0d297f60 sp=0x739e0d297f40 pc=0x31683c testing.tRunner(0x739e0a49a248, 0x89d8b8) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2036 +0xcc fp=0x739e0d297fb0 sp=0x739e0d297f60 pc=0x13033c testing.(*T).Run.gowrap1() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x20 fp=0x739e0d297fd0 sp=0x739e0d297fb0 pc=0x131240 runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e0d297fd0 sp=0x739e0d297fd0 pc=0xa9064 created by testing.(*T).Run in goroutine 1 /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x3cc goroutine 3020 gp=0x739e09f401e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0x739e09a8ee18?, 0x23ec8?, 0x48?, 0xee?, 0x739e09b08000?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:466 +0xc0 fp=0x739e09a8eda0 sp=0x739e09a8ed80 pc=0xa1660 runtime.chanrecv(0x739e09b0c3f0, 0x0, 0x1) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:667 +0x490 fp=0x739e09a8ee20 sp=0x739e09a8eda0 pc=0x252c0 runtime.chanrecv1(0x8eb140?, 0x484c60?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:509 +0x14 fp=0x739e09a8ee50 sp=0x739e09a8ee20 pc=0x24df4 testing.(*T).Parallel(0x739e09bca908) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:1803 +0x19c fp=0x739e09a8eef0 sp=0x739e09a8ee50 pc=0x13002c runtime_test.TestCgoCallbackPprof(0x739e09bca908) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/crash_cgo_test.go:88 +0x20 fp=0x739e09a8ef60 sp=0x739e09a8eef0 pc=0x318470 testing.tRunner(0x739e09bca908, 0x89d7b8) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2036 +0xcc fp=0x739e09a8efb0 sp=0x739e09a8ef60 pc=0x13033c testing.(*T).Run.gowrap1() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x20 fp=0x739e09a8efd0 sp=0x739e09a8efb0 pc=0x131240 runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e09a8efd0 sp=0x739e09a8efd0 pc=0xa9064 created by testing.(*T).Run in goroutine 1 /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x3cc goroutine 3023 gp=0x739e09f403c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0x739e09be8e18?, 0x23ec8?, 0x48?, 0x8e?, 0x739e09b08000?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:466 +0xc0 fp=0x739e09be8da0 sp=0x739e09be8d80 pc=0xa1660 runtime.chanrecv(0x739e09b0c3f0, 0x0, 0x1) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:667 +0x490 fp=0x739e09be8e20 sp=0x739e09be8da0 pc=0x252c0 runtime.chanrecv1(0x8eb140?, 0x484c60?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:509 +0x14 fp=0x739e09be8e50 sp=0x739e09be8e20 pc=0x24df4 testing.(*T).Parallel(0x739e09bcafc8) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:1803 +0x19c fp=0x739e09be8ef0 sp=0x739e09be8e50 pc=0x13002c runtime_test.TestCgoExternalThreadSignal(0x739e09bcafc8) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/crash_cgo_test.go:139 +0x20 fp=0x739e09be8f60 sp=0x739e09be8ef0 pc=0x318770 testing.tRunner(0x739e09bcafc8, 0x89d808) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2036 +0xcc fp=0x739e09be8fb0 sp=0x739e09be8f60 pc=0x13033c testing.(*T).Run.gowrap1() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x20 fp=0x739e09be8fd0 sp=0x739e09be8fb0 pc=0x131240 runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e09be8fd0 sp=0x739e09be8fd0 pc=0xa9064 created by testing.(*T).Run in goroutine 1 /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x3cc goroutine 3171 gp=0x739e09ccad20 m=nil [chan receive, 2 minutes]: runtime.gopark(0x739e0d298d48?, 0x23ec8?, 0x78?, 0x8d?, 0x739e09b08000?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:466 +0xc0 fp=0x739e0d298cd0 sp=0x739e0d298cb0 pc=0xa1660 runtime.chanrecv(0x739e09b0c3f0, 0x0, 0x1) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:667 +0x490 fp=0x739e0d298d50 sp=0x739e0d298cd0 pc=0x252c0 runtime.chanrecv1(0x8eb140?, 0x484c60?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:509 +0x14 fp=0x739e0d298d80 sp=0x739e0d298d50 pc=0x24df4 testing.(*T).Parallel(0x739e09d9d208) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:1803 +0x19c fp=0x739e0d298e20 sp=0x739e0d298d80 pc=0x13002c runtime_test.TestPanicTraceback(0x739e09d9d208) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/crash_test.go:605 +0x28 fp=0x739e0d298f60 sp=0x739e0d298e20 pc=0x31fbf8 testing.tRunner(0x739e09d9d208, 0x89e130) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2036 +0xcc fp=0x739e0d298fb0 sp=0x739e0d298f60 pc=0x13033c testing.(*T).Run.gowrap1() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x20 fp=0x739e0d298fd0 sp=0x739e0d298fb0 pc=0x131240 runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e0d298fd0 sp=0x739e0d298fd0 pc=0xa9064 created by testing.(*T).Run in goroutine 1 /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x3cc goroutine 3053 gp=0x739e09ccaf00 m=nil [chan receive, 2 minutes]: runtime.gopark(0x739e09bd8c48?, 0x23ec8?, 0x78?, 0x8c?, 0x739e09b08000?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:466 +0xc0 fp=0x739e09bd8bd0 sp=0x739e09bd8bb0 pc=0xa1660 runtime.chanrecv(0x739e09b0c3f0, 0x0, 0x1) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:667 +0x490 fp=0x739e09bd8c50 sp=0x739e09bd8bd0 pc=0x252c0 runtime.chanrecv1(0x8eb140?, 0x484c60?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:509 +0x14 fp=0x739e09bd8c80 sp=0x739e09bd8c50 pc=0x24df4 testing.(*T).Parallel(0x739e09bdafc8) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:1803 +0x19c fp=0x739e09bd8d20 sp=0x739e09bd8c80 pc=0x13002c runtime_test.testCgoPprof(0x739e09bdafc8, {0x436433, 0xe}, {0x431f25, 0x8}, {0x430f1c, 0x6}, {0x434c04, 0xc}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/crash_cgo_test.go:381 +0x50 fp=0x739e09bd8f00 sp=0x739e09bd8d20 pc=0x319980 runtime_test.TestCgoPprofPIE(0x739e09bdafc8?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/crash_cgo_test.go:458 +0x4c fp=0x739e09bd8f60 sp=0x739e09bd8f00 pc=0x31a37c testing.tRunner(0x739e09bdafc8, 0x89d850) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2036 +0xcc fp=0x739e09bd8fb0 sp=0x739e09bd8f60 pc=0x13033c testing.(*T).Run.gowrap1() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x20 fp=0x739e09bd8fd0 sp=0x739e09bd8fb0 pc=0x131240 runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e09bd8fd0 sp=0x739e09bd8fd0 pc=0xa9064 created by testing.(*T).Run in goroutine 1 /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x3cc goroutine 3060 gp=0x739e09ccb0e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0x739e09bf7e58?, 0x23ec8?, 0x88?, 0x7e?, 0x739e09b08000?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:466 +0xc0 fp=0x739e09bf7de0 sp=0x739e09bf7dc0 pc=0xa1660 runtime.chanrecv(0x739e09b0c3f0, 0x0, 0x1) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:667 +0x490 fp=0x739e09bf7e60 sp=0x739e09bf7de0 pc=0x252c0 runtime.chanrecv1(0x8eb140?, 0x484c60?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:509 +0x14 fp=0x739e09bf7e90 sp=0x739e09bf7e60 pc=0x24df4 testing.(*T).Parallel(0x739e09bfc008) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:1803 +0x19c fp=0x739e09bf7f30 sp=0x739e09bf7e90 pc=0x13002c runtime_test.TestCgoLockOSThreadExit(0x739e09bfc008) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/crash_cgo_test.go:592 +0x20 fp=0x739e09bf7f60 sp=0x739e09bf7f30 pc=0x31ac30 testing.tRunner(0x739e09bfc008, 0x89d810) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2036 +0xcc fp=0x739e09bf7fb0 sp=0x739e09bf7f60 pc=0x13033c testing.(*T).Run.gowrap1() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x20 fp=0x739e09bf7fd0 sp=0x739e09bf7fb0 pc=0x131240 runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e09bf7fd0 sp=0x739e09bf7fd0 pc=0xa9064 created by testing.(*T).Run in goroutine 1 /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x3cc goroutine 3014 gp=0x739e09ccb2c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0x739e0d295e68?, 0x23ec8?, 0x98?, 0x5e?, 0x739e09b08000?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:466 +0xc0 fp=0x739e0d295df0 sp=0x739e0d295dd0 pc=0xa1660 runtime.chanrecv(0x739e09b0c3f0, 0x0, 0x1) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:667 +0x490 fp=0x739e0d295e70 sp=0x739e0d295df0 pc=0x252c0 runtime.chanrecv1(0x8eb140?, 0x484c60?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:509 +0x14 fp=0x739e0d295ea0 sp=0x739e0d295e70 pc=0x24df4 testing.(*T).Parallel(0x739e09bca008) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:1803 +0x19c fp=0x739e0d295f40 sp=0x739e0d295ea0 pc=0x13002c runtime_test.TestCgoCrashHandler(0x739e09bca008) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/crash_cgo_test.go:26 +0x20 fp=0x739e0d295f60 sp=0x739e0d295f40 pc=0x318090 testing.tRunner(0x739e09bca008, 0x89d7c8) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2036 +0xcc fp=0x739e0d295fb0 sp=0x739e0d295f60 pc=0x13033c testing.(*T).Run.gowrap1() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x20 fp=0x739e0d295fd0 sp=0x739e0d295fb0 pc=0x131240 runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e0d295fd0 sp=0x739e0d295fd0 pc=0xa9064 created by testing.(*T).Run in goroutine 1 /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x3cc goroutine 3632 gp=0x739e09ccb680 m=nil [chan receive, 2 minutes]: runtime.gopark(0x739e09e0de48?, 0x23ec8?, 0x78?, 0xde?, 0x739e09b08000?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:466 +0xc0 fp=0x739e09e0ddd0 sp=0x739e09e0ddb0 pc=0xa1660 runtime.chanrecv(0x739e09b0c3f0, 0x0, 0x1) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:667 +0x490 fp=0x739e09e0de50 sp=0x739e09e0ddd0 pc=0x252c0 runtime.chanrecv1(0x8eb140?, 0x484c60?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:509 +0x14 fp=0x739e09e0de80 sp=0x739e09e0de50 pc=0x24df4 testing.(*T).Parallel(0x739e09cfbb08) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:1803 +0x19c fp=0x739e09e0df20 sp=0x739e09e0de80 pc=0x13002c runtime_test.TestFinalizerOrCleanupDeadlock(0x739e09cfbb08) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/crash_test.go:1167 +0x20 fp=0x739e09e0df60 sp=0x739e09e0df20 pc=0x323070 testing.tRunner(0x739e09cfbb08, 0x89daf8) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2036 +0xcc fp=0x739e09e0dfb0 sp=0x739e09e0df60 pc=0x13033c testing.(*T).Run.gowrap1() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x20 fp=0x739e09e0dfd0 sp=0x739e09e0dfb0 pc=0x131240 runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e09e0dfd0 sp=0x739e09e0dfd0 pc=0xa9064 created by testing.(*T).Run in goroutine 1 /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x3cc goroutine 3064 gp=0x739e09f40b40 m=nil [chan receive, 2 minutes]: runtime.gopark(0x739e09bfae18?, 0x23ec8?, 0x48?, 0xae?, 0x739e09b08000?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:466 +0xc0 fp=0x739e09bfada0 sp=0x739e09bfad80 pc=0xa1660 runtime.chanrecv(0x739e09b0c3f0, 0x0, 0x1) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:667 +0x490 fp=0x739e09bfae20 sp=0x739e09bfada0 pc=0x252c0 runtime.chanrecv1(0x8eb140?, 0x484c60?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:509 +0x14 fp=0x739e09bfae50 sp=0x739e09bfae20 pc=0x24df4 testing.(*T).Parallel(0x739e09bfc908) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:1803 +0x19c fp=0x739e09bfaef0 sp=0x739e09bfae50 pc=0x13002c runtime_test.TestCgoPanicCallback(0x739e09bfc908) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/crash_cgo_test.go:675 +0x20 fp=0x739e09bfaf60 sp=0x739e09bfaef0 pc=0x31b090 testing.tRunner(0x739e09bfc908, 0x89d830) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2036 +0xcc fp=0x739e09bfafb0 sp=0x739e09bfaf60 pc=0x13033c testing.(*T).Run.gowrap1() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x20 fp=0x739e09bfafd0 sp=0x739e09bfafb0 pc=0x131240 runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e09bfafd0 sp=0x739e09bfafd0 pc=0xa9064 created by testing.(*T).Run in goroutine 1 /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x3cc goroutine 3070 gp=0x739e09f40d20 m=nil [chan receive, 2 minutes]: runtime.gopark(0x739e09c87e18?, 0x23ec8?, 0x48?, 0x7e?, 0x739e09b08000?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:466 +0xc0 fp=0x739e09c87da0 sp=0x739e09c87d80 pc=0xa1660 runtime.chanrecv(0x739e09b0c3f0, 0x0, 0x1) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:667 +0x490 fp=0x739e09c87e20 sp=0x739e09c87da0 pc=0x252c0 runtime.chanrecv1(0x8eb140?, 0x484c60?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:509 +0x14 fp=0x739e09c87e50 sp=0x739e09c87e20 pc=0x24df4 testing.(*T).Parallel(0x739e09bfd208) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:1803 +0x19c fp=0x739e09c87ef0 sp=0x739e09c87e50 pc=0x13002c runtime_test.TestAbortInCgo(0x739e09bfd208) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/crash_cgo_test.go:823 +0x20 fp=0x739e09c87f60 sp=0x739e09c87ef0 pc=0x31baa0 testing.tRunner(0x739e09bfd208, 0x89d658) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2036 +0xcc fp=0x739e09c87fb0 sp=0x739e09c87f60 pc=0x13033c testing.(*T).Run.gowrap1() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x20 fp=0x739e09c87fd0 sp=0x739e09c87fb0 pc=0x131240 runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e09c87fd0 sp=0x739e09c87fd0 pc=0xa9064 created by testing.(*T).Run in goroutine 1 /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x3cc goroutine 3071 gp=0x739e09f40f00 m=nil [chan receive, 2 minutes]: runtime.gopark(0x739e09bf4e18?, 0x23ec8?, 0x48?, 0x4e?, 0x739e09b08000?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:466 +0xc0 fp=0x739e09bf4da0 sp=0x739e09bf4d80 pc=0xa1660 runtime.chanrecv(0x739e09b0c3f0, 0x0, 0x1) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:667 +0x490 fp=0x739e09bf4e20 sp=0x739e09bf4da0 pc=0x252c0 runtime.chanrecv1(0x8eb140?, 0x484c60?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:509 +0x14 fp=0x739e09bf4e50 sp=0x739e09bf4e20 pc=0x24df4 testing.(*T).Parallel(0x739e09bfd448) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:1803 +0x19c fp=0x739e09bf4ef0 sp=0x739e09bf4e50 pc=0x13002c runtime_test.TestEINTR(0x739e09bfd448) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/crash_cgo_test.go:848 +0x20 fp=0x739e09bf4f60 sp=0x739e09bf4ef0 pc=0x31bbf0 testing.tRunner(0x739e09bfd448, 0x89da80) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2036 +0xcc fp=0x739e09bf4fb0 sp=0x739e09bf4f60 pc=0x13033c testing.(*T).Run.gowrap1() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x20 fp=0x739e09bf4fd0 sp=0x739e09bf4fb0 pc=0x131240 runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e09bf4fd0 sp=0x739e09bf4fd0 pc=0xa9064 created by testing.(*T).Run in goroutine 1 /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x3cc goroutine 3094 gp=0x739e09f410e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0x739e0d29be08?, 0x23ec8?, 0x38?, 0xbe?, 0x739e09b08000?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:466 +0xc0 fp=0x739e0d29bd90 sp=0x739e0d29bd70 pc=0xa1660 runtime.chanrecv(0x739e09b0c3f0, 0x0, 0x1) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:667 +0x490 fp=0x739e0d29be10 sp=0x739e0d29bd90 pc=0x252c0 runtime.chanrecv1(0x8eb140?, 0x484c60?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:509 +0x14 fp=0x739e0d29be40 sp=0x739e0d29be10 pc=0x24df4 testing.(*T).Parallel(0x739e09c6a908) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:1803 +0x19c fp=0x739e0d29bee0 sp=0x739e0d29be40 pc=0x13002c runtime_test.TestCgoSigfwd(0x739e09c6a908) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/crash_cgo_test.go:921 +0x20 fp=0x739e0d29bf60 sp=0x739e0d29bee0 pc=0x31c190 testing.tRunner(0x739e09c6a908, 0x89d868) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2036 +0xcc fp=0x739e0d29bfb0 sp=0x739e0d29bf60 pc=0x13033c testing.(*T).Run.gowrap1() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x20 fp=0x739e0d29bfd0 sp=0x739e0d29bfb0 pc=0x131240 runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e0d29bfd0 sp=0x739e0d29bfd0 pc=0xa9064 created by testing.(*T).Run in goroutine 1 /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x3cc goroutine 3095 gp=0x739e09f412c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0x739e09bf5e18?, 0x23ec8?, 0x48?, 0x5e?, 0x739e09b08000?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:466 +0xc0 fp=0x739e09bf5da0 sp=0x739e09bf5d80 pc=0xa1660 runtime.chanrecv(0x739e09b0c3f0, 0x0, 0x1) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:667 +0x490 fp=0x739e09bf5e20 sp=0x739e09bf5da0 pc=0x252c0 runtime.chanrecv1(0x8eb140?, 0x484c60?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:509 +0x14 fp=0x739e09bf5e50 sp=0x739e09bf5e20 pc=0x24df4 testing.(*T).Parallel(0x739e09c6ab48) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:1803 +0x19c fp=0x739e09bf5ef0 sp=0x739e09bf5e50 pc=0x13002c runtime_test.TestDestructorCallback(0x739e09c6ab48) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/crash_cgo_test.go:939 +0x20 fp=0x739e09bf5f60 sp=0x739e09bf5ef0 pc=0x31c2a0 testing.tRunner(0x739e09c6ab48, 0x89da58) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2036 +0xcc fp=0x739e09bf5fb0 sp=0x739e09bf5f60 pc=0x13033c testing.(*T).Run.gowrap1() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x20 fp=0x739e09bf5fd0 sp=0x739e09bf5fb0 pc=0x131240 runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e09bf5fd0 sp=0x739e09bf5fd0 pc=0xa9064 created by testing.(*T).Run in goroutine 1 /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x3cc goroutine 3710 gp=0x739e0a0f6780 m=nil [chan receive]: runtime.gopark(0x739e09c84e38?, 0x23ec8?, 0x68?, 0x4e?, 0x739e0a39e1c0?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:466 +0xc0 fp=0x739e09c84dc0 sp=0x739e09c84da0 pc=0xa1660 runtime.chanrecv(0x739e09b0c3f0, 0x0, 0x1) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:667 +0x490 fp=0x739e09c84e40 sp=0x739e09c84dc0 pc=0x252c0 runtime.chanrecv1(0x8eb140?, 0x484c60?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:509 +0x14 fp=0x739e09c84e70 sp=0x739e09c84e40 pc=0x24df4 testing.(*T).Parallel(0x739e0a49a488) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:1803 +0x19c fp=0x739e09c84f10 sp=0x739e09c84e70 pc=0x13002c runtime_test.TestGCTestPointerClass(0x739e0a49a488) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/gc_test.go:315 +0x20 fp=0x739e09c84f60 sp=0x739e09c84f10 pc=0x32cde0 testing.tRunner(0x739e0a49a488, 0x89db90) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2036 +0xcc fp=0x739e09c84fb0 sp=0x739e09c84f60 pc=0x13033c testing.(*T).Run.gowrap1() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x20 fp=0x739e09c84fd0 sp=0x739e09c84fb0 pc=0x131240 runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e09c84fd0 sp=0x739e09c84fd0 pc=0xa9064 created by testing.(*T).Run in goroutine 1 /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x3cc goroutine 6398 gp=0x739e0a0f7a40 m=nil [runnable]: runtime.semrelease1(0x8ec9a0?, 0x0, 0x0) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/sema.go:207 +0x290 fp=0x739e09b79390 sp=0x739e09b79390 pc=0x79a30 runtime.semrelease(...) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/sema.go:204 runtime.gcStart({0x136?, 0x14579da?, 0x9d03518?}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/mgc.go:951 +0x6e8 fp=0x739e09b794c0 sp=0x739e09b79390 pc=0x3cd08 runtime.GC() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/mgc.go:555 +0x48 fp=0x739e09b79500 sp=0x739e09b794c0 pc=0x3c278 runtime_test.TestMemStats(0x739e09b68908) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/malloc_test.go:33 +0x44 fp=0x739e09b79f60 sp=0x739e09b79500 pc=0x341c54 testing.tRunner(0x739e09b68908, 0x89dee8) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2036 +0xcc fp=0x739e09b79fb0 sp=0x739e09b79f60 pc=0x13033c testing.(*T).Run.gowrap1() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x20 fp=0x739e09b79fd0 sp=0x739e09b79fb0 pc=0x131240 runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e09b79fd0 sp=0x739e09b79fd0 pc=0xa9064 created by testing.(*T).Run in goroutine 1 /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x3cc goroutine 6390 gp=0x739e09c7f2c0 m=nil [chan receive]: runtime.gopark(0x739e09d28e28?, 0x23ec8?, 0x58?, 0x8e?, 0x739e0a39e1c0?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:466 +0xc0 fp=0x739e09d28db0 sp=0x739e09d28d90 pc=0xa1660 runtime.chanrecv(0x739e09b0c3f0, 0x0, 0x1) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:667 +0x490 fp=0x739e09d28e30 sp=0x739e09d28db0 pc=0x252c0 runtime.chanrecv1(0x8eb140?, 0x484c60?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:509 +0x14 fp=0x739e09d28e60 sp=0x739e09d28e30 pc=0x24df4 testing.(*T).Parallel(0x739e11206b48) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:1803 +0x19c fp=0x739e09d28f00 sp=0x739e09d28e60 pc=0x13002c runtime_test.TestSmhasherWindowed(0x739e11206b48) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/hash_test.go:553 +0x20 fp=0x739e09d28f60 sp=0x739e09d28f00 pc=0x33a1d0 testing.tRunner(0x739e11206b48, 0x89e4b0) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2036 +0xcc fp=0x739e09d28fb0 sp=0x739e09d28f60 pc=0x13033c testing.(*T).Run.gowrap1() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x20 fp=0x739e09d28fd0 sp=0x739e09d28fb0 pc=0x131240 runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e09d28fd0 sp=0x739e09d28fd0 pc=0xa9064 created by testing.(*T).Run in goroutine 1 /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x3cc goroutine 6367 gp=0x739e09ace3c0 m=nil [chan receive]: runtime.gopark(0x739e09d1cdd8?, 0x23ec8?, 0x8?, 0xce?, 0x739e0a39e1c0?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/proc.go:466 +0xc0 fp=0x739e09d1cd60 sp=0x739e09d1cd40 pc=0xa1660 runtime.chanrecv(0x739e09b0c3f0, 0x0, 0x1) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:667 +0x490 fp=0x739e09d1cde0 sp=0x739e09d1cd60 pc=0x252c0 runtime.chanrecv1(0x8eb140?, 0x484c60?) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/chan.go:509 +0x14 fp=0x739e09d1ce10 sp=0x739e09d1cde0 pc=0x24df4 testing.(*T).Parallel(0x739e09e3bb08) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:1803 +0x19c fp=0x739e09d1ceb0 sp=0x739e09d1ce10 pc=0x13002c internal/testenv.ParallelOn64Bit(...) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/internal/testenv/testenv.go:524 runtime_test.TestSmhasherSmallKeys(0x739e09e3bb08) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/hash_test.go:147 +0x28 fp=0x739e09d1cf60 sp=0x739e09d1ceb0 pc=0x337ce8 testing.tRunner(0x739e09e3bb08, 0x89e490) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2036 +0xcc fp=0x739e09d1cfb0 sp=0x739e09d1cf60 pc=0x13033c testing.(*T).Run.gowrap1() /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x20 fp=0x739e09d1cfd0 sp=0x739e09d1cfb0 pc=0x131240 runtime.goexit({}) /tmp/workdir-host-freebsd-arm64-dmgk/go/src/runtime/asm_arm64.s:1447 +0x4 fp=0x739e09d1cfd0 sp=0x739e09d1cfd0 pc=0xa9064 created by testing.(*T).Run in goroutine 1 /tmp/workdir-host-freebsd-arm64-dmgk/go/src/testing/testing.go:2101 +0x3cc FAIL runtime 181.362s ok runtime/cgo 0.015s ? runtime/coverage [no test files] FAIL go tool dist: Failed: exit status 1