plan9-amd64-0intro at 754f870381ef5e2c60c0edd4f902e7063ffb4452 :: Running /tmp/workdir-gnot/go/src/make.rc with args ["/tmp/workdir-gnot/go/src/make.rc" "-force"] and env ["home=/usr/glenda" "path=.\x00/bin" "*=" "type=host-plan9-amd64-0intro" "rcname=gobuildlet" "pid=258" "fn#term%=fn term% {$*}\n" "fn#newworkdir=fn newworkdir {if(test -d $workdir){for(i in `{du -a $workdir|awk '{print $2}'})chmod u+w $i;rm -rf $workdir};mkdir $workdir}\n" "status=" "fn#cd=fn cd {builtin cd $* && awd}\n" "GO_TEST_TIMEOUT_SCALE=2" "workdir=/tmp/workdir-gnot" "objtype=amd64" "fn#sigexit=" "cflag=" "0=/bin/gobuildlet" "WORKDIR=/tmp/workdir-gnot" "GOROOT_BOOTSTRAP=/tmp/workdir-gnot/go1.4" "GO_BUILDER_NAME=plan9-amd64-0intro" "GOBIN=" "PWD=/tmp/workdir-gnot/go/src"] in dir /tmp/workdir-gnot/go/src Building Go cmd/dist using /tmp/workdir-gnot/go1.4. (go1.20.6 plan9/amd64) Building Go toolchain1 using /tmp/workdir-gnot/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for plan9/amd64. --- Installed Go for plan9/amd64 in /tmp/workdir-gnot/go Installed commands in /tmp/workdir-gnot/go/bin *** You need to bind /tmp/workdir-gnot/go/bin before /bin. ##### Test execution environment. # GOARCH: amd64 # CPU: Intel Core Processor (Broadwell) # GOOS: plan9 # OS Version: 2000 ##### Testing packages. ok archive/tar 0.211s ok archive/zip 0.337s ok bufio 0.112s ok bytes 0.197s ok cmp 0.081s ok compress/bzip2 0.112s ok compress/flate 0.596s ok compress/gzip 1.842s ok compress/lzw 0.130s ok compress/zlib 0.355s ok container/heap 0.083s ok container/list 0.081s ok container/ring 0.082s ok context 0.271s ok crypto 2.366s ok crypto/aes 0.095s ok crypto/cipher 1.174s ok crypto/des 0.100s ok crypto/dsa 0.579s ok crypto/ecdh 0.327s ok crypto/ecdsa 0.489s ok crypto/ed25519 0.513s ok crypto/elliptic 0.328s ok crypto/hmac 0.081s ok crypto/internal/alias 0.079s ok crypto/internal/bigmod 0.117s ok crypto/internal/boring 0.083s ok crypto/internal/boring/bcache 0.230s ok crypto/internal/edwards25519 0.139s ok crypto/internal/edwards25519/field 0.538s ok crypto/internal/nistec 0.181s ok crypto/internal/nistec/fiat 0.084s [no tests to run] ok crypto/md5 0.496s ok crypto/rand 0.496s ok crypto/rc4 0.095s ok crypto/rsa 0.697s ok crypto/sha1 0.463s ok crypto/sha256 0.336s ok crypto/sha512 0.328s ok crypto/subtle 0.433s ok crypto/tls 13.263s ok crypto/x509 0.497s ok database/sql 0.748s ok database/sql/driver 0.082s ok debug/buildinfo 0.089s ok debug/dwarf 0.143s ok debug/elf 0.207s ok debug/gosym 0.271s ok debug/macho 0.088s ok debug/pe 0.301s ok debug/plan9obj 0.085s ok embed 0.083s [no tests to run] ok embed/internal/embedtest 0.084s ok encoding/ascii85 0.082s ok encoding/asn1 0.085s ok encoding/base32 0.089s ok encoding/base64 0.083s ok encoding/binary 0.084s ok encoding/csv 0.086s ok encoding/gob 2.434s ok encoding/hex 0.084s ok encoding/json 0.321s ok encoding/pem 0.309s ok encoding/xml 0.121s ok errors 0.106s ok expvar 0.085s ok flag 0.502s ok fmt 0.122s ok go/ast 0.092s ok go/build 5.507s ok go/build/constraint 0.083s ok go/constant 0.083s ok go/doc 0.147s ok go/doc/comment 2.032s ok go/format 0.091s ok go/importer 1.723s ok go/internal/gccgoimporter 0.096s ok go/internal/gcimporter 13.373s ok go/internal/srcimporter 3.609s ok go/parser 0.193s ok go/printer 0.227s ok go/scanner 0.083s ok go/token 0.091s ok go/types 42.497s ok go/version 0.084s ok hash 0.082s ok hash/adler32 0.101s ok hash/crc32 0.087s ok hash/crc64 0.081s ok hash/fnv 0.082s ok hash/maphash 0.122s ok html 0.084s ok html/template 0.150s ok image 0.117s ok image/color 0.091s ok image/draw 0.131s ok image/gif 0.178s ok image/jpeg 0.195s ok image/png 0.259s ok index/suffixarray 0.216s ok internal/abi 1.340s ok internal/buildcfg 0.082s ok internal/chacha8rand 0.091s ok internal/coverage/cformat 0.084s ok internal/coverage/cmerge 0.080s ok internal/coverage/pods 0.093s ok internal/coverage/slicereader 0.082s ok internal/coverage/slicewriter 0.081s ok internal/coverage/test 0.098s ok internal/cpu 0.092s ok internal/dag 0.089s ok internal/diff 0.084s ok internal/fmtsort 0.082s ok internal/fuzz 0.087s ok internal/godebug 4.566s ok internal/godebugs 8.759s ok internal/gover 0.081s ok internal/intern 0.140s ok internal/itoa 0.083s ok internal/platform 2.782s ok internal/poll 0.113s ok internal/profile 0.081s ok internal/reflectlite 0.091s ok internal/runtime/atomic 0.103s ok internal/saferio 0.103s ok internal/singleflight 0.111s ok internal/sysinfo 0.081s ok internal/testenv 1.212s ok internal/trace 0.130s --- FAIL: TestTraceAnnotationsStress (1.34s) --- FAIL: TestTraceAnnotationsStress/Default (1.34s) trace_test.go:569: stderr: fatal error: unexpected signal during runtime execution [signal sys: trap: code=0x0 addr=0x0 pc=0x2577aa] runtime stack: runtime.throw({0x2bb5c0?, 0x467320?}) /tmp/workdir-gnot/go/src/runtime/panic.go:1021 +0x65 fp=0x7fffffffe928 sp=0x7fffffffe8f8 pc=0x234e05 runtime.sigpanic() /tmp/workdir-gnot/go/src/runtime/os_plan9.go:75 +0x4a5 fp=0x7fffffffe9a8 sp=0x7fffffffe928 pc=0x231d25 runtime.fpTracebackPCs(...) /tmp/workdir-gnot/go/src/runtime/trace2stack.go:219 runtime.traceStack(0x40a580?, 0x1?, 0x1) /tmp/workdir-gnot/go/src/runtime/trace2stack.go:70 +0x1ca fp=0x7fffffffedf0 sp=0x7fffffffe9a8 pc=0x2577aa runtime.traceLocker.stack(...) /tmp/workdir-gnot/go/src/runtime/trace2event.go:171 runtime.traceLocker.GoPark({0x40a580?, 0x400000002?}, 0x7, 0x2) /tmp/workdir-gnot/go/src/runtime/trace2runtime.go:442 +0x9b fp=0x7fffffffee80 sp=0x7fffffffedf0 pc=0x256bdb runtime.park_m(0x48007340) /tmp/workdir-gnot/go/src/runtime/proc.go:3968 +0x7c fp=0x7fffffffeed8 sp=0x7fffffffee80 pc=0x23e75c runtime.mcall() /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:458 +0x53 fp=0x7fffffffeef0 sp=0x7fffffffeed8 pc=0x2643f3 goroutine 7 gp=0x48007340 m=0 mp=0x40a580 [chan receive]: runtime.gopark(0x48007340?, 0x17c1b775926a5192?, 0x10?, 0x2f?, 0x250b54?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x48052eb0 sp=0x48052e90 pc=0x23790e runtime.chanrecv(0x4807e230, 0x0, 0x1) /tmp/workdir-gnot/go/src/runtime/chan.go:629 +0x41c fp=0x48052f28 sp=0x48052eb0 pc=0x20517c runtime.chanrecv1(0x4807c0a0?, 0x17c1b775926a5192?) /tmp/workdir-gnot/go/src/runtime/chan.go:479 +0x12 fp=0x48052f50 sp=0x48052f28 pc=0x204d52 runtime.(*wakeableSleep).sleep(0x4801a030, 0x3b9aca00) /tmp/workdir-gnot/go/src/runtime/trace2.go:981 +0xb1 fp=0x48052fb0 sp=0x48052f50 pc=0x253cd1 runtime.(*traceAdvancerState).start.func1() /tmp/workdir-gnot/go/src/runtime/trace2.go:918 +0x28 fp=0x48052fe0 sp=0x48052fb0 pc=0x253b68 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x48052fe8 sp=0x48052fe0 pc=0x2662e1 created by runtime.(*traceAdvancerState).start in goroutine 1 /tmp/workdir-gnot/go/src/runtime/trace2.go:915 +0x15a goroutine 1 gp=0x480061c0 m=nil [sleep]: runtime.gopark(0x48054de8?, 0x17c1b77556cd054b?, 0x5?, 0x0?, 0x2b588b?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x48054dc8 sp=0x48054da8 pc=0x23790e time.Sleep(0x989680) /tmp/workdir-gnot/go/src/runtime/time.go:285 +0x110 fp=0x48054e08 sp=0x48054dc8 pc=0x262c10 main.do({0x2d9448, 0x467440}, 0x4) /tmp/workdir-gnot/go/src/internal/trace/v2/testdata/testprog/annotations-stress.go:83 +0x145 fp=0x48054e98 sp=0x48054e08 pc=0x294385 main.main() /tmp/workdir-gnot/go/src/internal/trace/v2/testdata/testprog/annotations-stress.go:43 +0x166 fp=0x48054f48 sp=0x48054e98 pc=0x294186 runtime.main() /tmp/workdir-gnot/go/src/runtime/proc.go:271 +0x2cb fp=0x48054fe0 sp=0x48054f48 pc=0x2374cb runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x48054fe8 sp=0x48054fe0 pc=0x2662e1 goroutine 2 gp=0x48006700 m=nil [force gc (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x48055fa0 sp=0x48055f80 pc=0x23790e runtime.goparkunlock(...) /tmp/workdir-gnot/go/src/runtime/proc.go:408 runtime.forcegchelper() /tmp/workdir-gnot/go/src/runtime/proc.go:326 +0xa7 fp=0x48055fe0 sp=0x48055fa0 pc=0x237767 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x48055fe8 sp=0x48055fe0 pc=0x2662e1 created by runtime.init.6 in goroutine 1 /tmp/workdir-gnot/go/src/runtime/proc.go:314 +0x1a goroutine 3 gp=0x480068c0 m=nil [GC sweep wait]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x48056f80 sp=0x48056f60 pc=0x23790e runtime.goparkunlock(...) /tmp/workdir-gnot/go/src/runtime/proc.go:408 runtime.bgsweep(0x48018280) /tmp/workdir-gnot/go/src/runtime/mgcsweep.go:278 +0x94 fp=0x48056fc8 sp=0x48056f80 pc=0x224134 runtime.gcenable.gowrap1() /tmp/workdir-gnot/go/src/runtime/mgc.go:203 +0x25 fp=0x48056fe0 sp=0x48056fc8 pc=0x218865 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x48056fe8 sp=0x48056fe0 pc=0x2662e1 created by runtime.gcenable in goroutine 1 /tmp/workdir-gnot/go/src/runtime/mgc.go:203 +0x66 goroutine 4 gp=0x48006a80 m=nil [GC scavenge wait]: runtime.gopark(0x48018280?, 0x2d80e8?, 0x1?, 0x0?, 0x48006a80?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x48057f78 sp=0x48057f58 pc=0x23790e runtime.goparkunlock(...) /tmp/workdir-gnot/go/src/runtime/proc.go:408 runtime.(*scavengerState).park(0x409f20) /tmp/workdir-gnot/go/src/runtime/mgcscavenge.go:425 +0x49 fp=0x48057fa8 sp=0x48057f78 pc=0x221ae9 runtime.bgscavenge(0x48018280) /tmp/workdir-gnot/go/src/runtime/mgcscavenge.go:653 +0x3c fp=0x48057fc8 sp=0x48057fa8 pc=0x2220bc runtime.gcenable.gowrap2() /tmp/workdir-gnot/go/src/runtime/mgc.go:204 +0x25 fp=0x48057fe0 sp=0x48057fc8 pc=0x218805 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x48057fe8 sp=0x48057fe0 pc=0x2662e1 created by runtime.gcenable in goroutine 1 /tmp/workdir-gnot/go/src/runtime/mgc.go:204 +0xa5 goroutine 5 gp=0x48006fc0 m=nil [finalizer wait]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x48050e20 sp=0x48050e00 pc=0x23790e runtime.runfinq() /tmp/workdir-gnot/go/src/runtime/mfinal.go:194 +0x107 fp=0x48050fe0 sp=0x48050e20 pc=0x217867 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x48050fe8 sp=0x48050fe0 pc=0x2662e1 created by runtime.createfing in goroutine 1 /tmp/workdir-gnot/go/src/runtime/mfinal.go:164 +0x3d goroutine 6 gp=0x48007180 m=nil [chan receive]: runtime.gopark(0x48007180?, 0x17c1b7755cc558c4?, 0x8?, 0x1f?, 0x250b54?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x48051ea8 sp=0x48051e88 pc=0x23790e runtime.chanrecv(0x4807e0e0, 0x0, 0x1) /tmp/workdir-gnot/go/src/runtime/chan.go:629 +0x41c fp=0x48051f20 sp=0x48051ea8 pc=0x20517c runtime.chanrecv1(0x4807c050?, 0x17c1b7755cc558c4?) /tmp/workdir-gnot/go/src/runtime/chan.go:479 +0x12 fp=0x48051f48 sp=0x48051f20 pc=0x204d52 runtime.(*wakeableSleep).sleep(0x4801a018, 0x5f5e100) /tmp/workdir-gnot/go/src/runtime/trace2.go:981 +0xb1 fp=0x48051fa8 sp=0x48051f48 pc=0x253cd1 runtime.traceStartReadCPU.func1() /tmp/workdir-gnot/go/src/runtime/trace2cpu.go:56 +0x45 fp=0x48051fe0 sp=0x48051fa8 pc=0x2547e5 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x48051fe8 sp=0x48051fe0 pc=0x2662e1 created by runtime.traceStartReadCPU in goroutine 1 /tmp/workdir-gnot/go/src/runtime/trace2cpu.go:44 +0x146 goroutine 8 gp=0x48007500 m=nil [runnable]: runtime/trace.Start.func1() /tmp/workdir-gnot/go/src/runtime/trace/trace.go:128 fp=0x48053fe0 sp=0x48053fd8 pc=0x293e40 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x48053fe8 sp=0x48053fe0 pc=0x2662e1 created by runtime/trace.Start in goroutine 1 /tmp/workdir-gnot/go/src/runtime/trace/trace.go:128 +0xf6 goroutine 9 gp=0x480076c0 m=nil [runnable]: main.do.func1.gowrap1() /tmp/workdir-gnot/go/src/internal/trace/v2/testdata/testprog/annotations-stress.go:69 fp=0x4808afe0 sp=0x4808afd8 pc=0x294500 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x4808afe8 sp=0x4808afe0 pc=0x2662e1 created by main.do.func1 in goroutine 1 /tmp/workdir-gnot/go/src/internal/trace/v2/testdata/testprog/annotations-stress.go:69 +0x45 goroutine 10 gp=0x48007880 m=nil [runnable]: main.do.func1.gowrap1() /tmp/workdir-gnot/go/src/internal/trace/v2/testdata/testprog/annotations-stress.go:69 fp=0x4808bfe0 sp=0x4808bfd8 pc=0x294500 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x4808bfe8 sp=0x4808bfe0 pc=0x2662e1 created by main.do.func1 in goroutine 1 /tmp/workdir-gnot/go/src/internal/trace/v2/testdata/testprog/annotations-stress.go:69 +0x45 goroutine 11 gp=0x48007a40 m=nil [runnable]: main.do.func1.gowrap1() /tmp/workdir-gnot/go/src/internal/trace/v2/testdata/testprog/annotations-stress.go:69 fp=0x4808cfe0 sp=0x4808cfd8 pc=0x294500 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x4808cfe8 sp=0x4808cfe0 pc=0x2662e1 created by main.do.func1 in goroutine 1 /tmp/workdir-gnot/go/src/internal/trace/v2/testdata/testprog/annotations-stress.go:69 +0x45 exit status: 'annotations-stress 18652: 2' trace_test.go:571: exit status: 'go 18629: 1' --- FAIL: TestTraceGCStress (2.44s) --- FAIL: TestTraceGCStress/Default (2.44s) trace_test.go:569: stderr: fatal error: unexpected signal during runtime execution [signal sys: trap: code=0x0 addr=0x0 pc=0x25762a] runtime stack: runtime.throw({0x2b3e1a?, 0x468540?}) /tmp/workdir-gnot/go/src/runtime/panic.go:1021 +0x65 fp=0x7fffffffe928 sp=0x7fffffffe8f8 pc=0x234d85 runtime.sigpanic() /tmp/workdir-gnot/go/src/runtime/os_plan9.go:75 +0x4a5 fp=0x7fffffffe9a8 sp=0x7fffffffe928 pc=0x231ca5 runtime.fpTracebackPCs(...) /tmp/workdir-gnot/go/src/runtime/trace2stack.go:219 runtime.traceStack(0x40b7a0?, 0x1?, 0x1) /tmp/workdir-gnot/go/src/runtime/trace2stack.go:70 +0x1ca fp=0x7fffffffedf0 sp=0x7fffffffe9a8 pc=0x25762a runtime.traceLocker.stack(...) /tmp/workdir-gnot/go/src/runtime/trace2event.go:171 runtime.traceLocker.GoPark({0x40b7a0?, 0x400000002?}, 0x7, 0x2) /tmp/workdir-gnot/go/src/runtime/trace2runtime.go:442 +0x9b fp=0x7fffffffee80 sp=0x7fffffffedf0 pc=0x256a5b runtime.park_m(0x480076c0) /tmp/workdir-gnot/go/src/runtime/proc.go:3968 +0x7c fp=0x7fffffffeed8 sp=0x7fffffffee80 pc=0x23e6dc runtime.mcall() /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:458 +0x53 fp=0x7fffffffeef0 sp=0x7fffffffeed8 pc=0x263853 goroutine 9 gp=0x480076c0 m=0 mp=0x40b7a0 [chan receive]: runtime.gopark(0x480076c0?, 0x17c1b777bec73f9c?, 0x10?, 0x9f?, 0x2509d4?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x4a3b9eb0 sp=0x4a3b9e90 pc=0x23788e runtime.chanrecv(0x4807e690, 0x0, 0x1) /tmp/workdir-gnot/go/src/runtime/chan.go:629 +0x41c fp=0x4a3b9f28 sp=0x4a3b9eb0 pc=0x20517c runtime.chanrecv1(0x4807c0f0?, 0x17c1b777bec73f9c?) /tmp/workdir-gnot/go/src/runtime/chan.go:479 +0x12 fp=0x4a3b9f50 sp=0x4a3b9f28 pc=0x204d52 runtime.(*wakeableSleep).sleep(0x4801a048, 0x3b9aca00) /tmp/workdir-gnot/go/src/runtime/trace2.go:981 +0xb1 fp=0x4a3b9fb0 sp=0x4a3b9f50 pc=0x253b51 runtime.(*traceAdvancerState).start.func1() /tmp/workdir-gnot/go/src/runtime/trace2.go:918 +0x28 fp=0x4a3b9fe0 sp=0x4a3b9fb0 pc=0x2539e8 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x4a3b9fe8 sp=0x4a3b9fe0 pc=0x265741 created by runtime.(*traceAdvancerState).start in goroutine 1 /tmp/workdir-gnot/go/src/runtime/trace2.go:915 +0x15a goroutine 1 gp=0x480061c0 m=nil [sleep]: runtime.gopark(0x48054ea8?, 0x17c1b777832b57e8?, 0x0?, 0x0?, 0x28dfa0?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x48054e88 sp=0x48054e68 pc=0x23788e time.Sleep(0x17d78400) /tmp/workdir-gnot/go/src/runtime/time.go:285 +0x110 fp=0x48054ec8 sp=0x48054e88 pc=0x262830 main.main() /tmp/workdir-gnot/go/src/internal/trace/v2/testdata/testprog/gc-stress.go:80 +0x21a fp=0x48054f48 sp=0x48054ec8 pc=0x28e43a runtime.main() /tmp/workdir-gnot/go/src/runtime/proc.go:271 +0x2cb fp=0x48054fe0 sp=0x48054f48 pc=0x23744b runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x48054fe8 sp=0x48054fe0 pc=0x265741 goroutine 2 gp=0x48006700 m=nil [force gc (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x48055fa0 sp=0x48055f80 pc=0x23788e runtime.goparkunlock(...) /tmp/workdir-gnot/go/src/runtime/proc.go:408 runtime.forcegchelper() /tmp/workdir-gnot/go/src/runtime/proc.go:326 +0xa7 fp=0x48055fe0 sp=0x48055fa0 pc=0x2376e7 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x48055fe8 sp=0x48055fe0 pc=0x265741 created by runtime.init.6 in goroutine 1 /tmp/workdir-gnot/go/src/runtime/proc.go:314 +0x1a goroutine 3 gp=0x480068c0 m=nil [runnable]: runtime.goschedIfBusy() /tmp/workdir-gnot/go/src/runtime/proc.go:365 +0x28 fp=0x48056f80 sp=0x48056f68 pc=0x2377a8 runtime.bgsweep(0x48018280) /tmp/workdir-gnot/go/src/runtime/mgcsweep.go:302 +0x14f fp=0x48056fc8 sp=0x48056f80 pc=0x22416f runtime.gcenable.gowrap1() /tmp/workdir-gnot/go/src/runtime/mgc.go:203 +0x25 fp=0x48056fe0 sp=0x48056fc8 pc=0x2187e5 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x48056fe8 sp=0x48056fe0 pc=0x265741 created by runtime.gcenable in goroutine 1 /tmp/workdir-gnot/go/src/runtime/mgc.go:203 +0x66 goroutine 4 gp=0x48006a80 m=nil [GC scavenge wait]: runtime.gopark(0x48018280?, 0x2d03b0?, 0x0?, 0x0?, 0x0?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x48057f78 sp=0x48057f58 pc=0x23788e runtime.goparkunlock(...) /tmp/workdir-gnot/go/src/runtime/proc.go:408 runtime.(*scavengerState).park(0x40b140) /tmp/workdir-gnot/go/src/runtime/mgcscavenge.go:425 +0x49 fp=0x48057fa8 sp=0x48057f78 pc=0x221a69 runtime.bgscavenge(0x48018280) /tmp/workdir-gnot/go/src/runtime/mgcscavenge.go:658 +0x59 fp=0x48057fc8 sp=0x48057fa8 pc=0x222059 runtime.gcenable.gowrap2() /tmp/workdir-gnot/go/src/runtime/mgc.go:204 +0x25 fp=0x48057fe0 sp=0x48057fc8 pc=0x218785 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x48057fe8 sp=0x48057fe0 pc=0x265741 created by runtime.gcenable in goroutine 1 /tmp/workdir-gnot/go/src/runtime/mgc.go:204 +0xa5 goroutine 5 gp=0x48006fc0 m=nil [finalizer wait]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x48050e20 sp=0x48050e00 pc=0x23788e runtime.runfinq() /tmp/workdir-gnot/go/src/runtime/mfinal.go:194 +0x107 fp=0x48050fe0 sp=0x48050e20 pc=0x2177e7 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x48050fe8 sp=0x48050fe0 pc=0x265741 created by runtime.createfing in goroutine 1 /tmp/workdir-gnot/go/src/runtime/mfinal.go:164 +0x3d goroutine 6 gp=0x48007180 m=nil [GC worker (idle)]: runtime.gopark(0x48051f68?, 0x17c1b777804b8629?, 0x0?, 0x0?, 0x0?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x48051f28 sp=0x48051f08 pc=0x23788e runtime.gcBgMarkWorker(0x4807e0e0) /tmp/workdir-gnot/go/src/runtime/mgc.go:1333 +0xec fp=0x48051fc8 sp=0x48051f28 pc=0x21a9ac runtime.gcBgMarkStartWorkers.gowrap1() /tmp/workdir-gnot/go/src/runtime/mgc.go:1249 +0x25 fp=0x48051fe0 sp=0x48051fc8 pc=0x21a885 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x48051fe8 sp=0x48051fe0 pc=0x265741 created by runtime.gcBgMarkStartWorkers in goroutine 1 /tmp/workdir-gnot/go/src/runtime/mgc.go:1249 +0x105 goroutine 7 gp=0x48007340 m=nil [runnable]: runtime.gcTrigger.test({0x0?, 0x0?, 0x0?}) /tmp/workdir-gnot/go/src/runtime/mgc.go:567 +0xdc fp=0x4a3b8ef8 sp=0x4a3b8ef0 pc=0x2189dc runtime.mallocgc(0x72e0, 0x296ea0, 0x1) /tmp/workdir-gnot/go/src/runtime/malloc.go:1307 +0x825 fp=0x4a3b8f80 sp=0x4a3b8ef8 pc=0x20ce05 runtime.makeslice(0x8000?, 0x0?, 0x0?) /tmp/workdir-gnot/go/src/runtime/slice.go:107 +0x49 fp=0x4a3b8fa8 sp=0x4a3b8f80 pc=0x248969 main.main.func1() /tmp/workdir-gnot/go/src/internal/trace/v2/testdata/testprog/gc-stress.go:65 +0x45 fp=0x4a3b8fe0 sp=0x4a3b8fa8 pc=0x28e525 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x4a3b8fe8 sp=0x4a3b8fe0 pc=0x265741 created by main.main in goroutine 1 /tmp/workdir-gnot/go/src/internal/trace/v2/testdata/testprog/gc-stress.go:63 +0x18b goroutine 8 gp=0x48007500 m=nil [chan receive]: runtime.gopark(0x48007500?, 0x17c1b777892224f2?, 0x8?, 0x7f?, 0x250a13?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x4a3b7ea8 sp=0x4a3b7e88 pc=0x23788e runtime.chanrecv(0x4807e0e0, 0x0, 0x1) /tmp/workdir-gnot/go/src/runtime/chan.go:629 +0x41c fp=0x4a3b7f20 sp=0x4a3b7ea8 pc=0x20517c runtime.chanrecv1(0x4807c0a0?, 0x17c1b777892224f2?) /tmp/workdir-gnot/go/src/runtime/chan.go:479 +0x12 fp=0x4a3b7f48 sp=0x4a3b7f20 pc=0x204d52 runtime.(*wakeableSleep).sleep(0x4801a030, 0x5f5e100) /tmp/workdir-gnot/go/src/runtime/trace2.go:981 +0xb1 fp=0x4a3b7fa8 sp=0x4a3b7f48 pc=0x253b51 runtime.traceStartReadCPU.func1() /tmp/workdir-gnot/go/src/runtime/trace2cpu.go:56 +0x45 fp=0x4a3b7fe0 sp=0x4a3b7fa8 pc=0x254665 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x4a3b7fe8 sp=0x4a3b7fe0 pc=0x265741 created by runtime.traceStartReadCPU in goroutine 1 /tmp/workdir-gnot/go/src/runtime/trace2cpu.go:44 +0x146 goroutine 10 gp=0x48007880 m=nil [trace reader (blocked)]: runtime.gopark(0x48052f78?, 0x480260c0?, 0x38?, 0x2f?, 0x48052f90?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x48052f38 sp=0x48052f18 pc=0x23788e runtime.ReadTrace() /tmp/workdir-gnot/go/src/runtime/trace2.go:716 +0x31 fp=0x48052fa0 sp=0x48052f38 pc=0x2533f1 runtime/trace.Start.func1() /tmp/workdir-gnot/go/src/runtime/trace/trace.go:130 +0x45 fp=0x48052fe0 sp=0x48052fa0 pc=0x28df85 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x48052fe8 sp=0x48052fe0 pc=0x265741 created by runtime/trace.Start in goroutine 1 /tmp/workdir-gnot/go/src/runtime/trace/trace.go:128 +0xf6 exit status: 'gc-stress 18790: 2' trace_test.go:571: exit status: 'go 18763: 1' --- FAIL: TestTraceGOMAXPROCS (1.31s) --- FAIL: TestTraceGOMAXPROCS/Default (1.31s) trace_test.go:569: stderr: fatal error: unexpected signal during runtime execution [signal sys: trap: code=0x0 addr=0x0 pc=0x2578ea] runtime stack: runtime.throw({0x2b23c4?, 0x467120?}) /tmp/workdir-gnot/go/src/runtime/panic.go:1021 +0x65 fp=0x7fffffffe928 sp=0x7fffffffe8f8 pc=0x235045 runtime.sigpanic() /tmp/workdir-gnot/go/src/runtime/os_plan9.go:75 +0x4a5 fp=0x7fffffffe9a8 sp=0x7fffffffe928 pc=0x231f65 runtime.fpTracebackPCs(...) /tmp/workdir-gnot/go/src/runtime/trace2stack.go:219 runtime.traceStack(0x40a380?, 0x1?, 0x1) /tmp/workdir-gnot/go/src/runtime/trace2stack.go:70 +0x1ca fp=0x7fffffffedf0 sp=0x7fffffffe9a8 pc=0x2578ea runtime.traceLocker.stack(...) /tmp/workdir-gnot/go/src/runtime/trace2event.go:171 runtime.traceLocker.GoPark({0x40a380?, 0x400000002?}, 0x7, 0x2) /tmp/workdir-gnot/go/src/runtime/trace2runtime.go:442 +0x9b fp=0x7fffffffee80 sp=0x7fffffffedf0 pc=0x256d1b runtime.park_m(0x48007500) /tmp/workdir-gnot/go/src/runtime/proc.go:3968 +0x7c fp=0x7fffffffeed8 sp=0x7fffffffee80 pc=0x23e99c runtime.mcall() /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:458 +0x53 fp=0x7fffffffeef0 sp=0x7fffffffeed8 pc=0x263b13 goroutine 8 gp=0x48007500 m=0 mp=0x40a380 [chan receive]: runtime.gopark(0x48007500?, 0x17c1b7780d4a8f45?, 0x10?, 0x3f?, 0x250c94?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x48053eb0 sp=0x48053e90 pc=0x237b4e runtime.chanrecv(0x4807e230, 0x0, 0x1) /tmp/workdir-gnot/go/src/runtime/chan.go:629 +0x41c fp=0x48053f28 sp=0x48053eb0 pc=0x20517c runtime.chanrecv1(0x4807c0a0?, 0x17c1b7780d4a8f45?) /tmp/workdir-gnot/go/src/runtime/chan.go:479 +0x12 fp=0x48053f50 sp=0x48053f28 pc=0x204d52 runtime.(*wakeableSleep).sleep(0x4801a030, 0x3b9aca00) /tmp/workdir-gnot/go/src/runtime/trace2.go:981 +0xb1 fp=0x48053fb0 sp=0x48053f50 pc=0x253e11 runtime.(*traceAdvancerState).start.func1() /tmp/workdir-gnot/go/src/runtime/trace2.go:918 +0x28 fp=0x48053fe0 sp=0x48053fb0 pc=0x253ca8 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x48053fe8 sp=0x48053fe0 pc=0x265a01 created by runtime.(*traceAdvancerState).start in goroutine 1 /tmp/workdir-gnot/go/src/runtime/trace2.go:915 +0x15a goroutine 1 gp=0x480061c0 m=nil [sleep]: runtime.gopark(0x48054ed0?, 0x17c1b777d1ab66db?, 0x1e?, 0x58?, 0x28d720?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x48054eb0 sp=0x48054e90 pc=0x237b4e time.Sleep(0xf4240) /tmp/workdir-gnot/go/src/runtime/time.go:285 +0x110 fp=0x48054ef0 sp=0x48054eb0 pc=0x262af0 main.main() /tmp/workdir-gnot/go/src/internal/trace/v2/testdata/testprog/gomaxprocs.go:38 +0x91 fp=0x48054f48 sp=0x48054ef0 pc=0x28d931 runtime.main() /tmp/workdir-gnot/go/src/runtime/proc.go:271 +0x2cb fp=0x48054fe0 sp=0x48054f48 pc=0x23770b runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x48054fe8 sp=0x48054fe0 pc=0x265a01 goroutine 2 gp=0x48006700 m=nil [force gc (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x48055fa0 sp=0x48055f80 pc=0x237b4e runtime.goparkunlock(...) /tmp/workdir-gnot/go/src/runtime/proc.go:408 runtime.forcegchelper() /tmp/workdir-gnot/go/src/runtime/proc.go:326 +0xa7 fp=0x48055fe0 sp=0x48055fa0 pc=0x2379a7 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x48055fe8 sp=0x48055fe0 pc=0x265a01 created by runtime.init.6 in goroutine 1 /tmp/workdir-gnot/go/src/runtime/proc.go:314 +0x1a goroutine 3 gp=0x480068c0 m=nil [GC sweep wait]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x48056f80 sp=0x48056f60 pc=0x237b4e runtime.goparkunlock(...) /tmp/workdir-gnot/go/src/runtime/proc.go:408 runtime.bgsweep(0x48018280) /tmp/workdir-gnot/go/src/runtime/mgcsweep.go:278 +0x94 fp=0x48056fc8 sp=0x48056f80 pc=0x2242b4 runtime.gcenable.gowrap1() /tmp/workdir-gnot/go/src/runtime/mgc.go:203 +0x25 fp=0x48056fe0 sp=0x48056fc8 pc=0x2187e5 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x48056fe8 sp=0x48056fe0 pc=0x265a01 created by runtime.gcenable in goroutine 1 /tmp/workdir-gnot/go/src/runtime/mgc.go:203 +0x66 goroutine 4 gp=0x48006a80 m=nil [runnable]: runtime.gopark(0x48018280?, 0x2ce978?, 0x1?, 0x0?, 0x48006a80?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x48057f78 sp=0x48057f58 pc=0x237b4e runtime.goparkunlock(...) /tmp/workdir-gnot/go/src/runtime/proc.go:408 runtime.(*scavengerState).park(0x409d20) /tmp/workdir-gnot/go/src/runtime/mgcscavenge.go:425 +0x49 fp=0x48057fa8 sp=0x48057f78 pc=0x221c69 runtime.bgscavenge(0x48018280) /tmp/workdir-gnot/go/src/runtime/mgcscavenge.go:653 +0x3c fp=0x48057fc8 sp=0x48057fa8 pc=0x22223c runtime.gcenable.gowrap2() /tmp/workdir-gnot/go/src/runtime/mgc.go:204 +0x25 fp=0x48057fe0 sp=0x48057fc8 pc=0x218785 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x48057fe8 sp=0x48057fe0 pc=0x265a01 created by runtime.gcenable in goroutine 1 /tmp/workdir-gnot/go/src/runtime/mgc.go:204 +0xa5 goroutine 5 gp=0x48006fc0 m=nil [finalizer wait]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x48050e20 sp=0x48050e00 pc=0x237b4e runtime.runfinq() /tmp/workdir-gnot/go/src/runtime/mfinal.go:194 +0x107 fp=0x48050fe0 sp=0x48050e20 pc=0x2177e7 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x48050fe8 sp=0x48050fe0 pc=0x265a01 created by runtime.createfing in goroutine 1 /tmp/workdir-gnot/go/src/runtime/mfinal.go:164 +0x3d goroutine 6 gp=0x48007180 m=nil [wait for GC cycle]: runtime.gopark(0x48051f18?, 0x48051f00?, 0xc0?, 0x92?, 0x48051f00?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x48051f60 sp=0x48051f40 pc=0x237b4e runtime.goparkunlock(...) /tmp/workdir-gnot/go/src/runtime/proc.go:408 runtime.gcWaitOnMark(0x1) /tmp/workdir-gnot/go/src/runtime/mgc.go:524 +0x55 fp=0x48051f90 sp=0x48051f60 pc=0x218a95 runtime.GC() /tmp/workdir-gnot/go/src/runtime/mgc.go:468 +0x47 fp=0x48051fc8 sp=0x48051f90 pc=0x218947 main.main.func1() /tmp/workdir-gnot/go/src/internal/trace/v2/testdata/testprog/gomaxprocs.go:26 +0x13 fp=0x48051fe0 sp=0x48051fc8 pc=0x28d9b3 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x48051fe8 sp=0x48051fe0 pc=0x265a01 created by main.main in goroutine 1 /tmp/workdir-gnot/go/src/internal/trace/v2/testdata/testprog/gomaxprocs.go:24 +0x1e goroutine 7 gp=0x48007340 m=nil [chan receive]: runtime.gopark(0x48007340?, 0x17c1b777d7a59429?, 0x8?, 0x2f?, 0x250c94?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x48052ea8 sp=0x48052e88 pc=0x237b4e runtime.chanrecv(0x4807e0e0, 0x0, 0x1) /tmp/workdir-gnot/go/src/runtime/chan.go:629 +0x41c fp=0x48052f20 sp=0x48052ea8 pc=0x20517c runtime.chanrecv1(0x4807c050?, 0x17c1b777d7a59429?) /tmp/workdir-gnot/go/src/runtime/chan.go:479 +0x12 fp=0x48052f48 sp=0x48052f20 pc=0x204d52 runtime.(*wakeableSleep).sleep(0x4801a018, 0x5f5e100) /tmp/workdir-gnot/go/src/runtime/trace2.go:981 +0xb1 fp=0x48052fa8 sp=0x48052f48 pc=0x253e11 runtime.traceStartReadCPU.func1() /tmp/workdir-gnot/go/src/runtime/trace2cpu.go:56 +0x45 fp=0x48052fe0 sp=0x48052fa8 pc=0x254925 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x48052fe8 sp=0x48052fe0 pc=0x265a01 created by runtime.traceStartReadCPU in goroutine 1 /tmp/workdir-gnot/go/src/runtime/trace2cpu.go:44 +0x146 goroutine 9 gp=0x480076c0 m=nil [trace reader (blocked)]: runtime.gopark(0x4808af78?, 0x480260c0?, 0x38?, 0xaf?, 0x4808af90?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x4808af38 sp=0x4808af18 pc=0x237b4e runtime.ReadTrace() /tmp/workdir-gnot/go/src/runtime/trace2.go:716 +0x31 fp=0x4808afa0 sp=0x4808af38 pc=0x2536b1 runtime/trace.Start.func1() /tmp/workdir-gnot/go/src/runtime/trace/trace.go:130 +0x45 fp=0x4808afe0 sp=0x4808afa0 pc=0x28d705 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x4808afe8 sp=0x4808afe0 pc=0x265a01 created by runtime/trace.Start in goroutine 1 /tmp/workdir-gnot/go/src/runtime/trace/trace.go:128 +0xf6 goroutine 10 gp=0x48007880 m=nil [GC worker (idle)]: runtime.gopark(0x4808bf68?, 0x17c1b777d1afa493?, 0x0?, 0x0?, 0x0?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x4808bf28 sp=0x4808bf08 pc=0x237b4e runtime.gcBgMarkWorker(0x4807e2a0) /tmp/workdir-gnot/go/src/runtime/mgc.go:1333 +0xec fp=0x4808bfc8 sp=0x4808bf28 pc=0x21abac runtime.gcBgMarkStartWorkers.gowrap1() /tmp/workdir-gnot/go/src/runtime/mgc.go:1249 +0x25 fp=0x4808bfe0 sp=0x4808bfc8 pc=0x21aa85 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x4808bfe8 sp=0x4808bfe0 pc=0x265a01 created by runtime.gcBgMarkStartWorkers in goroutine 6 /tmp/workdir-gnot/go/src/runtime/mgc.go:1249 +0x105 exit status: 'gomaxprocs 18816: 2' trace_test.go:571: exit status: 'go 18793: 1' --- FAIL: TestTraceStacks (4.44s) --- FAIL: TestTraceStacks/Default (4.44s) trace_test.go:499: no match for StateTransition Match=Goroutine Running->Waiting Stack=[]trace_test.frame{trace_test.frame{fn:"time.Sleep", line:0}, trace_test.frame{fn:"main.main", line:0}} trace_test.go:588: found bad trace; dumping to test log... trace_test.go:599: Trace Go1.23 EventBatch gen=1 m=18446744073709551615 time=26747672854035389 size=5 Frequency freq=15625000 EventBatch gen=1 m=18864 time=26747672852615068 size=30 ProcStart dt=4 p=0 p_seq=23 GoUnblock dt=395 g=6 g_seq=2 stack=0 GoStart dt=123 g=6 g_seq=3 GoBlock dt=194 reason_string=12 stack=83 GoStart dt=33 g=4 g_seq=4 GoBlock dt=601 reason_string=15 stack=74 ProcStop dt=45 EventBatch gen=1 m=18863 time=26747672851282855 size=447 ProcStart dt=5 p=0 p_seq=20 ProcStop dt=198 ProcStart dt=1016931 p=0 p_seq=21 GoUnblock dt=208 g=1 g_seq=3 stack=0 GoStart dt=41 g=1 g_seq=4 GCBegin dt=285 gc_seq=1 stack=63 GoCreate dt=1280 new_g=21 new_stack=64 stack=65 GoBlock dt=122 reason_string=12 stack=66 GoStart dt=12 g=21 g_seq=1 GoUnblock dt=54 g=1 g_seq=5 stack=67 GoBlock dt=29 reason_string=15 stack=68 GoStart dt=47 g=1 g_seq=6 STWBegin dt=596 kind_string=22 stack=69 GoStatus dt=252 g=4 m=18446744073709551615 gstatus=4 GoUnblock dt=59 g=4 g_seq=1 stack=70 ProcsChange dt=244 procs_value=1 stack=71 STWEnd dt=14 GoBlock dt=43 reason_string=18 stack=72 GoUnblock dt=10 g=21 g_seq=2 stack=0 GoStart dt=6 g=21 g_seq=3 GoLabel dt=2 label_string=3 GoBlock dt=1138 reason_string=15 stack=73 GoStart dt=12 g=4 g_seq=2 GoBlock dt=62 reason_string=15 stack=74 GoUnblock dt=14 g=21 g_seq=4 stack=0 GoStart dt=4 g=21 g_seq=5 GoLabel dt=3 label_string=4 STWBegin dt=18278 kind_string=23 stack=75 HeapAlloc dt=32 heapalloc_value=2399952 GoStatus dt=8 g=3 m=18446744073709551615 gstatus=4 GoUnblock dt=5 g=3 g_seq=1 stack=76 GCEnd dt=5 gc_seq=2 HeapGoal dt=8 heapgoal_value=5211192 GoUnblock dt=23 g=1 g_seq=7 stack=77 ProcsChange dt=11 procs_value=1 stack=78 STWEnd dt=1464 GoBlock dt=35 reason_string=15 stack=79 GoStart dt=12 g=3 g_seq=2 GoBlock dt=236 reason_string=14 stack=80 GoStart dt=7 g=1 g_seq=8 GoStop dt=14 reason_string=20 stack=81 GoStart dt=11 g=1 g_seq=9 GoBlock dt=10 reason_string=19 stack=82 ProcStop dt=15 ProcStart dt=296166 p=0 p_seq=24 ProcStop dt=8 ProcStart dt=1401159 p=0 p_seq=25 GoUnblock dt=24 g=1 g_seq=10 stack=0 GoStart dt=12 g=1 g_seq=11 GoUnblock dt=32 g=12 g_seq=2 stack=84 GoUnblock dt=12 g=13 g_seq=2 stack=85 GoUnblock dt=60 g=14 g_seq=2 stack=86 GoUnblock dt=19 g=15 g_seq=2 stack=87 GoUnblock dt=36 g=16 g_seq=2 stack=88 GoUnblock dt=32 g=17 g_seq=2 stack=89 HeapAlloc dt=161 heapalloc_value=2420928 HeapAlloc dt=1062 heapalloc_value=2428352 HeapAlloc dt=90 heapalloc_value=2436368 HeapAlloc dt=34 heapalloc_value=2444368 HeapAlloc dt=3079 heapalloc_value=2451328 HeapAlloc dt=35 heapalloc_value=2459200 GoCreate dt=64 new_g=22 new_stack=90 stack=91 GoBlock dt=23 reason_string=8 stack=92 GoStart dt=11 g=22 g_seq=1 HeapAlloc dt=93 heapalloc_value=2467104 HeapAlloc dt=102 heapalloc_value=2475296 HeapAlloc dt=61 heapalloc_value=2483368 GoCreate dt=125 new_g=23 new_stack=28 stack=93 HeapAlloc dt=14 heapalloc_value=2490600 GoBlock dt=9 reason_string=8 stack=94 GoStart dt=7 g=23 g_seq=1 GoSyscallBegin dt=149 p_seq=26 stack=31 GoSyscallEnd dt=565 HeapAlloc dt=29 heapalloc_value=2498704 HeapAlloc dt=44 heapalloc_value=2506320 GoSyscallBegin dt=143 p_seq=27 stack=32 GoSyscallEnd dt=268 GoSyscallBegin dt=57 p_seq=28 stack=33 GoSyscallEnd dt=107 HeapAlloc dt=20 heapalloc_value=2514224 GoSyscallBegin dt=14 p_seq=29 stack=33 GoSyscallEnd dt=100 GoSyscallBegin dt=42 p_seq=30 stack=34 GoSyscallEnd dt=120 GoUnblock dt=28 g=22 g_seq=2 stack=35 GoDestroy dt=7 GoStart dt=13 g=22 g_seq=3 HeapAlloc dt=59 heapalloc_value=2522416 GoSyscallBegin dt=53 p_seq=31 stack=95 GoSyscallEnd dt=902 GoSyscallBegin dt=25 p_seq=32 stack=96 GoSyscallEnd dt=16 GoCreate dt=54 new_g=24 new_stack=97 stack=98 GoSyscallBegin dt=11 p_seq=33 stack=99 GoSyscallEndBlocked dt=2129 EventBatch gen=1 m=18862 time=26747672850953346 size=392 ProcStart dt=4 p=0 p_seq=15 GoStatus dt=51 g=5 m=18862 gstatus=1 GoStart dt=3 g=5 g_seq=1 GoBlock dt=168 reason_string=15 stack=49 GoStart dt=12 g=6 g_seq=1 GoBlock dt=235 reason_string=12 stack=50 GoStart dt=7 g=7 g_seq=1 GoBlock dt=121 reason_string=12 stack=50 GoStart dt=8 g=8 g_seq=1 GoSyscallBegin dt=235 p_seq=16 stack=51 GoSyscallEnd dt=48 GoBlock dt=35 reason_string=15 stack=52 GoStart dt=27 g=9 g_seq=1 GoBlock dt=80 reason_string=6 stack=53 GoStart dt=7 g=10 g_seq=1 GoBlock dt=46 reason_string=6 stack=54 GoStart dt=7 g=11 g_seq=1 GoBlock dt=45 reason_string=6 stack=55 GoStart dt=7 g=12 g_seq=1 GoBlock dt=55 reason_string=12 stack=56 GoStart dt=8 g=13 g_seq=1 GoBlock dt=29 reason_string=11 stack=57 GoStart dt=29 g=14 g_seq=1 GoBlock dt=76 reason_string=8 stack=58 GoStart dt=9 g=15 g_seq=1 GoBlock dt=104 reason_string=10 stack=59 GoStart dt=7 g=16 g_seq=1 GoBlock dt=66 reason_string=10 stack=60 GoStart dt=7 g=17 g_seq=1 GoBlock dt=70 reason_string=9 stack=61 GoStart dt=7 g=19 g_seq=1 GoSyscallBegin dt=1111 p_seq=17 stack=62 ProcSteal dt=3074422 p=0 p_seq=34 m=18863 ProcStart dt=4 p=0 p_seq=35 GoSyscallEndBlocked dt=3 GoStart dt=3 g=19 g_seq=2 GoSyscallBegin dt=218 p_seq=36 stack=100 GoSyscallEnd dt=21 GoSyscallBegin dt=157 p_seq=37 stack=101 GoSyscallEnd dt=130 GoSyscallBegin dt=25 p_seq=38 stack=102 GoSyscallEnd dt=106 GoSyscallBegin dt=42 p_seq=39 stack=103 GoSyscallEnd dt=109 GoSyscallBegin dt=15 p_seq=40 stack=104 GoSyscallEnd dt=181 GoSyscallBegin dt=196 p_seq=41 stack=105 GoSyscallEnd dt=18 GoStop dt=697 reason_string=16 stack=106 GoStart dt=29 g=24 g_seq=1 GoBlock dt=66 reason_string=8 stack=107 GoStart dt=8 g=12 g_seq=3 GoDestroy dt=10 GoStart dt=65 g=13 g_seq=3 GoDestroy dt=9 GoStart dt=9 g=14 g_seq=3 GoDestroy dt=12 GoStart dt=7 g=15 g_seq=3 GoDestroy dt=12 GoStart dt=6 g=16 g_seq=3 GoDestroy dt=13 GoStart dt=5 g=17 g_seq=3 GoDestroy dt=10 GoStart dt=8 g=22 g_seq=4 GoUnblock dt=37 g=24 g_seq=2 stack=108 GoBlock dt=14 reason_string=12 stack=109 GoStart dt=8 g=24 g_seq=3 GoUnblock dt=34 g=22 g_seq=5 stack=110 GoDestroy dt=7 GoStart dt=43 g=22 g_seq=6 GoSyscallBegin dt=17 p_seq=42 stack=111 GoSyscallEnd dt=116 GoSyscallBegin dt=31 p_seq=43 stack=112 GoSyscallEnd dt=117 GoSyscallBegin dt=18 p_seq=44 stack=113 GoSyscallEnd dt=63 GoSyscallBegin dt=22 p_seq=45 stack=114 GoSyscallEnd dt=16 GoUnblock dt=56 g=1 g_seq=12 stack=115 GoDestroy dt=8 GoStart dt=12 g=1 g_seq=13 GoSyscallBegin dt=25 p_seq=46 stack=116 GoSyscallEnd dt=35 GoSyscallBegin dt=65 p_seq=47 stack=117 GoSyscallEnd dt=26 GoSyscallBegin dt=859 p_seq=48 stack=118 GoSyscallEnd dt=63 GoSyscallBegin dt=11 p_seq=49 stack=119 GoSyscallEnd dt=18 GoSyscallBegin dt=14 p_seq=50 stack=120 GoSyscallEnd dt=29 GoSyscallBegin dt=13 p_seq=51 stack=121 GoSyscallEnd dt=18 GoBlock dt=10 reason_string=12 stack=122 GoStart dt=8 g=19 g_seq=3 GoSyscallBegin dt=8 p_seq=52 stack=123 GoSyscallEnd dt=18 GoSyscallBegin dt=9 p_seq=53 stack=124 GoSyscallEnd dt=16 GoSyscallBegin dt=14 p_seq=54 stack=125 GoSyscallEnd dt=39 GoSyscallBegin dt=8 p_seq=55 stack=126 GoSyscallEnd dt=15 GoSyscallBegin dt=31 p_seq=56 stack=127 GoSyscallEnd dt=17 GoSyscallBegin dt=33 p_seq=57 stack=128 GoSyscallEnd dt=34 GoDestroy dt=8 ProcStop dt=16 EventBatch gen=1 m=18861 time=26747672850953062 size=58 ProcSteal dt=4 p=0 p_seq=14 m=18860 ProcSteal dt=328232 p=0 p_seq=18 m=18862 ProcStart dt=114 p=0 p_seq=19 ProcStop dt=639 GoUnblock dt=1331068 g=4 g_seq=3 stack=0 ProcStart dt=244 p=0 p_seq=22 HeapAlloc dt=230 heapalloc_value=2402000 HeapAlloc dt=261 heapalloc_value=2406160 HeapAlloc dt=421 heapalloc_value=2413328 ProcStop dt=34 EventBatch gen=1 m=18860 time=26747672850649843 size=283 ProcStatus dt=4 p=0 pstatus=1 GoStatus dt=4 g=1 m=18860 gstatus=2 ProcsChange dt=889 procs_value=1 stack=1 STWBegin dt=303 kind_string=21 stack=2 HeapGoal dt=5 heapgoal_value=4194304 ProcsChange dt=45 procs_value=1 stack=3 STWEnd dt=47 GoCreate dt=973 new_g=6 new_stack=4 stack=5 GoCreate dt=97 new_g=7 new_stack=6 stack=7 GoCreate dt=597 new_g=8 new_stack=8 stack=9 GoCreate dt=317 new_g=9 new_stack=10 stack=11 GoCreate dt=46 new_g=10 new_stack=12 stack=13 GoCreate dt=47 new_g=11 new_stack=14 stack=15 GoCreate dt=17 new_g=12 new_stack=16 stack=17 GoCreate dt=262 new_g=13 new_stack=18 stack=19 HeapAlloc dt=129 heapalloc_value=2662400 GoCreate dt=116 new_g=14 new_stack=20 stack=21 GoCreate dt=19 new_g=15 new_stack=22 stack=23 GoCreate dt=47 new_g=16 new_stack=24 stack=25 GoCreate dt=338 new_g=17 new_stack=26 stack=27 HeapAlloc dt=3956 heapalloc_value=2670592 GoCreate dt=535 new_g=18 new_stack=28 stack=29 GoBlock dt=484 reason_string=8 stack=30 GoStart dt=32 g=18 g_seq=1 GoSyscallBegin dt=987 p_seq=1 stack=31 GoSyscallEnd dt=480 GoSyscallBegin dt=289 p_seq=2 stack=32 GoSyscallEnd dt=8711 GoSyscallBegin dt=39 p_seq=3 stack=33 GoSyscallEnd dt=114 GoSyscallBegin dt=60 p_seq=4 stack=33 GoSyscallEnd dt=105 GoSyscallBegin dt=18 p_seq=5 stack=34 GoSyscallEnd dt=125 GoUnblock dt=30 g=1 g_seq=1 stack=35 GoDestroy dt=8 GoStart dt=14 g=1 g_seq=2 GoSyscallBegin dt=66 p_seq=6 stack=36 GoSyscallEnd dt=921 GoSyscallBegin dt=22 p_seq=7 stack=37 GoSyscallEnd dt=20 GoSyscallBegin dt=13 p_seq=8 stack=38 GoSyscallEnd dt=110 GoSyscallBegin dt=333 p_seq=9 stack=39 GoSyscallEnd dt=123 GoSyscallBegin dt=19 p_seq=10 stack=40 GoSyscallEnd dt=120 GoSyscallBegin dt=22 p_seq=11 stack=41 GoSyscallEnd dt=18 GoCreate dt=108 new_g=19 new_stack=42 stack=43 GoSyscallBegin dt=12 p_seq=12 stack=44 GoSyscallEnd dt=128 GoCreate dt=34 new_g=20 new_stack=45 stack=46 GoBlock dt=12 reason_string=19 stack=47 GoStart dt=299 g=20 g_seq=1 GoSyscallBegin dt=14 p_seq=13 stack=48 ProcStart dt=3362393 p=0 p_seq=58 GoSyscallEndBlocked dt=5 GoStart dt=3 g=20 g_seq=2 GoUnblock dt=46 g=1 g_seq=14 stack=129 GoDestroy dt=7 GoStart dt=12 g=1 g_seq=15 STWBegin dt=49 kind_string=24 stack=130 ProcsChange dt=63 procs_value=2 stack=131 HeapAlloc dt=93 heapalloc_value=2570288 STWEnd dt=111 EventBatch gen=1 m=18446744073709551615 time=26747672854035703 size=14 GoStatus dt=3 g=2 m=18446744073709551615 gstatus=4 EventBatch gen=1 m=18446744073709551615 time=26747672856053531 size=7672 Stacks Stack id=52 nframes=1 pc=2911460 func=25 file=26 line=130 Stack id=113 nframes=7 pc=2631069 func=27 file=28 line=218 pc=2688202 func=29 file=30 line=170 pc=2688163 func=31 file=32 line=291 pc=2683556 func=33 file=34 line=118 pc=2855340 func=35 file=36 line=80 pc=2860409 func=37 file=36 line=223 pc=2858961 func=38 file=36 line=184 Stack id=76 nframes=2 pc=2518919 func=39 file=40 line=474 pc=2205572 func=41 file=42 line=964 Stack id=69 nframes=123 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 pc=2202769 func=44 file=42 line=679 pc=2519020 func=43 file=40 line=509 Stack id=23 nframes=1 pc=2912542 func=45 file=46 line=61 Stack id=72 nframes=4 pc=2201556 func=47 file=48 line=408 pc=2201522 func=49 file=42 line=524 pc=2201222 func=50 file=42 line=468 pc=2913364 func=45 file=46 line=102 Stack id=21 nframes=1 pc=2912426 func=45 file=46 line=53 Stack id=65 nframes=4 pc=2209604 func=51 file=42 line=1249 pc=2202521 func=44 file=42 line=662 pc=2201213 func=50 file=42 line=465 pc=2913364 func=45 file=46 line=102 Stack id=85 nframes=2 pc=2117809 func=52 file=53 line=479 pc=2913427 func=45 file=46 line=106 Stack id=111 nframes=6 pc=2629597 func=54 file=28 line=61 pc=2628196 func=55 file=30 line=396 pc=2686544 func=56 file=32 line=120 pc=2684893 func=57 file=34 line=374 pc=2860090 func=37 file=36 line=218 pc=2858961 func=38 file=36 line=184 Stack id=42 nframes=1 pc=2914272 func=58 file=46 line=80 Stack id=88 nframes=3 pc=2573412 func=59 file=60 line=81 pc=2913636 func=61 file=60 line=87 pc=2913614 func=45 file=46 line=112 Stack id=117 nframes=15 pc=2631325 func=62 file=28 line=235 pc=2689459 func=63 file=32 line=340 pc=2684395 func=64 file=34 line=226 pc=2898985 func=65 file=66 line=26 pc=2897966 func=67 file=68 line=20 pc=2895036 func=69 file=70 line=299 pc=2896556 func=71 file=72 line=49 pc=2896165 func=73 file=72 line=28 pc=2810900 func=74 file=75 line=670 pc=2809073 func=76 file=75 line=635 pc=2806500 func=77 file=75 line=536 pc=2805008 func=78 file=75 line=527 pc=2803108 func=79 file=75 line=453 pc=2803054 func=80 file=75 line=420 pc=2913700 func=45 file=46 line=114 Stack id=123 nframes=9 pc=2631325 func=62 file=28 line=235 pc=2689459 func=63 file=32 line=340 pc=2684395 func=64 file=34 line=226 pc=2897691 func=81 file=82 line=11 pc=2897632 func=67 file=68 line=17 pc=2895036 func=69 file=70 line=299 pc=2896920 func=83 file=72 line=59 pc=2895268 func=84 file=70 line=369 pc=2914305 func=58 file=46 line=81 Stack id=22 nframes=1 pc=2914752 func=85 file=46 line=61 Stack id=128 nframes=8 pc=2631537 func=86 file=28 line=246 pc=2687652 func=87 file=32 line=177 pc=2685778 func=88 file=89 line=31 pc=2687532 func=90 file=32 line=165 pc=2840854 func=91 file=32 line=154 pc=2840789 func=92 file=93 line=136 pc=2883157 func=94 file=95 line=206 pc=2914465 func=58 file=46 line=86 Stack id=99 nframes=8 pc=2631325 func=62 file=28 line=235 pc=2688878 func=96 file=30 line=182 pc=2688847 func=97 file=32 line=325 pc=2683780 func=98 file=34 line=189 pc=2867532 func=99 file=34 line=295 pc=2867481 func=100 file=36 line=360 pc=2859677 func=37 file=36 line=210 pc=2858961 func=38 file=36 line=184 Stack id=20 nframes=1 pc=2914848 func=101 file=46 line=53 Stack id=64 nframes=1 pc=2209792 func=102 file=42 line=1298 Stack id=130 nframes=3 pc=2339187 func=103 file=48 line=1398 pc=2120680 func=104 file=105 line=28 pc=2913886 func=45 file=46 line=124 Stack id=74 nframes=2 pc=2238861 func=106 file=107 line=425 pc=2240408 func=108 file=107 line=658 Stack id=31 nframes=6 pc=2629597 func=54 file=28 line=61 pc=2628196 func=55 file=30 line=396 pc=2686544 func=56 file=32 line=120 pc=2684893 func=57 file=34 line=374 pc=2874445 func=109 file=110 line=23 pc=2874209 func=111 file=110 line=59 Stack id=127 nframes=8 pc=2631537 func=86 file=28 line=246 pc=2687652 func=87 file=32 line=177 pc=2685778 func=88 file=89 line=31 pc=2687532 func=90 file=32 line=165 pc=2840773 func=91 file=32 line=154 pc=2840774 func=92 file=93 line=131 pc=2883157 func=94 file=95 line=206 pc=2914465 func=58 file=46 line=86 Stack id=84 nframes=2 pc=2114006 func=112 file=53 line=146 pc=2913412 func=45 file=46 line=105 Stack id=68 nframes=2 pc=2329869 func=113 file=48 line=402 pc=2210027 func=102 file=42 line=1333 Stack id=131 nframes=4 pc=2338891 func=114 file=48 line=1370 pc=2339250 func=115 file=48 line=1405 pc=2120696 func=104 file=105 line=33 pc=2913886 func=45 file=46 line=124 Stack id=79 nframes=2 pc=2329869 func=113 file=48 line=402 pc=2210027 func=102 file=42 line=1333 Stack id=89 nframes=2 pc=2564594 func=116 file=117 line=83 pc=2913646 func=45 file=46 line=113 Stack id=77 nframes=4 pc=2464714 func=118 file=119 line=171 pc=2464649 func=120 file=121 line=452 pc=2357116 func=122 file=48 line=3769 pc=2206251 func=41 file=42 line=1050 Stack id=50 nframes=1 pc=2117809 func=52 file=53 line=479 Stack id=49 nframes=1 pc=2196774 func=123 file=124 line=194 Stack id=119 nframes=8 pc=2631537 func=86 file=28 line=246 pc=2687652 func=87 file=32 line=177 pc=2685778 func=88 file=89 line=31 pc=2687532 func=90 file=32 line=165 pc=2840732 func=91 file=32 line=154 pc=2840677 func=92 file=93 line=129 pc=2883157 func=94 file=95 line=206 pc=2913819 func=45 file=46 line=118 Stack id=109 nframes=4 pc=2117809 func=52 file=53 line=479 pc=2867595 func=100 file=36 line=362 pc=2859677 func=37 file=36 line=210 pc=2858961 func=38 file=36 line=184 Stack id=5 nframes=4 pc=2455013 func=125 file=126 line=44 pc=2445784 func=127 file=128 line=284 pc=2911140 func=129 file=26 line=125 pc=2911962 func=45 file=46 line=22 Stack id=16 nframes=1 pc=2915040 func=130 file=46 line=44 Stack id=44 nframes=4 pc=2629275 func=131 file=28 line=29 pc=2627728 func=132 file=30 line=206 pc=2690389 func=133 file=32 line=489 pc=2913001 func=45 file=46 line=88 Stack id=43 nframes=1 pc=2912996 func=45 file=46 line=80 Stack id=112 nframes=8 pc=2629597 func=54 file=28 line=61 pc=2628196 func=55 file=30 line=396 pc=2686544 func=56 file=32 line=120 pc=2684893 func=57 file=34 line=374 pc=2855226 func=134 file=34 line=354 pc=2855227 func=35 file=36 line=75 pc=2860409 func=37 file=36 line=223 pc=2858961 func=38 file=36 line=184 Stack id=11 nframes=1 pc=2912083 func=45 file=46 line=32 Stack id=62 nframes=9 pc=2629597 func=54 file=28 line=61 pc=2628196 func=55 file=30 line=396 pc=2686544 func=56 file=32 line=120 pc=2684893 func=57 file=34 line=374 pc=2863364 func=134 file=34 line=354 pc=2863325 func=135 file=36 line=261 pc=2896861 func=83 file=72 line=55 pc=2895268 func=84 file=70 line=369 pc=2914305 func=58 file=46 line=81 Stack id=124 nframes=9 pc=2631325 func=62 file=28 line=235 pc=2689459 func=63 file=32 line=340 pc=2684395 func=64 file=34 line=226 pc=2898985 func=65 file=66 line=26 pc=2897966 func=67 file=68 line=20 pc=2895036 func=69 file=70 line=299 pc=2896920 func=83 file=72 line=59 pc=2895268 func=84 file=70 line=369 pc=2914305 func=58 file=46 line=81 Stack id=12 nframes=1 pc=2915136 func=136 file=46 line=35 Stack id=48 nframes=5 pc=2631069 func=27 file=28 line=218 pc=2688202 func=29 file=30 line=170 pc=2688163 func=31 file=32 line=291 pc=2683556 func=33 file=34 line=118 pc=2914033 func=137 file=46 line=97 Stack id=98 nframes=3 pc=2867466 func=100 file=36 line=351 pc=2859677 func=37 file=36 line=210 pc=2858961 func=38 file=36 line=184 Stack id=110 nframes=2 pc=2114006 func=112 file=53 line=146 pc=2868247 func=138 file=36 line=357 Stack id=71 nframes=124 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 pc=2203129 func=44 file=42 line=745 pc=2519020 func=43 file=40 line=509 Stack id=19 nframes=1 pc=2912292 func=45 file=46 line=48 Stack id=53 nframes=2 pc=2395013 func=139 file=140 line=103 pc=2915118 func=141 file=46 line=33 Stack id=39 nframes=11 pc=2629597 func=54 file=28 line=61 pc=2628196 func=55 file=30 line=396 pc=2686544 func=56 file=32 line=120 pc=2684893 func=57 file=34 line=374 pc=2855226 func=134 file=34 line=354 pc=2855227 func=35 file=36 line=75 pc=2862127 func=142 file=36 line=243 pc=2897380 func=143 file=72 line=85 pc=2812978 func=144 file=75 line=765 pc=2813753 func=145 file=75 line=839 pc=2912818 func=45 file=46 line=76 Stack id=35 nframes=2 pc=2114006 func=112 file=53 line=146 pc=2874276 func=111 file=110 line=60 Stack id=17 nframes=1 pc=2912200 func=45 file=46 line=44 Stack id=8 nframes=1 pc=2911392 func=25 file=26 line=128 Stack id=90 nframes=1 pc=2858880 func=38 file=36 line=183 Stack id=73 nframes=3 pc=2329869 func=113 file=48 line=402 pc=2210027 func=102 file=42 line=1333 pc=2226630 func=146 file=147 line=1199 Stack id=61 nframes=2 pc=2564420 func=9 file=117 line=70 pc=2914637 func=148 file=46 line=73 Stack id=67 nframes=2 pc=2114006 func=112 file=53 line=146 pc=2209998 func=102 file=42 line=1312 Stack id=25 nframes=1 pc=2912638 func=45 file=46 line=67 Stack id=66 nframes=5 pc=2117809 func=52 file=53 line=479 pc=2209491 func=51 file=42 line=1259 pc=2202521 func=44 file=42 line=662 pc=2201213 func=50 file=42 line=465 pc=2913364 func=45 file=46 line=102 Stack id=82 nframes=5 pc=2514319 func=149 file=150 line=285 pc=2251940 func=151 file=152 line=763 pc=2249468 func=153 file=152 line=404 pc=2248766 func=47 file=48 line=408 pc=2248732 func=154 file=152 line=318 Stack id=18 nframes=1 pc=2914976 func=155 file=46 line=48 Stack id=9 nframes=2 pc=2911221 func=129 file=26 line=128 pc=2911962 func=45 file=46 line=22 Stack id=10 nframes=1 pc=2915104 func=141 file=46 line=32 Stack id=27 nframes=1 pc=2912789 func=45 file=46 line=71 Stack id=97 nframes=1 pc=2867776 func=138 file=36 line=351 Stack id=86 nframes=2 pc=2399034 func=156 file=140 line=511 pc=2913584 func=45 file=46 line=107 Stack id=118 nframes=8 pc=2631325 func=62 file=28 line=235 pc=2688878 func=96 file=30 line=182 pc=2688847 func=97 file=32 line=325 pc=2683780 func=98 file=34 line=189 pc=2840669 func=99 file=34 line=295 pc=2840637 func=92 file=93 line=124 pc=2883157 func=94 file=95 line=206 pc=2913819 func=45 file=46 line=118 Stack id=93 nframes=6 pc=2873533 func=157 file=110 line=58 pc=2875920 func=158 file=110 line=85 pc=2876282 func=159 file=110 line=93 pc=2856839 func=160 file=36 line=129 pc=2859492 func=37 file=36 line=205 pc=2858961 func=38 file=36 line=184 Stack id=30 nframes=10 pc=2396996 func=156 file=140 line=335 pc=2873691 func=157 file=110 line=63 pc=2875920 func=158 file=110 line=85 pc=2876282 func=159 file=110 line=93 pc=2856839 func=160 file=36 line=129 pc=2861392 func=142 file=36 line=234 pc=2897380 func=143 file=72 line=85 pc=2812978 func=144 file=75 line=765 pc=2813753 func=145 file=75 line=839 pc=2912818 func=45 file=46 line=76 Stack id=36 nframes=10 pc=2629597 func=54 file=28 line=61 pc=2628196 func=55 file=30 line=396 pc=2686544 func=56 file=32 line=120 pc=2684893 func=57 file=34 line=374 pc=2856870 func=160 file=36 line=133 pc=2861392 func=142 file=36 line=234 pc=2897380 func=143 file=72 line=85 pc=2812978 func=144 file=75 line=765 pc=2813753 func=145 file=75 line=839 pc=2912818 func=45 file=46 line=76 Stack id=101 nframes=8 pc=2629597 func=54 file=28 line=61 pc=2628196 func=55 file=30 line=396 pc=2686544 func=56 file=32 line=120 pc=2684893 func=57 file=34 line=374 pc=2863806 func=135 file=36 line=272 pc=2896861 func=83 file=72 line=55 pc=2895268 func=84 file=70 line=369 pc=2914305 func=58 file=46 line=81 Stack id=3 nframes=4 pc=2338891 func=114 file=48 line=1370 pc=2445779 func=127 file=128 line=282 pc=2911140 func=129 file=26 line=125 pc=2911962 func=45 file=46 line=22 Stack id=55 nframes=2 pc=2117809 func=52 file=53 line=479 pc=2915222 func=161 file=46 line=41 Stack id=87 nframes=2 pc=2913613 func=162 file=163 line=223 pc=2913585 func=45 file=46 line=111 Stack id=115 nframes=2 pc=2399034 func=156 file=140 line=511 pc=2859140 func=38 file=36 line=185 Stack id=80 nframes=2 pc=2248766 func=47 file=48 line=408 pc=2248732 func=154 file=152 line=318 Stack id=57 nframes=2 pc=2114006 func=112 file=53 line=146 pc=2915005 func=155 file=46 line=49 Stack id=4 nframes=1 pc=2455104 func=164 file=126 line=44 Stack id=108 nframes=3 pc=2867562 func=100 file=36 line=361 pc=2859677 func=37 file=36 line=210 pc=2858961 func=38 file=36 line=184 Stack id=92 nframes=11 pc=2396996 func=156 file=140 line=335 pc=2858447 func=165 file=36 line=193 pc=2896499 func=71 file=72 line=45 pc=2896165 func=73 file=72 line=28 pc=2810900 func=74 file=75 line=670 pc=2809073 func=76 file=75 line=635 pc=2806500 func=77 file=75 line=536 pc=2805008 func=78 file=75 line=527 pc=2803108 func=79 file=75 line=453 pc=2803054 func=80 file=75 line=420 pc=2913700 func=45 file=46 line=114 Stack id=95 nframes=7 pc=2629597 func=54 file=28 line=61 pc=2628196 func=55 file=30 line=396 pc=2686544 func=56 file=32 line=120 pc=2684893 func=57 file=34 line=374 pc=2856870 func=160 file=36 line=133 pc=2859492 func=37 file=36 line=205 pc=2858961 func=38 file=36 line=184 Stack id=121 nframes=5 pc=2631325 func=62 file=28 line=235 pc=2688878 func=96 file=30 line=182 pc=2688847 func=97 file=32 line=325 pc=2683780 func=98 file=34 line=189 pc=2913847 func=45 file=46 line=120 Stack id=60 nframes=2 pc=2573671 func=166 file=60 line=116 pc=2914710 func=167 file=46 line=68 Stack id=38 nframes=10 pc=2631325 func=62 file=28 line=235 pc=2688878 func=96 file=30 line=182 pc=2688847 func=97 file=32 line=325 pc=2683780 func=98 file=34 line=189 pc=2861581 func=99 file=34 line=295 pc=2861517 func=142 file=36 line=238 pc=2897380 func=143 file=72 line=85 pc=2812978 func=144 file=75 line=765 pc=2813753 func=145 file=75 line=839 pc=2912818 func=45 file=46 line=76 Stack id=1 nframes=4 pc=2460683 func=168 file=121 line=260 pc=2445484 func=127 file=128 line=264 pc=2911140 func=129 file=26 line=125 pc=2911962 func=45 file=46 line=22 Stack id=91 nframes=10 pc=2858283 func=165 file=36 line=183 pc=2896499 func=71 file=72 line=45 pc=2896165 func=73 file=72 line=28 pc=2810900 func=74 file=75 line=670 pc=2809073 func=76 file=75 line=635 pc=2806500 func=77 file=75 line=536 pc=2805008 func=78 file=75 line=527 pc=2803108 func=79 file=75 line=453 pc=2803054 func=80 file=75 line=420 pc=2913700 func=45 file=46 line=114 Stack id=33 nframes=6 pc=2631069 func=27 file=28 line=218 pc=2688202 func=29 file=30 line=170 pc=2688163 func=31 file=32 line=291 pc=2683556 func=33 file=34 line=118 pc=2875080 func=109 file=110 line=43 pc=2874209 func=111 file=110 line=59 Stack id=129 nframes=2 pc=2114006 func=112 file=53 line=146 pc=2914052 func=137 file=46 line=98 Stack id=14 nframes=1 pc=2915200 func=161 file=46 line=39 Stack id=107 nframes=2 pc=2396996 func=156 file=140 line=335 pc=2867942 func=138 file=36 line=352 Stack id=126 nframes=8 pc=2631537 func=86 file=28 line=246 pc=2687652 func=87 file=32 line=177 pc=2685778 func=88 file=89 line=31 pc=2687532 func=90 file=32 line=165 pc=2840732 func=91 file=32 line=154 pc=2840677 func=92 file=93 line=129 pc=2883157 func=94 file=95 line=206 pc=2914465 func=58 file=46 line=86 Stack id=45 nframes=1 pc=2913984 func=137 file=46 line=95 Stack id=106 nframes=3 pc=2896920 func=83 file=72 line=59 pc=2895268 func=84 file=70 line=369 pc=2914305 func=58 file=46 line=81 Stack id=13 nframes=1 pc=2912100 func=45 file=46 line=35 Stack id=56 nframes=2 pc=2117809 func=52 file=53 line=479 pc=2915064 func=130 file=46 line=45 Stack id=32 nframes=7 pc=2631325 func=62 file=28 line=235 pc=2688878 func=96 file=30 line=182 pc=2688847 func=97 file=32 line=325 pc=2683780 func=98 file=34 line=189 pc=2874613 func=99 file=34 line=295 pc=2874614 func=109 file=110 line=33 pc=2874209 func=111 file=110 line=59 Stack id=29 nframes=9 pc=2873533 func=157 file=110 line=58 pc=2875920 func=158 file=110 line=85 pc=2876282 func=159 file=110 line=93 pc=2856839 func=160 file=36 line=129 pc=2861392 func=142 file=36 line=234 pc=2897380 func=143 file=72 line=85 pc=2812978 func=144 file=75 line=765 pc=2813753 func=145 file=75 line=839 pc=2912818 func=45 file=46 line=76 Stack id=104 nframes=9 pc=2631069 func=27 file=28 line=218 pc=2688202 func=29 file=30 line=170 pc=2688163 func=31 file=32 line=291 pc=2683556 func=33 file=34 line=118 pc=2855340 func=35 file=36 line=80 pc=2864580 func=135 file=36 line=283 pc=2896861 func=83 file=72 line=55 pc=2895268 func=84 file=70 line=369 pc=2914305 func=58 file=46 line=81 Stack id=2 nframes=3 pc=2445508 func=127 file=128 line=265 pc=2911140 func=129 file=26 line=125 pc=2911962 func=45 file=46 line=22 Stack id=40 nframes=10 pc=2631069 func=27 file=28 line=218 pc=2688202 func=29 file=30 line=170 pc=2688163 func=31 file=32 line=291 pc=2683556 func=33 file=34 line=118 pc=2855340 func=35 file=36 line=80 pc=2862127 func=142 file=36 line=243 pc=2897380 func=143 file=72 line=85 pc=2812978 func=144 file=75 line=765 pc=2813753 func=145 file=75 line=839 pc=2912818 func=45 file=46 line=76 Stack id=7 nframes=4 pc=2451897 func=169 file=128 line=915 pc=2445796 func=127 file=128 line=285 pc=2911140 func=129 file=26 line=125 pc=2911962 func=45 file=46 line=22 Stack id=63 nframes=2 pc=2201213 func=50 file=42 line=465 pc=2913364 func=45 file=46 line=102 Stack id=34 nframes=7 pc=2631537 func=86 file=28 line=246 pc=2687652 func=87 file=32 line=177 pc=2685778 func=88 file=89 line=31 pc=2687532 func=90 file=32 line=165 pc=2875532 func=91 file=32 line=154 pc=2875326 func=109 file=110 line=49 pc=2874209 func=111 file=110 line=59 Stack id=102 nframes=8 pc=2629597 func=54 file=28 line=61 pc=2628196 func=55 file=30 line=396 pc=2686544 func=56 file=32 line=120 pc=2684893 func=57 file=34 line=374 pc=2864164 func=135 file=36 line=277 pc=2896861 func=83 file=72 line=55 pc=2895268 func=84 file=70 line=369 pc=2914305 func=58 file=46 line=81 Stack id=47 nframes=6 pc=2514319 func=149 file=150 line=285 pc=2459588 func=170 file=171 line=34 pc=2459597 func=172 file=173 line=103 pc=2459578 func=174 file=175 line=89 pc=2459277 func=176 file=175 line=71 pc=2467531 func=177 file=178 line=95 Stack id=103 nframes=10 pc=2629597 func=54 file=28 line=61 pc=2628196 func=55 file=30 line=396 pc=2686544 func=56 file=32 line=120 pc=2684893 func=57 file=34 line=374 pc=2855226 func=134 file=34 line=354 pc=2855227 func=35 file=36 line=75 pc=2864580 func=135 file=36 line=283 pc=2896861 func=83 file=72 line=55 pc=2895268 func=84 file=70 line=369 pc=2914305 func=58 file=46 line=81 Stack id=51 nframes=5 pc=2631325 func=62 file=28 line=235 pc=2688878 func=96 file=30 line=182 pc=2688847 func=97 file=32 line=325 pc=2683780 func=98 file=34 line=189 pc=2911450 func=25 file=26 line=134 Stack id=6 nframes=1 pc=2451936 func=179 file=128 line=915 Stack id=96 nframes=7 pc=2631069 func=27 file=28 line=218 pc=2688202 func=29 file=30 line=170 pc=2688163 func=31 file=32 line=291 pc=2683556 func=33 file=34 line=118 pc=2856920 func=160 file=36 line=138 pc=2859492 func=37 file=36 line=205 pc=2858961 func=38 file=36 line=184 Stack id=59 nframes=2 pc=2914801 func=180 file=163 line=90 pc=2914770 func=85 file=46 line=62 Stack id=120 nframes=8 pc=2631537 func=86 file=28 line=246 pc=2687652 func=87 file=32 line=177 pc=2685778 func=88 file=89 line=31 pc=2687532 func=90 file=32 line=165 pc=2840773 func=91 file=32 line=154 pc=2840774 func=92 file=93 line=131 pc=2883157 func=94 file=95 line=206 pc=2913819 func=45 file=46 line=118 Stack id=100 nframes=8 pc=2631069 func=27 file=28 line=218 pc=2688202 func=29 file=30 line=170 pc=2688163 func=31 file=32 line=291 pc=2683556 func=33 file=34 line=118 pc=2863433 func=135 file=36 line=266 pc=2896861 func=83 file=72 line=55 pc=2895268 func=84 file=70 line=369 pc=2914305 func=58 file=46 line=81 Stack id=75 nframes=1 pc=0 func=0 file=0 line=0 Stack id=58 nframes=2 pc=2396996 func=156 file=140 line=335 pc=2914948 func=101 file=46 line=54 Stack id=105 nframes=10 pc=2631537 func=86 file=28 line=246 pc=2687652 func=87 file=32 line=177 pc=2685778 func=88 file=89 line=31 pc=2687532 func=90 file=32 line=165 pc=2856556 func=91 file=32 line=154 pc=2856034 func=35 file=36 line=102 pc=2864580 func=135 file=36 line=283 pc=2896861 func=83 file=72 line=55 pc=2895268 func=84 file=70 line=369 pc=2914305 func=58 file=46 line=81 Stack id=78 nframes=1 pc=2206581 func=41 file=42 line=1086 Stack id=94 nframes=7 pc=2396996 func=156 file=140 line=335 pc=2873691 func=157 file=110 line=63 pc=2875920 func=158 file=110 line=85 pc=2876282 func=159 file=110 line=93 pc=2856839 func=160 file=36 line=129 pc=2859492 func=37 file=36 line=205 pc=2858961 func=38 file=36 line=184 Stack id=26 nframes=1 pc=2914592 func=148 file=46 line=71 Stack id=114 nframes=8 pc=2631537 func=86 file=28 line=246 pc=2687652 func=87 file=32 line=177 pc=2685778 func=88 file=89 line=31 pc=2687532 func=90 file=32 line=165 pc=2856556 func=91 file=32 line=154 pc=2856034 func=35 file=36 line=102 pc=2860409 func=37 file=36 line=223 pc=2858961 func=38 file=36 line=184 Stack id=81 nframes=1 pc=2913365 func=45 file=46 line=103 Stack id=83 nframes=4 pc=2117809 func=52 file=53 line=479 pc=2452336 func=181 file=128 line=981 pc=2455670 func=182 file=126 line=121 pc=2455172 func=164 file=126 line=56 Stack id=116 nframes=15 pc=2631325 func=62 file=28 line=235 pc=2689459 func=63 file=32 line=340 pc=2684395 func=64 file=34 line=226 pc=2897691 func=81 file=82 line=11 pc=2897632 func=67 file=68 line=17 pc=2895036 func=69 file=70 line=299 pc=2896556 func=71 file=72 line=49 pc=2896165 func=73 file=72 line=28 pc=2810900 func=74 file=75 line=670 pc=2809073 func=76 file=75 line=635 pc=2806500 func=77 file=75 line=536 pc=2805008 func=78 file=75 line=527 pc=2803108 func=79 file=75 line=453 pc=2803054 func=80 file=75 line=420 pc=2913700 func=45 file=46 line=114 Stack id=24 nframes=1 pc=2914688 func=167 file=46 line=67 Stack id=28 nframes=1 pc=2874176 func=111 file=110 line=58 Stack id=122 nframes=2 pc=2117809 func=52 file=53 line=479 pc=2913862 func=45 file=46 line=121 Stack id=15 nframes=1 pc=2912112 func=45 file=46 line=39 Stack id=37 nframes=10 pc=2631069 func=27 file=28 line=218 pc=2688202 func=29 file=30 line=170 pc=2688163 func=31 file=32 line=291 pc=2683556 func=33 file=34 line=118 pc=2856920 func=160 file=36 line=138 pc=2861392 func=142 file=36 line=234 pc=2897380 func=143 file=72 line=85 pc=2812978 func=144 file=75 line=765 pc=2813753 func=145 file=75 line=839 pc=2912818 func=45 file=46 line=76 Stack id=41 nframes=11 pc=2631537 func=86 file=28 line=246 pc=2687652 func=87 file=32 line=177 pc=2685778 func=88 file=89 line=31 pc=2687532 func=90 file=32 line=165 pc=2856556 func=91 file=32 line=154 pc=2856034 func=35 file=36 line=102 pc=2862127 func=142 file=36 line=243 pc=2897380 func=143 file=72 line=85 pc=2812978 func=144 file=75 line=765 pc=2813753 func=145 file=75 line=839 pc=2912818 func=45 file=46 line=76 Stack id=46 nframes=1 pc=2913349 func=45 file=46 line=95 Stack id=54 nframes=2 pc=2114006 func=112 file=53 line=146 pc=2915163 func=136 file=46 line=37 Stack id=125 nframes=8 pc=2631325 func=62 file=28 line=235 pc=2688878 func=96 file=30 line=182 pc=2688847 func=97 file=32 line=325 pc=2683780 func=98 file=34 line=189 pc=2840669 func=99 file=34 line=295 pc=2840637 func=92 file=93 line=124 pc=2883157 func=94 file=95 line=206 pc=2914465 func=58 file=46 line=86 Stack id=70 nframes=125 pc=2518919 func=39 file=40 line=474 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 pc=2202799 func=44 file=42 line=683 pc=2519020 func=43 file=40 line=509 EventBatch gen=1 m=18446744073709551615 time=26747672850648590 size=4874 Strings String id=1 data="Not worker" String id=2 data="GC (dedicated)" String id=3 data="GC (fractional)" String id=4 data="GC (idle)" String id=5 data="unspecified" String id=6 data="forever" String id=7 data="network" String id=8 data="select" String id=9 data="sync.(*Cond).Wait" String id=10 data="sync" String id=11 data="chan send" String id=12 data="chan receive" String id=13 data="GC mark assist wait for work" String id=14 data="GC background sweeper wait" String id=15 data="system goroutine wait" String id=16 data="preempted" String id=17 data="wait for debug call" String id=18 data="wait until GC ends" String id=19 data="sleep" String id=20 data="runtime.Gosched" String id=21 data="start trace" String id=22 data="GC sweep termination" String id=23 data="GC mark termination" String id=24 data="GOMAXPROCS" String id=25 data="runtime/trace.Start.func1" String id=26 data="/tmp/workdir-gnot/go/src/runtime/trace/trace.go" String id=27 data="syscall.Pread" String id=28 data="/tmp/workdir-gnot/go/src/syscall/zsyscall_plan9_amd64.go" String id=29 data="syscall.Read" String id=30 data="/tmp/workdir-gnot/go/src/syscall/syscall_plan9.go" String id=31 data="os.(*File).read" String id=32 data="/tmp/workdir-gnot/go/src/os/file_plan9.go" String id=33 data="os.(*File).Read" String id=34 data="/tmp/workdir-gnot/go/src/os/file.go" String id=35 data="net.readPlan9Addr" String id=36 data="/tmp/workdir-gnot/go/src/net/ipsock_plan9.go" String id=37 data="net.dialPlan9Blocking" String id=38 data="net.dialPlan9.func2" String id=39 data="runtime.systemstack_switch" String id=40 data="/tmp/workdir-gnot/go/src/runtime/asm_amd64.s" String id=41 data="runtime.gcMarkTermination" String id=42 data="/tmp/workdir-gnot/go/src/runtime/mgc.go" String id=43 data="runtime.systemstack" String id=44 data="runtime.gcStart" String id=45 data="main.main" String id=46 data="/tmp/workdir-gnot/go/src/internal/trace/v2/testdata/testprog/stacks.go" String id=47 data="runtime.goparkunlock" String id=48 data="/tmp/workdir-gnot/go/src/runtime/proc.go" String id=49 data="runtime.gcWaitOnMark" String id=50 data="runtime.GC" String id=51 data="runtime.gcBgMarkStartWorkers" String id=52 data="runtime.chanrecv1" String id=53 data="/tmp/workdir-gnot/go/src/runtime/chan.go" String id=54 data="syscall.open" String id=55 data="syscall.Open" String id=56 data="os.openFileNolog" String id=57 data="os.OpenFile" String id=58 data="main.main.func10" String id=59 data="sync.(*WaitGroup).Add" String id=60 data="/tmp/workdir-gnot/go/src/sync/waitgroup.go" String id=61 data="sync.(*WaitGroup).Done" String id=62 data="syscall.Pwrite" String id=63 data="os.(*File).pwrite" String id=64 data="os.(*File).WriteAt" String id=65 data="net.setKeepAliveIdle" String id=66 data="/tmp/workdir-gnot/go/src/net/tcpsockopt_plan9.go" String id=67 data="net.(*TCPConn).SetKeepAliveConfig" String id=68 data="/tmp/workdir-gnot/go/src/net/tcpsock_unix.go" String id=69 data="net.newTCPConn" String id=70 data="/tmp/workdir-gnot/go/src/net/tcpsock.go" String id=71 data="net.(*sysDialer).doDialTCP" String id=72 data="/tmp/workdir-gnot/go/src/net/tcpsock_plan9.go" String id=73 data="net.(*sysDialer).dialTCP" String id=74 data="net.(*sysDialer).dialSingle" String id=75 data="/tmp/workdir-gnot/go/src/net/dial.go" String id=76 data="net.(*sysDialer).dialSerial" String id=77 data="net.(*sysDialer).dialParallel" String id=78 data="net.(*Dialer).DialContext" String id=79 data="net.(*Dialer).Dial" String id=80 data="net.Dial" String id=81 data="net.setKeepAlive" String id=82 data="/tmp/workdir-gnot/go/src/net/sockopt_plan9.go" String id=83 data="net.(*TCPListener).accept" String id=84 data="net.(*TCPListener).Accept" String id=85 data="main.main.func7" String id=86 data="syscall.Close" String id=87 data="os.(*file).destroy" String id=88 data="os.(*file).decref" String id=89 data="/tmp/workdir-gnot/go/src/os/file_mutex_plan9.go" String id=90 data="os.(*file).close" String id=91 data="os.(*File).Close" String id=92 data="net.(*netFD).Close" String id=93 data="/tmp/workdir-gnot/go/src/net/fd_plan9.go" String id=94 data="net.(*conn).Close" String id=95 data="/tmp/workdir-gnot/go/src/net/net.go" String id=96 data="syscall.Write" String id=97 data="os.(*File).write" String id=98 data="os.(*File).Write" String id=99 data="os.(*File).WriteString" String id=100 data="net.hangupCtlWrite" String id=101 data="main.main.func6" String id=102 data="runtime.gcBgMarkWorker" String id=103 data="runtime.stopTheWorldGC" String id=104 data="runtime.GOMAXPROCS" String id=105 data="/tmp/workdir-gnot/go/src/runtime/debug.go" String id=106 data="runtime.(*scavengerState).park" String id=107 data="/tmp/workdir-gnot/go/src/runtime/mgcscavenge.go" String id=108 data="runtime.bgscavenge" String id=109 data="net.query.func1" String id=110 data="/tmp/workdir-gnot/go/src/net/lookup_plan9.go" String id=111 data="net.query.func2" String id=112 data="runtime.chansend1" String id=113 data="runtime.gopark" String id=114 data="runtime.startTheWorld" String id=115 data="runtime.startTheWorldGC" String id=116 data="sync.(*Cond).Signal" String id=117 data="/tmp/workdir-gnot/go/src/sync/cond.go" String id=118 data="runtime.traceLocker.stack" String id=119 data="/tmp/workdir-gnot/go/src/runtime/trace2event.go" String id=120 data="runtime.traceLocker.GoUnpark" String id=121 data="/tmp/workdir-gnot/go/src/runtime/trace2runtime.go" String id=122 data="runtime.injectglist" String id=123 data="runtime.runfinq" String id=124 data="/tmp/workdir-gnot/go/src/runtime/mfinal.go" String id=125 data="runtime.traceStartReadCPU" String id=126 data="/tmp/workdir-gnot/go/src/runtime/trace2cpu.go" String id=127 data="runtime.StartTrace" String id=128 data="/tmp/workdir-gnot/go/src/runtime/trace2.go" String id=129 data="runtime/trace.Start" String id=130 data="main.main.func4" String id=131 data="syscall.pipe" String id=132 data="syscall.Pipe" String id=133 data="os.Pipe" String id=134 data="os.Open" String id=135 data="net.(*netFD).acceptPlan9" String id=136 data="main.main.func2" String id=137 data="main.main.func11" String id=138 data="net.hangupCtlWrite.func1" String id=139 data="runtime.block" String id=140 data="/tmp/workdir-gnot/go/src/runtime/select.go" String id=141 data="main.main.func1" String id=142 data="net.listenPlan9" String id=143 data="net.(*sysListener).listenTCP" String id=144 data="net.(*ListenConfig).Listen" String id=145 data="net.Listen" String id=146 data="runtime.gcDrain" String id=147 data="/tmp/workdir-gnot/go/src/runtime/mgcmark.go" String id=148 data="main.main.func9" String id=149 data="time.Sleep" String id=150 data="/tmp/workdir-gnot/go/src/runtime/time.go" String id=151 data="runtime.(*sweepLocked).sweep" String id=152 data="/tmp/workdir-gnot/go/src/runtime/mgcsweep.go" String id=153 data="runtime.sweepone" String id=154 data="runtime.bgsweep" String id=155 data="main.main.func5" String id=156 data="runtime.selectgo" String id=157 data="net.query" String id=158 data="net.queryCS" String id=159 data="net.queryCS1" String id=160 data="net.startPlan9" String id=161 data="main.main.func3" String id=162 data="sync.(*Mutex).Unlock" String id=163 data="/tmp/workdir-gnot/go/src/sync/mutex.go" String id=164 data="runtime.traceStartReadCPU.func1" String id=165 data="net.dialPlan9" String id=166 data="sync.(*WaitGroup).Wait" String id=167 data="main.main.func8" String id=168 data="runtime.traceLocker.Gomaxprocs" String id=169 data="runtime.(*traceAdvancerState).start" String id=170 data="runtime.unlockWithRank" String id=171 data="/tmp/workdir-gnot/go/src/runtime/lockrank_off.go" String id=172 data="runtime.unlock" String id=173 data="/tmp/workdir-gnot/go/src/runtime/lock_sema.go" String id=174 data="runtime.(*traceMap).put.func1" String id=175 data="/tmp/workdir-gnot/go/src/runtime/trace2map.go" String id=176 data="runtime.(*traceMap).put" String id=177 data="runtime.(*traceStackTable).put" String id=178 data="/tmp/workdir-gnot/go/src/runtime/trace2stack.go" String id=179 data="runtime.(*traceAdvancerState).start.func1" String id=180 data="sync.(*Mutex).Lock" String id=181 data="runtime.(*wakeableSleep).sleep" String id=182 data="runtime.traceReadCPU" --- FAIL: TestTraceStress (2.41s) --- FAIL: TestTraceStress/Default (2.40s) trace_test.go:569: stderr: fatal error: unexpected signal during runtime execution fatal error: unexpected signal during runtime execution fatal error: unexpected signal during runtime execution fatal error: unexpected signal during runtime execution fatal error: unexpected signal during runtime execution [signal sys: trap: fault read code=0x0 addr=0x0 pc=0x25a64a] runtime stack: runtime.throw({0x2fc59f?, 0x468100?}) /tmp/workdir-gnot/go/src/runtime/panic.go:1021 +0x65 fp=0x7fffffffe178 sp=0x7fffffffe148 pc=0x236205 runtime.sigpanic() /tmp/workdir-gnot/go/src/runtime/os_plan9.go:75 +0x4a5 fp=0x7fffffffe1f8 sp=0x7fffffffe178 pc=0x232ca5 runtime.fpTracebackPCs(...) /tmp/workdir-gnot/go/src/runtime/trace2stack.go:219 runtime.traceStack(0x48380008?, 0x48044508?, 0x1) /tmp/workdir-gnot/go/src/runtime/trace2stack.go:70 +0x1ca fp=0x7fffffffe640 sp=0x7fffffffe1f8 pc=0x25a64a runtime.traceLocker.stack(...) /tmp/workdir-gnot/go/src/runtime/trace2event.go:171 runtime.traceLocker.GoPark({0x48380008?, 0x400000002?}, 0xa, 0x0) /tmp/workdir-gnot/go/src/runtime/trace2runtime.go:442 +0x9b fp=0x7fffffffe6d0 sp=0x7fffffffe640 pc=0x259a7b runtime.park_m(0x48502e00) /tmp/workdir-gnot/go/src/runtime/proc.go:3968 +0x7c fp=0x7fffffffe728 sp=0x7fffffffe6d0 pc=0x23fb5c runtime.mcall() /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:458 +0x53 fp=0x7fffffffe740 sp=0x7fffffffe728 pc=0x266c33 goroutine 25 gp=0x48502e00 m=5 mp=0x48380008 [GC worker (idle)]: runtime.gopark(0x468ba0?, 0x1?, 0xc8?, 0xcd?, 0x0?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x4850af28 sp=0x4850af08 pc=0x238d0e runtime.gcBgMarkWorker(0x48504000) /tmp/workdir-gnot/go/src/runtime/mgc.go:1333 +0xec fp=0x4850afc8 sp=0x4850af28 pc=0x21b8ec runtime.gcBgMarkStartWorkers.gowrap1() /tmp/workdir-gnot/go/src/runtime/mgc.go:1249 +0x25 fp=0x4850afe0 sp=0x4850afc8 pc=0x21b7c5 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x4850afe8 sp=0x4850afe0 pc=0x268b21 created by runtime.gcBgMarkStartWorkers in goroutine 1 /tmp/workdir-gnot/go/src/runtime/mgc.go:1249 +0x105 goroutine 1 gp=0x480061c0 m=nil [wait for GC cycle]: runtime.gopark(0x48054d98?, 0x48054d80?, 0x0?, 0xa0?, 0x48054d80?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x48054de0 sp=0x48054dc0 pc=0x238d0e runtime.goparkunlock(...) /tmp/workdir-gnot/go/src/runtime/proc.go:408 runtime.gcWaitOnMark(0x1) /tmp/workdir-gnot/go/src/runtime/mgc.go:524 +0x55 fp=0x48054e10 sp=0x48054de0 pc=0x2197d5 runtime.GC() /tmp/workdir-gnot/go/src/runtime/mgc.go:468 +0x47 fp=0x48054e48 sp=0x48054e10 pc=0x219687 main.main() /tmp/workdir-gnot/go/src/internal/trace/v2/testdata/testprog/stress.go:71 +0x2fb fp=0x48054f48 sp=0x48054e48 pc=0x2c69bb runtime.main() /tmp/workdir-gnot/go/src/runtime/proc.go:271 +0x2cb fp=0x48054fe0 sp=0x48054f48 pc=0x2388cb runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x48054fe8 sp=0x48054fe0 pc=0x268b21 goroutine 2 gp=0x48006700 m=nil [force gc (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x48055fa0 sp=0x48055f80 pc=0x238d0e runtime.goparkunlock(...) /tmp/workdir-gnot/go/src/runtime/proc.go:408 runtime.forcegchelper() /tmp/workdir-gnot/go/src/runtime/proc.go:326 +0xa7 fp=0x48055fe0 sp=0x48055fa0 pc=0x238b67 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x48055fe8 sp=0x48055fe0 pc=0x268b21 created by runtime.init.6 in goroutine 1 /tmp/workdir-gnot/go/src/runtime/proc.go:314 +0x1a goroutine 3 gp=0x480068c0 m=nil [GC sweep wait]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x48056f80 sp=0x48056f60 pc=0x238d0e runtime.goparkunlock(...) /tmp/workdir-gnot/go/src/runtime/proc.go:408 runtime.bgsweep(0x48018280) /tmp/workdir-gnot/go/src/runtime/mgcsweep.go:278 +0x94 fp=0x48056fc8 sp=0x48056f80 pc=0x224ff4 runtime.gcenable.gowrap1() /tmp/workdir-gnot/go/src/runtime/mgc.go:203 +0x25 fp=0x48056fe0 sp=0x48056fc8 pc=0x219525 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x48056fe8 sp=0x48056fe0 pc=0x268b21 created by runtime.gcenable in goroutine 1 /tmp/workdir-gnot/go/src/runtime/mgc.go:203 +0x66 goroutine 4 gp=0x48006a80 m=nil [GC scavenge wait]: runtime.gopark(0x10000?, 0x31e788?, 0x0?, 0x0?, 0x0?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x48057f78 sp=0x48057f58 pc=0x238d0e runtime.goparkunlock(...) /tmp/workdir-gnot/go/src/runtime/proc.go:408 runtime.(*scavengerState).park(0x40ad00) /tmp/workdir-gnot/go/src/runtime/mgcscavenge.go:425 +0x49 fp=0x48057fa8 sp=0x48057f78 pc=0x2229a9 runtime.bgscavenge(0x48018280) /tmp/workdir-gnot/go/src/runtime/mgcscavenge.go:658 +0x59 fp=0x48057fc8 sp=0x48057fa8 pc=0x222f99 runtime.gcenable.gowrap2() /tmp/workdir-gnot/go/src/runtime/mgc.go:204 +0x25 fp=0x48057fe0 sp=0x48057fc8 pc=0x2194c5 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x48057fe8 sp=0x48057fe0 pc=0x268b21 created by runtime.gcenable in goroutine 1 /tmp/workdir-gnot/go/src/runtime/mgc.go:204 +0xa5 goroutine 5 gp=0x48006fc0 m=nil [finalizer wait]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x48050e20 sp=0x48050e00 pc=0x238d0e runtime.runfinq() /tmp/workdir-gnot/go/src/runtime/mfinal.go:194 +0x107 fp=0x48050fe0 sp=0x48050e20 pc=0x218527 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x48050fe8 sp=0x48050fe0 pc=0x268b21 created by runtime.createfing in goroutine 1 /tmp/workdir-gnot/go/src/runtime/mfinal.go:164 +0x3d goroutine 6 gp=0x48007180 m=nil [chan receive]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x48051f18 sp=0x48051ef8 pc=0x238d0e runtime.chanrecv(0x4807e0e0, 0x0, 0x1) /tmp/workdir-gnot/go/src/runtime/chan.go:629 +0x41c fp=0x48051f90 sp=0x48051f18 pc=0x2054dc runtime.chanrecv1(0x0?, 0x0?) /tmp/workdir-gnot/go/src/runtime/chan.go:479 +0x12 fp=0x48051fb8 sp=0x48051f90 pc=0x2050b2 main.main.func1() /tmp/workdir-gnot/go/src/internal/trace/v2/testdata/testprog/stress.go:29 +0x25 fp=0x48051fe0 sp=0x48051fb8 pc=0x2c7245 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x48051fe8 sp=0x48051fe0 pc=0x268b21 created by main.main in goroutine 1 /tmp/workdir-gnot/go/src/internal/trace/v2/testdata/testprog/stress.go:28 +0xd2 goroutine 7 gp=0x48007340 m=0 mp=0x40b360 [syscall]: syscall.Syscall6(0x32, 0x3, 0x48052fbf, 0x1, 0xffffffffffffffff, 0xffffffffffffffff, 0x0) /tmp/workdir-gnot/go/src/syscall/asm_plan9_amd64.s:63 +0x10 fp=0x48052e70 sp=0x48052db8 pc=0x282330 syscall.Pread(0x48026140?, {0x48052fbf?, 0x0?, 0x0?}, 0x0?) /tmp/workdir-gnot/go/src/syscall/zsyscall_plan9_amd64.go:218 +0x5e fp=0x48052ee8 sp=0x48052e70 pc=0x281f5e syscall.Read(...) /tmp/workdir-gnot/go/src/syscall/syscall_plan9.go:170 os.(*File).read(0x48040040, {0x48052fbf, 0x1, 0x1}) /tmp/workdir-gnot/go/src/os/file_plan9.go:291 +0xeb fp=0x48052f58 sp=0x48052ee8 pc=0x28fe8b os.(*File).Read(0x48040040, {0x48052fbf, 0x1, 0x1}) /tmp/workdir-gnot/go/src/os/file.go:118 +0x65 fp=0x48052f98 sp=0x48052f58 pc=0x28ec65 main.main.func3() /tmp/workdir-gnot/go/src/internal/trace/v2/testdata/testprog/stress.go:45 +0x3b fp=0x48052fe0 sp=0x48052f98 pc=0x2c717b runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x48052fe8 sp=0x48052fe0 pc=0x268b21 created by main.main in goroutine 1 /tmp/workdir-gnot/go/src/internal/trace/v2/testdata/testprog/stress.go:43 +0x213 goroutine 8 gp=0x48007500 m=nil [runnable]: runtime.gopark(0x48007500?, 0x0?, 0x8?, 0x3f?, 0x253a33?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x48053ea8 sp=0x48053e88 pc=0x238d0e runtime.chanrecv(0x4807e150, 0x0, 0x1) /tmp/workdir-gnot/go/src/runtime/chan.go:629 +0x41c fp=0x48053f20 sp=0x48053ea8 pc=0x2054dc runtime.chanrecv1(0x4807c0a0?, 0x17c1b7794d9c31c4?) /tmp/workdir-gnot/go/src/runtime/chan.go:479 +0x12 fp=0x48053f48 sp=0x48053f20 pc=0x2050b2 runtime.(*wakeableSleep).sleep(0x4801a060, 0x5f5e100) /tmp/workdir-gnot/go/src/runtime/trace2.go:981 +0xb1 fp=0x48053fa8 sp=0x48053f48 pc=0x256b71 runtime.traceStartReadCPU.func1() /tmp/workdir-gnot/go/src/runtime/trace2cpu.go:56 +0x45 fp=0x48053fe0 sp=0x48053fa8 pc=0x257685 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x48053fe8 sp=0x48053fe0 pc=0x268b21 created by runtime.traceStartReadCPU in goroutine 1 /tmp/workdir-gnot/go/src/runtime/trace2cpu.go:44 +0x146 goroutine 9 gp=0x480076c0 m=nil [chan receive]: runtime.gopark(0x480076c0?, 0x17c1b7796b6ae439?, 0x10?, 0xcf?, 0x253a33?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x4808ceb0 sp=0x4808ce90 pc=0x238d0e runtime.chanrecv(0x4807e2a0, 0x0, 0x1) /tmp/workdir-gnot/go/src/runtime/chan.go:629 +0x41c fp=0x4808cf28 sp=0x4808ceb0 pc=0x2054dc runtime.chanrecv1(0x4807c0f0?, 0x17c1b7796b6ae439?) /tmp/workdir-gnot/go/src/runtime/chan.go:479 +0x12 fp=0x4808cf50 sp=0x4808cf28 pc=0x2050b2 runtime.(*wakeableSleep).sleep(0x4801a078, 0x3b9aca00) /tmp/workdir-gnot/go/src/runtime/trace2.go:981 +0xb1 fp=0x4808cfb0 sp=0x4808cf50 pc=0x256b71 runtime.(*traceAdvancerState).start.func1() /tmp/workdir-gnot/go/src/runtime/trace2.go:918 +0x28 fp=0x4808cfe0 sp=0x4808cfb0 pc=0x256a08 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x4808cfe8 sp=0x4808cfe0 pc=0x268b21 created by runtime.(*traceAdvancerState).start in goroutine 1 /tmp/workdir-gnot/go/src/runtime/trace2.go:915 +0x15a goroutine 10 gp=0x48007880 m=nil [runnable]: syscall.Syscall6(0x33, 0x1, 0x45c5f020, 0xffc6, 0xffffffffffffffff, 0xffffffffffffffff, 0x0) /tmp/workdir-gnot/go/src/syscall/asm_plan9_amd64.s:63 +0x10 fp=0x4808de78 sp=0x4808ddc0 pc=0x282330 syscall.Pwrite(0x480260c0?, {0x45c5f020?, 0x7fffffffe5a8?, 0x4808df28?}, 0x238d0e?) /tmp/workdir-gnot/go/src/syscall/zsyscall_plan9_amd64.go:235 +0x5e fp=0x4808def0 sp=0x4808de78 pc=0x28205e syscall.Write(...) /tmp/workdir-gnot/go/src/syscall/syscall_plan9.go:182 os.(*File).write(0x48040030, {0x45c5f020, 0xffc6, 0xffe0}) /tmp/workdir-gnot/go/src/os/file_plan9.go:325 +0x12f fp=0x4808df60 sp=0x4808def0 pc=0x29012f os.(*File).Write(0x48040030, {0x45c5f020, 0xffc6, 0xffe0}) /tmp/workdir-gnot/go/src/os/file.go:189 +0x65 fp=0x4808dfa0 sp=0x4808df60 pc=0x28ed45 runtime/trace.Start.func1() /tmp/workdir-gnot/go/src/runtime/trace/trace.go:134 +0x3b fp=0x4808dfe0 sp=0x4808dfa0 pc=0x2c651b runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x4808dfe8 sp=0x4808dfe0 pc=0x268b21 created by runtime/trace.Start in goroutine 1 /tmp/workdir-gnot/go/src/runtime/trace/trace.go:128 +0xf6 goroutine 17 gp=0x48502000 m=nil [runnable, locked to thread]: runtime.Gosched(...) /tmp/workdir-gnot/go/src/runtime/proc.go:342 main.main.func4() /tmp/workdir-gnot/go/src/internal/trace/v2/testdata/testprog/stress.go:66 +0x65 fp=0x48088fe0 sp=0x48088fb8 pc=0x2c70e5 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x48088fe8 sp=0x48088fe0 pc=0x268b21 created by main.main in goroutine 1 /tmp/workdir-gnot/go/src/internal/trace/v2/testdata/testprog/stress.go:59 +0x2f6 goroutine 18 gp=0x485021c0 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x48089f28 sp=0x48089f08 pc=0x238d0e runtime.gcBgMarkWorker(0x48504000) /tmp/workdir-gnot/go/src/runtime/mgc.go:1333 +0xec fp=0x48089fc8 sp=0x48089f28 pc=0x21b8ec runtime.gcBgMarkStartWorkers.gowrap1() /tmp/workdir-gnot/go/src/runtime/mgc.go:1249 +0x25 fp=0x48089fe0 sp=0x48089fc8 pc=0x21b7c5 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x48089fe8 sp=0x48089fe0 pc=0x268b21 created by runtime.gcBgMarkStartWorkers in goroutine 1 /tmp/workdir-gnot/go/src/runtime/mgc.go:1249 +0x105 goroutine 19 gp=0x48502380 m=nil [runnable]: runtime.gcMarkDone() /tmp/workdir-gnot/go/src/runtime/mgc.go:803 +0x37c fp=0x4808af28 sp=0x4808af20 pc=0x21a3bc runtime.gcBgMarkWorker(0x48504000) /tmp/workdir-gnot/go/src/runtime/mgc.go:1469 +0x3a5 fp=0x4808afc8 sp=0x4808af28 pc=0x21bba5 runtime.gcBgMarkStartWorkers.gowrap1() /tmp/workdir-gnot/go/src/runtime/mgc.go:1249 +0x25 fp=0x4808afe0 sp=0x4808afc8 pc=0x21b7c5 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x4808afe8 sp=0x4808afe0 pc=0x268b21 created by runtime.gcBgMarkStartWorkers in goroutine 1 /tmp/workdir-gnot/go/src/runtime/mgc.go:1249 +0x105 goroutine 20 gp=0x48502540 m=8 mp=0x48480808 [GC worker (idle)]: runtime.gopark(0x468ba0?, 0x1?, 0x13?, 0x22?, 0x0?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x4808bf28 sp=0x4808bf08 pc=0x238d0e runtime.gcBgMarkWorker(0x48504000) /tmp/workdir-gnot/go/src/runtime/mgc.go:1333 +0xec fp=0x4808bfc8 sp=0x4808bf28 pc=0x21b8ec runtime.gcBgMarkStartWorkers.gowrap1() /tmp/workdir-gnot/go/src/runtime/mgc.go:1249 +0x25 fp=0x4808bfe0 sp=0x4808bfc8 pc=0x21b7c5 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x4808bfe8 sp=0x4808bfe0 pc=0x268b21 created by runtime.gcBgMarkStartWorkers in goroutine 1 /tmp/workdir-gnot/go/src/runtime/mgc.go:1249 +0x105 goroutine 21 gp=0x48502700 m=10 mp=0x48580008 [running]: goroutine running on other thread; stack unavailable created by runtime.gcBgMarkStartWorkers in goroutine 1 /tmp/workdir-gnot/go/src/runtime/mgc.go:1249 +0x105 goroutine 22 gp=0x485028c0 m=11 mp=0x48600008 [semacquire]: runtime.gopark(0x266c97?, 0x4850fe78?, 0x0?, 0x0?, 0x4850fe60?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x4850fe28 sp=0x4850fe08 pc=0x238d0e runtime.goparkunlock(...) /tmp/workdir-gnot/go/src/runtime/proc.go:408 runtime.semacquire1(0x40b25c, 0x0, 0x0, 0x0, 0x12) /tmp/workdir-gnot/go/src/runtime/sema.go:160 +0x235 fp=0x4850fe90 sp=0x4850fe28 pc=0x24a435 runtime.semacquire(...) /tmp/workdir-gnot/go/src/runtime/sema.go:111 runtime.gcMarkDone() /tmp/workdir-gnot/go/src/runtime/mgc.go:806 +0x32 fp=0x4850ff28 sp=0x4850fe90 pc=0x21a072 runtime.gcBgMarkWorker(0x48504000) /tmp/workdir-gnot/go/src/runtime/mgc.go:1469 +0x3a5 fp=0x4850ffc8 sp=0x4850ff28 pc=0x21bba5 runtime.gcBgMarkStartWorkers.gowrap1() /tmp/workdir-gnot/go/src/runtime/mgc.go:1249 +0x25 fp=0x4850ffe0 sp=0x4850ffc8 pc=0x21b7c5 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x4850ffe8 sp=0x4850ffe0 pc=0x268b21 created by runtime.gcBgMarkStartWorkers in goroutine 1 /tmp/workdir-gnot/go/src/runtime/mgc.go:1249 +0x105 goroutine 23 gp=0x48502a80 m=4 mp=0x48340008 [GC worker (idle)]: runtime.gopark(0x48510f68?, 0x17c1b77951c11ce6?, 0x84?, 0x13?, 0x0?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x48510f28 sp=0x48510f08 pc=0x238d0e runtime.gcBgMarkWorker(0x48504000) /tmp/workdir-gnot/go/src/runtime/mgc.go:1333 +0xec fp=0x48510fc8 sp=0x48510f28 pc=0x21b8ec runtime.gcBgMarkStartWorkers.gowrap1() /tmp/workdir-gnot/go/src/runtime/mgc.go:1249 +0x25 fp=0x48510fe0 sp=0x48510fc8 pc=0x21b7c5 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x48510fe8 sp=0x48510fe0 pc=0x268b21 created by runtime.gcBgMarkStartWorkers in goroutine 1 /tmp/workdir-gnot/go/src/runtime/mgc.go:1249 +0x105 goroutine 24 gp=0x48502c40 m=nil [GC worker (idle)]: runtime.gopark(0x468ba0?, 0x3?, 0x68?, 0xa7?, 0x0?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x48511f28 sp=0x48511f08 pc=0x238d0e runtime.gcBgMarkWorker(0x48504000) /tmp/workdir-gnot/go/src/runtime/mgc.go:1333 +0xec fp=0x48511fc8 sp=0x48511f28 pc=0x21b8ec runtime.gcBgMarkStartWorkers.gowrap1() /tmp/workdir-gnot/go/src/runtime/mgc.go:1249 +0x25 fp=0x48511fe0 sp=0x48511fc8 pc=0x21b7c5 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x48511fe8 sp=0x48511fe0 pc=0x268b21 created by runtime.gcBgMarkStartWorkers in goroutine 1 /tmp/workdir-gnot/go/src/runtime/mgc.go:1249 +0x105 goroutine 26 gp=0x48502fc0 m=6 mp=0x48400008 [GC worker (idle)]: runtime.gopark(0x468ba0?, 0x1?, 0x35?, 0xa?, 0x0?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x4850bf28 sp=0x4850bf08 pc=0x238d0e runtime.gcBgMarkWorker(0x48504000) /tmp/workdir-gnot/go/src/runtime/mgc.go:1333 +0xec fp=0x4850bfc8 sp=0x4850bf28 pc=0x21b8ec runtime.gcBgMarkStartWorkers.gowrap1() /tmp/workdir-gnot/go/src/runtime/mgc.go:1249 +0x25 fp=0x4850bfe0 sp=0x4850bfc8 pc=0x21b7c5 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x4850bfe8 sp=0x4850bfe0 pc=0x268b21 created by runtime.gcBgMarkStartWorkers in goroutine 1 /tmp/workdir-gnot/go/src/runtime/mgc.go:1249 +0x105 goroutine 27 gp=0x48503180 m=12 mp=0x48400808 [GC mark termination]: runtime.systemstack_switch() /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:474 +0x8 fp=0x4850ce90 sp=0x4850ce80 pc=0x266c48 runtime.forEachP(...) /tmp/workdir-gnot/go/src/runtime/proc.go:1896 runtime.gcMarkDone() /tmp/workdir-gnot/go/src/runtime/mgc.go:826 +0x158 fp=0x4850cf28 sp=0x4850ce90 pc=0x21a198 runtime.gcBgMarkWorker(0x48504000) /tmp/workdir-gnot/go/src/runtime/mgc.go:1469 +0x3a5 fp=0x4850cfc8 sp=0x4850cf28 pc=0x21bba5 runtime.gcBgMarkStartWorkers.gowrap1() /tmp/workdir-gnot/go/src/runtime/mgc.go:1249 +0x25 fp=0x4850cfe0 sp=0x4850cfc8 pc=0x21b7c5 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x4850cfe8 sp=0x4850cfe0 pc=0x268b21 created by runtime.gcBgMarkStartWorkers in goroutine 1 /tmp/workdir-gnot/go/src/runtime/mgc.go:1249 +0x105 [signal sys: trap: fault read code=0x0 addr=0x0 pc=0x25a64a] runtime stack: runtime.throw({0x2fc59f?, 0x468100?}) /tmp/workdir-gnot/go/src/runtime/panic.go:1021 +0x65 fp=0x7fffffffe140 sp=0x7fffffffe110 pc=0x236205 runtime.sigpanic() /tmp/workdir-gnot/go/src/runtime/os_plan9.go:75 +0x4a5 fp=0x7fffffffe1c0 sp=0x7fffffffe140 pc=0x232ca5 runtime.fpTracebackPCs(...) /tmp/workdir-gnot/go/src/runtime/trace2stack.go:219 runtime.traceStack(0x48600008?, 0x2000?, 0x1) /tmp/workdir-gnot/go/src/runtime/trace2stack.go:70 +0x1ca fp=0x7fffffffe608 sp=0x7fffffffe1c0 pc=0x25a64a runtime.traceLocker.stack(...) /tmp/workdir-gnot/go/src/runtime/trace2event.go:171 runtime.traceLocker.GoPark({0x48600008?, 0x400000002?}, 0x5, 0x4) /tmp/workdir-gnot/go/src/runtime/trace2runtime.go:442 +0x9b fp=0x7fffffffe698 sp=0x7fffffffe608 pc=0x259a7b runtime.park_m(0x485028c0) /tmp/workdir-gnot/go/src/runtime/proc.go:3968 +0x7c fp=0x7fffffffe6f0 sp=0x7fffffffe698 pc=0x23fb5c runtime.mcall() /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:458 +0x53 fp=0x7fffffffe708 sp=0x7fffffffe6f0 pc=0x266c33 [signal sys: trap: fault read code=0x0 addr=0x0 pc=0x25a64a] runtime stack: runtime.throw({0x2fc59f?, 0x468100?}) /tmp/workdir-gnot/go/src/runtime/panic.go:1021 +0x65 fp=0x7fffffffe140 sp=0x7fffffffe110 pc=0x236205 runtime.sigpanic() /tmp/workdir-gnot/go/src/runtime/os_plan9.go:75 +0x4a5 fp=0x7fffffffe1c0 sp=0x7fffffffe140 pc=0x232ca5 runtime.fpTracebackPCs(...) /tmp/workdir-gnot/go/src/runtime/trace2stack.go:219 runtime.traceStack(0x48480808?, 0x48090008?, 0x1) /tmp/workdir-gnot/go/src/runtime/trace2stack.go:70 +0x1ca fp=0x7fffffffe608 sp=0x7fffffffe1c0 pc=0x25a64a runtime.traceLocker.stack(...) /tmp/workdir-gnot/go/src/runtime/trace2event.go:171 runtime.traceLocker.GoPark({0x48480808?, 0x400000002?}, 0xa, 0x0) /tmp/workdir-gnot/go/src/runtime/trace2runtime.go:442 +0x9b fp=0x7fffffffe698 sp=0x7fffffffe608 pc=0x259a7b runtime.park_m(0x48502540) /tmp/workdir-gnot/go/src/runtime/proc.go:3968 +0x7c fp=0x7fffffffe6f0 sp=0x7fffffffe698 pc=0x23fb5c runtime.mcall() /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:458 +0x53 fp=0x7fffffffe708 sp=0x7fffffffe6f0 pc=0x266c33 [signal sys: trap: fault read code=0x0 addr=0x0 pc=0x25a64a] runtime stack: runtime.throw({0x2fc59f?, 0x468100?}) /tmp/workdir-gnot/go/src/runtime/panic.go:1021 +0x65 fp=0x7fffffffdfa8 sp=0x7fffffffdf78 pc=0x236205 runtime.sigpanic() /tmp/workdir-gnot/go/src/runtime/os_plan9.go:75 +0x4a5 fp=0x7fffffffe028 sp=0x7fffffffdfa8 pc=0x232ca5 runtime.fpTracebackPCs(...) /tmp/workdir-gnot/go/src/runtime/trace2stack.go:219 runtime.traceStack(0x48400008?, 0x48042008?, 0x1) /tmp/workdir-gnot/go/src/runtime/trace2stack.go:70 +0x1ca fp=0x7fffffffe470 sp=0x7fffffffe028 pc=0x25a64a runtime.traceLocker.stack(...) /tmp/workdir-gnot/go/src/runtime/trace2event.go:171 runtime.traceLocker.GoPark({0x48400008?, 0x400000002?}, 0xa, 0x0) /tmp/workdir-gnot/go/src/runtime/trace2runtime.go:442 +0x9b fp=0x7fffffffe500 sp=0x7fffffffe470 pc=0x259a7b runtime.park_m(0x48502fc0) /tmp/workdir-gnot/go/src/runtime/proc.go:3968 +0x7c fp=0x7fffffffe558 sp=0x7fffffffe500 pc=0x23fb5c runtime.mcall() /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:458 +0x53 fp=0x7fffffffe570 sp=0x7fffffffe558 pc=0x266c33 [signal sys: trap: fault read code=0x0 addr=0x0 pc=0x25a64a] runtime stack: runtime.throw({0x2fc59f?, 0x468100?}) /tmp/workdir-gnot/go/src/runtime/panic.go:1021 +0x65 fp=0x7fffffffe348 sp=0x7fffffffe318 pc=0x236205 runtime.sigpanic() /tmp/workdir-gnot/go/src/runtime/os_plan9.go:75 +0x4a5 fp=0x7fffffffe3c8 sp=0x7fffffffe348 pc=0x232ca5 runtime.fpTracebackPCs(...) /tmp/workdir-gnot/go/src/runtime/trace2stack.go:219 runtime.traceStack(0x48340008?, 0x4804b408?, 0x1) /tmp/workdir-gnot/go/src/runtime/trace2stack.go:70 +0x1ca fp=0x7fffffffe810 sp=0x7fffffffe3c8 pc=0x25a64a runtime.traceLocker.stack(...) /tmp/workdir-gnot/go/src/runtime/trace2event.go:171 runtime.traceLocker.GoPark({0x48340008?, 0x400000002?}, 0xa, 0x0) /tmp/workdir-gnot/go/src/runtime/trace2runtime.go:442 +0x9b fp=0x7fffffffe8a0 sp=0x7fffffffe810 pc=0x259a7b runtime.park_m(0x48502a80) /tmp/workdir-gnot/go/src/runtime/proc.go:3968 +0x7c fp=0x7fffffffe8f8 sp=0x7fffffffe8a0 pc=0x23fb5c runtime.mcall() /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:458 +0x53 fp=0x7fffffffe910 sp=0x7fffffffe8f8 pc=0x266c33 exit status: 'stress 18889: 2' trace_test.go:571: exit status: 'go 18865: 1' --- FAIL: TestTraceStressStartStop (2.31s) --- FAIL: TestTraceStressStartStop/Default (2.31s) trace_test.go:569: stderr: fatal error: unexpected signal during runtime execution fatal error: unexpected signal during runtime execution fatal error: unexpected signal during runtime execution [signal sys: trap: fault read code=0x0 addr=0x0 pc=0x25a64a] runtime stack: runtime.throw({0x2fd356?, 0x468120?}) /tmp/workdir-gnot/go/src/runtime/panic.go:1021 +0x65 fp=0x7fffffffd838 sp=0x7fffffffd808 pc=0x236205 runtime.sigpanic() /tmp/workdir-gnot/go/src/runtime/os_plan9.go:75 +0x4a5 fp=0x7fffffffd8b8 sp=0x7fffffffd838 pc=0x232ca5 runtime.fpTracebackPCs(...) /tmp/workdir-gnot/go/src/runtime/trace2stack.go:219 runtime.traceStack(0x48580008?, 0x48088508?, 0x1) /tmp/workdir-gnot/go/src/runtime/trace2stack.go:70 +0x1ca fp=0x7fffffffdd00 sp=0x7fffffffd8b8 pc=0x25a64a runtime.traceLocker.stack(...) /tmp/workdir-gnot/go/src/runtime/trace2event.go:171 runtime.traceLocker.GoPark({0x48580008?, 0x400000002?}, 0xa, 0x0) /tmp/workdir-gnot/go/src/runtime/trace2runtime.go:442 +0x9b fp=0x7fffffffdd90 sp=0x7fffffffdd00 pc=0x259a7b runtime.park_m(0x484828c0) /tmp/workdir-gnot/go/src/runtime/proc.go:3968 +0x7c fp=0x7fffffffdde8 sp=0x7fffffffdd90 pc=0x23fb5c runtime.mcall() /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:458 +0x53 fp=0x7fffffffde00 sp=0x7fffffffdde8 pc=0x266c33 goroutine 20 gp=0x484828c0 m=10 mp=0x48580008 [GC worker (idle)]: runtime.gopark(0x48099f68?, 0x17c1b779d6ddba9e?, 0xd9?, 0xa6?, 0x0?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x48099f28 sp=0x48099f08 pc=0x238d0e runtime.gcBgMarkWorker(0x48498000) /tmp/workdir-gnot/go/src/runtime/mgc.go:1333 +0xec fp=0x48099fc8 sp=0x48099f28 pc=0x21b8ec runtime.gcBgMarkStartWorkers.gowrap1() /tmp/workdir-gnot/go/src/runtime/mgc.go:1249 +0x25 fp=0x48099fe0 sp=0x48099fc8 pc=0x21b7c5 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x48099fe8 sp=0x48099fe0 pc=0x268b21 created by runtime.gcBgMarkStartWorkers in goroutine 6 /tmp/workdir-gnot/go/src/runtime/mgc.go:1249 +0x105 goroutine 1 gp=0x480061c0 m=nil [runnable]: runtime.Gosched(...) /tmp/workdir-gnot/go/src/runtime/proc.go:342 runtime.gcAssistAlloc(0x480061c0) /tmp/workdir-gnot/go/src/runtime/mgcmark.go:574 +0x286 fp=0x4835fb70 sp=0x4835fb10 pc=0x21e326 runtime.deductAssistCredit(0x0?) /tmp/workdir-gnot/go/src/runtime/malloc.go:1353 +0x54 fp=0x4835fb98 sp=0x4835fb70 pc=0x20d2f4 runtime.mallocgc(0x20, 0x2ec5e0, 0x1) /tmp/workdir-gnot/go/src/runtime/malloc.go:1025 +0xcc fp=0x4835fc20 sp=0x4835fb98 pc=0x20ca4c runtime.growslice(0x0, 0x1?, 0x0?, 0x1?, 0x2ec5e0) /tmp/workdir-gnot/go/src/runtime/slice.go:250 +0x55d fp=0x4835fc90 sp=0x4835fc20 pc=0x24bc3d runtime.traceAdvance.func1(0x0?) /tmp/workdir-gnot/go/src/runtime/trace2.go:374 +0x176 fp=0x4835fd30 sp=0x4835fc90 pc=0x256096 runtime.forEachGRace(0x4835fe50) /tmp/workdir-gnot/go/src/runtime/proc.go:677 +0x49 fp=0x4835fd60 sp=0x4835fd30 pc=0x239909 runtime.traceAdvance(0x1) /tmp/workdir-gnot/go/src/runtime/trace2.go:331 +0xd8 fp=0x4835fe98 sp=0x4835fd60 pc=0x2552f8 runtime.StopTrace(...) /tmp/workdir-gnot/go/src/runtime/trace2.go:294 runtime/trace.Stop() /tmp/workdir-gnot/go/src/runtime/trace/trace.go:148 +0x95 fp=0x4835fed0 sp=0x4835fe98 pc=0x2c6d55 main.main() /tmp/workdir-gnot/go/src/internal/trace/v2/testdata/testprog/stress-start-stop.go:163 +0xbc fp=0x4835ff48 sp=0x4835fed0 pc=0x2c6e9c runtime.main() /tmp/workdir-gnot/go/src/runtime/proc.go:271 +0x2cb fp=0x4835ffe0 sp=0x4835ff48 pc=0x2388cb runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x4835ffe8 sp=0x4835ffe0 pc=0x268b21 goroutine 2 gp=0x48006700 m=nil [force gc (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x48055fa0 sp=0x48055f80 pc=0x238d0e runtime.goparkunlock(...) /tmp/workdir-gnot/go/src/runtime/proc.go:408 runtime.forcegchelper() /tmp/workdir-gnot/go/src/runtime/proc.go:326 +0xa7 fp=0x48055fe0 sp=0x48055fa0 pc=0x238b67 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x48055fe8 sp=0x48055fe0 pc=0x268b21 created by runtime.init.6 in goroutine 1 /tmp/workdir-gnot/go/src/runtime/proc.go:314 +0x1a goroutine 3 gp=0x480068c0 m=nil [GC sweep wait]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x48056f80 sp=0x48056f60 pc=0x238d0e runtime.goparkunlock(...) /tmp/workdir-gnot/go/src/runtime/proc.go:408 runtime.bgsweep(0x48018280) /tmp/workdir-gnot/go/src/runtime/mgcsweep.go:278 +0x94 fp=0x48056fc8 sp=0x48056f80 pc=0x224ff4 runtime.gcenable.gowrap1() /tmp/workdir-gnot/go/src/runtime/mgc.go:203 +0x25 fp=0x48056fe0 sp=0x48056fc8 pc=0x219525 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x48056fe8 sp=0x48056fe0 pc=0x268b21 created by runtime.gcenable in goroutine 1 /tmp/workdir-gnot/go/src/runtime/mgc.go:203 +0x66 goroutine 4 gp=0x48006a80 m=nil [GC scavenge wait]: runtime.gopark(0x10000?, 0x31f5d0?, 0x0?, 0x0?, 0x0?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x48057f78 sp=0x48057f58 pc=0x238d0e runtime.goparkunlock(...) /tmp/workdir-gnot/go/src/runtime/proc.go:408 runtime.(*scavengerState).park(0x40ad20) /tmp/workdir-gnot/go/src/runtime/mgcscavenge.go:425 +0x49 fp=0x48057fa8 sp=0x48057f78 pc=0x2229a9 runtime.bgscavenge(0x48018280) /tmp/workdir-gnot/go/src/runtime/mgcscavenge.go:658 +0x59 fp=0x48057fc8 sp=0x48057fa8 pc=0x222f99 runtime.gcenable.gowrap2() /tmp/workdir-gnot/go/src/runtime/mgc.go:204 +0x25 fp=0x48057fe0 sp=0x48057fc8 pc=0x2194c5 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x48057fe8 sp=0x48057fe0 pc=0x268b21 created by runtime.gcenable in goroutine 1 /tmp/workdir-gnot/go/src/runtime/mgc.go:204 +0xa5 goroutine 5 gp=0x48006fc0 m=nil [finalizer wait]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x48050e20 sp=0x48050e00 pc=0x238d0e runtime.runfinq() /tmp/workdir-gnot/go/src/runtime/mfinal.go:194 +0x107 fp=0x48050fe0 sp=0x48050e20 pc=0x218527 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x48050fe8 sp=0x48050fe0 pc=0x268b21 created by runtime.createfing in goroutine 1 /tmp/workdir-gnot/go/src/runtime/mfinal.go:164 +0x3d goroutine 6 gp=0x48007180 m=nil [wait for GC cycle]: runtime.gopark(0x48051e28?, 0x48051e10?, 0x0?, 0xa0?, 0x48051e10?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x48051e70 sp=0x48051e50 pc=0x238d0e runtime.goparkunlock(...) /tmp/workdir-gnot/go/src/runtime/proc.go:408 runtime.gcWaitOnMark(0x1) /tmp/workdir-gnot/go/src/runtime/mgc.go:524 +0x55 fp=0x48051ea0 sp=0x48051e70 pc=0x2197d5 runtime.GC() /tmp/workdir-gnot/go/src/runtime/mgc.go:468 +0x47 fp=0x48051ed8 sp=0x48051ea0 pc=0x219687 main.main.func1() /tmp/workdir-gnot/go/src/internal/trace/v2/testdata/testprog/stress-start-stop.go:72 +0x250 fp=0x48051fe0 sp=0x48051ed8 pc=0x2c71d0 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x48051fe8 sp=0x48051fe0 pc=0x268b21 created by main.main in goroutine 1 /tmp/workdir-gnot/go/src/internal/trace/v2/testdata/testprog/stress-start-stop.go:28 +0xa9 goroutine 7 gp=0x48007340 m=nil [chan receive]: runtime.gopark(0x48007340?, 0x0?, 0x8?, 0x2f?, 0x253a33?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x48052ea8 sp=0x48052e88 pc=0x238d0e runtime.chanrecv(0x4807e150, 0x0, 0x1) /tmp/workdir-gnot/go/src/runtime/chan.go:629 +0x41c fp=0x48052f20 sp=0x48052ea8 pc=0x2054dc runtime.chanrecv1(0x4807c050?, 0x17c1b779ea5a7960?) /tmp/workdir-gnot/go/src/runtime/chan.go:479 +0x12 fp=0x48052f48 sp=0x48052f20 pc=0x2050b2 runtime.(*wakeableSleep).sleep(0x4801a048, 0x5f5e100) /tmp/workdir-gnot/go/src/runtime/trace2.go:981 +0xb1 fp=0x48052fa8 sp=0x48052f48 pc=0x256b71 runtime.traceStartReadCPU.func1() /tmp/workdir-gnot/go/src/runtime/trace2cpu.go:56 +0x45 fp=0x48052fe0 sp=0x48052fa8 pc=0x257685 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x48052fe8 sp=0x48052fe0 pc=0x268b21 created by runtime.traceStartReadCPU in goroutine 1 /tmp/workdir-gnot/go/src/runtime/trace2cpu.go:44 +0x146 goroutine 8 gp=0x48007500 m=nil [chan receive]: runtime.gopark(0x48007500?, 0x17c1b779fc2dcab6?, 0x10?, 0x3f?, 0x253a33?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x48053eb0 sp=0x48053e90 pc=0x238d0e runtime.chanrecv(0x4807e2a0, 0x0, 0x1) /tmp/workdir-gnot/go/src/runtime/chan.go:629 +0x41c fp=0x48053f28 sp=0x48053eb0 pc=0x2054dc runtime.chanrecv1(0x4807c0a0?, 0x17c1b779fc2dcab6?) /tmp/workdir-gnot/go/src/runtime/chan.go:479 +0x12 fp=0x48053f50 sp=0x48053f28 pc=0x2050b2 runtime.(*wakeableSleep).sleep(0x4801a060, 0x3b9aca00) /tmp/workdir-gnot/go/src/runtime/trace2.go:981 +0xb1 fp=0x48053fb0 sp=0x48053f50 pc=0x256b71 runtime.(*traceAdvancerState).start.func1() /tmp/workdir-gnot/go/src/runtime/trace2.go:918 +0x28 fp=0x48053fe0 sp=0x48053fb0 pc=0x256a08 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x48053fe8 sp=0x48053fe0 pc=0x268b21 created by runtime.(*traceAdvancerState).start in goroutine 1 /tmp/workdir-gnot/go/src/runtime/trace2.go:915 +0x15a goroutine 9 gp=0x480076c0 m=nil [GC assist wait]: runtime.gopark(0x45d2f000?, 0x1?, 0x1?, 0x0?, 0x480076c0?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x4809ad00 sp=0x4809ace0 pc=0x238d0e runtime.goparkunlock(...) /tmp/workdir-gnot/go/src/runtime/proc.go:408 runtime.gcParkAssist() /tmp/workdir-gnot/go/src/runtime/mgcmark.go:747 +0xe7 fp=0x4809ad38 sp=0x4809ad00 pc=0x21ea87 runtime.gcAssistAlloc(0x480076c0) /tmp/workdir-gnot/go/src/runtime/mgcmark.go:587 +0x29d fp=0x4809ad98 sp=0x4809ad38 pc=0x21e33d runtime.deductAssistCredit(0x0?) /tmp/workdir-gnot/go/src/runtime/malloc.go:1353 +0x54 fp=0x4809adc0 sp=0x4809ad98 pc=0x20d2f4 runtime.mallocgc(0x200000, 0x0, 0x0) /tmp/workdir-gnot/go/src/runtime/malloc.go:1025 +0xcc fp=0x4809ae48 sp=0x4809adc0 pc=0x20ca4c runtime.growslice(0x0, 0x2?, 0x4809af08?, 0x480076c0?, 0x2?) /tmp/workdir-gnot/go/src/runtime/slice.go:242 +0x5cd fp=0x4809aeb8 sp=0x4809ae48 pc=0x24bcad bytes.growSlice({0x486e0000, 0xffc85, 0x487cfcc0?}, 0x45c8f020?) /tmp/workdir-gnot/go/src/bytes/buffer.go:249 +0x9b fp=0x4809af38 sp=0x4809aeb8 pc=0x26f13b bytes.(*Buffer).grow(0x48080270, 0xffc4) /tmp/workdir-gnot/go/src/bytes/buffer.go:151 +0x13d fp=0x4809af70 sp=0x4809af38 pc=0x26ee7d bytes.(*Buffer).Write(0x48080270, {0x45c7f020, 0xffc4, 0x0?}) /tmp/workdir-gnot/go/src/bytes/buffer.go:179 +0x59 fp=0x4809afa0 sp=0x4809af70 pc=0x26efd9 runtime/trace.Start.func1() /tmp/workdir-gnot/go/src/runtime/trace/trace.go:134 +0x3b fp=0x4809afe0 sp=0x4809afa0 pc=0x2c6c3b runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x4809afe8 sp=0x4809afe0 pc=0x268b21 created by runtime/trace.Start in goroutine 1 /tmp/workdir-gnot/go/src/runtime/trace/trace.go:128 +0xf6 goroutine 10 gp=0x48007880 m=nil [chan receive]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x4809bf18 sp=0x4809bef8 pc=0x238d0e runtime.chanrecv(0x4807e310, 0x0, 0x1) /tmp/workdir-gnot/go/src/runtime/chan.go:629 +0x41c fp=0x4809bf90 sp=0x4809bf18 pc=0x2054dc runtime.chanrecv1(0x0?, 0x0?) /tmp/workdir-gnot/go/src/runtime/chan.go:479 +0x12 fp=0x4809bfb8 sp=0x4809bf90 pc=0x2050b2 main.main.func1.2() /tmp/workdir-gnot/go/src/internal/trace/v2/testdata/testprog/stress-start-stop.go:38 +0x25 fp=0x4809bfe0 sp=0x4809bfb8 pc=0x2c7b45 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x4809bfe8 sp=0x4809bfe0 pc=0x268b21 created by main.main.func1 in goroutine 6 /tmp/workdir-gnot/go/src/internal/trace/v2/testdata/testprog/stress-start-stop.go:37 +0x11a goroutine 11 gp=0x48007a40 m=0 mp=0x40b380 [syscall]: syscall.Syscall6(0x32, 0x3, 0x4809cfbf, 0x1, 0xffffffffffffffff, 0xffffffffffffffff, 0x0) /tmp/workdir-gnot/go/src/syscall/asm_plan9_amd64.s:63 +0x10 fp=0x4809ce70 sp=0x4809cdb8 pc=0x282a50 syscall.Pread(0x48026180?, {0x4809cfbf?, 0x0?, 0x0?}, 0x0?) /tmp/workdir-gnot/go/src/syscall/zsyscall_plan9_amd64.go:218 +0x5e fp=0x4809cee8 sp=0x4809ce70 pc=0x28267e syscall.Read(...) /tmp/workdir-gnot/go/src/syscall/syscall_plan9.go:170 os.(*File).read(0x48040040, {0x4809cfbf, 0x1, 0x1}) /tmp/workdir-gnot/go/src/os/file_plan9.go:291 +0xeb fp=0x4809cf58 sp=0x4809cee8 pc=0x2905ab os.(*File).Read(0x48040040, {0x4809cfbf, 0x1, 0x1}) /tmp/workdir-gnot/go/src/os/file.go:118 +0x65 fp=0x4809cf98 sp=0x4809cf58 pc=0x28f385 main.main.func1.4() /tmp/workdir-gnot/go/src/internal/trace/v2/testdata/testprog/stress-start-stop.go:54 +0x3b fp=0x4809cfe0 sp=0x4809cf98 pc=0x2c7a7b runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x4809cfe8 sp=0x4809cfe0 pc=0x268b21 created by main.main.func1 in goroutine 6 /tmp/workdir-gnot/go/src/internal/trace/v2/testdata/testprog/stress-start-stop.go:52 +0x205 goroutine 17 gp=0x48482380 m=nil [runnable, locked to thread]: runtime.Gosched(...) /tmp/workdir-gnot/go/src/runtime/proc.go:342 main.main.func1.5() /tmp/workdir-gnot/go/src/internal/trace/v2/testdata/testprog/stress-start-stop.go:67 +0x65 fp=0x48096fe0 sp=0x48096fb8 pc=0x2c79e5 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x48096fe8 sp=0x48096fe0 pc=0x268b21 created by main.main.func1 in goroutine 6 /tmp/workdir-gnot/go/src/internal/trace/v2/testdata/testprog/stress-start-stop.go:60 +0x24b goroutine 18 gp=0x48482540 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x48097f28 sp=0x48097f08 pc=0x238d0e runtime.gcBgMarkWorker(0x48498000) /tmp/workdir-gnot/go/src/runtime/mgc.go:1333 +0xec fp=0x48097fc8 sp=0x48097f28 pc=0x21b8ec runtime.gcBgMarkStartWorkers.gowrap1() /tmp/workdir-gnot/go/src/runtime/mgc.go:1249 +0x25 fp=0x48097fe0 sp=0x48097fc8 pc=0x21b7c5 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x48097fe8 sp=0x48097fe0 pc=0x268b21 created by runtime.gcBgMarkStartWorkers in goroutine 6 /tmp/workdir-gnot/go/src/runtime/mgc.go:1249 +0x105 goroutine 19 gp=0x48482700 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x48098f28 sp=0x48098f08 pc=0x238d0e runtime.gcBgMarkWorker(0x48498000) /tmp/workdir-gnot/go/src/runtime/mgc.go:1333 +0xec fp=0x48098fc8 sp=0x48098f28 pc=0x21b8ec runtime.gcBgMarkStartWorkers.gowrap1() /tmp/workdir-gnot/go/src/runtime/mgc.go:1249 +0x25 fp=0x48098fe0 sp=0x48098fc8 pc=0x21b7c5 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x48098fe8 sp=0x48098fe0 pc=0x268b21 created by runtime.gcBgMarkStartWorkers in goroutine 6 /tmp/workdir-gnot/go/src/runtime/mgc.go:1249 +0x105 goroutine 21 gp=0x48482a80 m=9 mp=0x48500808 [GC worker (idle)]: runtime.gopark(0x484a2f68?, 0x17c1b779d77d2c90?, 0x21?, 0x39?, 0x0?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x484a2f28 sp=0x484a2f08 pc=0x238d0e runtime.gcBgMarkWorker(0x48498000) /tmp/workdir-gnot/go/src/runtime/mgc.go:1333 +0xec fp=0x484a2fc8 sp=0x484a2f28 pc=0x21b8ec runtime.gcBgMarkStartWorkers.gowrap1() /tmp/workdir-gnot/go/src/runtime/mgc.go:1249 +0x25 fp=0x484a2fe0 sp=0x484a2fc8 pc=0x21b7c5 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x484a2fe8 sp=0x484a2fe0 pc=0x268b21 created by runtime.gcBgMarkStartWorkers in goroutine 6 /tmp/workdir-gnot/go/src/runtime/mgc.go:1249 +0x105 goroutine 22 gp=0x48482c40 m=8 mp=0x48400808 [GC worker (idle)]: runtime.gopark(0x484a3f68?, 0x17c1b779ddc5ed0c?, 0x1c?, 0x1a?, 0x0?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x484a3f28 sp=0x484a3f08 pc=0x238d0e runtime.gcBgMarkWorker(0x48498000) /tmp/workdir-gnot/go/src/runtime/mgc.go:1333 +0xec fp=0x484a3fc8 sp=0x484a3f28 pc=0x21b8ec runtime.gcBgMarkStartWorkers.gowrap1() /tmp/workdir-gnot/go/src/runtime/mgc.go:1249 +0x25 fp=0x484a3fe0 sp=0x484a3fc8 pc=0x21b7c5 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x484a3fe8 sp=0x484a3fe0 pc=0x268b21 created by runtime.gcBgMarkStartWorkers in goroutine 6 /tmp/workdir-gnot/go/src/runtime/mgc.go:1249 +0x105 goroutine 23 gp=0x48482e00 m=nil [runnable]: runtime.gcMarkDone() /tmp/workdir-gnot/go/src/runtime/mgc.go:803 +0x37c fp=0x484a4f28 sp=0x484a4f20 pc=0x21a3bc runtime.gcBgMarkWorker(0x48498000) /tmp/workdir-gnot/go/src/runtime/mgc.go:1469 +0x3a5 fp=0x484a4fc8 sp=0x484a4f28 pc=0x21bba5 runtime.gcBgMarkStartWorkers.gowrap1() /tmp/workdir-gnot/go/src/runtime/mgc.go:1249 +0x25 fp=0x484a4fe0 sp=0x484a4fc8 pc=0x21b7c5 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x484a4fe8 sp=0x484a4fe0 pc=0x268b21 created by runtime.gcBgMarkStartWorkers in goroutine 6 /tmp/workdir-gnot/go/src/runtime/mgc.go:1249 +0x105 goroutine 24 gp=0x48482fc0 m=nil [GC worker (idle)]: runtime.gopark(0x468bc0?, 0x1?, 0xc3?, 0x58?, 0x0?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x484a5f28 sp=0x484a5f08 pc=0x238d0e runtime.gcBgMarkWorker(0x48498000) /tmp/workdir-gnot/go/src/runtime/mgc.go:1333 +0xec fp=0x484a5fc8 sp=0x484a5f28 pc=0x21b8ec runtime.gcBgMarkStartWorkers.gowrap1() /tmp/workdir-gnot/go/src/runtime/mgc.go:1249 +0x25 fp=0x484a5fe0 sp=0x484a5fc8 pc=0x21b7c5 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x484a5fe8 sp=0x484a5fe0 pc=0x268b21 created by runtime.gcBgMarkStartWorkers in goroutine 6 /tmp/workdir-gnot/go/src/runtime/mgc.go:1249 +0x105 goroutine 25 gp=0x48483180 m=nil [GC worker (idle)]: runtime.gopark(0x4849ef68?, 0x17c1b779e4648615?, 0x0?, 0x0?, 0x0?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x4849ef28 sp=0x4849ef08 pc=0x238d0e runtime.gcBgMarkWorker(0x48498000) /tmp/workdir-gnot/go/src/runtime/mgc.go:1333 +0xec fp=0x4849efc8 sp=0x4849ef28 pc=0x21b8ec runtime.gcBgMarkStartWorkers.gowrap1() /tmp/workdir-gnot/go/src/runtime/mgc.go:1249 +0x25 fp=0x4849efe0 sp=0x4849efc8 pc=0x21b7c5 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x4849efe8 sp=0x4849efe0 pc=0x268b21 created by runtime.gcBgMarkStartWorkers in goroutine 6 /tmp/workdir-gnot/go/src/runtime/mgc.go:1249 +0x105 [signal sys: trap: fault read code=0x0 addr=0x0 pc=0x25a64a] runtime stack: runtime.throw({0x2fd356?, 0x468120?}) /tmp/workdir-gnot/go/src/runtime/panic.go:1021 +0x65 fp=0x7fffffffda08 sp=0x7fffffffd9d8 pc=0x236205 runtime.sigpanic() /tmp/workdir-gnot/go/src/runtime/os_plan9.go:75 +0x4a5 fp=0x7fffffffda88 sp=0x7fffffffda08 pc=0x232ca5 runtime.fpTracebackPCs(...) /tmp/workdir-gnot/go/src/runtime/trace2stack.go:219 runtime.traceStack(0x48500808?, 0x48086008?, 0x1) /tmp/workdir-gnot/go/src/runtime/trace2stack.go:70 +0x1ca fp=0x7fffffffded0 sp=0x7fffffffda88 pc=0x25a64a runtime.traceLocker.stack(...) /tmp/workdir-gnot/go/src/runtime/trace2event.go:171 runtime.traceLocker.GoPark({0x48500808?, 0x400000002?}, 0xa, 0x0) /tmp/workdir-gnot/go/src/runtime/trace2runtime.go:442 +0x9b fp=0x7fffffffdf60 sp=0x7fffffffded0 pc=0x259a7b runtime.park_m(0x48482a80) /tmp/workdir-gnot/go/src/runtime/proc.go:3968 +0x7c fp=0x7fffffffdfb8 sp=0x7fffffffdf60 pc=0x23fb5c runtime.mcall() /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:458 +0x53 fp=0x7fffffffdfd0 sp=0x7fffffffdfb8 pc=0x266c33 [signal sys: trap: fault read code=0x0 addr=0x0 pc=0x25a64a] runtime stack: runtime.throw({0x2fd356?, 0x468120?}) /tmp/workdir-gnot/go/src/runtime/panic.go:1021 +0x65 fp=0x7fffffffdbd8 sp=0x7fffffffdba8 pc=0x236205 runtime.sigpanic() /tmp/workdir-gnot/go/src/runtime/os_plan9.go:75 +0x4a5 fp=0x7fffffffdc58 sp=0x7fffffffdbd8 pc=0x232ca5 runtime.fpTracebackPCs(...) /tmp/workdir-gnot/go/src/runtime/trace2stack.go:219 runtime.traceStack(0x48400808?, 0x4804d908?, 0x1) /tmp/workdir-gnot/go/src/runtime/trace2stack.go:70 +0x1ca fp=0x7fffffffe0a0 sp=0x7fffffffdc58 pc=0x25a64a runtime.traceLocker.stack(...) /tmp/workdir-gnot/go/src/runtime/trace2event.go:171 runtime.traceLocker.GoPark({0x48400808?, 0x400000002?}, 0xa, 0x0) /tmp/workdir-gnot/go/src/runtime/trace2runtime.go:442 +0x9b fp=0x7fffffffe130 sp=0x7fffffffe0a0 pc=0x259a7b runtime.park_m(0x48482c40) /tmp/workdir-gnot/go/src/runtime/proc.go:3968 +0x7c fp=0x7fffffffe188 sp=0x7fffffffe130 pc=0x23fb5c runtime.mcall() /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:458 +0x53 fp=0x7fffffffe1a0 sp=0x7fffffffe188 pc=0x266c33 exit status: 'stress-start-stop 18928: 2' trace_test.go:571: exit status: 'go 18904: 1' --- FAIL: TestTraceManyStartStop (1.36s) --- FAIL: TestTraceManyStartStop/Default (1.36s) trace_test.go:569: stderr: fatal error: unexpected signal during runtime execution [signal sys: trap: code=0x0 addr=0x0 pc=0x2577aa] runtime stack: runtime.throw({0x2b2b3b?, 0x0?}) /tmp/workdir-gnot/go/src/runtime/panic.go:1021 +0x65 fp=0x7fffffffe8c0 sp=0x7fffffffe890 pc=0x235045 runtime.sigpanic() /tmp/workdir-gnot/go/src/runtime/os_plan9.go:75 +0x4a5 fp=0x7fffffffe940 sp=0x7fffffffe8c0 pc=0x231f65 runtime.fpTracebackPCs(...) /tmp/workdir-gnot/go/src/runtime/trace2stack.go:219 runtime.traceStack(0x457050?, 0x1?, 0x1) /tmp/workdir-gnot/go/src/runtime/trace2stack.go:70 +0x1ca fp=0x7fffffffed88 sp=0x7fffffffe940 pc=0x2577aa runtime.traceLocker.stack(...) /tmp/workdir-gnot/go/src/runtime/trace2event.go:171 runtime.traceLocker.STWStart({0x40a3a0?, 0x4808af20?}, 0x1) /tmp/workdir-gnot/go/src/runtime/trace2runtime.go:318 +0xad fp=0x7fffffffee10 sp=0x7fffffffed88 pc=0x25620d runtime.stopTheWorldWithSema(0x1) /tmp/workdir-gnot/go/src/runtime/proc.go:1453 +0x56 fp=0x7fffffffeec0 sp=0x7fffffffee10 pc=0x23a096 runtime.gcMarkDone.func2() /tmp/workdir-gnot/go/src/runtime/mgc.go:863 +0x25 fp=0x7fffffffeee0 sp=0x7fffffffeec0 pc=0x2197e5 runtime.systemstack(0x409de0) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:509 +0x4d fp=0x7fffffffeef0 sp=0x7fffffffeee0 pc=0x26390d goroutine 9 gp=0x480076c0 m=0 mp=0x40a3a0 [running]: runtime.systemstack_switch() /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:474 +0x8 fp=0x4808ae90 sp=0x4808ae80 pc=0x2638a8 runtime.gcMarkDone() /tmp/workdir-gnot/go/src/runtime/mgc.go:862 +0x247 fp=0x4808af28 sp=0x4808ae90 pc=0x219547 runtime.gcBgMarkWorker(0x4807e2a0) /tmp/workdir-gnot/go/src/runtime/mgc.go:1469 +0x3a5 fp=0x4808afc8 sp=0x4808af28 pc=0x21ae65 runtime.gcBgMarkStartWorkers.gowrap1() /tmp/workdir-gnot/go/src/runtime/mgc.go:1249 +0x25 fp=0x4808afe0 sp=0x4808afc8 pc=0x21aa85 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x4808afe8 sp=0x4808afe0 pc=0x265781 created by runtime.gcBgMarkStartWorkers in goroutine 1 /tmp/workdir-gnot/go/src/runtime/mgc.go:1249 +0x105 goroutine 1 gp=0x480061c0 m=nil [wait for GC cycle]: runtime.gopark(0x48054e48?, 0x48054e30?, 0xc0?, 0x92?, 0x48054e30?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x48054e90 sp=0x48054e70 pc=0x237b4e runtime.goparkunlock(...) /tmp/workdir-gnot/go/src/runtime/proc.go:408 runtime.gcWaitOnMark(0x1) /tmp/workdir-gnot/go/src/runtime/mgc.go:524 +0x55 fp=0x48054ec0 sp=0x48054e90 pc=0x218a95 runtime.GC() /tmp/workdir-gnot/go/src/runtime/mgc.go:468 +0x47 fp=0x48054ef8 sp=0x48054ec0 pc=0x218947 main.main() /tmp/workdir-gnot/go/src/internal/trace/v2/testdata/testprog/many-start-stop.go:28 +0x1b fp=0x48054f48 sp=0x48054ef8 pc=0x28dc3b runtime.main() /tmp/workdir-gnot/go/src/runtime/proc.go:271 +0x2cb fp=0x48054fe0 sp=0x48054f48 pc=0x23770b runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x48054fe8 sp=0x48054fe0 pc=0x265781 goroutine 2 gp=0x48006700 m=nil [force gc (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x48055fa0 sp=0x48055f80 pc=0x237b4e runtime.goparkunlock(...) /tmp/workdir-gnot/go/src/runtime/proc.go:408 runtime.forcegchelper() /tmp/workdir-gnot/go/src/runtime/proc.go:326 +0xa7 fp=0x48055fe0 sp=0x48055fa0 pc=0x2379a7 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x48055fe8 sp=0x48055fe0 pc=0x265781 created by runtime.init.6 in goroutine 1 /tmp/workdir-gnot/go/src/runtime/proc.go:314 +0x1a goroutine 3 gp=0x480068c0 m=nil [GC sweep wait]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x48056f80 sp=0x48056f60 pc=0x237b4e runtime.goparkunlock(...) /tmp/workdir-gnot/go/src/runtime/proc.go:408 runtime.bgsweep(0x48018280) /tmp/workdir-gnot/go/src/runtime/mgcsweep.go:278 +0x94 fp=0x48056fc8 sp=0x48056f80 pc=0x2242b4 runtime.gcenable.gowrap1() /tmp/workdir-gnot/go/src/runtime/mgc.go:203 +0x25 fp=0x48056fe0 sp=0x48056fc8 pc=0x2187e5 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x48056fe8 sp=0x48056fe0 pc=0x265781 created by runtime.gcenable in goroutine 1 /tmp/workdir-gnot/go/src/runtime/mgc.go:203 +0x66 goroutine 4 gp=0x48006a80 m=nil [GC scavenge wait]: runtime.gopark(0x10000?, 0x2cf0e0?, 0x0?, 0x0?, 0x0?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x48057f78 sp=0x48057f58 pc=0x237b4e runtime.goparkunlock(...) /tmp/workdir-gnot/go/src/runtime/proc.go:408 runtime.(*scavengerState).park(0x409d40) /tmp/workdir-gnot/go/src/runtime/mgcscavenge.go:425 +0x49 fp=0x48057fa8 sp=0x48057f78 pc=0x221c69 runtime.bgscavenge(0x48018280) /tmp/workdir-gnot/go/src/runtime/mgcscavenge.go:658 +0x59 fp=0x48057fc8 sp=0x48057fa8 pc=0x222259 runtime.gcenable.gowrap2() /tmp/workdir-gnot/go/src/runtime/mgc.go:204 +0x25 fp=0x48057fe0 sp=0x48057fc8 pc=0x218785 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x48057fe8 sp=0x48057fe0 pc=0x265781 created by runtime.gcenable in goroutine 1 /tmp/workdir-gnot/go/src/runtime/mgc.go:204 +0xa5 goroutine 5 gp=0x48006fc0 m=nil [finalizer wait]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x48050e20 sp=0x48050e00 pc=0x237b4e runtime.runfinq() /tmp/workdir-gnot/go/src/runtime/mfinal.go:194 +0x107 fp=0x48050fe0 sp=0x48050e20 pc=0x2177e7 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x48050fe8 sp=0x48050fe0 pc=0x265781 created by runtime.createfing in goroutine 1 /tmp/workdir-gnot/go/src/runtime/mfinal.go:164 +0x3d goroutine 6 gp=0x48007180 m=nil [chan receive]: runtime.gopark(0x48007180?, 0x17c1b77a4a56f4f4?, 0x8?, 0x1f?, 0x250b93?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x48051ea8 sp=0x48051e88 pc=0x237b4e runtime.chanrecv(0x4807e0e0, 0x0, 0x1) /tmp/workdir-gnot/go/src/runtime/chan.go:629 +0x41c fp=0x48051f20 sp=0x48051ea8 pc=0x20517c runtime.chanrecv1(0x4807c050?, 0x17c1b77a4a56f4f4?) /tmp/workdir-gnot/go/src/runtime/chan.go:479 +0x12 fp=0x48051f48 sp=0x48051f20 pc=0x204d52 runtime.(*wakeableSleep).sleep(0x4801a018, 0x5f5e100) /tmp/workdir-gnot/go/src/runtime/trace2.go:981 +0xb1 fp=0x48051fa8 sp=0x48051f48 pc=0x253cd1 runtime.traceStartReadCPU.func1() /tmp/workdir-gnot/go/src/runtime/trace2cpu.go:56 +0x45 fp=0x48051fe0 sp=0x48051fa8 pc=0x2547e5 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x48051fe8 sp=0x48051fe0 pc=0x265781 created by runtime.traceStartReadCPU in goroutine 1 /tmp/workdir-gnot/go/src/runtime/trace2cpu.go:44 +0x146 goroutine 7 gp=0x48007340 m=nil [chan receive]: runtime.gopark(0x48007340?, 0x17c1b77a7ffc6017?, 0x10?, 0x2f?, 0x250b54?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x48052eb0 sp=0x48052e90 pc=0x237b4e runtime.chanrecv(0x4807e230, 0x0, 0x1) /tmp/workdir-gnot/go/src/runtime/chan.go:629 +0x41c fp=0x48052f28 sp=0x48052eb0 pc=0x20517c runtime.chanrecv1(0x4807c0a0?, 0x17c1b77a7ffc6017?) /tmp/workdir-gnot/go/src/runtime/chan.go:479 +0x12 fp=0x48052f50 sp=0x48052f28 pc=0x204d52 runtime.(*wakeableSleep).sleep(0x4801a030, 0x3b9aca00) /tmp/workdir-gnot/go/src/runtime/trace2.go:981 +0xb1 fp=0x48052fb0 sp=0x48052f50 pc=0x253cd1 runtime.(*traceAdvancerState).start.func1() /tmp/workdir-gnot/go/src/runtime/trace2.go:918 +0x28 fp=0x48052fe0 sp=0x48052fb0 pc=0x253b68 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x48052fe8 sp=0x48052fe0 pc=0x265781 created by runtime.(*traceAdvancerState).start in goroutine 1 /tmp/workdir-gnot/go/src/runtime/trace2.go:915 +0x15a goroutine 8 gp=0x48007500 m=nil [trace reader (blocked)]: runtime.gopark(0x48053f78?, 0x266cbb?, 0xc0?, 0x41?, 0x4801c320?) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0xce fp=0x48053f38 sp=0x48053f18 pc=0x237b4e runtime.ReadTrace() /tmp/workdir-gnot/go/src/runtime/trace2.go:716 +0x31 fp=0x48053fa0 sp=0x48053f38 pc=0x253571 runtime/trace.Start.func1() /tmp/workdir-gnot/go/src/runtime/trace/trace.go:130 +0x45 fp=0x48053fe0 sp=0x48053fa0 pc=0x28da85 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0x48053fe8 sp=0x48053fe0 pc=0x265781 created by runtime/trace.Start in goroutine 1 /tmp/workdir-gnot/go/src/runtime/trace/trace.go:128 +0xf6 exit status: 'many-start-stop 18963: 2' trace_test.go:571: exit status: 'go 18940: 1' FAIL FAIL internal/trace/v2 42.260s ok internal/trace/v2/internal/oldtrace 0.184s ok internal/types/errors 2.668s FAIL go tool dist: Failed: exit status: 'go 18287: 1'