[root@s390x-kvm-040 crypto.tls]# GOLANG_FIPS=1 go test crypto/tls -timeout 50m -count=1 -v -run ^TestBoringClientHello$ -c [root@s390x-kvm-040 crypto.tls]# GOLANG_FIPS=1 valgrind ./tls.test -test.timeout 50m -test.count=1 -test.v -test.run ^TestBoringClientHello$ ==108570== Memcheck, a memory error detector ==108570== Copyright (C) 2002-2024, and GNU GPL'd, by Julian Seward et al. ==108570== Using Valgrind-3.23.0 and LibVEX; rerun with -h for copyright info ==108570== Command: ./tls.test -test.timeout 50m -test.count=1 -test.v -test.run ^TestBoringClientHello$ ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1096F10: runtime.rt0_go (asm_s390x.s:87) ==108570== by 0x48A337B: (below main) (in /usr/lib64/libc.so.6) ==108570== Address 0x1ffefffae8 is on thread 1's stack ==108570== 8 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1061C2C: runtime.check (runtime1.go:142) ==108570== by 0x1096FC7: runtime.rt0_go (asm_s390x.s:141) ==108570== by 0x1096FC7: runtime.rt0_go (asm_s390x.s:141) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa90 is on thread 1's stack ==108570== 64 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10619FC: runtime.testAtomic64 (runtime1.go:105) ==108570== by 0x1061E9D: runtime.check (runtime1.go:287) ==108570== by 0x1096FC7: runtime.rt0_go (asm_s390x.s:141) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa78 is on thread 1's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x106165C: runtime.args (runtime1.go:66) ==108570== by 0x1096FCD: runtime.rt0_go (asm_s390x.s:144) ==108570== by 0x1096FCD: runtime.rt0_go (asm_s390x.s:144) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffab8 is on thread 1's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x104597C: runtime.sysargs (os_linux.go:233) ==108570== by 0x10616C3: runtime.args (runtime1.go:69) ==108570== by 0x1096FCD: runtime.rt0_go (asm_s390x.s:144) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa60 is on thread 1's stack ==108570== 88 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1045C7C: runtime.sysauxv (os_linux.go:294) ==108570== by 0x10459E7: runtime.sysargs (os_linux.go:247) ==108570== by 0x10616C3: runtime.args (runtime1.go:69) ==108570== by 0x1096FCD: runtime.rt0_go (asm_s390x.s:144) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa38 is on thread 1's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10855B2: runtime.vdsoauxv (vdso_linux.go:268) ==108570== by 0x1045CAD: runtime.sysauxv (os_linux.go:312) ==108570== by 0x10459E7: runtime.sysargs (os_linux.go:247) ==108570== by 0x10616C3: runtime.args (runtime1.go:69) ==108570== by 0x1096FCD: runtime.rt0_go (asm_s390x.s:144) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9a8 is on thread 1's stack ==108570== 144 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1046CEC: runtime.checkS390xCPU (os_linux_s390x.go:22) ==108570== by 0x1096FD3: runtime.rt0_go (asm_s390x.s:145) ==108570== by 0x1096FD3: runtime.rt0_go (asm_s390x.s:145) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffab8 is on thread 1's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1045F4C: runtime.osinit (os_linux.go:343) ==108570== by 0x1096FD9: runtime.rt0_go (asm_s390x.s:146) ==108570== by 0x1096FD9: runtime.rt0_go (asm_s390x.s:146) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffac0 is on thread 1's stack ==108570== 16 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x104561C: runtime.getproccount (os_linux.go:97) ==108570== by 0x1045F63: runtime.osinit (os_linux.go:344) ==108570== by 0x1096FD9: runtime.rt0_go (asm_s390x.s:146) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffeffda98 is on thread 1's stack ==108570== 8232 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1045DFC: runtime.getHugePageSize (os_linux.go:319) ==108570== by 0x1045F75: runtime.osinit (os_linux.go:345) ==108570== by 0x1096FD9: runtime.rt0_go (asm_s390x.s:146) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa78 is on thread 1's stack ==108570== 72 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x104DE12: runtime.schedinit (proc.go:782) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa30 is on thread 1's stack ==108570== 160 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10610EC: runtime.(*ticksType).init (runtime.go:31) ==108570== by 0x104DE81: runtime.schedinit (proc.go:815) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa20 is on thread 1's stack ==108570== 16 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101343C: runtime.lock2 (lock_futex.go:55) ==108570== by 0x1061113: runtime.lockWithRank (lockrank_off.go:24) ==108570== by 0x1061113: runtime.lock (lock_futex.go:52) ==108570== by 0x1061113: runtime.(*ticksType).init (runtime.go:32) ==108570== by 0x104DE81: runtime.schedinit (proc.go:815) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9c0 is on thread 1's stack ==108570== 96 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1061114: runtime.nanotime (time_nofake.go:33) ==108570== by 0x1061114: runtime.(*ticksType).init (runtime.go:33) ==108570== by 0x104DE81: runtime.schedinit (proc.go:815) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9f8 is on thread 1's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101371C: runtime.unlock2 (lock_futex.go:124) ==108570== by 0x1061159: runtime.unlockWithRank (lockrank_off.go:35) ==108570== by 0x1061159: runtime.unlock (lock_futex.go:121) ==108570== by 0x1061159: runtime.(*ticksType).init (runtime.go:35) ==108570== by 0x104DE81: runtime.schedinit (proc.go:815) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa00 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x103E13C: runtime.(*mLockProfile).recordUnlock (mprof.go:768) ==108570== by 0x1013795: runtime.unlock2 (lock_futex.go:134) ==108570== by 0x1061159: runtime.unlockWithRank (lockrank_off.go:35) ==108570== by 0x1061159: runtime.unlock (lock_futex.go:121) ==108570== by 0x1061159: runtime.(*ticksType).init (runtime.go:35) ==108570== by 0x104DE81: runtime.schedinit (proc.go:815) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9f0 is on thread 1's stack ==108570== 16 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10942E2: runtime.moduledataverify1 (symtab.go:595) ==108570== by 0x104DE9D: runtime.moduledataverify (symtab.go:580) ==108570== by 0x104DE9D: runtime.schedinit (proc.go:816) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff938 is on thread 1's stack ==108570== 248 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10945D6: runtime.moduledataverify1 (symtab.go:628) ==108570== by 0x104DE9D: runtime.moduledataverify (symtab.go:580) ==108570== by 0x104DE9D: runtime.schedinit (proc.go:816) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff908 is on thread 1's stack ==108570== 48 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1094620: runtime.moduledataverify1 (symtab.go:629) ==108570== by 0x104DE9D: runtime.moduledataverify (symtab.go:580) ==108570== by 0x104DE9D: runtime.schedinit (proc.go:816) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff908 is on thread 1's stack ==108570== 48 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1013E2C: runtime.mallocinit (malloc.go:373) ==108570== by 0x104DF11: runtime.schedinit (proc.go:818) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa00 is on thread 1's stack ==108570== 48 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1033F3C: runtime.(*mheap).init (mheap.go:739) ==108570== by 0x1013EEF: runtime.mallocinit (malloc.go:451) ==108570== by 0x104DF11: runtime.schedinit (proc.go:818) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9d0 is on thread 1's stack ==108570== 48 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1021AAC: runtime.(*fixalloc).init (mfixalloc.go:56) ==108570== by 0x1033F87: runtime.(*mheap).init (mheap.go:743) ==108570== by 0x1013EEF: runtime.mallocinit (malloc.go:451) ==108570== by 0x104DF11: runtime.schedinit (proc.go:818) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9b8 is on thread 1's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1021AAC: runtime.(*fixalloc).init (mfixalloc.go:56) ==108570== by 0x1033FC1: runtime.(*mheap).init (mheap.go:744) ==108570== by 0x1013EEF: runtime.mallocinit (malloc.go:451) ==108570== by 0x104DF11: runtime.schedinit (proc.go:818) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9b8 is on thread 1's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1021AAC: runtime.(*fixalloc).init (mfixalloc.go:56) ==108570== by 0x1033FFB: runtime.(*mheap).init (mheap.go:745) ==108570== by 0x1013EEF: runtime.mallocinit (malloc.go:451) ==108570== by 0x104DF11: runtime.schedinit (proc.go:818) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9b8 is on thread 1's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1021AAC: runtime.(*fixalloc).init (mfixalloc.go:56) ==108570== by 0x1034035: runtime.(*mheap).init (mheap.go:746) ==108570== by 0x1013EEF: runtime.mallocinit (malloc.go:451) ==108570== by 0x104DF11: runtime.schedinit (proc.go:818) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9b8 is on thread 1's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1021AAC: runtime.(*fixalloc).init (mfixalloc.go:56) ==108570== by 0x103406F: runtime.(*mheap).init (mheap.go:747) ==108570== by 0x1013EEF: runtime.mallocinit (malloc.go:451) ==108570== by 0x104DF11: runtime.schedinit (proc.go:818) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9b8 is on thread 1's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1021AAC: runtime.(*fixalloc).init (mfixalloc.go:56) ==108570== by 0x10340A9: runtime.(*mheap).init (mheap.go:748) ==108570== by 0x1013EEF: runtime.mallocinit (malloc.go:451) ==108570== by 0x104DF11: runtime.schedinit (proc.go:818) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9b8 is on thread 1's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1021AAC: runtime.(*fixalloc).init (mfixalloc.go:56) ==108570== by 0x10340E3: runtime.(*mheap).init (mheap.go:749) ==108570== by 0x1013EEF: runtime.mallocinit (malloc.go:451) ==108570== by 0x104DF11: runtime.schedinit (proc.go:818) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9b8 is on thread 1's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1021AAC: runtime.(*fixalloc).init (mfixalloc.go:56) ==108570== by 0x103411D: runtime.(*mheap).init (mheap.go:750) ==108570== by 0x1013EEF: runtime.mallocinit (malloc.go:451) ==108570== by 0x104DF11: runtime.schedinit (proc.go:818) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9b8 is on thread 1's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1037EFC: runtime.(*pageAlloc).init (mpagealloc.go:305) ==108570== by 0x1034173: runtime.(*mheap).init (mheap.go:767) ==108570== by 0x1013EEF: runtime.mallocinit (malloc.go:451) ==108570== by 0x104DF11: runtime.schedinit (proc.go:818) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9a0 is on thread 1's stack ==108570== 48 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x104132C: runtime.(*addrRanges).init (mranges.go:254) ==108570== by 0x1037F75: runtime.(*pageAlloc).init (mpagealloc.go:317) ==108570== by 0x1034173: runtime.(*mheap).init (mheap.go:767) ==108570== by 0x1013EEF: runtime.mallocinit (malloc.go:451) ==108570== by 0x104DF11: runtime.schedinit (proc.go:818) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff978 is on thread 1's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10152EC: runtime.persistentalloc (malloc.go:1559) ==108570== by 0x104136D: runtime.(*addrRanges).init (mranges.go:258) ==108570== by 0x1037F75: runtime.(*pageAlloc).init (mpagealloc.go:317) ==108570== by 0x1034173: runtime.(*mheap).init (mheap.go:767) ==108570== by 0x1013EEF: runtime.mallocinit (malloc.go:451) ==108570== by 0x104DF11: runtime.schedinit (proc.go:818) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff938 is on thread 1's stack ==108570== 64 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1015336: runtime.persistentalloc (malloc.go:1561) ==108570== by 0x104136D: runtime.(*addrRanges).init (mranges.go:258) ==108570== by 0x1037F75: runtime.(*pageAlloc).init (mpagealloc.go:317) ==108570== by 0x1034173: runtime.(*mheap).init (mheap.go:767) ==108570== by 0x1013EEF: runtime.mallocinit (malloc.go:451) ==108570== by 0x104DF11: runtime.schedinit (proc.go:818) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff930 is on thread 1's stack ==108570== 8 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101537C: runtime.persistentalloc.func1 (malloc.go:1561) ==108570== by 0x101533B: runtime.persistentalloc (malloc.go:1561) ==108570== by 0x104136D: runtime.(*addrRanges).init (mranges.go:258) ==108570== by 0x1037F75: runtime.(*pageAlloc).init (mpagealloc.go:317) ==108570== by 0x1034173: runtime.(*mheap).init (mheap.go:767) ==108570== by 0x1013EEF: runtime.mallocinit (malloc.go:451) ==108570== by 0x104DF11: runtime.schedinit (proc.go:818) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff908 is on thread 1's stack ==108570== 48 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10153FC: runtime.persistentalloc1 (malloc.go:1571) ==108570== by 0x10153B7: runtime.persistentalloc.func1 (malloc.go:1562) ==108570== by 0x101533B: runtime.persistentalloc (malloc.go:1561) ==108570== by 0x104136D: runtime.(*addrRanges).init (mranges.go:258) ==108570== by 0x1037F75: runtime.(*pageAlloc).init (mpagealloc.go:317) ==108570== by 0x1034173: runtime.(*mheap).init (mheap.go:767) ==108570== by 0x1013EEF: runtime.mallocinit (malloc.go:451) ==108570== by 0x104DF11: runtime.schedinit (proc.go:818) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff8b8 is on thread 1's stack ==108570== 80 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101343C: runtime.lock2 (lock_futex.go:55) ==108570== by 0x10154B3: runtime.lockWithRank (lockrank_off.go:24) ==108570== by 0x10154B3: runtime.lock (lock_futex.go:52) ==108570== by 0x10154B3: runtime.persistentalloc1 (malloc.go:1599) ==108570== by 0x10153B7: runtime.persistentalloc.func1 (malloc.go:1562) ==108570== by 0x101533B: runtime.persistentalloc (malloc.go:1561) ==108570== by 0x104136D: runtime.(*addrRanges).init (mranges.go:258) ==108570== by 0x1037F75: runtime.(*pageAlloc).init (mpagealloc.go:317) ==108570== by 0x1034173: runtime.(*mheap).init (mheap.go:767) ==108570== by 0x1013EEF: runtime.mallocinit (malloc.go:451) ==108570== by 0x104DF11: runtime.schedinit (proc.go:818) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff858 is on thread 1's stack ==108570== 96 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101551E: runtime.persistentalloc1 (malloc.go:1604) ==108570== by 0x10153B7: runtime.persistentalloc.func1 (malloc.go:1562) ==108570== by 0x101533B: runtime.persistentalloc (malloc.go:1561) ==108570== by 0x104136D: runtime.(*addrRanges).init (mranges.go:258) ==108570== by 0x1037F75: runtime.(*pageAlloc).init (mpagealloc.go:317) ==108570== by 0x1034173: runtime.(*mheap).init (mheap.go:767) ==108570== by 0x1013EEF: runtime.mallocinit (malloc.go:451) ==108570== by 0x104DF11: runtime.schedinit (proc.go:818) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff8a0 is on thread 1's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1043200: runtime.(*sysMemStat).add (mstats.go:657) ==108570== by 0x101D249: runtime.sysAlloc (mem.go:50) ==108570== by 0x1015523: runtime.persistentalloc1 (malloc.go:1604) ==108570== by 0x10153B7: runtime.persistentalloc.func1 (malloc.go:1562) ==108570== by 0x101533B: runtime.persistentalloc (malloc.go:1561) ==108570== by 0x104136D: runtime.(*addrRanges).init (mranges.go:258) ==108570== by 0x1037F75: runtime.(*pageAlloc).init (mpagealloc.go:317) ==108570== by 0x1034173: runtime.(*mheap).init (mheap.go:767) ==108570== by 0x1013EEF: runtime.mallocinit (malloc.go:451) ==108570== by 0x104DF11: runtime.schedinit (proc.go:818) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff880 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101D264: runtime.sysAlloc (mem.go:52) ==108570== by 0x1015523: runtime.persistentalloc1 (malloc.go:1604) ==108570== by 0x10153B7: runtime.persistentalloc.func1 (malloc.go:1562) ==108570== by 0x101533B: runtime.persistentalloc (malloc.go:1561) ==108570== by 0x104136D: runtime.(*addrRanges).init (mranges.go:258) ==108570== by 0x1037F75: runtime.(*pageAlloc).init (mpagealloc.go:317) ==108570== by 0x1034173: runtime.(*mheap).init (mheap.go:767) ==108570== by 0x1013EEF: runtime.mallocinit (malloc.go:451) ==108570== by 0x104DF11: runtime.schedinit (proc.go:818) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff860 is on thread 1's stack ==108570== 64 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x109A2D0: runtime.mmap (sys_linux_s390x.s:436) ==108570== by 0x101D435: runtime.sysAllocOS (mem_linux.go:22) ==108570== by 0x101D269: runtime.sysAlloc (mem.go:52) ==108570== by 0x1015523: runtime.persistentalloc1 (malloc.go:1604) ==108570== by 0x10153B7: runtime.persistentalloc.func1 (malloc.go:1562) ==108570== by 0x101533B: runtime.persistentalloc (malloc.go:1561) ==108570== by 0x104136D: runtime.(*addrRanges).init (mranges.go:258) ==108570== by 0x1037F75: runtime.(*pageAlloc).init (mpagealloc.go:317) ==108570== by 0x1034173: runtime.(*mheap).init (mheap.go:767) ==108570== by 0x1013EEF: runtime.mallocinit (malloc.go:451) ==108570== by 0x104DF11: runtime.schedinit (proc.go:818) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== Address 0x1ffefff828 is on thread 1's stack ==108570== 56 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101371C: runtime.unlock2 (lock_futex.go:124) ==108570== by 0x10155DD: runtime.unlockWithRank (lockrank_off.go:35) ==108570== by 0x10155DD: runtime.unlock (lock_futex.go:121) ==108570== by 0x10155DD: runtime.persistentalloc1 (malloc.go:1626) ==108570== by 0x10153B7: runtime.persistentalloc.func1 (malloc.go:1562) ==108570== by 0x101533B: runtime.persistentalloc (malloc.go:1561) ==108570== by 0x104136D: runtime.(*addrRanges).init (mranges.go:258) ==108570== by 0x1037F75: runtime.(*pageAlloc).init (mpagealloc.go:317) ==108570== by 0x1034173: runtime.(*mheap).init (mheap.go:767) ==108570== by 0x1013EEF: runtime.mallocinit (malloc.go:451) ==108570== by 0x104DF11: runtime.schedinit (proc.go:818) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff898 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x103E13C: runtime.(*mLockProfile).recordUnlock (mprof.go:768) ==108570== by 0x1013795: runtime.unlock2 (lock_futex.go:134) ==108570== by 0x10155DD: runtime.unlockWithRank (lockrank_off.go:35) ==108570== by 0x10155DD: runtime.unlock (lock_futex.go:121) ==108570== by 0x10155DD: runtime.persistentalloc1 (malloc.go:1626) ==108570== by 0x10153B7: runtime.persistentalloc.func1 (malloc.go:1562) ==108570== by 0x101533B: runtime.persistentalloc (malloc.go:1561) ==108570== by 0x104136D: runtime.(*addrRanges).init (mranges.go:258) ==108570== by 0x1037F75: runtime.(*pageAlloc).init (mpagealloc.go:317) ==108570== by 0x1034173: runtime.(*mheap).init (mheap.go:767) ==108570== by 0x1013EEF: runtime.mallocinit (malloc.go:451) ==108570== by 0x104DF11: runtime.schedinit (proc.go:818) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff888 is on thread 1's stack ==108570== 16 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1015606: runtime.persistentalloc1 (malloc.go:1630) ==108570== by 0x10153B7: runtime.persistentalloc.func1 (malloc.go:1562) ==108570== by 0x101533B: runtime.persistentalloc (malloc.go:1561) ==108570== by 0x104136D: runtime.(*addrRanges).init (mranges.go:258) ==108570== by 0x1037F75: runtime.(*pageAlloc).init (mpagealloc.go:317) ==108570== by 0x1034173: runtime.(*mheap).init (mheap.go:767) ==108570== by 0x1013EEF: runtime.mallocinit (malloc.go:451) ==108570== by 0x104DF11: runtime.schedinit (proc.go:818) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff898 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1015622: runtime.persistentalloc1 (malloc.go:1631) ==108570== by 0x10153B7: runtime.persistentalloc.func1 (malloc.go:1562) ==108570== by 0x101533B: runtime.persistentalloc (malloc.go:1561) ==108570== by 0x104136D: runtime.(*addrRanges).init (mranges.go:258) ==108570== by 0x1037F75: runtime.(*pageAlloc).init (mpagealloc.go:317) ==108570== by 0x1034173: runtime.(*mheap).init (mheap.go:767) ==108570== by 0x1013EEF: runtime.mallocinit (malloc.go:451) ==108570== by 0x104DF11: runtime.schedinit (proc.go:818) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff898 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x103A89C: runtime.(*pageAlloc).sysInit (mpagealloc_64bit.go:71) ==108570== by 0x1037F91: runtime.(*pageAlloc).init (mpagealloc.go:320) ==108570== by 0x1034173: runtime.(*mheap).init (mheap.go:767) ==108570== by 0x1013EEF: runtime.mallocinit (malloc.go:451) ==108570== by 0x104DF11: runtime.schedinit (proc.go:818) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff928 is on thread 1's stack ==108570== 120 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101D30C: runtime.sysReserve (mem.go:145) ==108570== by 0x103A94F: runtime.(*pageAlloc).sysInit (mpagealloc_64bit.go:79) ==108570== by 0x1037F91: runtime.(*pageAlloc).init (mpagealloc.go:320) ==108570== by 0x1034173: runtime.(*mheap).init (mheap.go:767) ==108570== by 0x1013EEF: runtime.mallocinit (malloc.go:451) ==108570== by 0x104DF11: runtime.schedinit (proc.go:818) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff8f0 is on thread 1's stack ==108570== 56 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101D342: runtime.sysReserve (mem_linux.go:158) ==108570== by 0x103A94F: runtime.(*pageAlloc).sysInit (mpagealloc_64bit.go:79) ==108570== by 0x1037F91: runtime.(*pageAlloc).init (mpagealloc.go:320) ==108570== by 0x1034173: runtime.(*mheap).init (mheap.go:767) ==108570== by 0x1013EEF: runtime.mallocinit (malloc.go:451) ==108570== by 0x104DF11: runtime.schedinit (proc.go:818) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff8b8 is on thread 1's stack ==108570== 56 bytes below stack pointer ==108570== ==108570== Warning: set address range perms: large range [0x97c0000, 0x297c0000) (noaccess) ==108570== Invalid write of size 8 ==108570== at 0x102EE5C: runtime.(*scavengeIndex).init (mgcscavenge.go:1055) ==108570== by 0x1038009: runtime.(*pageAlloc).init (mpagealloc.go:329) ==108570== by 0x1034173: runtime.(*mheap).init (mheap.go:767) ==108570== by 0x1013EEF: runtime.mallocinit (malloc.go:451) ==108570== by 0x104DF11: runtime.schedinit (proc.go:818) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff978 is on thread 1's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x103B3CC: runtime.(*scavengeIndex).sysInit (mpagealloc_64bit.go:248) ==108570== by 0x102EF19: runtime.(*scavengeIndex).init (mgcscavenge.go:1060) ==108570== by 0x1038009: runtime.(*pageAlloc).init (mpagealloc.go:329) ==108570== by 0x1034173: runtime.(*mheap).init (mheap.go:767) ==108570== by 0x1013EEF: runtime.mallocinit (malloc.go:451) ==108570== by 0x104DF11: runtime.schedinit (proc.go:818) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff940 is on thread 1's stack ==108570== 56 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101D30C: runtime.sysReserve (mem.go:145) ==108570== by 0x103B3F3: runtime.(*scavengeIndex).sysInit (mpagealloc_64bit.go:251) ==108570== by 0x102EF19: runtime.(*scavengeIndex).init (mgcscavenge.go:1060) ==108570== by 0x1038009: runtime.(*pageAlloc).init (mpagealloc.go:329) ==108570== by 0x1034173: runtime.(*mheap).init (mheap.go:767) ==108570== by 0x1013EEF: runtime.mallocinit (malloc.go:451) ==108570== by 0x104DF11: runtime.schedinit (proc.go:818) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff908 is on thread 1's stack ==108570== 56 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101D342: runtime.sysReserve (mem_linux.go:158) ==108570== by 0x103B3F3: runtime.(*scavengeIndex).sysInit (mpagealloc_64bit.go:251) ==108570== by 0x102EF19: runtime.(*scavengeIndex).init (mgcscavenge.go:1060) ==108570== by 0x1038009: runtime.(*pageAlloc).init (mpagealloc.go:329) ==108570== by 0x1034173: runtime.(*mheap).init (mheap.go:767) ==108570== by 0x1013EEF: runtime.mallocinit (malloc.go:451) ==108570== by 0x104DF11: runtime.schedinit (proc.go:818) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff8d0 is on thread 1's stack ==108570== 56 bytes below stack pointer ==108570== ==108570== Warning: set address range perms: large range [0x297c0000, 0x497c0000) (noaccess) ==108570== Invalid write of size 8 ==108570== at 0x101BA2C: runtime.allocmcache (mcache.go:85) ==108570== by 0x1013EF5: runtime.mallocinit (malloc.go:452) ==108570== by 0x104DF11: runtime.schedinit (proc.go:818) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9d0 is on thread 1's stack ==108570== 48 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101BA5E: runtime.allocmcache (mcache.go:87) ==108570== by 0x1013EF5: runtime.mallocinit (malloc.go:452) ==108570== by 0x104DF11: runtime.schedinit (proc.go:818) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9c8 is on thread 1's stack ==108570== 8 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101BB0C: runtime.allocmcache.func1 (mcache.go:87) ==108570== by 0x101BA63: runtime.allocmcache (mcache.go:87) ==108570== by 0x1013EF5: runtime.mallocinit (malloc.go:452) ==108570== by 0x104DF11: runtime.schedinit (proc.go:818) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9b0 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101343C: runtime.lock2 (lock_futex.go:55) ==108570== by 0x101BB3F: runtime.lockWithRank (lockrank_off.go:24) ==108570== by 0x101BB3F: runtime.lock (lock_futex.go:52) ==108570== by 0x101BB3F: runtime.allocmcache.func1 (mcache.go:88) ==108570== by 0x101BA63: runtime.allocmcache (mcache.go:87) ==108570== by 0x1013EF5: runtime.mallocinit (malloc.go:452) ==108570== by 0x104DF11: runtime.schedinit (proc.go:818) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff950 is on thread 1's stack ==108570== 96 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1021C0C: runtime.(*fixalloc).alloc (mfixalloc.go:74) ==108570== by 0x101BB51: runtime.allocmcache.func1 (mcache.go:89) ==108570== by 0x101BA63: runtime.allocmcache (mcache.go:87) ==108570== by 0x1013EF5: runtime.mallocinit (malloc.go:452) ==108570== by 0x104DF11: runtime.schedinit (proc.go:818) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff978 is on thread 1's stack ==108570== 56 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10152EC: runtime.persistentalloc (malloc.go:1559) ==108570== by 0x1021CC5: runtime.(*fixalloc).alloc (mfixalloc.go:90) ==108570== by 0x101BB51: runtime.allocmcache.func1 (mcache.go:89) ==108570== by 0x101BA63: runtime.allocmcache (mcache.go:87) ==108570== by 0x1013EF5: runtime.mallocinit (malloc.go:452) ==108570== by 0x104DF11: runtime.schedinit (proc.go:818) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff938 is on thread 1's stack ==108570== 64 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1015336: runtime.persistentalloc (malloc.go:1561) ==108570== by 0x1021CC5: runtime.(*fixalloc).alloc (mfixalloc.go:90) ==108570== by 0x101BB51: runtime.allocmcache.func1 (mcache.go:89) ==108570== by 0x101BA63: runtime.allocmcache (mcache.go:87) ==108570== by 0x1013EF5: runtime.mallocinit (malloc.go:452) ==108570== by 0x104DF11: runtime.schedinit (proc.go:818) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff930 is on thread 1's stack ==108570== 8 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101537C: runtime.persistentalloc.func1 (malloc.go:1561) ==108570== by 0x101533B: runtime.persistentalloc (malloc.go:1561) ==108570== by 0x1021CC5: runtime.(*fixalloc).alloc (mfixalloc.go:90) ==108570== by 0x101BB51: runtime.allocmcache.func1 (mcache.go:89) ==108570== by 0x101BA63: runtime.allocmcache (mcache.go:87) ==108570== by 0x1013EF5: runtime.mallocinit (malloc.go:452) ==108570== by 0x104DF11: runtime.schedinit (proc.go:818) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff908 is on thread 1's stack ==108570== 48 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10153FC: runtime.persistentalloc1 (malloc.go:1571) ==108570== by 0x10153B7: runtime.persistentalloc.func1 (malloc.go:1562) ==108570== by 0x101533B: runtime.persistentalloc (malloc.go:1561) ==108570== by 0x1021CC5: runtime.(*fixalloc).alloc (mfixalloc.go:90) ==108570== by 0x101BB51: runtime.allocmcache.func1 (mcache.go:89) ==108570== by 0x101BA63: runtime.allocmcache (mcache.go:87) ==108570== by 0x1013EF5: runtime.mallocinit (malloc.go:452) ==108570== by 0x104DF11: runtime.schedinit (proc.go:818) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff8b8 is on thread 1's stack ==108570== 80 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1015606: runtime.persistentalloc1 (malloc.go:1630) ==108570== by 0x10153B7: runtime.persistentalloc.func1 (malloc.go:1562) ==108570== by 0x101533B: runtime.persistentalloc (malloc.go:1561) ==108570== by 0x1021CC5: runtime.(*fixalloc).alloc (mfixalloc.go:90) ==108570== by 0x101BB51: runtime.allocmcache.func1 (mcache.go:89) ==108570== by 0x101BA63: runtime.allocmcache (mcache.go:87) ==108570== by 0x1013EF5: runtime.mallocinit (malloc.go:452) ==108570== by 0x104DF11: runtime.schedinit (proc.go:818) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff898 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1015622: runtime.persistentalloc1 (malloc.go:1631) ==108570== by 0x10153B7: runtime.persistentalloc.func1 (malloc.go:1562) ==108570== by 0x101533B: runtime.persistentalloc (malloc.go:1561) ==108570== by 0x1021CC5: runtime.(*fixalloc).alloc (mfixalloc.go:90) ==108570== by 0x101BB51: runtime.allocmcache.func1 (mcache.go:89) ==108570== by 0x101BA63: runtime.allocmcache (mcache.go:87) ==108570== by 0x1013EF5: runtime.mallocinit (malloc.go:452) ==108570== by 0x104DF11: runtime.schedinit (proc.go:818) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff898 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101371C: runtime.unlock2 (lock_futex.go:124) ==108570== by 0x101BB97: runtime.unlockWithRank (lockrank_off.go:35) ==108570== by 0x101BB97: runtime.unlock (lock_futex.go:121) ==108570== by 0x101BB97: runtime.allocmcache.func1 (mcache.go:91) ==108570== by 0x101BA63: runtime.allocmcache (mcache.go:87) ==108570== by 0x1013EF5: runtime.mallocinit (malloc.go:452) ==108570== by 0x104DF11: runtime.schedinit (proc.go:818) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff990 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x103E13C: runtime.(*mLockProfile).recordUnlock (mprof.go:768) ==108570== by 0x1013795: runtime.unlock2 (lock_futex.go:134) ==108570== by 0x101BB97: runtime.unlockWithRank (lockrank_off.go:35) ==108570== by 0x101BB97: runtime.unlock (lock_futex.go:121) ==108570== by 0x101BB97: runtime.allocmcache.func1 (mcache.go:91) ==108570== by 0x101BA63: runtime.allocmcache (mcache.go:87) ==108570== by 0x1013EF5: runtime.mallocinit (malloc.go:452) ==108570== by 0x104DF11: runtime.schedinit (proc.go:818) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff980 is on thread 1's stack ==108570== 16 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1021C0C: runtime.(*fixalloc).alloc (mfixalloc.go:74) ==108570== by 0x1013F33: runtime.mallocinit (malloc.go:537) ==108570== by 0x104DF11: runtime.schedinit (proc.go:818) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9c8 is on thread 1's stack ==108570== 56 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10152EC: runtime.persistentalloc (malloc.go:1559) ==108570== by 0x1021CC5: runtime.(*fixalloc).alloc (mfixalloc.go:90) ==108570== by 0x1013F33: runtime.mallocinit (malloc.go:537) ==108570== by 0x104DF11: runtime.schedinit (proc.go:818) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff988 is on thread 1's stack ==108570== 64 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1015336: runtime.persistentalloc (malloc.go:1561) ==108570== by 0x1021CC5: runtime.(*fixalloc).alloc (mfixalloc.go:90) ==108570== by 0x1013F33: runtime.mallocinit (malloc.go:537) ==108570== by 0x104DF11: runtime.schedinit (proc.go:818) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff980 is on thread 1's stack ==108570== 8 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101537C: runtime.persistentalloc.func1 (malloc.go:1561) ==108570== by 0x101533B: runtime.persistentalloc (malloc.go:1561) ==108570== by 0x1021CC5: runtime.(*fixalloc).alloc (mfixalloc.go:90) ==108570== by 0x1013F33: runtime.mallocinit (malloc.go:537) ==108570== by 0x104DF11: runtime.schedinit (proc.go:818) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff958 is on thread 1's stack ==108570== 48 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x104DC6C: runtime.getGodebugEarly (proc.go:748) ==108570== by 0x104DF17: runtime.schedinit (proc.go:819) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa00 is on thread 1's stack ==108570== 48 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x104DD10: runtime.getGodebugEarly (proc.go:763) ==108570== by 0x104DF17: runtime.schedinit (proc.go:819) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9b0 is on thread 1's stack ==108570== 80 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x100589C: internal/cpu.Initialize (cpu.go:138) ==108570== by 0x104DF29: runtime.cpuinit (proc.go:727) ==108570== by 0x104DF29: runtime.schedinit (proc.go:820) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa18 is on thread 1's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1005EE2: internal/cpu.doinit (cpu_s390x.go:137) ==108570== by 0x10058B3: internal/cpu.Initialize (cpu.go:139) ==108570== by 0x104DF29: runtime.cpuinit (proc.go:727) ==108570== by 0x104DF29: runtime.schedinit (proc.go:820) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff928 is on thread 1's stack ==108570== 240 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10150AC: runtime.newobject (malloc.go:1385) ==108570== by 0x1005F05: internal/cpu.doinit (cpu_s390x.go:148) ==108570== by 0x10058B3: internal/cpu.Initialize (cpu.go:139) ==108570== by 0x104DF29: runtime.cpuinit (proc.go:727) ==108570== by 0x104DF29: runtime.schedinit (proc.go:820) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff900 is on thread 1's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1089052: runtime.mallocgc (malloc.go:983) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x1005F05: internal/cpu.doinit (cpu_s390x.go:148) ==108570== by 0x10058B3: internal/cpu.Initialize (cpu.go:139) ==108570== by 0x104DF29: runtime.cpuinit (proc.go:727) ==108570== by 0x104DF29: runtime.schedinit (proc.go:820) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff860 is on thread 1's stack ==108570== 160 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1014F2C: runtime.deductAssistCredit (malloc.go:1333) ==108570== by 0x1089163: runtime.mallocgc (malloc.go:1037) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x1005F05: internal/cpu.doinit (cpu_s390x.go:148) ==108570== by 0x10058B3: internal/cpu.Initialize (cpu.go:139) ==108570== by 0x104DF29: runtime.cpuinit (proc.go:727) ==108570== by 0x104DF29: runtime.schedinit (proc.go:820) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff848 is on thread 1's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1014C8C: runtime.(*mcache).nextFree (malloc.go:935) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x1005F05: internal/cpu.doinit (cpu_s390x.go:148) ==108570== by 0x10058B3: internal/cpu.Initialize (cpu.go:139) ==108570== by 0x104DF29: runtime.cpuinit (proc.go:727) ==108570== by 0x104DF29: runtime.schedinit (proc.go:820) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff820 is on thread 1's stack ==108570== 64 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101A9EC: runtime.(*mspan).nextFreeIndex (mbitmap.go:1064) ==108570== by 0x1014CE5: runtime.(*mcache).nextFree (malloc.go:938) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x1005F05: internal/cpu.doinit (cpu_s390x.go:148) ==108570== by 0x10058B3: internal/cpu.Initialize (cpu.go:139) ==108570== by 0x104DF29: runtime.cpuinit (proc.go:727) ==108570== by 0x104DF29: runtime.schedinit (proc.go:820) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff7f8 is on thread 1's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101BBCC: runtime.(*mcache).refill (mcache.go:147) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x1005F05: internal/cpu.doinit (cpu_s390x.go:148) ==108570== by 0x10058B3: internal/cpu.Initialize (cpu.go:139) ==108570== by 0x104DF29: runtime.cpuinit (proc.go:727) ==108570== by 0x104DF29: runtime.schedinit (proc.go:820) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff7e0 is on thread 1's stack ==108570== 64 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101C49C: runtime.(*mcentral).cacheSpan (mcentral.go:81) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x1005F05: internal/cpu.doinit (cpu_s390x.go:148) ==108570== by 0x10058B3: internal/cpu.Initialize (cpu.go:139) ==108570== by 0x104DF29: runtime.cpuinit (proc.go:727) ==108570== by 0x104DF29: runtime.schedinit (proc.go:820) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff760 is on thread 1's stack ==108570== 128 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x103279C: runtime.deductSweepCredit (mgcsweep.go:910) ==108570== by 0x101C4F1: runtime.(*mcentral).cacheSpan (mcentral.go:84) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x1005F05: internal/cpu.doinit (cpu_s390x.go:148) ==108570== by 0x10058B3: internal/cpu.Initialize (cpu.go:139) ==108570== by 0x104DF29: runtime.cpuinit (proc.go:727) ==108570== by 0x104DF29: runtime.schedinit (proc.go:820) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff728 is on thread 1's stack ==108570== 56 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x104200C: runtime.(*spanSet).pop (mspanset.go:141) ==108570== by 0x101C5F1: runtime.(*mcentral).cacheSpan (mcentral.go:113) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x1005F05: internal/cpu.doinit (cpu_s390x.go:148) ==108570== by 0x10058B3: internal/cpu.Initialize (cpu.go:139) ==108570== by 0x104DF29: runtime.cpuinit (proc.go:727) ==108570== by 0x104DF29: runtime.schedinit (proc.go:820) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff740 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x104200C: runtime.(*spanSet).pop (mspanset.go:141) ==108570== by 0x101C83B: runtime.(*mcentral).cacheSpan (mcentral.go:121) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x1005F05: internal/cpu.doinit (cpu_s390x.go:148) ==108570== by 0x10058B3: internal/cpu.Initialize (cpu.go:139) ==108570== by 0x104DF29: runtime.cpuinit (proc.go:727) ==108570== by 0x104DF29: runtime.schedinit (proc.go:820) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff740 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x104200C: runtime.(*spanSet).pop (mspanset.go:141) ==108570== by 0x101C93F: runtime.(*mcentral).cacheSpan (mcentral.go:141) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x1005F05: internal/cpu.doinit (cpu_s390x.go:148) ==108570== by 0x10058B3: internal/cpu.Initialize (cpu.go:139) ==108570== by 0x104DF29: runtime.cpuinit (proc.go:727) ==108570== by 0x104DF29: runtime.schedinit (proc.go:820) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff740 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x103025C: runtime.(*activeSweep).end (mgcsweep.go:163) ==108570== by 0x101CA39: runtime.(*mcentral).cacheSpan (mcentral.go:160) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x1005F05: internal/cpu.doinit (cpu_s390x.go:148) ==108570== by 0x10058B3: internal/cpu.Initialize (cpu.go:139) ==108570== by 0x104DF29: runtime.cpuinit (proc.go:727) ==108570== by 0x104DF29: runtime.schedinit (proc.go:820) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff720 is on thread 1's stack ==108570== 64 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101CCDC: runtime.(*mcentral).grow (mcentral.go:250) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x1005F05: internal/cpu.doinit (cpu_s390x.go:148) ==108570== by 0x10058B3: internal/cpu.Initialize (cpu.go:139) ==108570== by 0x104DF29: runtime.cpuinit (proc.go:727) ==108570== by 0x104DF29: runtime.schedinit (proc.go:820) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff728 is on thread 1's stack ==108570== 56 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1034ABC: runtime.(*mheap).alloc (mheap.go:951) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x1005F05: internal/cpu.doinit (cpu_s390x.go:148) ==108570== by 0x10058B3: internal/cpu.Initialize (cpu.go:139) ==108570== by 0x104DF29: runtime.cpuinit (proc.go:727) ==108570== by 0x104DF29: runtime.schedinit (proc.go:820) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff6e8 is on thread 1's stack ==108570== 64 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1034B0E: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x1005F05: internal/cpu.doinit (cpu_s390x.go:148) ==108570== by 0x10058B3: internal/cpu.Initialize (cpu.go:139) ==108570== by 0x104DF29: runtime.cpuinit (proc.go:727) ==108570== by 0x104DF29: runtime.schedinit (proc.go:820) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff6e0 is on thread 1's stack ==108570== 8 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1034B4C: runtime.(*mheap).alloc.func1 (mheap.go:956) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x1005F05: internal/cpu.doinit (cpu_s390x.go:148) ==108570== by 0x10058B3: internal/cpu.Initialize (cpu.go:139) ==108570== by 0x104DF29: runtime.cpuinit (proc.go:727) ==108570== by 0x104DF29: runtime.schedinit (proc.go:820) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== Address 0x1ffefff6a0 is on thread 1's stack ==108570== 72 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10341A2: runtime.(*mheap).reclaim (mheap.go:776) ==108570== by 0x1034BAF: runtime.(*mheap).alloc.func1 (mheap.go:960) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x1005F05: internal/cpu.doinit (cpu_s390x.go:148) ==108570== by 0x10058B3: internal/cpu.Initialize (cpu.go:139) ==108570== by 0x104DF29: runtime.cpuinit (proc.go:727) ==108570== by 0x104DF29: runtime.schedinit (proc.go:820) ==108570== Address 0x1ffefff610 is on thread 1's stack ==108570== 144 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1035062: runtime.(*mheap).allocSpan (mheap.go:1169) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x1005F05: internal/cpu.doinit (cpu_s390x.go:148) ==108570== by 0x10058B3: internal/cpu.Initialize (cpu.go:139) ==108570== by 0x104DF29: runtime.cpuinit (proc.go:727) ==108570== by 0x104DF29: runtime.schedinit (proc.go:820) ==108570== Address 0x1ffefff600 is on thread 1's stack ==108570== 160 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101343C: runtime.lock2 (lock_futex.go:55) ==108570== by 0x103520F: runtime.lockWithRank (lockrank_off.go:24) ==108570== by 0x103520F: runtime.lock (lock_futex.go:52) ==108570== by 0x103520F: runtime.(*mheap).allocSpan (mheap.go:1208) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x1005F05: internal/cpu.doinit (cpu_s390x.go:148) ==108570== by 0x10058B3: internal/cpu.Initialize (cpu.go:139) ==108570== Address 0x1ffefff5a0 is on thread 1's stack ==108570== 96 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1039FCC: runtime.(*pageAlloc).alloc (mpagealloc.go:872) ==108570== by 0x1035251: runtime.(*mheap).allocSpan (mheap.go:1241) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x1005F05: internal/cpu.doinit (cpu_s390x.go:148) ==108570== by 0x10058B3: internal/cpu.Initialize (cpu.go:139) ==108570== Address 0x1ffefff5b0 is on thread 1's stack ==108570== 80 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1035BBC: runtime.(*mheap).grow (mheap.go:1470) ==108570== by 0x1035283: runtime.(*mheap).allocSpan (mheap.go:1244) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x1005F05: internal/cpu.doinit (cpu_s390x.go:148) ==108570== by 0x10058B3: internal/cpu.Initialize (cpu.go:139) ==108570== Address 0x1ffefff588 is on thread 1's stack ==108570== 120 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1014252: runtime.(*mheap).sysAlloc (malloc.go:637) ==108570== by 0x1035C3B: runtime.(*mheap).grow (mheap.go:1489) ==108570== by 0x1035283: runtime.(*mheap).allocSpan (mheap.go:1244) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x1005F05: internal/cpu.doinit (cpu_s390x.go:148) ==108570== Address 0x1ffefff4e0 is on thread 1's stack ==108570== 168 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101575C: runtime.(*linearAlloc).alloc (malloc.go:1678) ==108570== by 0x10142CF: runtime.(*mheap).sysAlloc (malloc.go:648) ==108570== by 0x1035C3B: runtime.(*mheap).grow (mheap.go:1489) ==108570== by 0x1035283: runtime.(*mheap).allocSpan (mheap.go:1244) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== Address 0x1ffefff4a8 is on thread 1's stack ==108570== 56 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101D30C: runtime.sysReserve (mem.go:145) ==108570== by 0x1014723: runtime.(*mheap).sysAlloc (malloc.go:669) ==108570== by 0x1035C3B: runtime.(*mheap).grow (mheap.go:1489) ==108570== by 0x1035283: runtime.(*mheap).allocSpan (mheap.go:1244) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== Address 0x1ffefff4a8 is on thread 1's stack ==108570== 56 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101D342: runtime.sysReserve (mem_linux.go:158) ==108570== by 0x1014723: runtime.(*mheap).sysAlloc (malloc.go:669) ==108570== by 0x1035C3B: runtime.(*mheap).grow (mheap.go:1489) ==108570== by 0x1035283: runtime.(*mheap).allocSpan (mheap.go:1244) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== Address 0x1ffefff470 is on thread 1's stack ==108570== 56 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1014388: runtime.(*mheap).sysAlloc (malloc.go:755) ==108570== by 0x1035C3B: runtime.(*mheap).grow (mheap.go:1489) ==108570== by 0x1035283: runtime.(*mheap).allocSpan (mheap.go:1244) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x1005F05: internal/cpu.doinit (cpu_s390x.go:148) ==108570== Address 0x1ffefff4a0 is on thread 1's stack ==108570== 64 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x109A2D0: runtime.mmap (sys_linux_s390x.s:436) ==108570== by 0x101D435: runtime.sysAllocOS (mem_linux.go:22) ==108570== by 0x101438D: runtime.(*mheap).sysAlloc (malloc.go:755) ==108570== by 0x1035C3B: runtime.(*mheap).grow (mheap.go:1489) ==108570== by 0x1035283: runtime.(*mheap).allocSpan (mheap.go:1244) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== Address 0x1ffefff468 is on thread 1's stack ==108570== 56 bytes below stack pointer ==108570== ==108570== ==108570== More than 100 errors detected. Subsequent errors ==108570== will still be recorded, but in less detail than before. ==108570== Invalid write of size 8 ==108570== at 0x101D82C: runtime.sysNoHugePageOS (mem_linux.go:110) ==108570== by 0x10143D7: runtime.sysNoHugePage (mem.go:91) ==108570== by 0x10143D7: runtime.(*mheap).sysAlloc (malloc.go:762) ==108570== by 0x1035C3B: runtime.(*mheap).grow (mheap.go:1489) ==108570== by 0x1035283: runtime.(*mheap).allocSpan (mheap.go:1244) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== Address 0x1ffefff4b8 is on thread 1's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101575C: runtime.(*linearAlloc).alloc (malloc.go:1678) ==108570== by 0x101446D: runtime.(*mheap).sysAlloc (malloc.go:771) ==108570== by 0x1035C3B: runtime.(*mheap).grow (mheap.go:1489) ==108570== by 0x1035283: runtime.(*mheap).allocSpan (mheap.go:1244) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== Address 0x1ffefff4a8 is on thread 1's stack ==108570== 56 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10152EC: runtime.persistentalloc (malloc.go:1559) ==108570== by 0x101449D: runtime.(*mheap).sysAlloc (malloc.go:773) ==108570== by 0x1035C3B: runtime.(*mheap).grow (mheap.go:1489) ==108570== by 0x1035283: runtime.(*mheap).allocSpan (mheap.go:1244) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== Address 0x1ffefff4a0 is on thread 1's stack ==108570== 64 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1015336: runtime.persistentalloc (malloc.go:1561) ==108570== by 0x101449D: runtime.(*mheap).sysAlloc (malloc.go:773) ==108570== by 0x1035C3B: runtime.(*mheap).grow (mheap.go:1489) ==108570== by 0x1035283: runtime.(*mheap).allocSpan (mheap.go:1244) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== Address 0x1ffefff498 is on thread 1's stack ==108570== 8 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1015550: runtime.persistentalloc1 (malloc.go:1591) ==108570== by 0x10153B7: runtime.persistentalloc.func1 (malloc.go:1562) ==108570== by 0x101533B: runtime.persistentalloc (malloc.go:1561) ==108570== by 0x101449D: runtime.(*mheap).sysAlloc (malloc.go:773) ==108570== by 0x1035C3B: runtime.(*mheap).grow (mheap.go:1489) ==108570== by 0x1035283: runtime.(*mheap).allocSpan (mheap.go:1244) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== Address 0x1ffefff408 is on thread 1's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101D264: runtime.sysAlloc (mem.go:52) ==108570== by 0x1015555: runtime.persistentalloc1 (malloc.go:1591) ==108570== by 0x10153B7: runtime.persistentalloc.func1 (malloc.go:1562) ==108570== by 0x101533B: runtime.persistentalloc (malloc.go:1561) ==108570== by 0x101449D: runtime.(*mheap).sysAlloc (malloc.go:773) ==108570== by 0x1035C3B: runtime.(*mheap).grow (mheap.go:1489) ==108570== by 0x1035283: runtime.(*mheap).allocSpan (mheap.go:1244) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== Address 0x1ffefff3c8 is on thread 1's stack ==108570== 64 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10152EC: runtime.persistentalloc (malloc.go:1559) ==108570== by 0x1014509: runtime.(*mheap).sysAlloc (malloc.go:786) ==108570== by 0x1035C3B: runtime.(*mheap).grow (mheap.go:1489) ==108570== by 0x1035283: runtime.(*mheap).allocSpan (mheap.go:1244) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== Address 0x1ffefff4a0 is on thread 1's stack ==108570== 64 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1015336: runtime.persistentalloc (malloc.go:1561) ==108570== by 0x1014509: runtime.(*mheap).sysAlloc (malloc.go:786) ==108570== by 0x1035C3B: runtime.(*mheap).grow (mheap.go:1489) ==108570== by 0x1035283: runtime.(*mheap).allocSpan (mheap.go:1244) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== Address 0x1ffefff498 is on thread 1's stack ==108570== 8 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101D39C: runtime.sysMap (mem.go:153) ==108570== by 0x1035E87: runtime.(*mheap).grow (mheap.go:1539) ==108570== by 0x1035283: runtime.(*mheap).allocSpan (mheap.go:1244) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x1005F05: internal/cpu.doinit (cpu_s390x.go:148) ==108570== Address 0x1ffefff570 is on thread 1's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101D3C0: runtime.sysMap (mem.go:154) ==108570== by 0x1035E87: runtime.(*mheap).grow (mheap.go:1539) ==108570== by 0x1035283: runtime.(*mheap).allocSpan (mheap.go:1244) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x1005F05: internal/cpu.doinit (cpu_s390x.go:148) ==108570== Address 0x1ffefff550 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101D95C: runtime.sysMapOS (mem_linux.go:165) ==108570== by 0x101D3DD: runtime.sysMap (mem.go:155) ==108570== by 0x1035E87: runtime.(*mheap).grow (mheap.go:1539) ==108570== by 0x1035283: runtime.(*mheap).allocSpan (mheap.go:1244) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== Address 0x1ffefff528 is on thread 1's stack ==108570== 72 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101D98C: runtime.sysMapOS (mem_linux.go:166) ==108570== by 0x101D3DD: runtime.sysMap (mem.go:155) ==108570== by 0x1035E87: runtime.(*mheap).grow (mheap.go:1539) ==108570== by 0x1035283: runtime.(*mheap).allocSpan (mheap.go:1244) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== Address 0x1ffefff4f0 is on thread 1's stack ==108570== 56 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1035E94: runtime.(*mheap).grow (mheap.go:1543) ==108570== by 0x1035283: runtime.(*mheap).allocSpan (mheap.go:1244) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x1005F05: internal/cpu.doinit (cpu_s390x.go:148) ==108570== by 0x10058B3: internal/cpu.Initialize (cpu.go:139) ==108570== Address 0x1ffefff568 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101343C: runtime.lock2 (lock_futex.go:55) ==108570== by 0x104349F: runtime.lockWithRank (lockrank_off.go:24) ==108570== by 0x104349F: runtime.lock (lock_futex.go:52) ==108570== by 0x104349F: runtime.(*consistentHeapStats).acquire (mstats.go:785) ==108570== by 0x1035E99: runtime.(*mheap).grow (mheap.go:1543) ==108570== by 0x1035283: runtime.(*mheap).allocSpan (mheap.go:1244) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== Address 0x1ffefff508 is on thread 1's stack ==108570== 96 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1035ECA: runtime.(*mheap).grow (mheap.go:1545) ==108570== by 0x1035283: runtime.(*mheap).allocSpan (mheap.go:1244) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x1005F05: internal/cpu.doinit (cpu_s390x.go:148) ==108570== by 0x10058B3: internal/cpu.Initialize (cpu.go:139) ==108570== Address 0x1ffefff568 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101371C: runtime.unlock2 (lock_futex.go:124) ==108570== by 0x10435EB: runtime.unlockWithRank (lockrank_off.go:35) ==108570== by 0x10435EB: runtime.unlock (lock_futex.go:121) ==108570== by 0x10435EB: runtime.(*consistentHeapStats).release (mstats.go:814) ==108570== by 0x1035ECF: runtime.(*mheap).grow (mheap.go:1545) ==108570== by 0x1035283: runtime.(*mheap).allocSpan (mheap.go:1244) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== Address 0x1ffefff548 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x103810C: runtime.(*pageAlloc).grow (mpagealloc.go:357) ==108570== by 0x1035EF3: runtime.(*mheap).grow (mheap.go:1549) ==108570== by 0x1035283: runtime.(*mheap).allocSpan (mheap.go:1244) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x1005F05: internal/cpu.doinit (cpu_s390x.go:148) ==108570== Address 0x1ffefff510 is on thread 1's stack ==108570== 120 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x103AA22: runtime.(*pageAlloc).sysGrow (mpagealloc_64bit.go:100) ==108570== by 0x103817B: runtime.(*pageAlloc).grow (mpagealloc.go:367) ==108570== by 0x1035EF3: runtime.(*mheap).grow (mheap.go:1549) ==108570== by 0x1035283: runtime.(*mheap).allocSpan (mheap.go:1244) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== Address 0x1ffefff470 is on thread 1's stack ==108570== 160 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10413EC: runtime.(*addrRanges).findSucc (mranges.go:265) ==108570== by 0x103AAA3: runtime.(*pageAlloc).sysGrow (mpagealloc_64bit.go:144) ==108570== by 0x103817B: runtime.(*pageAlloc).grow (mpagealloc.go:367) ==108570== by 0x1035EF3: runtime.(*mheap).grow (mheap.go:1549) ==108570== by 0x1035283: runtime.(*mheap).allocSpan (mheap.go:1244) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== Address 0x1ffefff458 is on thread 1's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10411BC: runtime.makeAddrRange (mranges.go:33) ==108570== by 0x103AADF: runtime.(*pageAlloc).sysGrow (mpagealloc_64bit.go:149) ==108570== by 0x103817B: runtime.(*pageAlloc).grow (mpagealloc.go:367) ==108570== by 0x1035EF3: runtime.(*mheap).grow (mheap.go:1549) ==108570== by 0x1035283: runtime.(*mheap).allocSpan (mheap.go:1244) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== Address 0x1ffefff458 is on thread 1's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108771C: runtime.(*pageAlloc).sysGrow.func1 (mpagealloc_64bit.go:109) ==108570== by 0x103AB09: runtime.(*pageAlloc).sysGrow (mpagealloc_64bit.go:149) ==108570== by 0x103817B: runtime.(*pageAlloc).grow (mpagealloc.go:367) ==108570== by 0x1035EF3: runtime.(*mheap).grow (mheap.go:1549) ==108570== by 0x1035283: runtime.(*mheap).allocSpan (mheap.go:1244) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== Address 0x1ffefff458 is on thread 1's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101D39C: runtime.sysMap (mem.go:153) ==108570== by 0x103AD0D: runtime.(*pageAlloc).sysGrow (mpagealloc_64bit.go:179) ==108570== by 0x103817B: runtime.(*pageAlloc).grow (mpagealloc.go:367) ==108570== by 0x1035EF3: runtime.(*mheap).grow (mheap.go:1549) ==108570== by 0x1035283: runtime.(*mheap).allocSpan (mheap.go:1244) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== Address 0x1ffefff458 is on thread 1's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101D3C0: runtime.sysMap (mem.go:154) ==108570== by 0x103AD0D: runtime.(*pageAlloc).sysGrow (mpagealloc_64bit.go:179) ==108570== by 0x103817B: runtime.(*pageAlloc).grow (mpagealloc.go:367) ==108570== by 0x1035EF3: runtime.(*mheap).grow (mheap.go:1549) ==108570== by 0x1035283: runtime.(*mheap).allocSpan (mheap.go:1244) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== Address 0x1ffefff438 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101D6CC: runtime.sysUsedOS (mem_linux.go:84) ==108570== by 0x103AD63: runtime.sysUsed (mem.go:77) ==108570== by 0x103AD63: runtime.(*pageAlloc).sysGrow (mpagealloc_64bit.go:180) ==108570== by 0x103817B: runtime.(*pageAlloc).grow (mpagealloc.go:367) ==108570== by 0x1035EF3: runtime.(*mheap).grow (mheap.go:1549) ==108570== by 0x1035283: runtime.(*mheap).allocSpan (mheap.go:1244) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== Address 0x1ffefff438 is on thread 1's stack ==108570== 56 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x103B04C: runtime.(*scavengeIndex).sysGrow (mpagealloc_64bit.go:191) ==108570== by 0x103ADD7: runtime.(*pageAlloc).sysGrow (mpagealloc_64bit.go:185) ==108570== by 0x103817B: runtime.(*pageAlloc).grow (mpagealloc.go:367) ==108570== by 0x1035EF3: runtime.(*mheap).grow (mheap.go:1549) ==108570== by 0x1035283: runtime.(*mheap).allocSpan (mheap.go:1244) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== Address 0x1ffefff3f0 is on thread 1's stack ==108570== 128 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10411BC: runtime.makeAddrRange (mranges.go:33) ==108570== by 0x103B169: runtime.(*scavengeIndex).sysGrow (mpagealloc_64bit.go:223) ==108570== by 0x103ADD7: runtime.(*pageAlloc).sysGrow (mpagealloc_64bit.go:185) ==108570== by 0x103817B: runtime.(*pageAlloc).grow (mpagealloc.go:367) ==108570== by 0x1035EF3: runtime.(*mheap).grow (mheap.go:1549) ==108570== by 0x1035283: runtime.(*mheap).allocSpan (mheap.go:1244) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== Address 0x1ffefff3d8 is on thread 1's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10411BC: runtime.makeAddrRange (mranges.go:33) ==108570== by 0x103B1B3: runtime.(*scavengeIndex).sysGrow (mpagealloc_64bit.go:224) ==108570== by 0x103ADD7: runtime.(*pageAlloc).sysGrow (mpagealloc_64bit.go:185) ==108570== by 0x103817B: runtime.(*pageAlloc).grow (mpagealloc.go:367) ==108570== by 0x1035EF3: runtime.(*mheap).grow (mheap.go:1549) ==108570== by 0x1035283: runtime.(*mheap).allocSpan (mheap.go:1244) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== Address 0x1ffefff3d8 is on thread 1's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x104124C: runtime.addrRange.subtract (mranges.go:60) ==108570== by 0x103B1D7: runtime.(*scavengeIndex).sysGrow (mpagealloc_64bit.go:228) ==108570== by 0x103ADD7: runtime.(*pageAlloc).sysGrow (mpagealloc_64bit.go:185) ==108570== by 0x103817B: runtime.(*pageAlloc).grow (mpagealloc.go:367) ==108570== by 0x1035EF3: runtime.(*mheap).grow (mheap.go:1549) ==108570== by 0x1035283: runtime.(*mheap).allocSpan (mheap.go:1244) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== Address 0x1ffefff3d8 is on thread 1's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101D39C: runtime.sysMap (mem.go:153) ==108570== by 0x103B23B: runtime.(*scavengeIndex).sysGrow (mpagealloc_64bit.go:232) ==108570== by 0x103ADD7: runtime.(*pageAlloc).sysGrow (mpagealloc_64bit.go:185) ==108570== by 0x103817B: runtime.(*pageAlloc).grow (mpagealloc.go:367) ==108570== by 0x1035EF3: runtime.(*mheap).grow (mheap.go:1549) ==108570== by 0x1035283: runtime.(*mheap).allocSpan (mheap.go:1244) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== Address 0x1ffefff3d8 is on thread 1's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101D3C0: runtime.sysMap (mem.go:154) ==108570== by 0x103B23B: runtime.(*scavengeIndex).sysGrow (mpagealloc_64bit.go:232) ==108570== by 0x103ADD7: runtime.(*pageAlloc).sysGrow (mpagealloc_64bit.go:185) ==108570== by 0x103817B: runtime.(*pageAlloc).grow (mpagealloc.go:367) ==108570== by 0x1035EF3: runtime.(*mheap).grow (mheap.go:1549) ==108570== by 0x1035283: runtime.(*mheap).allocSpan (mheap.go:1244) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== Address 0x1ffefff3b8 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101D6CC: runtime.sysUsedOS (mem_linux.go:84) ==108570== by 0x103B291: runtime.sysUsed (mem.go:77) ==108570== by 0x103B291: runtime.(*scavengeIndex).sysGrow (mpagealloc_64bit.go:233) ==108570== by 0x103ADD7: runtime.(*pageAlloc).sysGrow (mpagealloc_64bit.go:185) ==108570== by 0x103817B: runtime.(*pageAlloc).grow (mpagealloc.go:367) ==108570== by 0x1035EF3: runtime.(*mheap).grow (mheap.go:1549) ==108570== by 0x1035283: runtime.(*mheap).allocSpan (mheap.go:1244) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== Address 0x1ffefff3b8 is on thread 1's stack ==108570== 56 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x102EF4C: runtime.(*scavengeIndex).grow (mgcscavenge.go:1066) ==108570== by 0x10381A9: runtime.(*pageAlloc).grow (mpagealloc.go:370) ==108570== by 0x1035EF3: runtime.(*mheap).grow (mheap.go:1549) ==108570== by 0x1035283: runtime.(*mheap).allocSpan (mheap.go:1244) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== Address 0x1ffefff4e0 is on thread 1's stack ==108570== 48 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x103B04C: runtime.(*scavengeIndex).sysGrow (mpagealloc_64bit.go:191) ==108570== by 0x102EFB3: runtime.(*scavengeIndex).grow (mgcscavenge.go:1073) ==108570== by 0x10381A9: runtime.(*pageAlloc).grow (mpagealloc.go:370) ==108570== by 0x1035EF3: runtime.(*mheap).grow (mheap.go:1549) ==108570== by 0x1035283: runtime.(*mheap).allocSpan (mheap.go:1244) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== Address 0x1ffefff460 is on thread 1's stack ==108570== 128 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10411BC: runtime.makeAddrRange (mranges.go:33) ==108570== by 0x103822B: runtime.(*pageAlloc).grow (mpagealloc.go:386) ==108570== by 0x1035EF3: runtime.(*mheap).grow (mheap.go:1549) ==108570== by 0x1035283: runtime.(*mheap).allocSpan (mheap.go:1244) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== Address 0x1ffefff4f8 is on thread 1's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x104165C: runtime.(*addrRanges).add (mranges.go:336) ==108570== by 0x1038253: runtime.(*pageAlloc).grow (mpagealloc.go:386) ==108570== by 0x1035EF3: runtime.(*mheap).grow (mheap.go:1549) ==108570== by 0x1035283: runtime.(*mheap).allocSpan (mheap.go:1244) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== Address 0x1ffefff4c8 is on thread 1's stack ==108570== 72 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10413EC: runtime.(*addrRanges).findSucc (mranges.go:265) ==108570== by 0x10416A9: runtime.(*addrRanges).add (mranges.go:354) ==108570== by 0x1038253: runtime.(*pageAlloc).grow (mpagealloc.go:386) ==108570== by 0x1035EF3: runtime.(*mheap).grow (mheap.go:1549) ==108570== by 0x1035283: runtime.(*mheap).allocSpan (mheap.go:1244) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== Address 0x1ffefff4b0 is on thread 1's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1038330: runtime.(*pageAlloc).grow (mpagealloc.go:404) ==108570== by 0x1035EF3: runtime.(*mheap).grow (mheap.go:1549) ==108570== by 0x1035283: runtime.(*mheap).allocSpan (mheap.go:1244) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x1005F05: internal/cpu.doinit (cpu_s390x.go:148) ==108570== Address 0x1ffefff4f8 is on thread 1's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101D264: runtime.sysAlloc (mem.go:52) ==108570== by 0x1038335: runtime.(*pageAlloc).grow (mpagealloc.go:404) ==108570== by 0x1035EF3: runtime.(*mheap).grow (mheap.go:1549) ==108570== by 0x1035283: runtime.(*mheap).allocSpan (mheap.go:1244) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== Address 0x1ffefff4b8 is on thread 1's stack ==108570== 64 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101D82C: runtime.sysNoHugePageOS (mem_linux.go:110) ==108570== by 0x103838B: runtime.sysNoHugePage (mem.go:91) ==108570== by 0x103838B: runtime.(*pageAlloc).grow (mpagealloc.go:415) ==108570== by 0x1035EF3: runtime.(*mheap).grow (mheap.go:1549) ==108570== by 0x1035283: runtime.(*mheap).allocSpan (mheap.go:1244) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== Address 0x1ffefff4e8 is on thread 1's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x103BD1C: runtime.(*pageBits).setRange (mpallocbits.go:30) ==108570== by 0x10382BD: runtime.(*pageAlloc).grow (mpagealloc.go:422) ==108570== by 0x1035EF3: runtime.(*mheap).grow (mheap.go:1549) ==108570== by 0x1035283: runtime.(*mheap).allocSpan (mheap.go:1244) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== Address 0x1ffefff4f8 is on thread 1's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10385F2: runtime.(*pageAlloc).update (mpagealloc.go:485) ==108570== by 0x10383D9: runtime.(*pageAlloc).grow (mpagealloc.go:428) ==108570== by 0x1035EF3: runtime.(*mheap).grow (mheap.go:1549) ==108570== by 0x1035283: runtime.(*mheap).allocSpan (mheap.go:1244) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== Address 0x1ffefff448 is on thread 1's stack ==108570== 200 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1038816: runtime.(*pageAlloc).update (mpagealloc.go:497) ==108570== by 0x10383D9: runtime.(*pageAlloc).grow (mpagealloc.go:428) ==108570== by 0x1035EF3: runtime.(*mheap).grow (mheap.go:1549) ==108570== by 0x1035283: runtime.(*mheap).allocSpan (mheap.go:1244) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== Address 0x1ffefff420 is on thread 1's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x103A71C: runtime.mergeSummaries (mpagealloc.go:1038) ==108570== by 0x1038A03: runtime.(*pageAlloc).update (mpagealloc.go:552) ==108570== by 0x10383D9: runtime.(*pageAlloc).grow (mpagealloc.go:428) ==108570== by 0x1035EF3: runtime.(*mheap).grow (mheap.go:1549) ==108570== by 0x1035283: runtime.(*mheap).allocSpan (mheap.go:1244) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== Address 0x1ffefff430 is on thread 1's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1039FCC: runtime.(*pageAlloc).alloc (mpagealloc.go:872) ==108570== by 0x10352DB: runtime.(*mheap).allocSpan (mheap.go:1249) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x1005F05: internal/cpu.doinit (cpu_s390x.go:148) ==108570== by 0x10058B3: internal/cpu.Initialize (cpu.go:139) ==108570== Address 0x1ffefff5b0 is on thread 1's stack ==108570== 80 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x103C5DC: runtime.(*pallocBits).find (mpallocbits.go:232) ==108570== by 0x103A0B1: runtime.(*pageAlloc).alloc (mpagealloc.go:888) ==108570== by 0x10352DB: runtime.(*mheap).allocSpan (mheap.go:1249) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x1005F05: internal/cpu.doinit (cpu_s390x.go:148) ==108570== Address 0x1ffefff580 is on thread 1's stack ==108570== 48 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1038C72: runtime.(*pageAlloc).allocRange (mpagealloc.go:570) ==108570== by 0x103A163: runtime.(*pageAlloc).alloc (mpagealloc.go:915) ==108570== by 0x10352DB: runtime.(*mheap).allocSpan (mheap.go:1249) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x1005F05: internal/cpu.doinit (cpu_s390x.go:148) ==108570== Address 0x1ffefff500 is on thread 1's stack ==108570== 176 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x103C0BC: runtime.(*pageBits).popcntRange (mpallocbits.go:106) ==108570== by 0x1038E33: runtime.(*pageAlloc).allocRange (mpagealloc.go:581) ==108570== by 0x103A163: runtime.(*pageAlloc).alloc (mpagealloc.go:915) ==108570== by 0x10352DB: runtime.(*mheap).allocSpan (mheap.go:1249) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== Address 0x1ffefff4e8 is on thread 1's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x103CA5C: runtime.(*pallocData).allocRange (mpallocbits.go:426) ==108570== by 0x1038E5D: runtime.(*pageAlloc).allocRange (mpagealloc.go:582) ==108570== by 0x103A163: runtime.(*pageAlloc).alloc (mpagealloc.go:915) ==108570== by 0x10352DB: runtime.(*mheap).allocSpan (mheap.go:1249) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== Address 0x1ffefff4d8 is on thread 1's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x103BD1C: runtime.(*pageBits).setRange (mpallocbits.go:30) ==108570== by 0x103CA9D: runtime.(*pallocBits).allocRange (mpallocbits.go:344) ==108570== by 0x103CA9D: runtime.(*pallocData).allocRange (mpallocbits.go:428) ==108570== by 0x1038E5D: runtime.(*pageAlloc).allocRange (mpagealloc.go:582) ==108570== by 0x103A163: runtime.(*pageAlloc).alloc (mpagealloc.go:915) ==108570== by 0x10352DB: runtime.(*mheap).allocSpan (mheap.go:1249) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== Address 0x1ffefff4c0 is on thread 1's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x103BEBC: runtime.(*pageBits).clearRange (mpallocbits.go:72) ==108570== by 0x103CABB: runtime.(*pallocData).allocRange (mpallocbits.go:429) ==108570== by 0x1038E5D: runtime.(*pageAlloc).allocRange (mpagealloc.go:582) ==108570== by 0x103A163: runtime.(*pageAlloc).alloc (mpagealloc.go:915) ==108570== by 0x10352DB: runtime.(*mheap).allocSpan (mheap.go:1249) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== Address 0x1ffefff4b8 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x102F29C: runtime.(*scavengeIndex).alloc (mgcscavenge.go:1132) ==108570== by 0x1038E7B: runtime.(*pageAlloc).allocRange (mpagealloc.go:583) ==108570== by 0x103A163: runtime.(*pageAlloc).alloc (mpagealloc.go:915) ==108570== by 0x10352DB: runtime.(*mheap).allocSpan (mheap.go:1249) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== Address 0x1ffefff4c8 is on thread 1's stack ==108570== 56 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x102F70C: runtime.(*scavChunkData).alloc (mgcscavenge.go:1316) ==108570== by 0x102F333: runtime.(*scavengeIndex).alloc (mgcscavenge.go:1134) ==108570== by 0x1038E7B: runtime.(*pageAlloc).allocRange (mpagealloc.go:583) ==108570== by 0x103A163: runtime.(*pageAlloc).alloc (mpagealloc.go:915) ==108570== by 0x10352DB: runtime.(*mheap).allocSpan (mheap.go:1249) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== Address 0x1ffefff4a8 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10385F2: runtime.(*pageAlloc).update (mpagealloc.go:485) ==108570== by 0x1038EAB: runtime.(*pageAlloc).allocRange (mpagealloc.go:601) ==108570== by 0x103A163: runtime.(*pageAlloc).alloc (mpagealloc.go:915) ==108570== by 0x10352DB: runtime.(*mheap).allocSpan (mheap.go:1249) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== Address 0x1ffefff438 is on thread 1's stack ==108570== 200 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1038816: runtime.(*pageAlloc).update (mpagealloc.go:497) ==108570== by 0x1038EAB: runtime.(*pageAlloc).allocRange (mpagealloc.go:601) ==108570== by 0x103A163: runtime.(*pageAlloc).alloc (mpagealloc.go:915) ==108570== by 0x10352DB: runtime.(*mheap).allocSpan (mheap.go:1249) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== Address 0x1ffefff410 is on thread 1's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1034F0C: runtime.(*mheap).allocMSpanLocked (mheap.go:1105) ==108570== by 0x103532B: runtime.(*mheap).allocSpan (mheap.go:1258) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x1005F05: internal/cpu.doinit (cpu_s390x.go:148) ==108570== by 0x10058B3: internal/cpu.Initialize (cpu.go:139) ==108570== Address 0x1ffefff5c8 is on thread 1's stack ==108570== 56 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1021C0C: runtime.(*fixalloc).alloc (mfixalloc.go:74) ==108570== by 0x1034F6F: runtime.(*mheap).allocMSpanLocked (mheap.go:1111) ==108570== by 0x103532B: runtime.(*mheap).allocSpan (mheap.go:1258) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x1005F05: internal/cpu.doinit (cpu_s390x.go:148) ==108570== Address 0x1ffefff590 is on thread 1's stack ==108570== 56 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1033BDC: runtime.recordspan (mheap.go:517) ==108570== by 0x1021D15: runtime.(*fixalloc).alloc (mfixalloc.go:96) ==108570== by 0x1034F6F: runtime.(*mheap).allocMSpanLocked (mheap.go:1111) ==108570== by 0x103532B: runtime.(*mheap).allocSpan (mheap.go:1258) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== Address 0x1ffefff550 is on thread 1's stack ==108570== 64 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1033C5C: runtime.recordspan (mheap.go:530) ==108570== by 0x1021D15: runtime.(*fixalloc).alloc (mfixalloc.go:96) ==108570== by 0x1034F6F: runtime.(*mheap).allocMSpanLocked (mheap.go:1111) ==108570== by 0x103532B: runtime.(*mheap).allocSpan (mheap.go:1258) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== Address 0x1ffefff538 is on thread 1's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101D264: runtime.sysAlloc (mem.go:52) ==108570== by 0x1033C61: runtime.recordspan (mheap.go:530) ==108570== by 0x1021D15: runtime.(*fixalloc).alloc (mfixalloc.go:96) ==108570== by 0x1034F6F: runtime.(*mheap).allocMSpanLocked (mheap.go:1111) ==108570== by 0x103532B: runtime.(*mheap).allocSpan (mheap.go:1258) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== Address 0x1ffefff4f8 is on thread 1's stack ==108570== 64 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101371C: runtime.unlock2 (lock_futex.go:124) ==108570== by 0x1035351: runtime.unlockWithRank (lockrank_off.go:35) ==108570== by 0x1035351: runtime.unlock (lock_futex.go:121) ==108570== by 0x1035351: runtime.(*mheap).allocSpan (mheap.go:1260) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x1005F05: internal/cpu.doinit (cpu_s390x.go:148) ==108570== by 0x10058B3: internal/cpu.Initialize (cpu.go:139) ==108570== Address 0x1ffefff5e0 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x103584C: runtime.(*mheap).initSpan (mheap.go:1382) ==108570== by 0x10355B1: runtime.(*mheap).allocSpan (mheap.go:1338) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x1005F05: internal/cpu.doinit (cpu_s390x.go:148) ==108570== by 0x10058B3: internal/cpu.Initialize (cpu.go:139) ==108570== Address 0x1ffefff5c0 is on thread 1's stack ==108570== 64 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1034DBC: runtime.(*mheap).allocNeedsZero (mheap.go:1017) ==108570== by 0x1035899: runtime.(*mheap).initSpan (mheap.go:1386) ==108570== by 0x10355B1: runtime.(*mheap).allocSpan (mheap.go:1338) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x1005F05: internal/cpu.doinit (cpu_s390x.go:148) ==108570== Address 0x1ffefff5a8 is on thread 1's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x103796C: runtime.newMarkBits (mheap.go:2316) ==108570== by 0x1035A11: runtime.(*mheap).initSpan (mheap.go:1418) ==108570== by 0x10355B1: runtime.(*mheap).allocSpan (mheap.go:1338) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x1005F05: internal/cpu.doinit (cpu_s390x.go:148) ==108570== Address 0x1ffefff588 is on thread 1's stack ==108570== 56 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101343C: runtime.lock2 (lock_futex.go:55) ==108570== by 0x1037A2B: runtime.lockWithRank (lockrank_off.go:24) ==108570== by 0x1037A2B: runtime.lock (lock_futex.go:52) ==108570== by 0x1037A2B: runtime.newMarkBits (mheap.go:2328) ==108570== by 0x1035A11: runtime.(*mheap).initSpan (mheap.go:1418) ==108570== by 0x10355B1: runtime.(*mheap).allocSpan (mheap.go:1338) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== Address 0x1ffefff528 is on thread 1's stack ==108570== 96 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1037DFC: runtime.newArenaMayUnlock (mheap.go:2412) ==108570== by 0x1037ABF: runtime.newMarkBits (mheap.go:2338) ==108570== by 0x1035A11: runtime.(*mheap).initSpan (mheap.go:1418) ==108570== by 0x10355B1: runtime.(*mheap).allocSpan (mheap.go:1338) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== Address 0x1ffefff558 is on thread 1's stack ==108570== 48 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101371C: runtime.unlock2 (lock_futex.go:124) ==108570== by 0x1037E5B: runtime.unlockWithRank (lockrank_off.go:35) ==108570== by 0x1037E5B: runtime.unlock (lock_futex.go:121) ==108570== by 0x1037E5B: runtime.newArenaMayUnlock (mheap.go:2415) ==108570== by 0x1037ABF: runtime.newMarkBits (mheap.go:2338) ==108570== by 0x1035A11: runtime.(*mheap).initSpan (mheap.go:1418) ==108570== by 0x10355B1: runtime.(*mheap).allocSpan (mheap.go:1338) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== Address 0x1ffefff538 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1037E6C: runtime.newArenaMayUnlock (mheap.go:2416) ==108570== by 0x1037ABF: runtime.newMarkBits (mheap.go:2338) ==108570== by 0x1035A11: runtime.(*mheap).initSpan (mheap.go:1418) ==108570== by 0x10355B1: runtime.(*mheap).allocSpan (mheap.go:1338) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== Address 0x1ffefff540 is on thread 1's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101D264: runtime.sysAlloc (mem.go:52) ==108570== by 0x1037E71: runtime.newArenaMayUnlock (mheap.go:2416) ==108570== by 0x1037ABF: runtime.newMarkBits (mheap.go:2338) ==108570== by 0x1035A11: runtime.(*mheap).initSpan (mheap.go:1418) ==108570== by 0x10355B1: runtime.(*mheap).allocSpan (mheap.go:1338) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== Address 0x1ffefff500 is on thread 1's stack ==108570== 64 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101343C: runtime.lock2 (lock_futex.go:55) ==108570== by 0x1037E99: runtime.lockWithRank (lockrank_off.go:24) ==108570== by 0x1037E99: runtime.lock (lock_futex.go:52) ==108570== by 0x1037E99: runtime.newArenaMayUnlock (mheap.go:2420) ==108570== by 0x1037ABF: runtime.newMarkBits (mheap.go:2338) ==108570== by 0x1035A11: runtime.(*mheap).initSpan (mheap.go:1418) ==108570== by 0x10355B1: runtime.(*mheap).allocSpan (mheap.go:1338) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== Address 0x1ffefff4f8 is on thread 1's stack ==108570== 96 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101371C: runtime.unlock2 (lock_futex.go:124) ==108570== by 0x1037C01: runtime.unlockWithRank (lockrank_off.go:35) ==108570== by 0x1037C01: runtime.unlock (lock_futex.go:121) ==108570== by 0x1037C01: runtime.newMarkBits (mheap.go:2362) ==108570== by 0x1035A11: runtime.(*mheap).initSpan (mheap.go:1418) ==108570== by 0x10355B1: runtime.(*mheap).allocSpan (mheap.go:1338) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== Address 0x1ffefff568 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x103796C: runtime.newMarkBits (mheap.go:2316) ==108570== by 0x1035A4D: runtime.newAllocBits (mheap.go:2373) ==108570== by 0x1035A4D: runtime.(*mheap).initSpan (mheap.go:1419) ==108570== by 0x10355B1: runtime.(*mheap).allocSpan (mheap.go:1338) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x1005F05: internal/cpu.doinit (cpu_s390x.go:148) ==108570== Address 0x1ffefff588 is on thread 1's stack ==108570== 56 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1034CAC: runtime.(*mheap).setSpans (mheap.go:993) ==108570== by 0x1035AA9: runtime.(*mheap).initSpan (mheap.go:1446) ==108570== by 0x10355B1: runtime.(*mheap).allocSpan (mheap.go:1338) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x1005F05: internal/cpu.doinit (cpu_s390x.go:148) ==108570== Address 0x1ffefff5a8 is on thread 1's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101D6CC: runtime.sysUsedOS (mem_linux.go:84) ==108570== by 0x10355F9: runtime.sysUsed (mem.go:77) ==108570== by 0x10355F9: runtime.(*mheap).allocSpan (mheap.go:1345) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x1005F05: internal/cpu.doinit (cpu_s390x.go:148) ==108570== by 0x10058B3: internal/cpu.Initialize (cpu.go:139) ==108570== Address 0x1ffefff5c8 is on thread 1's stack ==108570== 56 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x103560C: runtime.(*mheap).allocSpan (mheap.go:1346) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x1005F05: internal/cpu.doinit (cpu_s390x.go:148) ==108570== by 0x10058B3: internal/cpu.Initialize (cpu.go:139) ==108570== by 0x104DF29: runtime.cpuinit (proc.go:727) ==108570== by 0x104DF29: runtime.schedinit (proc.go:820) ==108570== Address 0x1ffefff5e0 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1035632: runtime.(*mheap).allocSpan (mheap.go:1349) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x1005F05: internal/cpu.doinit (cpu_s390x.go:148) ==108570== by 0x10058B3: internal/cpu.Initialize (cpu.go:139) ==108570== by 0x104DF29: runtime.cpuinit (proc.go:727) ==108570== by 0x104DF29: runtime.schedinit (proc.go:820) ==108570== Address 0x1ffefff5e0 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1035660: runtime.(*mheap).allocSpan (mheap.go:1351) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x1005F05: internal/cpu.doinit (cpu_s390x.go:148) ==108570== by 0x10058B3: internal/cpu.Initialize (cpu.go:139) ==108570== by 0x104DF29: runtime.cpuinit (proc.go:727) ==108570== by 0x104DF29: runtime.schedinit (proc.go:820) ==108570== Address 0x1ffefff5e0 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1035672: runtime.(*mheap).allocSpan (mheap.go:1354) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x1005F05: internal/cpu.doinit (cpu_s390x.go:148) ==108570== by 0x10058B3: internal/cpu.Initialize (cpu.go:139) ==108570== by 0x104DF29: runtime.cpuinit (proc.go:727) ==108570== by 0x104DF29: runtime.schedinit (proc.go:820) ==108570== Address 0x1ffefff5e0 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1043570: runtime.(*consistentHeapStats).release (mstats.go:805) ==108570== by 0x1035735: runtime.(*mheap).allocSpan (mheap.go:1367) ==108570== by 0x1034BD5: runtime.(*mheap).alloc.func1 (mheap.go:962) ==108570== by 0x1034B13: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101CD4D: runtime.(*mcentral).grow (mcentral.go:254) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x1005F05: internal/cpu.doinit (cpu_s390x.go:148) ==108570== by 0x10058B3: internal/cpu.Initialize (cpu.go:139) ==108570== Address 0x1ffefff5e0 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101A24C: runtime.(*mspan).initHeapBits (mbitmap.go:542) ==108570== by 0x101CDA5: runtime.(*mcentral).grow (mcentral.go:263) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x1005F05: internal/cpu.doinit (cpu_s390x.go:148) ==108570== by 0x10058B3: internal/cpu.Initialize (cpu.go:139) ==108570== by 0x104DF29: runtime.cpuinit (proc.go:727) ==108570== by 0x104DF29: runtime.schedinit (proc.go:820) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff700 is on thread 1's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101A298: runtime.(*mspan).initHeapBits (mbitmap.go:544) ==108570== by 0x101CDA5: runtime.(*mcentral).grow (mcentral.go:263) ==108570== by 0x101CB03: runtime.(*mcentral).cacheSpan (mcentral.go:170) ==108570== by 0x101BD53: runtime.(*mcache).refill (mcache.go:182) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x1005F05: internal/cpu.doinit (cpu_s390x.go:148) ==108570== by 0x10058B3: internal/cpu.Initialize (cpu.go:139) ==108570== by 0x104DF29: runtime.cpuinit (proc.go:727) ==108570== by 0x104DF29: runtime.schedinit (proc.go:820) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff6c8 is on thread 1's stack ==108570== 56 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x102C7BC: runtime.(*gcControllerState).update (mgcpacer.go:861) ==108570== by 0x101BDCD: runtime.(*mcache).refill (mcache.go:212) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x1005F05: internal/cpu.doinit (cpu_s390x.go:148) ==108570== by 0x10058B3: internal/cpu.Initialize (cpu.go:139) ==108570== by 0x104DF29: runtime.cpuinit (proc.go:727) ==108570== by 0x104DF29: runtime.schedinit (proc.go:820) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff7b8 is on thread 1's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101A9EC: runtime.(*mspan).nextFreeIndex (mbitmap.go:1064) ==108570== by 0x1014D67: runtime.(*mcache).nextFree (malloc.go:949) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x1005F05: internal/cpu.doinit (cpu_s390x.go:148) ==108570== by 0x10058B3: internal/cpu.Initialize (cpu.go:139) ==108570== by 0x104DF29: runtime.cpuinit (proc.go:727) ==108570== by 0x104DF29: runtime.schedinit (proc.go:820) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff7f8 is on thread 1's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101A71C: runtime.heapSetType (mbitmap.go:705) ==108570== by 0x108988F: runtime.mallocgc (malloc.go:1192) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x1005F05: internal/cpu.doinit (cpu_s390x.go:148) ==108570== by 0x10058B3: internal/cpu.Initialize (cpu.go:139) ==108570== by 0x104DF29: runtime.cpuinit (proc.go:727) ==108570== by 0x104DF29: runtime.schedinit (proc.go:820) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff808 is on thread 1's stack ==108570== 88 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101A8B4: runtime.heapSetType (mbitmap.go:714) ==108570== by 0x108988F: runtime.mallocgc (malloc.go:1192) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x1005F05: internal/cpu.doinit (cpu_s390x.go:148) ==108570== by 0x10058B3: internal/cpu.Initialize (cpu.go:139) ==108570== by 0x104DF29: runtime.cpuinit (proc.go:727) ==108570== by 0x104DF29: runtime.schedinit (proc.go:820) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff7c8 is on thread 1's stack ==108570== 64 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101A2E0: runtime.(*mspan).heapBits (mbitmap.go:563) ==108570== by 0x101A54B: runtime.(*mspan).writeHeapBitsSmall (mbitmap.go:661) ==108570== by 0x101A8B9: runtime.heapSetType (mbitmap.go:714) ==108570== by 0x108988F: runtime.mallocgc (malloc.go:1192) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x1005F05: internal/cpu.doinit (cpu_s390x.go:148) ==108570== by 0x10058B3: internal/cpu.Initialize (cpu.go:139) ==108570== by 0x104DF29: runtime.cpuinit (proc.go:727) ==108570== by 0x104DF29: runtime.schedinit (proc.go:820) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff790 is on thread 1's stack ==108570== 56 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10224BC: runtime.gcTrigger.test (mgc.go:581) ==108570== by 0x1089C17: runtime.mallocgc (malloc.go:1303) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x1005F05: internal/cpu.doinit (cpu_s390x.go:148) ==108570== by 0x10058B3: internal/cpu.Initialize (cpu.go:139) ==108570== by 0x104DF29: runtime.cpuinit (proc.go:727) ==108570== by 0x104DF29: runtime.schedinit (proc.go:820) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff840 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1005902: internal/cpu.processOptions (cpu.go:163) ==108570== by 0x10058CB: internal/cpu.Initialize (cpu.go:140) ==108570== by 0x104DF29: runtime.cpuinit (proc.go:727) ==108570== by 0x104DF29: runtime.schedinit (proc.go:820) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff988 is on thread 1's stack ==108570== 144 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1060A4C: runtime.randinit (rand.go:37) ==108570== by 0x104DF2F: runtime.schedinit (proc.go:821) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9e0 is on thread 1's stack ==108570== 80 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101343C: runtime.lock2 (lock_futex.go:55) ==108570== by 0x1060A73: runtime.lockWithRank (lockrank_off.go:24) ==108570== by 0x1060A73: runtime.lock (lock_futex.go:52) ==108570== by 0x1060A73: runtime.randinit (rand.go:38) ==108570== by 0x104DF2F: runtime.schedinit (proc.go:821) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff980 is on thread 1's stack ==108570== 96 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10086CC: internal/chacha8rand.(*State).Init (chacha8.go:54) ==108570== by 0x1060B35: runtime.randinit (rand.go:59) ==108570== by 0x104DF2F: runtime.schedinit (proc.go:821) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9c0 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1008B02: internal/chacha8rand.block_generic (chacha8_generic.go:150) ==108570== by 0x100872F: internal/chacha8rand.(*State).Init (chacha8.go:66) ==108570== by 0x1060B35: runtime.randinit (rand.go:59) ==108570== by 0x104DF2F: runtime.schedinit (proc.go:821) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff8e0 is on thread 1's stack ==108570== 224 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101371C: runtime.unlock2 (lock_futex.go:124) ==108570== by 0x1060B6D: runtime.unlockWithRank (lockrank_off.go:35) ==108570== by 0x1060B6D: runtime.unlock (lock_futex.go:121) ==108570== by 0x1060B6D: runtime.randinit (rand.go:62) ==108570== by 0x104DF2F: runtime.schedinit (proc.go:821) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9c0 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1060D7C: runtime.bootstrapRand (rand.go:92) ==108570== by 0x104DF43: runtime.alginit (alg.go:482) ==108570== by 0x104DF43: runtime.schedinit (proc.go:822) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa10 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101343C: runtime.lock2 (lock_futex.go:55) ==108570== by 0x1060DA3: runtime.lockWithRank (lockrank_off.go:24) ==108570== by 0x1060DA3: runtime.lock (lock_futex.go:52) ==108570== by 0x1060DA3: runtime.bootstrapRand (rand.go:93) ==108570== by 0x104DF43: runtime.alginit (alg.go:482) ==108570== by 0x104DF43: runtime.schedinit (proc.go:822) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9b0 is on thread 1's stack ==108570== 96 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101371C: runtime.unlock2 (lock_futex.go:124) ==108570== by 0x1060E3F: runtime.unlockWithRank (lockrank_off.go:35) ==108570== by 0x1060E3F: runtime.unlock (lock_futex.go:121) ==108570== by 0x1060E3F: runtime.bootstrapRand (rand.go:99) ==108570== by 0x104DF43: runtime.alginit (alg.go:482) ==108570== by 0x104DF43: runtime.schedinit (proc.go:822) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9f0 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x104E65C: runtime.mcommoninit (proc.go:924) ==108570== by 0x104DF89: runtime.schedinit (proc.go:823) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9f0 is on thread 1's stack ==108570== 64 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101343C: runtime.lock2 (lock_futex.go:55) ==108570== by 0x104E6CD: runtime.lockWithRank (lockrank_off.go:24) ==108570== by 0x104E6CD: runtime.lock (lock_futex.go:52) ==108570== by 0x104E6CD: runtime.mcommoninit (proc.go:932) ==108570== by 0x104DF89: runtime.schedinit (proc.go:823) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff990 is on thread 1's stack ==108570== 96 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x104E5CC: runtime.mReserveID (proc.go:911) ==108570== by 0x104E6EF: runtime.mcommoninit (proc.go:937) ==108570== by 0x104DF89: runtime.schedinit (proc.go:823) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9d0 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x104E4EC: runtime.checkmcount (proc.go:889) ==108570== by 0x104E601: runtime.mReserveID (proc.go:919) ==108570== by 0x104E6EF: runtime.mcommoninit (proc.go:937) ==108570== by 0x104DF89: runtime.schedinit (proc.go:823) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9b0 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1060F4C: runtime.mrandinit (rand.go:152) ==108570== by 0x104E70D: runtime.mcommoninit (proc.go:940) ==108570== by 0x104DF89: runtime.schedinit (proc.go:823) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9a8 is on thread 1's stack ==108570== 72 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1060D7C: runtime.bootstrapRand (rand.go:92) ==108570== by 0x1060F7B: runtime.mrandinit (rand.go:155) ==108570== by 0x104E70D: runtime.mcommoninit (proc.go:940) ==108570== by 0x104DF89: runtime.schedinit (proc.go:823) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff988 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1060E7C: runtime.bootstrapRandReseed (rand.go:108) ==108570== by 0x1060FA7: runtime.mrandinit (rand.go:157) ==108570== by 0x104E70D: runtime.mcommoninit (proc.go:940) ==108570== by 0x104DF89: runtime.schedinit (proc.go:823) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff990 is on thread 1's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101343C: runtime.lock2 (lock_futex.go:55) ==108570== by 0x1060EA3: runtime.lockWithRank (lockrank_off.go:24) ==108570== by 0x1060EA3: runtime.lock (lock_futex.go:52) ==108570== by 0x1060EA3: runtime.bootstrapRandReseed (rand.go:109) ==108570== by 0x1060FA7: runtime.mrandinit (rand.go:157) ==108570== by 0x104E70D: runtime.mcommoninit (proc.go:940) ==108570== by 0x104DF89: runtime.schedinit (proc.go:823) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff930 is on thread 1's stack ==108570== 96 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x100883C: internal/chacha8rand.(*State).Reseed (chacha8.go:103) ==108570== by 0x1060EDF: runtime.bootstrapRandReseed (rand.go:113) ==108570== by 0x1060FA7: runtime.mrandinit (rand.go:157) ==108570== by 0x104E70D: runtime.mcommoninit (proc.go:940) ==108570== by 0x104DF89: runtime.schedinit (proc.go:823) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff948 is on thread 1's stack ==108570== 72 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1008B02: internal/chacha8rand.block_generic (chacha8_generic.go:150) ==108570== by 0x10088AF: internal/chacha8rand.(*State).Reseed (chacha8.go:66) ==108570== by 0x1060EDF: runtime.bootstrapRandReseed (rand.go:113) ==108570== by 0x1060FA7: runtime.mrandinit (rand.go:157) ==108570== by 0x104E70D: runtime.mcommoninit (proc.go:940) ==108570== by 0x104DF89: runtime.schedinit (proc.go:823) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff868 is on thread 1's stack ==108570== 224 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101371C: runtime.unlock2 (lock_futex.go:124) ==108570== by 0x1060EF5: runtime.unlockWithRank (lockrank_off.go:35) ==108570== by 0x1060EF5: runtime.unlock (lock_futex.go:121) ==108570== by 0x1060EF5: runtime.bootstrapRandReseed (rand.go:114) ==108570== by 0x1060FA7: runtime.mrandinit (rand.go:157) ==108570== by 0x104E70D: runtime.mcommoninit (proc.go:940) ==108570== by 0x104DF89: runtime.schedinit (proc.go:823) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff970 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1008B02: internal/chacha8rand.block_generic (chacha8_generic.go:150) ==108570== by 0x1060FE3: runtime.mrandinit (chacha8.go:66) ==108570== by 0x104E70D: runtime.mcommoninit (proc.go:940) ==108570== by 0x104DF89: runtime.schedinit (proc.go:823) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff8c8 is on thread 1's stack ==108570== 224 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1060FF6: runtime.mrandinit (rand.go:159) ==108570== by 0x104E70D: runtime.mcommoninit (proc.go:940) ==108570== by 0x104DF89: runtime.schedinit (proc.go:823) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff988 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105909C: runtime.malg (proc.go:4955) ==108570== by 0x104E71F: runtime.mpreinit (os_linux.go:375) ==108570== by 0x104E71F: runtime.mcommoninit (proc.go:942) ==108570== by 0x104DF89: runtime.schedinit (proc.go:823) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9b0 is on thread 1's stack ==108570== 64 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10150AC: runtime.newobject (malloc.go:1385) ==108570== by 0x10590BF: runtime.malg (proc.go:4956) ==108570== by 0x104E71F: runtime.mpreinit (os_linux.go:375) ==108570== by 0x104E71F: runtime.mcommoninit (proc.go:942) ==108570== by 0x104DF89: runtime.schedinit (proc.go:823) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff988 is on thread 1's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105912E: runtime.malg (proc.go:4959) ==108570== by 0x104E71F: runtime.mpreinit (os_linux.go:375) ==108570== by 0x104E71F: runtime.mcommoninit (proc.go:942) ==108570== by 0x104DF89: runtime.schedinit (proc.go:823) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9a8 is on thread 1's stack ==108570== 8 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105918C: runtime.malg.func1 (proc.go:4959) ==108570== by 0x1059133: runtime.malg (proc.go:4959) ==108570== by 0x104E71F: runtime.mpreinit (os_linux.go:375) ==108570== by 0x104E71F: runtime.mcommoninit (proc.go:942) ==108570== by 0x104DF89: runtime.schedinit (proc.go:823) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff988 is on thread 1's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1069DEC: runtime.stackalloc (stack.go:336) ==108570== by 0x10591B9: runtime.malg.func1 (proc.go:4960) ==108570== by 0x1059133: runtime.malg (proc.go:4959) ==108570== by 0x104E71F: runtime.mpreinit (os_linux.go:375) ==108570== by 0x104E71F: runtime.mcommoninit (proc.go:942) ==108570== by 0x104DF89: runtime.schedinit (proc.go:823) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff908 is on thread 1's stack ==108570== 128 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101343C: runtime.lock2 (lock_futex.go:55) ==108570== by 0x1069F01: runtime.lockWithRank (lockrank_off.go:24) ==108570== by 0x1069F01: runtime.lock (lock_futex.go:52) ==108570== by 0x1069F01: runtime.stackalloc (stack.go:397) ==108570== by 0x10591B9: runtime.malg.func1 (proc.go:4960) ==108570== by 0x1059133: runtime.malg (proc.go:4959) ==108570== by 0x104E71F: runtime.mpreinit (os_linux.go:375) ==108570== by 0x104E71F: runtime.mcommoninit (proc.go:942) ==108570== by 0x104DF89: runtime.schedinit (proc.go:823) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff8a8 is on thread 1's stack ==108570== 96 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101371C: runtime.unlock2 (lock_futex.go:124) ==108570== by 0x1069F69: runtime.unlockWithRank (lockrank_off.go:35) ==108570== by 0x1069F69: runtime.unlock (lock_futex.go:121) ==108570== by 0x1069F69: runtime.stackalloc (stack.go:402) ==108570== by 0x10591B9: runtime.malg.func1 (proc.go:4960) ==108570== by 0x1059133: runtime.malg (proc.go:4959) ==108570== by 0x104E71F: runtime.mpreinit (os_linux.go:375) ==108570== by 0x104E71F: runtime.mcommoninit (proc.go:942) ==108570== by 0x104DF89: runtime.schedinit (proc.go:823) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff8e8 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1034C1C: runtime.(*mheap).allocManual (mheap.go:984) ==108570== by 0x1069F9B: runtime.stackalloc (stack.go:408) ==108570== by 0x10591B9: runtime.malg.func1 (proc.go:4960) ==108570== by 0x1059133: runtime.malg (proc.go:4959) ==108570== by 0x104E71F: runtime.mpreinit (os_linux.go:375) ==108570== by 0x104E71F: runtime.mcommoninit (proc.go:942) ==108570== by 0x104DF89: runtime.schedinit (proc.go:823) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff8e0 is on thread 1's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1035062: runtime.(*mheap).allocSpan (mheap.go:1169) ==108570== by 0x1034C5D: runtime.(*mheap).allocManual (mheap.go:988) ==108570== by 0x1069F9B: runtime.stackalloc (stack.go:408) ==108570== by 0x10591B9: runtime.malg.func1 (proc.go:4960) ==108570== by 0x1059133: runtime.malg (proc.go:4959) ==108570== by 0x104E71F: runtime.mpreinit (os_linux.go:375) ==108570== by 0x104E71F: runtime.mcommoninit (proc.go:942) ==108570== by 0x104DF89: runtime.schedinit (proc.go:823) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff840 is on thread 1's stack ==108570== 160 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x103560C: runtime.(*mheap).allocSpan (mheap.go:1346) ==108570== by 0x1034C5D: runtime.(*mheap).allocManual (mheap.go:988) ==108570== by 0x1069F9B: runtime.stackalloc (stack.go:408) ==108570== by 0x10591B9: runtime.malg.func1 (proc.go:4960) ==108570== by 0x1059133: runtime.malg (proc.go:4959) ==108570== by 0x104E71F: runtime.mpreinit (os_linux.go:375) ==108570== by 0x104E71F: runtime.mcommoninit (proc.go:942) ==108570== by 0x104DF89: runtime.schedinit (proc.go:823) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff820 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1035632: runtime.(*mheap).allocSpan (mheap.go:1349) ==108570== by 0x1034C5D: runtime.(*mheap).allocManual (mheap.go:988) ==108570== by 0x1069F9B: runtime.stackalloc (stack.go:408) ==108570== by 0x10591B9: runtime.malg.func1 (proc.go:4960) ==108570== by 0x1059133: runtime.malg (proc.go:4959) ==108570== by 0x104E71F: runtime.mpreinit (os_linux.go:375) ==108570== by 0x104E71F: runtime.mcommoninit (proc.go:942) ==108570== by 0x104DF89: runtime.schedinit (proc.go:823) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff820 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1035672: runtime.(*mheap).allocSpan (mheap.go:1354) ==108570== by 0x1034C5D: runtime.(*mheap).allocManual (mheap.go:988) ==108570== by 0x1069F9B: runtime.stackalloc (stack.go:408) ==108570== by 0x10591B9: runtime.malg.func1 (proc.go:4960) ==108570== by 0x1059133: runtime.malg (proc.go:4959) ==108570== by 0x104E71F: runtime.mpreinit (os_linux.go:375) ==108570== by 0x104E71F: runtime.mcommoninit (proc.go:942) ==108570== by 0x104DF89: runtime.schedinit (proc.go:823) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff820 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101371C: runtime.unlock2 (lock_futex.go:124) ==108570== by 0x104E82F: runtime.unlockWithRank (lockrank_off.go:35) ==108570== by 0x104E82F: runtime.unlock (lock_futex.go:121) ==108570== by 0x104E82F: runtime.mcommoninit (proc.go:954) ==108570== by 0x104DF89: runtime.schedinit (proc.go:823) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9d0 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10150AC: runtime.newobject (malloc.go:1385) ==108570== by 0x104E85D: runtime.mcommoninit (proc.go:958) ==108570== by 0x104DF89: runtime.schedinit (proc.go:823) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9c8 is on thread 1's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x106F8CC: runtime.modulesinit (symtab.go:516) ==108570== by 0x104DF8F: runtime.schedinit (proc.go:824) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9c0 is on thread 1's stack ==108570== 112 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10150AC: runtime.newobject (malloc.go:1385) ==108570== by 0x106F8EF: runtime.modulesinit (symtab.go:517) ==108570== by 0x104DF8F: runtime.schedinit (proc.go:824) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff998 is on thread 1's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1092FCC: runtime.growslice (slice.go:177) ==108570== by 0x106F965: runtime.modulesinit (symtab.go:522) ==108570== by 0x104DF8F: runtime.schedinit (proc.go:824) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff970 is on thread 1's stack ==108570== 80 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1089052: runtime.mallocgc (malloc.go:983) ==108570== by 0x10935ED: runtime.growslice (slice.go:264) ==108570== by 0x106F965: runtime.modulesinit (symtab.go:522) ==108570== by 0x104DF8F: runtime.schedinit (proc.go:824) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff8d0 is on thread 1's stack ==108570== 160 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1014C8C: runtime.(*mcache).nextFree (malloc.go:935) ==108570== by 0x10893E1: runtime.mallocgc (malloc.go:1132) ==108570== by 0x10935ED: runtime.growslice (slice.go:264) ==108570== by 0x106F965: runtime.modulesinit (symtab.go:522) ==108570== by 0x104DF8F: runtime.schedinit (proc.go:824) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff890 is on thread 1's stack ==108570== 64 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101B3AC: runtime.progToPointerMask (mbitmap.go:1454) ==108570== by 0x106FA0D: runtime.modulesinit (symtab.go:525) ==108570== by 0x104DF8F: runtime.schedinit (proc.go:824) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff980 is on thread 1's stack ==108570== 64 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10152EC: runtime.persistentalloc (malloc.go:1559) ==108570== by 0x101B403: runtime.progToPointerMask (mbitmap.go:1456) ==108570== by 0x106FA0D: runtime.modulesinit (symtab.go:525) ==108570== by 0x104DF8F: runtime.schedinit (proc.go:824) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff940 is on thread 1's stack ==108570== 64 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1015336: runtime.persistentalloc (malloc.go:1561) ==108570== by 0x101B403: runtime.progToPointerMask (mbitmap.go:1456) ==108570== by 0x106FA0D: runtime.modulesinit (symtab.go:525) ==108570== by 0x104DF8F: runtime.schedinit (proc.go:824) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff938 is on thread 1's stack ==108570== 8 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101B4CC: runtime.runGCProg (mbitmap.go:1480) ==108570== by 0x101B44B: runtime.progToPointerMask (mbitmap.go:1458) ==108570== by 0x106FA0D: runtime.modulesinit (symtab.go:525) ==108570== by 0x104DF8F: runtime.schedinit (proc.go:824) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff978 is on thread 1's stack ==108570== 8 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101B3AC: runtime.progToPointerMask (mbitmap.go:1454) ==108570== by 0x106FA71: runtime.modulesinit (symtab.go:527) ==108570== by 0x104DF8F: runtime.schedinit (proc.go:824) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff980 is on thread 1's stack ==108570== 64 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1082C02: runtime.typelinksinit (type.go:272) ==108570== by 0x104DF95: runtime.schedinit (proc.go:825) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff778 is on thread 1's stack ==108570== 696 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1011EFC: runtime.itabsinit (iface.go:259) ==108570== by 0x104DF9B: runtime.schedinit (proc.go:826) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa00 is on thread 1's stack ==108570== 48 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101343C: runtime.lock2 (lock_futex.go:55) ==108570== by 0x1011F23: runtime.lockWithRank (lockrank_off.go:24) ==108570== by 0x1011F23: runtime.lock (lock_futex.go:52) ==108570== by 0x1011F23: runtime.itabsinit (iface.go:261) ==108570== by 0x104DF9B: runtime.schedinit (proc.go:826) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9a0 is on thread 1's stack ==108570== 96 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10116EC: runtime.itabAdd (iface.go:132) ==108570== by 0x1011FC5: runtime.itabsinit (iface.go:264) ==108570== by 0x104DF9B: runtime.schedinit (proc.go:826) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9b8 is on thread 1's stack ==108570== 72 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101371C: runtime.unlock2 (lock_futex.go:124) ==108570== by 0x1011F9B: runtime.unlockWithRank (lockrank_off.go:35) ==108570== by 0x1011F9B: runtime.unlock (lock_futex.go:121) ==108570== by 0x1011F9B: runtime.itabsinit (iface.go:267) ==108570== by 0x104DF9B: runtime.schedinit (proc.go:826) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9e0 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x106D62C: runtime.stkobjinit (stkframe.go:264) ==108570== by 0x104DFA1: runtime.schedinit (proc.go:827) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa08 is on thread 1's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10616EC: runtime.goargs (runtime1.go:72) ==108570== by 0x104DFFD: runtime.schedinit (proc.go:832) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9e0 is on thread 1's stack ==108570== 80 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1092E2C: runtime.makeslice (slice.go:101) ==108570== by 0x1061719: runtime.goargs (runtime1.go:76) ==108570== by 0x104DFFD: runtime.schedinit (proc.go:832) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9b8 is on thread 1's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1089052: runtime.mallocgc (malloc.go:983) ==108570== by 0x1092EE9: runtime.makeslice (slice.go:116) ==108570== by 0x1061719: runtime.goargs (runtime1.go:76) ==108570== by 0x104DFFD: runtime.schedinit (proc.go:832) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff918 is on thread 1's stack ==108570== 160 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10617A0: runtime.gostringnocopy (string.go:567) ==108570== by 0x10617A0: runtime.goargs (runtime1.go:78) ==108570== by 0x104DFFD: runtime.schedinit (proc.go:832) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff990 is on thread 1's stack ==108570== 80 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x106185C: runtime.goenvs_unix (runtime1.go:82) ==108570== by 0x104E005: runtime.goenvs (os_linux.go:359) ==108570== by 0x104E005: runtime.schedinit (proc.go:833) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9f0 is on thread 1's stack ==108570== 64 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1092E2C: runtime.makeslice (slice.go:101) ==108570== by 0x10618C7: runtime.goenvs_unix (runtime1.go:91) ==108570== by 0x104E005: runtime.goenvs (os_linux.go:359) ==108570== by 0x104E005: runtime.schedinit (proc.go:833) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9c8 is on thread 1's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1093CFC: runtime.gostring (string.go:328) ==108570== by 0x106195B: runtime.goenvs_unix (runtime1.go:93) ==108570== by 0x104E005: runtime.goenvs (os_linux.go:359) ==108570== by 0x104E005: runtime.schedinit (proc.go:833) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9b8 is on thread 1's stack ==108570== 56 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1093D1A: runtime.gostring (string.go:329) ==108570== by 0x106195B: runtime.goenvs_unix (runtime1.go:93) ==108570== by 0x104E005: runtime.goenvs (os_linux.go:359) ==108570== by 0x104E005: runtime.schedinit (proc.go:833) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff968 is on thread 1's stack ==108570== 80 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1089052: runtime.mallocgc (malloc.go:983) ==108570== by 0x1093D61: runtime.gostring (string.go:277) ==108570== by 0x106195B: runtime.goenvs_unix (runtime1.go:93) ==108570== by 0x104E005: runtime.goenvs (os_linux.go:359) ==108570== by 0x104E005: runtime.schedinit (proc.go:833) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff918 is on thread 1's stack ==108570== 160 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1010B8C: runtime.checkfds (fds_unix.go:9) ==108570== by 0x104E02B: runtime.schedinit (proc.go:835) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9f0 is on thread 1's stack ==108570== 64 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1010C0A: runtime.checkfds (fds_unix.go:27) ==108570== by 0x104E02B: runtime.schedinit (proc.go:835) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff998 is on thread 1's stack ==108570== 88 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10620AC: runtime.parsedebugvars (runtime1.go:396) ==108570== by 0x104E031: runtime.schedinit (proc.go:836) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9f8 is on thread 1's stack ==108570== 56 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x100E65C: runtime.gogetenv (env_posix.go:9) ==108570== by 0x1062111: runtime.parsedebugvars (runtime1.go:414) ==108570== by 0x104E031: runtime.schedinit (proc.go:836) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9b0 is on thread 1's stack ==108570== 72 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10150AC: runtime.newobject (malloc.go:1385) ==108570== by 0x106213B: runtime.parsedebugvars (runtime1.go:416) ==108570== by 0x104E031: runtime.schedinit (proc.go:836) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9d0 is on thread 1's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1087F40: internal/runtime/atomic.storePointer (atomic_pointer.go:57) ==108570== by 0x1062191: internal/runtime/atomic.(*UnsafePointer).Store (types.go:484) ==108570== by 0x1062191: internal/runtime/atomic.(*Pointer[go.shape.string]).Store (types.go:546) ==108570== by 0x1062191: runtime.parsedebugvars (runtime1.go:418) ==108570== by 0x104E031: runtime.schedinit (proc.go:836) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9e0 is on thread 1's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1062452: runtime.parsegodebug (runtime1.go:471) ==108570== by 0x106220D: runtime.parsedebugvars (runtime1.go:433) ==108570== by 0x104E031: runtime.schedinit (proc.go:836) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff968 is on thread 1's stack ==108570== 144 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1062452: runtime.parsegodebug (runtime1.go:471) ==108570== by 0x106222B: runtime.parsedebugvars (runtime1.go:436) ==108570== by 0x104E031: runtime.schedinit (proc.go:836) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff968 is on thread 1's stack ==108570== 144 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x100E65C: runtime.gogetenv (env_posix.go:9) ==108570== by 0x1062283: runtime.parsedebugvars (runtime1.go:441) ==108570== by 0x104E031: runtime.schedinit (proc.go:836) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9b0 is on thread 1's stack ==108570== 72 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x109198C: runtime/debug.SetTraceback (runtime1.go:534) ==108570== by 0x106229B: runtime.parsedebugvars (runtime1.go:441) ==108570== by 0x104E031: runtime.schedinit (proc.go:836) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9d0 is on thread 1's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1021E0C: runtime.gcinit (mgc.go:177) ==108570== by 0x104E037: runtime.schedinit (proc.go:837) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa08 is on thread 1's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x102CE9C: runtime.readGOGC (mgcpacer.go:1277) ==108570== by 0x1021E37: runtime.gcinit (mgc.go:187) ==108570== by 0x104E037: runtime.schedinit (proc.go:837) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9e0 is on thread 1's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x100E65C: runtime.gogetenv (env_posix.go:9) ==108570== by 0x102CEC5: runtime.readGOGC (mgcpacer.go:1278) ==108570== by 0x1021E37: runtime.gcinit (mgc.go:187) ==108570== by 0x104E037: runtime.schedinit (proc.go:837) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff998 is on thread 1's stack ==108570== 72 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x102CF6C: runtime.readGOMEMLIMIT (mgcpacer.go:1323) ==108570== by 0x1021E47: runtime.gcinit (mgc.go:187) ==108570== by 0x104E037: runtime.schedinit (proc.go:837) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9d0 is on thread 1's stack ==108570== 56 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x100E65C: runtime.gogetenv (env_posix.go:9) ==108570== by 0x102CF95: runtime.readGOMEMLIMIT (mgcpacer.go:1324) ==108570== by 0x1021E47: runtime.gcinit (mgc.go:187) ==108570== by 0x104E037: runtime.schedinit (proc.go:837) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff988 is on thread 1's stack ==108570== 72 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x102B37C: runtime.(*gcControllerState).init (mgcpacer.go:369) ==108570== by 0x1021E6F: runtime.gcinit (mgc.go:187) ==108570== by 0x104E037: runtime.schedinit (proc.go:837) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9f0 is on thread 1's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1069DEC: runtime.stackalloc (stack.go:336) ==108570== by 0x104E043: runtime.schedinit (proc.go:841) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9b0 is on thread 1's stack ==108570== 128 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101343C: runtime.lock2 (lock_futex.go:55) ==108570== by 0x106A13D: runtime.lockWithRank (lockrank_off.go:24) ==108570== by 0x106A13D: runtime.lock (lock_futex.go:52) ==108570== by 0x106A13D: runtime.stackalloc (stack.go:377) ==108570== by 0x104E043: runtime.schedinit (proc.go:841) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff950 is on thread 1's stack ==108570== 96 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x106966C: runtime.stackpoolalloc (stack.go:193) ==108570== by 0x106A14D: runtime.stackalloc (stack.go:378) ==108570== by 0x104E043: runtime.schedinit (proc.go:841) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff970 is on thread 1's stack ==108570== 64 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1034C1C: runtime.(*mheap).allocManual (mheap.go:984) ==108570== by 0x10696CD: runtime.stackpoolalloc (stack.go:199) ==108570== by 0x106A14D: runtime.stackalloc (stack.go:378) ==108570== by 0x104E043: runtime.schedinit (proc.go:841) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff948 is on thread 1's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10367FC: runtime.(*mSpanList).insert (mheap.go:1754) ==108570== by 0x10697DB: runtime.stackpoolalloc (stack.go:216) ==108570== by 0x106A14D: runtime.stackalloc (stack.go:378) ==108570== by 0x104E043: runtime.schedinit (proc.go:841) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff940 is on thread 1's stack ==108570== 48 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101371C: runtime.unlock2 (lock_futex.go:124) ==108570== by 0x106A16D: runtime.unlockWithRank (lockrank_off.go:35) ==108570== by 0x106A16D: runtime.stackalloc (lock_futex.go:121) ==108570== by 0x104E043: runtime.schedinit (proc.go:841) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff990 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1092E2C: runtime.makeslice (slice.go:101) ==108570== by 0x104E0CB: runtime.schedinit (proc.go:987) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa08 is on thread 1's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1092E2C: runtime.makeslice (slice.go:101) ==108570== by 0x104E13B: runtime.schedinit (proc.go:987) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa08 is on thread 1's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101343C: runtime.lock2 (lock_futex.go:55) ==108570== by 0x104E197: runtime.lockWithRank (lockrank_off.go:24) ==108570== by 0x104E197: runtime.lock (lock_futex.go:52) ==108570== by 0x104E197: runtime.schedinit (proc.go:856) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9d0 is on thread 1's stack ==108570== 96 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x104E19A: runtime.nanotime (time_nofake.go:33) ==108570== by 0x104E19A: runtime.schedinit (proc.go:857) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa08 is on thread 1's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x100E65C: runtime.gogetenv (env_posix.go:9) ==108570== by 0x104E1D7: runtime.schedinit (proc.go:859) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9e8 is on thread 1's stack ==108570== 72 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105B1D2: runtime.procresize (proc.go:5683) ==108570== by 0x104E23D: runtime.schedinit (proc.go:862) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff960 is on thread 1's stack ==108570== 208 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105B2BE: runtime.procresize (time_nofake.go:33) ==108570== by 0x104E23D: runtime.schedinit (proc.go:862) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff938 is on thread 1's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101343C: runtime.lock2 (lock_futex.go:55) ==108570== by 0x105B353: runtime.lockWithRank (lockrank_off.go:24) ==108570== by 0x105B353: runtime.lock (lock_futex.go:52) ==108570== by 0x105B353: runtime.procresize (proc.go:5710) ==108570== by 0x104E23D: runtime.schedinit (proc.go:862) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff900 is on thread 1's stack ==108570== 96 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1092E2C: runtime.makeslice (slice.go:101) ==108570== by 0x105B38F: runtime.procresize (proc.go:5714) ==108570== by 0x104E23D: runtime.schedinit (proc.go:862) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff938 is on thread 1's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101A546: runtime.(*mspan).writeHeapBitsSmall (mbitmap.go:661) ==108570== by 0x101A8B9: runtime.heapSetType (mbitmap.go:714) ==108570== by 0x108988F: runtime.mallocgc (malloc.go:1192) ==108570== by 0x1092EE9: runtime.makeslice (slice.go:116) ==108570== by 0x105B38F: runtime.procresize (proc.go:5714) ==108570== by 0x104E23D: runtime.schedinit (proc.go:862) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff7c8 is on thread 1's stack ==108570== 56 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105B3C0: runtime.procresize (proc.go:5717) ==108570== by 0x104E23D: runtime.schedinit (proc.go:862) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff928 is on thread 1's stack ==108570== 56 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x106935C: runtime.makeslicecopy (slice.go:38) ==108570== by 0x105B471: runtime.procresize (proc.go:5725) ==108570== by 0x104E23D: runtime.schedinit (proc.go:862) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff920 is on thread 1's stack ==108570== 64 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1089052: runtime.mallocgc (malloc.go:983) ==108570== by 0x10694C5: runtime.makeslicecopy (slice.go:57) ==108570== by 0x105B471: runtime.procresize (proc.go:5725) ==108570== by 0x104E23D: runtime.schedinit (proc.go:862) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff880 is on thread 1's stack ==108570== 160 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x106935C: runtime.makeslicecopy (slice.go:38) ==108570== by 0x105B4D1: runtime.procresize (proc.go:5730) ==108570== by 0x104E23D: runtime.schedinit (proc.go:862) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff920 is on thread 1's stack ==108570== 64 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101371C: runtime.unlock2 (lock_futex.go:124) ==108570== by 0x105B529: runtime.unlockWithRank (lockrank_off.go:35) ==108570== by 0x105B529: runtime.unlock (lock_futex.go:121) ==108570== by 0x105B529: runtime.procresize (proc.go:5734) ==108570== by 0x104E23D: runtime.schedinit (proc.go:862) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff940 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10150AC: runtime.newobject (malloc.go:1385) ==108570== by 0x105B5CB: runtime.procresize (proc.go:5741) ==108570== by 0x104E23D: runtime.schedinit (proc.go:862) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff938 is on thread 1's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105AB7C: runtime.(*p).init (proc.go:5565) ==108570== by 0x105B5ED: runtime.procresize (proc.go:5743) ==108570== by 0x104E23D: runtime.schedinit (proc.go:862) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff948 is on thread 1's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101BA2C: runtime.allocmcache (mcache.go:85) ==108570== by 0x105AC6B: runtime.(*p).init (proc.go:5580) ==108570== by 0x105B5ED: runtime.procresize (proc.go:5743) ==108570== by 0x104E23D: runtime.schedinit (proc.go:862) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff918 is on thread 1's stack ==108570== 48 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101BA5E: runtime.allocmcache (mcache.go:87) ==108570== by 0x105AC6B: runtime.(*p).init (proc.go:5580) ==108570== by 0x105B5ED: runtime.procresize (proc.go:5743) ==108570== by 0x104E23D: runtime.schedinit (proc.go:862) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff910 is on thread 1's stack ==108570== 8 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105BD0C: runtime.acquirep (proc.go:5832) ==108570== by 0x105B821: runtime.procresize (proc.go:5774) ==108570== by 0x104E23D: runtime.schedinit (proc.go:862) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff940 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105BD2A: runtime.acquirep (proc.go:5834) ==108570== by 0x105B821: runtime.procresize (proc.go:5774) ==108570== by 0x104E23D: runtime.schedinit (proc.go:862) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff918 is on thread 1's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101C35C: runtime.(*mcache).prepareForSweep (mcache.go:312) ==108570== by 0x105BD47: runtime.acquirep (proc.go:5840) ==108570== by 0x105B821: runtime.procresize (proc.go:5774) ==108570== by 0x104E23D: runtime.schedinit (proc.go:862) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff918 is on thread 1's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105E2BC: runtime.pidleput (proc.go:6591) ==108570== by 0x105BA61: runtime.procresize (proc.go:5809) ==108570== by 0x104E23D: runtime.schedinit (proc.go:862) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff948 is on thread 1's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1092FCC: runtime.growslice (slice.go:177) ==108570== by 0x105BB47: runtime.procresize (proc.go:7203) ==108570== by 0x104E23D: runtime.schedinit (proc.go:862) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff910 is on thread 1's stack ==108570== 80 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10267FC: runtime.(*gcCPULimiterState).resetCapacity (mgclimit.go:321) ==108570== by 0x105BBF5: runtime.procresize (proc.go:5821) ==108570== by 0x104E23D: runtime.schedinit (proc.go:862) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff948 is on thread 1's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x102643C: runtime.(*gcCPULimiterState).updateLocked (mgclimit.go:179) ==108570== by 0x1026847: runtime.(*gcCPULimiterState).resetCapacity (mgclimit.go:328) ==108570== by 0x105BBF5: runtime.procresize (proc.go:5821) ==108570== by 0x104E23D: runtime.schedinit (proc.go:862) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff8f0 is on thread 1's stack ==108570== 88 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x102678C: runtime.(*gcCPULimiterState).unlock (mgclimit.go:307) ==108570== by 0x10268D1: runtime.(*gcCPULimiterState).resetCapacity (mgclimit.go:339) ==108570== by 0x105BBF5: runtime.procresize (proc.go:5821) ==108570== by 0x104E23D: runtime.schedinit (proc.go:862) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff930 is on thread 1's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101371C: runtime.unlock2 (lock_futex.go:124) ==108570== by 0x104E25F: runtime.unlockWithRank (lockrank_off.go:35) ==108570== by 0x104E25F: runtime.unlock (lock_futex.go:121) ==108570== by 0x104E25F: runtime.schedinit (proc.go:865) ==108570== by 0x1096FDF: runtime.rt0_go (asm_s390x.s:147) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa10 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10591FC: runtime.newproc (proc.go:4974) ==108570== by 0x1096FFB: runtime.rt0_go (asm_s390x.s:154) ==108570== by 0x1096FFB: runtime.rt0_go (asm_s390x.s:154) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa90 is on thread 1's stack ==108570== 48 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1059234: runtime.newproc (proc.go:4977) ==108570== by 0x1096FFB: runtime.rt0_go (asm_s390x.s:154) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa88 is on thread 1's stack ==108570== 8 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105926C: runtime.newproc.func1 (proc.go:4977) ==108570== by 0x1059239: runtime.newproc (proc.go:4977) ==108570== by 0x1096FFB: runtime.rt0_go (asm_s390x.s:154) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa60 is on thread 1's stack ==108570== 48 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105931C: runtime.newproc1 (proc.go:4992) ==108570== by 0x10592A1: runtime.newproc.func1 (proc.go:4978) ==108570== by 0x1059239: runtime.newproc (proc.go:4977) ==108570== by 0x1096FFB: runtime.rt0_go (asm_s390x.s:154) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9f8 is on thread 1's stack ==108570== 104 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1059DDC: runtime.gfget (proc.go:5177) ==108570== by 0x1059397: runtime.newproc1 (proc.go:4999) ==108570== by 0x10592A1: runtime.newproc.func1 (proc.go:4978) ==108570== by 0x1059239: runtime.newproc (proc.go:4977) ==108570== by 0x1096FFB: runtime.rt0_go (asm_s390x.s:154) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9d0 is on thread 1's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105909C: runtime.malg (proc.go:4955) ==108570== by 0x10593AF: runtime.newproc1 (proc.go:5001) ==108570== by 0x10592A1: runtime.newproc.func1 (proc.go:4978) ==108570== by 0x1059239: runtime.newproc (proc.go:4977) ==108570== by 0x1096FFB: runtime.rt0_go (asm_s390x.s:154) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9b8 is on thread 1's stack ==108570== 64 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105912E: runtime.malg (proc.go:4959) ==108570== by 0x10593AF: runtime.newproc1 (proc.go:5001) ==108570== by 0x10592A1: runtime.newproc.func1 (proc.go:4978) ==108570== by 0x1059239: runtime.newproc (proc.go:4977) ==108570== by 0x1096FFB: runtime.rt0_go (asm_s390x.s:154) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9b0 is on thread 1's stack ==108570== 8 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1069A0C: runtime.stackcacherefill (stack.go:271) ==108570== by 0x106A1CB: runtime.stackalloc (stack.go:384) ==108570== by 0x10591B9: runtime.malg.func1 (proc.go:4960) ==108570== by 0x1059133: runtime.malg (proc.go:4959) ==108570== by 0x10593AF: runtime.newproc1 (proc.go:5001) ==108570== by 0x10592A1: runtime.newproc.func1 (proc.go:4978) ==108570== by 0x1059239: runtime.newproc (proc.go:4977) ==108570== by 0x1096FFB: runtime.rt0_go (asm_s390x.s:154) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff8d8 is on thread 1's stack ==108570== 56 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101343C: runtime.lock2 (lock_futex.go:55) ==108570== by 0x1069A4B: runtime.lockWithRank (lockrank_off.go:24) ==108570== by 0x1069A4B: runtime.lock (lock_futex.go:52) ==108570== by 0x1069A4B: runtime.stackcacherefill (stack.go:280) ==108570== by 0x106A1CB: runtime.stackalloc (stack.go:384) ==108570== by 0x10591B9: runtime.malg.func1 (proc.go:4960) ==108570== by 0x1059133: runtime.malg (proc.go:4959) ==108570== by 0x10593AF: runtime.newproc1 (proc.go:5001) ==108570== by 0x10592A1: runtime.newproc.func1 (proc.go:4978) ==108570== by 0x1059239: runtime.newproc (proc.go:4977) ==108570== by 0x1096FFB: runtime.rt0_go (asm_s390x.s:154) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff878 is on thread 1's stack ==108570== 96 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x106966C: runtime.stackpoolalloc (stack.go:193) ==108570== by 0x1069A67: runtime.stackcacherefill (stack.go:282) ==108570== by 0x106A1CB: runtime.stackalloc (stack.go:384) ==108570== by 0x10591B9: runtime.malg.func1 (proc.go:4960) ==108570== by 0x1059133: runtime.malg (proc.go:4959) ==108570== by 0x10593AF: runtime.newproc1 (proc.go:5001) ==108570== by 0x10592A1: runtime.newproc.func1 (proc.go:4978) ==108570== by 0x1059239: runtime.newproc (proc.go:4977) ==108570== by 0x1096FFB: runtime.rt0_go (asm_s390x.s:154) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff898 is on thread 1's stack ==108570== 64 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101343C: runtime.lock2 (lock_futex.go:55) ==108570== by 0x10350D9: runtime.lockWithRank (lockrank_off.go:24) ==108570== by 0x10350D9: runtime.lock (lock_futex.go:52) ==108570== by 0x10350D9: runtime.(*mheap).allocSpan (mheap.go:1189) ==108570== by 0x1034C5D: runtime.(*mheap).allocManual (mheap.go:988) ==108570== by 0x10696CD: runtime.stackpoolalloc (stack.go:199) ==108570== by 0x1069A67: runtime.stackcacherefill (stack.go:282) ==108570== by 0x106A1CB: runtime.stackalloc (stack.go:384) ==108570== by 0x10591B9: runtime.malg.func1 (proc.go:4960) ==108570== by 0x1059133: runtime.malg (proc.go:4959) ==108570== by 0x10593AF: runtime.newproc1 (proc.go:5001) ==108570== by 0x10592A1: runtime.newproc.func1 (proc.go:4978) ==108570== by 0x1059239: runtime.newproc (proc.go:4977) ==108570== by 0x1096FFB: runtime.rt0_go (asm_s390x.s:154) ==108570== Address 0x1ffefff770 is on thread 1's stack ==108570== 96 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x103B96C: runtime.(*pageAlloc).allocToCache (mpagecache.go:119) ==108570== by 0x10350EB: runtime.(*mheap).allocSpan (mheap.go:1190) ==108570== by 0x1034C5D: runtime.(*mheap).allocManual (mheap.go:988) ==108570== by 0x10696CD: runtime.stackpoolalloc (stack.go:199) ==108570== by 0x1069A67: runtime.stackcacherefill (stack.go:282) ==108570== by 0x106A1CB: runtime.stackalloc (stack.go:384) ==108570== by 0x10591B9: runtime.malg.func1 (proc.go:4960) ==108570== by 0x1059133: runtime.malg (proc.go:4959) ==108570== by 0x10593AF: runtime.newproc1 (proc.go:5001) ==108570== by 0x10592A1: runtime.newproc.func1 (proc.go:4978) ==108570== by 0x1059239: runtime.newproc (proc.go:4977) ==108570== by 0x1096FFB: runtime.rt0_go (asm_s390x.s:154) ==108570== Address 0x1ffefff758 is on thread 1's stack ==108570== 120 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x103C5DC: runtime.(*pallocBits).find (mpallocbits.go:232) ==108570== by 0x103BAFB: runtime.(*pageAlloc).allocToCache (mpagecache.go:133) ==108570== by 0x10350EB: runtime.(*mheap).allocSpan (mheap.go:1190) ==108570== by 0x1034C5D: runtime.(*mheap).allocManual (mheap.go:988) ==108570== by 0x10696CD: runtime.stackpoolalloc (stack.go:199) ==108570== by 0x1069A67: runtime.stackcacherefill (stack.go:282) ==108570== by 0x106A1CB: runtime.stackalloc (stack.go:384) ==108570== by 0x10591B9: runtime.malg.func1 (proc.go:4960) ==108570== by 0x1059133: runtime.malg (proc.go:4959) ==108570== by 0x10593AF: runtime.newproc1 (proc.go:5001) ==108570== by 0x10592A1: runtime.newproc.func1 (proc.go:4978) ==108570== by 0x1059239: runtime.newproc (proc.go:4977) ==108570== Address 0x1ffefff728 is on thread 1's stack ==108570== 48 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10385F2: runtime.(*pageAlloc).update (mpagealloc.go:485) ==108570== by 0x103BC2B: runtime.(*pageAlloc).allocToCache (mpagecache.go:168) ==108570== by 0x10350EB: runtime.(*mheap).allocSpan (mheap.go:1190) ==108570== by 0x1034C5D: runtime.(*mheap).allocManual (mheap.go:988) ==108570== by 0x10696CD: runtime.stackpoolalloc (stack.go:199) ==108570== by 0x1069A67: runtime.stackcacherefill (stack.go:282) ==108570== by 0x106A1CB: runtime.stackalloc (stack.go:384) ==108570== by 0x10591B9: runtime.malg.func1 (proc.go:4960) ==108570== by 0x1059133: runtime.malg (proc.go:4959) ==108570== by 0x10593AF: runtime.newproc1 (proc.go:5001) ==108570== by 0x10592A1: runtime.newproc.func1 (proc.go:4978) ==108570== by 0x1059239: runtime.newproc (proc.go:4977) ==108570== Address 0x1ffefff690 is on thread 1's stack ==108570== 200 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1038816: runtime.(*pageAlloc).update (mpagealloc.go:497) ==108570== by 0x103BC2B: runtime.(*pageAlloc).allocToCache (mpagecache.go:168) ==108570== by 0x10350EB: runtime.(*mheap).allocSpan (mheap.go:1190) ==108570== by 0x1034C5D: runtime.(*mheap).allocManual (mheap.go:988) ==108570== by 0x10696CD: runtime.stackpoolalloc (stack.go:199) ==108570== by 0x1069A67: runtime.stackcacherefill (stack.go:282) ==108570== by 0x106A1CB: runtime.stackalloc (stack.go:384) ==108570== by 0x10591B9: runtime.malg.func1 (proc.go:4960) ==108570== by 0x1059133: runtime.malg (proc.go:4959) ==108570== by 0x10593AF: runtime.newproc1 (proc.go:5001) ==108570== by 0x10592A1: runtime.newproc.func1 (proc.go:4978) ==108570== by 0x1059239: runtime.newproc (proc.go:4977) ==108570== Address 0x1ffefff668 is on thread 1's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x102F29C: runtime.(*scavengeIndex).alloc (mgcscavenge.go:1132) ==108570== by 0x103BC49: runtime.(*pageAlloc).allocToCache (mpagecache.go:171) ==108570== by 0x10350EB: runtime.(*mheap).allocSpan (mheap.go:1190) ==108570== by 0x1034C5D: runtime.(*mheap).allocManual (mheap.go:988) ==108570== by 0x10696CD: runtime.stackpoolalloc (stack.go:199) ==108570== by 0x1069A67: runtime.stackcacherefill (stack.go:282) ==108570== by 0x106A1CB: runtime.stackalloc (stack.go:384) ==108570== by 0x10591B9: runtime.malg.func1 (proc.go:4960) ==108570== by 0x1059133: runtime.malg (proc.go:4959) ==108570== by 0x10593AF: runtime.newproc1 (proc.go:5001) ==108570== by 0x10592A1: runtime.newproc.func1 (proc.go:4978) ==108570== by 0x1059239: runtime.newproc (proc.go:4977) ==108570== Address 0x1ffefff720 is on thread 1's stack ==108570== 56 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101371C: runtime.unlock2 (lock_futex.go:124) ==108570== by 0x1035125: runtime.unlockWithRank (lockrank_off.go:35) ==108570== by 0x1035125: runtime.unlock (lock_futex.go:121) ==108570== by 0x1035125: runtime.(*mheap).allocSpan (mheap.go:1191) ==108570== by 0x1034C5D: runtime.(*mheap).allocManual (mheap.go:988) ==108570== by 0x10696CD: runtime.stackpoolalloc (stack.go:199) ==108570== by 0x1069A67: runtime.stackcacherefill (stack.go:282) ==108570== by 0x106A1CB: runtime.stackalloc (stack.go:384) ==108570== by 0x10591B9: runtime.malg.func1 (proc.go:4960) ==108570== by 0x1059133: runtime.malg (proc.go:4959) ==108570== by 0x10593AF: runtime.newproc1 (proc.go:5001) ==108570== by 0x10592A1: runtime.newproc.func1 (proc.go:4978) ==108570== by 0x1059239: runtime.newproc (proc.go:4977) ==108570== by 0x1096FFB: runtime.rt0_go (asm_s390x.s:154) ==108570== Address 0x1ffefff7b0 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x103B47C: runtime.(*pageCache).alloc (mpagecache.go:37) ==108570== by 0x103514F: runtime.(*mheap).allocSpan (mheap.go:1195) ==108570== by 0x1034C5D: runtime.(*mheap).allocManual (mheap.go:988) ==108570== by 0x10696CD: runtime.stackpoolalloc (stack.go:199) ==108570== by 0x1069A67: runtime.stackcacherefill (stack.go:282) ==108570== by 0x106A1CB: runtime.stackalloc (stack.go:384) ==108570== by 0x10591B9: runtime.malg.func1 (proc.go:4960) ==108570== by 0x1059133: runtime.malg (proc.go:4959) ==108570== by 0x10593AF: runtime.newproc1 (proc.go:5001) ==108570== by 0x10592A1: runtime.newproc.func1 (proc.go:4978) ==108570== by 0x1059239: runtime.newproc (proc.go:4977) ==108570== by 0x1096FFB: runtime.rt0_go (asm_s390x.s:154) ==108570== Address 0x1ffefff7a8 is on thread 1's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1021C0C: runtime.(*fixalloc).alloc (mfixalloc.go:74) ==108570== by 0x1035001: runtime.(*mheap).allocMSpanLocked (mheap.go:1117) ==108570== by 0x103532B: runtime.(*mheap).allocSpan (mheap.go:1258) ==108570== by 0x1034C5D: runtime.(*mheap).allocManual (mheap.go:988) ==108570== by 0x10696CD: runtime.stackpoolalloc (stack.go:199) ==108570== by 0x1069A67: runtime.stackcacherefill (stack.go:282) ==108570== by 0x106A1CB: runtime.stackalloc (stack.go:384) ==108570== by 0x10591B9: runtime.malg.func1 (proc.go:4960) ==108570== by 0x1059133: runtime.malg (proc.go:4959) ==108570== by 0x10593AF: runtime.newproc1 (proc.go:5001) ==108570== by 0x10592A1: runtime.newproc.func1 (proc.go:4978) ==108570== by 0x1059239: runtime.newproc (proc.go:4977) ==108570== Address 0x1ffefff760 is on thread 1's stack ==108570== 56 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101371C: runtime.unlock2 (lock_futex.go:124) ==108570== by 0x1069AD9: runtime.unlockWithRank (lockrank_off.go:35) ==108570== by 0x1069AD9: runtime.unlock (lock_futex.go:121) ==108570== by 0x1069AD9: runtime.stackcacherefill (stack.go:287) ==108570== by 0x106A1CB: runtime.stackalloc (stack.go:384) ==108570== by 0x10591B9: runtime.malg.func1 (proc.go:4960) ==108570== by 0x1059133: runtime.malg (proc.go:4959) ==108570== by 0x10593AF: runtime.newproc1 (proc.go:5001) ==108570== by 0x10592A1: runtime.newproc.func1 (proc.go:4978) ==108570== by 0x1059239: runtime.newproc (proc.go:4977) ==108570== by 0x1096FFB: runtime.rt0_go (asm_s390x.s:154) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff8b8 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10593C8: runtime.newproc1 (proc.go:5002) ==108570== by 0x10592A1: runtime.newproc.func1 (proc.go:4978) ==108570== by 0x1059239: runtime.newproc (proc.go:4977) ==108570== by 0x1096FFB: runtime.rt0_go (asm_s390x.s:154) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9a8 is on thread 1's stack ==108570== 80 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x104D8EC: runtime.allgadd (proc.go:650) ==108570== by 0x10593DF: runtime.newproc1 (proc.go:5003) ==108570== by 0x10592A1: runtime.newproc.func1 (proc.go:4978) ==108570== by 0x1059239: runtime.newproc (proc.go:4977) ==108570== by 0x1096FFB: runtime.rt0_go (asm_s390x.s:154) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9a0 is on thread 1's stack ==108570== 88 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101343C: runtime.lock2 (lock_futex.go:55) ==108570== by 0x104D935: runtime.lockWithRank (lockrank_off.go:24) ==108570== by 0x104D935: runtime.lock (lock_futex.go:52) ==108570== by 0x104D935: runtime.allgadd (proc.go:655) ==108570== by 0x10593DF: runtime.newproc1 (proc.go:5003) ==108570== by 0x10592A1: runtime.newproc.func1 (proc.go:4978) ==108570== by 0x1059239: runtime.newproc (proc.go:4977) ==108570== by 0x1096FFB: runtime.rt0_go (asm_s390x.s:154) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff940 is on thread 1's stack ==108570== 96 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1092FCC: runtime.growslice (slice.go:177) ==108570== by 0x104D971: runtime.allgadd (proc.go:656) ==108570== by 0x10593DF: runtime.newproc1 (proc.go:5003) ==108570== by 0x10592A1: runtime.newproc.func1 (proc.go:4978) ==108570== by 0x1059239: runtime.newproc (proc.go:4977) ==108570== by 0x1096FFB: runtime.rt0_go (asm_s390x.s:154) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff950 is on thread 1's stack ==108570== 80 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1089052: runtime.mallocgc (malloc.go:983) ==108570== by 0x1093559: runtime.growslice (slice.go:272) ==108570== by 0x104D971: runtime.allgadd (proc.go:656) ==108570== by 0x10593DF: runtime.newproc1 (proc.go:5003) ==108570== by 0x10592A1: runtime.newproc.func1 (proc.go:4978) ==108570== by 0x1059239: runtime.newproc (proc.go:4977) ==108570== by 0x1096FFB: runtime.rt0_go (asm_s390x.s:154) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff8b0 is on thread 1's stack ==108570== 160 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101371C: runtime.unlock2 (lock_futex.go:124) ==108570== by 0x104DA9F: runtime.unlockWithRank (lockrank_off.go:35) ==108570== by 0x104DA9F: runtime.unlock (lock_futex.go:121) ==108570== by 0x104DA9F: runtime.allgadd (proc.go:661) ==108570== by 0x10593DF: runtime.newproc1 (proc.go:5003) ==108570== by 0x10592A1: runtime.newproc.func1 (proc.go:4978) ==108570== by 0x1059239: runtime.newproc (proc.go:4977) ==108570== by 0x1096FFB: runtime.rt0_go (asm_s390x.s:154) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff980 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x106C29C: runtime.gostartcallfn (stack.go:1141) ==108570== by 0x1059491: runtime.newproc1 (proc.go:5031) ==108570== by 0x10592A1: runtime.newproc.func1 (proc.go:4978) ==108570== by 0x1059239: runtime.newproc (proc.go:4977) ==108570== by 0x1096FFB: runtime.rt0_go (asm_s390x.s:154) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9d8 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1070F3C: runtime.gostartcall (sys_s390x.go:11) ==108570== by 0x106C2E7: runtime.gostartcallfn (stack.go:1148) ==108570== by 0x1059491: runtime.newproc1 (proc.go:5031) ==108570== by 0x10592A1: runtime.newproc.func1 (proc.go:4978) ==108570== by 0x1059239: runtime.newproc (proc.go:4977) ==108570== by 0x1096FFB: runtime.rt0_go (asm_s390x.s:154) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9c0 is on thread 1's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10598D2: runtime.saveAncestors (proc.go:5101) ==108570== by 0x10594C3: runtime.newproc1 (proc.go:5034) ==108570== by 0x10592A1: runtime.newproc.func1 (proc.go:4978) ==108570== by 0x1059239: runtime.newproc (proc.go:4977) ==108570== by 0x1096FFB: runtime.rt0_go (asm_s390x.s:154) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff7d8 is on thread 1's stack ==108570== 544 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x107ABDC: runtime.isSystemGoroutine (traceback.go:1337) ==108570== by 0x1059525: runtime.newproc1 (proc.go:5036) ==108570== by 0x10592A1: runtime.newproc.func1 (proc.go:4978) ==108570== by 0x1059239: runtime.newproc (proc.go:4977) ==108570== by 0x1096FFB: runtime.rt0_go (asm_s390x.s:154) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9d0 is on thread 1's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x107AC00: runtime.isSystemGoroutine (traceback.go:1339) ==108570== by 0x1059525: runtime.newproc1 (proc.go:5036) ==108570== by 0x10592A1: runtime.newproc.func1 (proc.go:4978) ==108570== by 0x1059239: runtime.newproc (proc.go:4977) ==108570== by 0x1096FFB: runtime.rt0_go (asm_s390x.s:154) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9b8 is on thread 1's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1059718: runtime.newproc1 (proc.go:5066) ==108570== by 0x10592A1: runtime.newproc.func1 (proc.go:4978) ==108570== by 0x1059239: runtime.newproc (proc.go:4977) ==108570== by 0x1096FFB: runtime.rt0_go (asm_s390x.s:154) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9a8 is on thread 1's stack ==108570== 80 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105E76C: runtime.runqput (proc.go:6696) ==108570== by 0x10592CF: runtime.newproc.func1 (proc.go:4981) ==108570== by 0x1059239: runtime.newproc (proc.go:4977) ==108570== by 0x1096FFB: runtime.rt0_go (asm_s390x.s:154) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa28 is on thread 1's stack ==108570== 56 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1097000: runtime.rt0_go (asm_s390x.s:158) ==108570== by 0x1097005: runtime.rt0_go (asm_s390x.s:158) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffac8 is on thread 1's stack ==108570== 8 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10508D0: runtime.mstart0 (proc.go:1765) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffaa8 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105098C: runtime.mstart1 (proc.go:1807) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa88 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x104607C: runtime.minit (os_linux.go:383) ==108570== by 0x10509E5: runtime.mstart1 (proc.go:1825) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa78 is on thread 1's stack ==108570== 16 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1068C7C: runtime.minitSignals (signal_unix.go:1287) ==108570== by 0x1046093: runtime.minit (os_linux.go:384) ==108570== by 0x10509E5: runtime.mstart1 (proc.go:1825) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa70 is on thread 1's stack ==108570== 8 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1068CCC: runtime.minitSignalStack (signal_unix.go:1302) ==108570== by 0x1068C93: runtime.minitSignals (signal_unix.go:1288) ==108570== by 0x1046093: runtime.minit (os_linux.go:384) ==108570== by 0x10509E5: runtime.mstart1 (proc.go:1825) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa38 is on thread 1's stack ==108570== 56 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1068E3A: runtime.minitSignalStack (signal_unix.go:1307) ==108570== by 0x1068C93: runtime.minitSignals (signal_unix.go:1288) ==108570== by 0x1046093: runtime.minit (os_linux.go:384) ==108570== by 0x10509E5: runtime.mstart1 (proc.go:1825) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa08 is on thread 1's stack ==108570== 48 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1068E7C: runtime.minitSignalMask (signal_unix.go:1323) ==108570== by 0x1068C99: runtime.minitSignals (signal_unix.go:1289) ==108570== by 0x1046093: runtime.minit (os_linux.go:384) ==108570== by 0x10509E5: runtime.mstart1 (proc.go:1825) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa38 is on thread 1's stack ==108570== 56 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1046C4C: runtime.sigdelset (os_linux_be64.go:32) ==108570== by 0x1068F47: runtime.minitSignalMask (signal_unix.go:1327) ==108570== by 0x1068C99: runtime.minitSignals (signal_unix.go:1289) ==108570== by 0x1046093: runtime.minit (os_linux.go:384) ==108570== by 0x10509E5: runtime.mstart1 (proc.go:1825) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa20 is on thread 1's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1050ABC: runtime.mstartm0 (proc.go:1850) ==108570== by 0x1050A03: runtime.mstart1 (proc.go:1830) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa78 is on thread 1's stack ==108570== 16 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1051C1C: runtime.newextram (proc.go:2370) ==108570== by 0x1050B01: runtime.mstartm0 (proc.go:1856) ==108570== by 0x1050A03: runtime.mstart1 (proc.go:1830) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa68 is on thread 1's stack ==108570== 16 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1051CCC: runtime.oneNewExtraM (proc.go:2383) ==108570== by 0x1051C71: runtime.newextram (proc.go:2378) ==108570== by 0x1050B01: runtime.mstartm0 (proc.go:1856) ==108570== by 0x1050A03: runtime.mstart1 (proc.go:1830) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa30 is on thread 1's stack ==108570== 56 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10514EC: runtime.allocm (proc.go:2161) ==108570== by 0x1051CF5: runtime.oneNewExtraM (proc.go:2389) ==108570== by 0x1051C71: runtime.newextram (proc.go:2378) ==108570== by 0x1050B01: runtime.mstartm0 (proc.go:1856) ==108570== by 0x1050A03: runtime.mstart1 (proc.go:1830) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9d8 is on thread 1's stack ==108570== 88 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x106298C: runtime.(*rwmutex).rlock (rwmutex.go:70) ==108570== by 0x105150F: runtime.allocm (proc.go:2162) ==108570== by 0x1051CF5: runtime.oneNewExtraM (proc.go:2389) ==108570== by 0x1051C71: runtime.newextram (proc.go:2378) ==108570== by 0x1050B01: runtime.mstartm0 (proc.go:1856) ==108570== by 0x1050A03: runtime.mstart1 (proc.go:1830) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9b8 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10150AC: runtime.newobject (malloc.go:1385) ==108570== by 0x10515B1: runtime.allocm (proc.go:2212) ==108570== by 0x1051CF5: runtime.oneNewExtraM (proc.go:2389) ==108570== by 0x1051C71: runtime.newextram (proc.go:2378) ==108570== by 0x1050B01: runtime.mstartm0 (proc.go:1856) ==108570== by 0x1050A03: runtime.mstart1 (proc.go:1830) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9b0 is on thread 1's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x104E65C: runtime.mcommoninit (proc.go:924) ==108570== by 0x10515FF: runtime.allocm (proc.go:2214) ==108570== by 0x1051CF5: runtime.oneNewExtraM (proc.go:2389) ==108570== by 0x1051C71: runtime.newextram (proc.go:2378) ==108570== by 0x1050B01: runtime.mstartm0 (proc.go:1856) ==108570== by 0x1050A03: runtime.mstart1 (proc.go:1830) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff998 is on thread 1's stack ==108570== 64 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1092E2C: runtime.makeslice (slice.go:101) ==108570== by 0x104E8CF: runtime.mcommoninit (proc.go:987) ==108570== by 0x10515FF: runtime.allocm (proc.go:2214) ==108570== by 0x1051CF5: runtime.oneNewExtraM (proc.go:2389) ==108570== by 0x1051C71: runtime.newextram (proc.go:2378) ==108570== by 0x1050B01: runtime.mstartm0 (proc.go:1856) ==108570== by 0x1050A03: runtime.mstart1 (proc.go:1830) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff970 is on thread 1's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1092E2C: runtime.makeslice (slice.go:101) ==108570== by 0x104E93F: runtime.mcommoninit (proc.go:987) ==108570== by 0x10515FF: runtime.allocm (proc.go:2214) ==108570== by 0x1051CF5: runtime.oneNewExtraM (proc.go:2389) ==108570== by 0x1051C71: runtime.newextram (proc.go:2378) ==108570== by 0x1050B01: runtime.mstartm0 (proc.go:1856) ==108570== by 0x1050A03: runtime.mstart1 (proc.go:1830) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff970 is on thread 1's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105909C: runtime.malg (proc.go:4955) ==108570== by 0x105161D: runtime.allocm (proc.go:2219) ==108570== by 0x1051CF5: runtime.oneNewExtraM (proc.go:2389) ==108570== by 0x1051C71: runtime.newextram (proc.go:2378) ==108570== by 0x1050B01: runtime.mstartm0 (proc.go:1856) ==108570== by 0x1050A03: runtime.mstart1 (proc.go:1830) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff998 is on thread 1's stack ==108570== 64 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1062B2C: runtime.(*rwmutex).runlock (rwmutex.go:101) ==108570== by 0x1051769: runtime.allocm (proc.go:2230) ==108570== by 0x1051CF5: runtime.oneNewExtraM (proc.go:2389) ==108570== by 0x1051C71: runtime.newextram (proc.go:2378) ==108570== by 0x1050B01: runtime.mstartm0 (proc.go:1856) ==108570== by 0x1050A03: runtime.mstart1 (proc.go:1830) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9c0 is on thread 1's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105909C: runtime.malg (proc.go:4955) ==108570== by 0x1051D0D: runtime.oneNewExtraM (proc.go:2390) ==108570== by 0x1051C71: runtime.newextram (proc.go:2378) ==108570== by 0x1050B01: runtime.mstartm0 (proc.go:1856) ==108570== by 0x1050A03: runtime.mstart1 (proc.go:1830) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9f0 is on thread 1's stack ==108570== 64 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105912E: runtime.malg (proc.go:4959) ==108570== by 0x1051D0D: runtime.oneNewExtraM (proc.go:2390) ==108570== by 0x1051C71: runtime.newextram (proc.go:2378) ==108570== by 0x1050B01: runtime.mstartm0 (proc.go:1856) ==108570== by 0x1050A03: runtime.mstart1 (proc.go:1830) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9e8 is on thread 1's stack ==108570== 8 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1051D7A: runtime.oneNewExtraM (proc.go:2403) ==108570== by 0x1051C71: runtime.newextram (proc.go:2378) ==108570== by 0x1050B01: runtime.mstartm0 (proc.go:1856) ==108570== by 0x1050A03: runtime.mstart1 (proc.go:1830) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9e0 is on thread 1's stack ==108570== 80 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x104D8EC: runtime.allgadd (proc.go:650) ==108570== by 0x1051E4D: runtime.oneNewExtraM (proc.go:2417) ==108570== by 0x1051C71: runtime.newextram (proc.go:2378) ==108570== by 0x1050B01: runtime.mstartm0 (proc.go:1856) ==108570== by 0x1050A03: runtime.mstart1 (proc.go:1830) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9d8 is on thread 1's stack ==108570== 88 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1051E6C: runtime.oneNewExtraM (proc.go:2426) ==108570== by 0x1051C71: runtime.newextram (proc.go:2378) ==108570== by 0x1050B01: runtime.mstartm0 (proc.go:1856) ==108570== by 0x1050A03: runtime.mstart1 (proc.go:1830) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa18 is on thread 1's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10521D0: runtime.lockextra (proc.go:2620) ==108570== by 0x105236B: runtime.addExtraM (proc.go:2682) ==108570== by 0x1051E71: runtime.oneNewExtraM (proc.go:2426) ==108570== by 0x1051C71: runtime.newextram (proc.go:2378) ==108570== by 0x1050B01: runtime.mstartm0 (proc.go:1856) ==108570== by 0x1050A03: runtime.mstart1 (proc.go:1830) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa00 is on thread 1's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1050B06: runtime.mstartm0 (proc.go:1858) ==108570== by 0x1050A03: runtime.mstart1 (proc.go:1830) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa10 is on thread 1's stack ==108570== 104 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1066746: runtime.sigaction (sigaction.go:15) ==108570== by 0x1066746: runtime.getsig (os_linux.go:501) ==108570== by 0x1066746: runtime.initsig (signal_unix.go:134) ==108570== by 0x1050B0B: runtime.mstartm0 (proc.go:1858) ==108570== by 0x1050A03: runtime.mstart1 (proc.go:1830) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9e0 is on thread 1's stack ==108570== 48 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10668F8: runtime.initsig (signal_unix.go:148) ==108570== by 0x1050B0B: runtime.mstartm0 (proc.go:1858) ==108570== by 0x1050A03: runtime.mstart1 (proc.go:1830) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9d0 is on thread 1's stack ==108570== 64 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1046240: runtime.sysSigaction (os_linux.go:519) ==108570== by 0x104617B: runtime.sigaction (sigaction.go:15) ==108570== by 0x104617B: runtime.setsig (os_linux.go:482) ==108570== by 0x10668FD: runtime.initsig (signal_unix.go:148) ==108570== by 0x1050B0B: runtime.mstartm0 (proc.go:1858) ==108570== by 0x1050A03: runtime.mstart1 (proc.go:1830) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9a0 is on thread 1's stack ==108570== 48 bytes below stack pointer ==108570== ==108570== Warning: ignored attempt to set SIGRT32 handler in sigaction(); ==108570== the SIGRT32 signal is used internally by Valgrind ==108570== Invalid write of size 8 ==108570== at 0x10562DC: runtime.schedule (proc.go:3966) ==108570== by 0x1050A7B: runtime.mstart1 (proc.go:1841) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa50 is on thread 1's stack ==108570== 56 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1053B82: runtime.findRunnable (proc.go:3249) ==108570== by 0x10563B1: runtime.schedule (proc.go:3995) ==108570== by 0x1050A7B: runtime.mstart1 (proc.go:1841) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff8d8 is on thread 1's stack ==108570== 376 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10729CC: runtime.(*timers).check (time.go:861) ==108570== by 0x1053C0B: runtime.findRunnable (proc.go:3270) ==108570== by 0x10563B1: runtime.schedule (proc.go:3995) ==108570== by 0x1050A7B: runtime.mstart1 (proc.go:1841) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff890 is on thread 1's stack ==108570== 72 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105391C: runtime.execute (proc.go:3208) ==108570== by 0x10565F7: runtime.schedule (proc.go:4045) ==108570== by 0x1050A7B: runtime.mstart1 (proc.go:1841) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa10 is on thread 1's stack ==108570== 64 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1053A10: runtime.execute (proc.go:3222) ==108570== by 0x10565F7: runtime.schedule (proc.go:4045) ==108570== by 0x1050A7B: runtime.mstart1 (proc.go:1841) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9c0 is on thread 1's stack ==108570== 80 bytes below stack pointer ==108570== ==108570== Warning: client switching stacks? SP change: 0x1ffefffa10 --> 0xc0000467d8 ==108570== to suppress, use: --max-stackframe=687211834824 or greater ==108570== Warning: client switching stacks? SP change: 0xc000046760 --> 0x1ffefffaa8 ==108570== to suppress, use: --max-stackframe=687211834552 or greater ==108570== Invalid write of size 8 ==108570== at 0x10514EC: runtime.allocm (proc.go:2161) ==108570== by 0x105240F: runtime.newm (proc.go:2747) ==108570== by 0x1085E8B: runtime.main.func1 (proc.go:173) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa00 is on thread 1's stack ==108570== 88 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10525AC: runtime.newm1 (proc.go:2783) ==108570== by 0x1052533: runtime.newm (proc.go:2779) ==108570== by 0x1085E8B: runtime.main.func1 (proc.go:173) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa20 is on thread 1's stack ==108570== 56 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x106298C: runtime.(*rwmutex).rlock (rwmutex.go:70) ==108570== by 0x1052627: runtime.newm1 (proc.go:2798) ==108570== by 0x1052533: runtime.newm (proc.go:2779) ==108570== by 0x1085E8B: runtime.main.func1 (proc.go:173) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa00 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1052638: runtime.newm1 (proc.go:2799) ==108570== by 0x1052533: runtime.newm (proc.go:2779) ==108570== by 0x1085E8B: runtime.main.func1 (proc.go:173) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa18 is on thread 1's stack ==108570== 8 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1062B2C: runtime.(*rwmutex).runlock (rwmutex.go:101) ==108570== by 0x105264F: runtime.newm1 (proc.go:2800) ==108570== by 0x1052533: runtime.newm (proc.go:2779) ==108570== by 0x1085E8B: runtime.main.func1 (proc.go:173) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa08 is on thread 1's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Warning: client switching stacks? SP change: 0x1ffefffaa8 --> 0xc000046760 ==108570== to suppress, use: --max-stackframe=687211834552 or greater ==108570== further instances of this message will not be shown. ==108570== Invalid write of size 8 ==108570== at 0x105F0D2: runtime.doInit1 (proc.go:7261) ==108570== by 0x104C619: runtime.doInit (proc.go:7257) ==108570== by 0x104C619: runtime.main (proc.go:201) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000046628 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1046C4C: runtime.sigdelset (os_linux_be64.go:32) ==108570== by 0x10092D7: runtime.init.func2 (signal_unix.go:1247) ==108570== by 0x100923F: runtime.init (signal_unix.go:1252) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C619: runtime.doInit (proc.go:7257) ==108570== by 0x104C619: runtime.main (proc.go:201) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc0000465e0 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1046C4C: runtime.sigdelset (os_linux_be64.go:32) ==108570== by 0x10092ED: runtime.init.func2 (signal_unix.go:1248) ==108570== by 0x100923F: runtime.init (signal_unix.go:1252) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C619: runtime.doInit (proc.go:7257) ==108570== by 0x104C619: runtime.main (proc.go:201) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc0000465e0 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x100A38C: runtime.init.0 (arena.go:205) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C619: runtime.doInit (proc.go:7257) ==108570== by 0x104C619: runtime.main (proc.go:201) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000046610 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x104AE2C: runtime.init.4 (preempt.go:317) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C619: runtime.doInit (proc.go:7257) ==108570== by 0x104C619: runtime.main (proc.go:201) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000046600 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x104AE4A: runtime.init.4 (preempt.go:318) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C619: runtime.doInit (proc.go:7257) ==108570== by 0x104C619: runtime.main (proc.go:201) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc0000465e8 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x106FBB0: runtime.(*moduledata).textAddr (symtab.go:661) ==108570== by 0x1070BF7: runtime.funcMaxSPDelta (symtab.go:851) ==108570== by 0x104AE67: runtime.init.4 (preempt.go:319) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C619: runtime.doInit (proc.go:7257) ==108570== by 0x104C619: runtime.main (proc.go:201) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000046550 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10952CC: runtime.step (symtab.go:1247) ==108570== by 0x1070C47: runtime.funcMaxSPDelta (symtab.go:1170) ==108570== by 0x104AE67: runtime.init.4 (preempt.go:319) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C619: runtime.doInit (proc.go:7257) ==108570== by 0x104C619: runtime.main (proc.go:201) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000046568 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1070BF2: runtime.funcMaxSPDelta (symtab.go:851) ==108570== by 0x104AE67: runtime.init.4 (preempt.go:319) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C619: runtime.doInit (proc.go:7257) ==108570== by 0x104C619: runtime.main (proc.go:201) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000046550 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x104AE7E: runtime.init.4 (preempt.go:320) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C619: runtime.doInit (proc.go:7257) ==108570== by 0x104C619: runtime.main (proc.go:201) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc0000465e8 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1070AFC: runtime.funcMaxSPDelta (symtab.go:1162) ==108570== by 0x104AE9B: runtime.init.4 (preempt.go:321) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C619: runtime.doInit (proc.go:7257) ==108570== by 0x104C619: runtime.main (proc.go:201) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000046580 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1070B74: runtime.funcMaxSPDelta (symtab.go:851) ==108570== by 0x104AE9B: runtime.init.4 (preempt.go:321) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C619: runtime.doInit (proc.go:7257) ==108570== by 0x104C619: runtime.main (proc.go:201) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000046550 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1070BF2: runtime.funcMaxSPDelta (symtab.go:851) ==108570== by 0x104AE9B: runtime.init.4 (preempt.go:321) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C619: runtime.doInit (proc.go:7257) ==108570== by 0x104C619: runtime.main (proc.go:201) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000046550 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x104CA2C: runtime.init.5 (proc.go:313) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C619: runtime.doInit (proc.go:7257) ==108570== by 0x104C619: runtime.main (proc.go:201) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000046620 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x104CACC: runtime.init.6 (proc.go:324) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C619: runtime.doInit (proc.go:7257) ==108570== by 0x104C619: runtime.main (proc.go:201) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000046618 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10591FC: runtime.newproc (proc.go:4974) ==108570== by 0x104CAEF: runtime.init.6 (proc.go:325) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C619: runtime.doInit (proc.go:7257) ==108570== by 0x104C619: runtime.main (proc.go:201) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc0000465e8 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1059234: runtime.newproc (proc.go:4977) ==108570== by 0x104CAEF: runtime.init.6 (proc.go:325) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C619: runtime.doInit (proc.go:7257) ==108570== by 0x104C619: runtime.main (proc.go:201) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc0000465e0 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105926C: runtime.newproc.func1 (proc.go:4977) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa78 is on thread 1's stack ==108570== 48 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x106FD2C: runtime.(*moduledata).funcName (symtab.go:709) ==108570== by 0x107ACB1: runtime.isSystemGoroutine (symtab.go:1092) ==108570== by 0x1059525: runtime.newproc1 (proc.go:5036) ==108570== by 0x10592A1: runtime.newproc.func1 (proc.go:4978) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9b8 is on thread 1's stack ==108570== 48 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x106FD72: runtime.gostringnocopy (string.go:567) ==108570== by 0x106FD72: runtime.(*moduledata).funcName (symtab.go:713) ==108570== by 0x107ACB1: runtime.isSystemGoroutine (symtab.go:1092) ==108570== by 0x1059525: runtime.newproc1 (proc.go:5036) ==108570== by 0x10592A1: runtime.newproc.func1 (proc.go:4978) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff968 is on thread 1's stack ==108570== 80 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10907FC: runtime.wakep (proc.go:3089) ==108570== by 0x10592E7: runtime.newproc.func1 (proc.go:4984) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa48 is on thread 1's stack ==108570== 48 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101343C: runtime.lock2 (lock_futex.go:55) ==108570== by 0x109088D: runtime.lockWithRank (lockrank_off.go:24) ==108570== by 0x109088D: runtime.lock (lock_futex.go:52) ==108570== by 0x109088D: runtime.wakep (proc.go:3104) ==108570== by 0x10592E7: runtime.newproc.func1 (proc.go:4984) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9e8 is on thread 1's stack ==108570== 96 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105E6CC: runtime.pidlegetSpinning (proc.go:6648) ==108570== by 0x1090899: runtime.wakep (proc.go:3105) ==108570== by 0x10592E7: runtime.newproc.func1 (proc.go:4984) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa28 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105E50C: runtime.pidleget (proc.go:6620) ==108570== by 0x105E6EF: runtime.pidlegetSpinning (proc.go:6651) ==108570== by 0x1090899: runtime.wakep (proc.go:3105) ==108570== by 0x10592E7: runtime.newproc.func1 (proc.go:4984) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9f8 is on thread 1's stack ==108570== 48 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105E53E: runtime.nanotime (time_nofake.go:33) ==108570== by 0x105E53E: runtime.pidleget (proc.go:6627) ==108570== by 0x105E6EF: runtime.pidlegetSpinning (proc.go:6651) ==108570== by 0x1090899: runtime.wakep (proc.go:3105) ==108570== by 0x10592E7: runtime.newproc.func1 (proc.go:4984) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9d0 is on thread 1's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10269CC: runtime.(*limiterEvent).stop (mgclimit.go:449) ==108570== by 0x105E661: runtime.pidleget (proc.go:6633) ==108570== by 0x105E6EF: runtime.pidlegetSpinning (proc.go:6651) ==108570== by 0x1090899: runtime.wakep (proc.go:3105) ==108570== by 0x10592E7: runtime.newproc.func1 (proc.go:4984) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9d0 is on thread 1's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101371C: runtime.unlock2 (lock_futex.go:124) ==108570== by 0x1090935: runtime.unlockWithRank (lockrank_off.go:35) ==108570== by 0x1090935: runtime.unlock (lock_futex.go:121) ==108570== by 0x1090935: runtime.wakep (proc.go:3118) ==108570== by 0x10592E7: runtime.newproc.func1 (proc.go:4984) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa28 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1052AEC: runtime.startm (proc.go:2912) ==108570== by 0x109094D: runtime.wakep (proc.go:3120) ==108570== by 0x10592E7: runtime.newproc.func1 (proc.go:4984) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa08 is on thread 1's stack ==108570== 64 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101343C: runtime.lock2 (lock_futex.go:55) ==108570== by 0x1052B49: runtime.lockWithRank (lockrank_off.go:24) ==108570== by 0x1052B49: runtime.lock (lock_futex.go:52) ==108570== by 0x1052B49: runtime.startm (proc.go:2931) ==108570== by 0x109094D: runtime.wakep (proc.go:3120) ==108570== by 0x10592E7: runtime.newproc.func1 (proc.go:4984) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9a8 is on thread 1's stack ==108570== 96 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x104E5CC: runtime.mReserveID (proc.go:911) ==108570== by 0x1052C2D: runtime.startm (proc.go:2965) ==108570== by 0x109094D: runtime.wakep (proc.go:3120) ==108570== by 0x10592E7: runtime.newproc.func1 (proc.go:4984) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9e8 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101371C: runtime.unlock2 (lock_futex.go:124) ==108570== by 0x1052C4F: runtime.unlockWithRank (lockrank_off.go:35) ==108570== by 0x1052C4F: runtime.unlock (lock_futex.go:121) ==108570== by 0x1052C4F: runtime.startm (proc.go:2966) ==108570== by 0x109094D: runtime.wakep (proc.go:3120) ==108570== by 0x10592E7: runtime.newproc.func1 (proc.go:4984) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9e8 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10523BC: runtime.newm (proc.go:2734) ==108570== by 0x1052C85: runtime.startm (proc.go:2973) ==108570== by 0x109094D: runtime.wakep (proc.go:3120) ==108570== by 0x10592E7: runtime.newproc.func1 (proc.go:4984) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9d8 is on thread 1's stack ==108570== 48 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101CB7C: runtime.(*mcentral).uncacheSpan (mcentral.go:204) ==108570== by 0x101BC69: runtime.(*mcache).refill (mcache.go:159) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x1092EE9: runtime.makeslice (slice.go:116) ==108570== by 0x104E93F: runtime.mcommoninit (proc.go:987) ==108570== by 0x10515FF: runtime.allocm (proc.go:2214) ==108570== by 0x105240F: runtime.newm (proc.go:2747) ==108570== by 0x1052C85: runtime.startm (proc.go:2973) ==108570== by 0x109094D: runtime.wakep (proc.go:3120) ==108570== by 0x10592E7: runtime.newproc.func1 (proc.go:4984) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== Address 0x1ffefff7d0 is on thread 1's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1041D7C: runtime.(*spanSet).push (mspanset.go:74) ==108570== by 0x101CC73: runtime.(*mcentral).uncacheSpan (mcentral.go:244) ==108570== by 0x101BC69: runtime.(*mcache).refill (mcache.go:159) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x1092EE9: runtime.makeslice (slice.go:116) ==108570== by 0x104E93F: runtime.mcommoninit (proc.go:987) ==108570== by 0x10515FF: runtime.allocm (proc.go:2214) ==108570== by 0x105240F: runtime.newm (proc.go:2747) ==108570== by 0x1052C85: runtime.startm (proc.go:2973) ==108570== by 0x109094D: runtime.wakep (proc.go:3120) ==108570== by 0x10592E7: runtime.newproc.func1 (proc.go:4984) ==108570== Address 0x1ffefff758 is on thread 1's stack ==108570== 120 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10424CC: runtime.(*atomicHeadTailIndex).incTail (mspanset.go:376) ==108570== by 0x1041DAB: runtime.(*spanSet).push (mspanset.go:76) ==108570== by 0x101CC73: runtime.(*mcentral).uncacheSpan (mcentral.go:244) ==108570== by 0x101BC69: runtime.(*mcache).refill (mcache.go:159) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x1092EE9: runtime.makeslice (slice.go:116) ==108570== by 0x104E93F: runtime.mcommoninit (proc.go:987) ==108570== by 0x10515FF: runtime.allocm (proc.go:2214) ==108570== by 0x105240F: runtime.newm (proc.go:2747) ==108570== by 0x1052C85: runtime.startm (proc.go:2973) ==108570== by 0x109094D: runtime.wakep (proc.go:3120) ==108570== Address 0x1ffefff738 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101343C: runtime.lock2 (lock_futex.go:55) ==108570== by 0x1041E31: runtime.(*spanSet).push (lockrank_off.go:24) ==108570== by 0x101CC73: runtime.(*mcentral).uncacheSpan (mcentral.go:244) ==108570== by 0x101BC69: runtime.(*mcache).refill (mcache.go:159) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x1092EE9: runtime.makeslice (slice.go:116) ==108570== by 0x104E93F: runtime.mcommoninit (proc.go:987) ==108570== by 0x10515FF: runtime.allocm (proc.go:2214) ==108570== by 0x105240F: runtime.newm (proc.go:2747) ==108570== by 0x1052C85: runtime.startm (proc.go:2973) ==108570== by 0x109094D: runtime.wakep (proc.go:3120) ==108570== Address 0x1ffefff6f8 is on thread 1's stack ==108570== 96 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10152EC: runtime.persistentalloc (malloc.go:1559) ==108570== by 0x1041EB3: runtime.(*spanSet).push (mspanset.go:104) ==108570== by 0x101CC73: runtime.(*mcentral).uncacheSpan (mcentral.go:244) ==108570== by 0x101BC69: runtime.(*mcache).refill (mcache.go:159) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x1092EE9: runtime.makeslice (slice.go:116) ==108570== by 0x104E93F: runtime.mcommoninit (proc.go:987) ==108570== by 0x10515FF: runtime.allocm (proc.go:2214) ==108570== by 0x105240F: runtime.newm (proc.go:2747) ==108570== by 0x1052C85: runtime.startm (proc.go:2973) ==108570== by 0x109094D: runtime.wakep (proc.go:3120) ==108570== Address 0x1ffefff718 is on thread 1's stack ==108570== 64 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1015336: runtime.persistentalloc (malloc.go:1561) ==108570== by 0x1041EB3: runtime.(*spanSet).push (mspanset.go:104) ==108570== by 0x101CC73: runtime.(*mcentral).uncacheSpan (mcentral.go:244) ==108570== by 0x101BC69: runtime.(*mcache).refill (mcache.go:159) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x1092EE9: runtime.makeslice (slice.go:116) ==108570== by 0x104E93F: runtime.mcommoninit (proc.go:987) ==108570== by 0x10515FF: runtime.allocm (proc.go:2214) ==108570== by 0x105240F: runtime.newm (proc.go:2747) ==108570== by 0x1052C85: runtime.startm (proc.go:2973) ==108570== by 0x109094D: runtime.wakep (proc.go:3120) ==108570== Address 0x1ffefff710 is on thread 1's stack ==108570== 8 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10423FC: runtime.(*spanSetBlockAlloc).alloc (mspanset.go:312) ==108570== by 0x1041F2F: runtime.(*spanSet).push (mspanset.go:125) ==108570== by 0x101CC73: runtime.(*mcentral).uncacheSpan (mcentral.go:244) ==108570== by 0x101BC69: runtime.(*mcache).refill (mcache.go:159) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x1092EE9: runtime.makeslice (slice.go:116) ==108570== by 0x104E93F: runtime.mcommoninit (proc.go:987) ==108570== by 0x10515FF: runtime.allocm (proc.go:2214) ==108570== by 0x105240F: runtime.newm (proc.go:2747) ==108570== by 0x1052C85: runtime.startm (proc.go:2973) ==108570== by 0x109094D: runtime.wakep (proc.go:3120) ==108570== Address 0x1ffefff730 is on thread 1's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10152EC: runtime.persistentalloc (malloc.go:1559) ==108570== by 0x104248F: runtime.(*spanSetBlockAlloc).alloc (mspanset.go:316) ==108570== by 0x1041F2F: runtime.(*spanSet).push (mspanset.go:125) ==108570== by 0x101CC73: runtime.(*mcentral).uncacheSpan (mcentral.go:244) ==108570== by 0x101BC69: runtime.(*mcache).refill (mcache.go:159) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x1092EE9: runtime.makeslice (slice.go:116) ==108570== by 0x104E93F: runtime.mcommoninit (proc.go:987) ==108570== by 0x10515FF: runtime.allocm (proc.go:2214) ==108570== by 0x105240F: runtime.newm (proc.go:2747) ==108570== by 0x1052C85: runtime.startm (proc.go:2973) ==108570== Address 0x1ffefff6f0 is on thread 1's stack ==108570== 64 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1015336: runtime.persistentalloc (malloc.go:1561) ==108570== by 0x104248F: runtime.(*spanSetBlockAlloc).alloc (mspanset.go:316) ==108570== by 0x1041F2F: runtime.(*spanSet).push (mspanset.go:125) ==108570== by 0x101CC73: runtime.(*mcentral).uncacheSpan (mcentral.go:244) ==108570== by 0x101BC69: runtime.(*mcache).refill (mcache.go:159) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x1092EE9: runtime.makeslice (slice.go:116) ==108570== by 0x104E93F: runtime.mcommoninit (proc.go:987) ==108570== by 0x10515FF: runtime.allocm (proc.go:2214) ==108570== by 0x105240F: runtime.newm (proc.go:2747) ==108570== by 0x1052C85: runtime.startm (proc.go:2973) ==108570== Address 0x1ffefff6e8 is on thread 1's stack ==108570== 8 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101371C: runtime.unlock2 (lock_futex.go:124) ==108570== by 0x1041F87: runtime.unlockWithRank (lockrank_off.go:35) ==108570== by 0x1041F87: runtime.(*spanSet).push (lock_futex.go:121) ==108570== by 0x101CC73: runtime.(*mcentral).uncacheSpan (mcentral.go:244) ==108570== by 0x101BC69: runtime.(*mcache).refill (mcache.go:159) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x1092EE9: runtime.makeslice (slice.go:116) ==108570== by 0x104E93F: runtime.mcommoninit (proc.go:987) ==108570== by 0x10515FF: runtime.allocm (proc.go:2214) ==108570== by 0x105240F: runtime.newm (proc.go:2747) ==108570== by 0x1052C85: runtime.startm (proc.go:2973) ==108570== by 0x109094D: runtime.wakep (proc.go:3120) ==108570== Address 0x1ffefff738 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101BC76: runtime.(*mcache).refill (mcache.go:162) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x1092EE9: runtime.makeslice (slice.go:116) ==108570== by 0x104E93F: runtime.mcommoninit (proc.go:987) ==108570== by 0x10515FF: runtime.allocm (proc.go:2214) ==108570== by 0x105240F: runtime.newm (proc.go:2747) ==108570== by 0x1052C85: runtime.startm (proc.go:2973) ==108570== by 0x109094D: runtime.wakep (proc.go:3120) ==108570== by 0x10592E7: runtime.newproc.func1 (proc.go:4984) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== Address 0x1ffefff7d8 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101BD02: runtime.(*mcache).refill (mcache.go:171) ==108570== by 0x1014D43: runtime.(*mcache).nextFree (malloc.go:945) ==108570== by 0x108964F: runtime.mallocgc (malloc.go:1161) ==108570== by 0x1092EE9: runtime.makeslice (slice.go:116) ==108570== by 0x104E93F: runtime.mcommoninit (proc.go:987) ==108570== by 0x10515FF: runtime.allocm (proc.go:2214) ==108570== by 0x105240F: runtime.newm (proc.go:2747) ==108570== by 0x1052C85: runtime.startm (proc.go:2973) ==108570== by 0x109094D: runtime.wakep (proc.go:3120) ==108570== by 0x10592E7: runtime.newproc.func1 (proc.go:4984) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== Address 0x1ffefff7d8 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Thread 3: ==108570== Invalid write of size 8 ==108570== at 0x1097030: runtime.mstart (asm_s390x.s:173) ==108570== by 0x13D8AE9: ??? (gcc_s390x.S:36) ==108570== Address 0x4c931e60 is on thread 3's stack ==108570== 8 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1097042: runtime.mstart (asm_s390x.s:174) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4c931e40 is on thread 3's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105BD0C: runtime.acquirep (proc.go:5832) ==108570== by 0x1050A5F: runtime.mstart1 (proc.go:1838) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4c931e00 is on thread 3's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105BD2A: runtime.acquirep (proc.go:5834) ==108570== by 0x1050A5F: runtime.mstart1 (proc.go:1838) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4c931dd8 is on thread 3's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10551FC: runtime.stealWork (proc.go:3654) ==108570== by 0x1054055: runtime.findRunnable (proc.go:3364) ==108570== by 0x10563B1: runtime.schedule (proc.go:3995) ==108570== by 0x1050A7B: runtime.mstart1 (proc.go:1841) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4c931bf8 is on thread 3's stack ==108570== 120 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105EFAC: runtime.runqsteal (proc.go:6940) ==108570== by 0x1055619: runtime.stealWork (proc.go:3710) ==108570== by 0x1054055: runtime.findRunnable (proc.go:3364) ==108570== by 0x10563B1: runtime.schedule (proc.go:3995) ==108570== by 0x1050A7B: runtime.mstart1 (proc.go:1841) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4c931bc0 is on thread 3's stack ==108570== 56 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105EDEC: runtime.runqgrab (proc.go:6885) ==108570== by 0x105EFF9: runtime.runqsteal (proc.go:6942) ==108570== by 0x1055619: runtime.stealWork (proc.go:3710) ==108570== by 0x1054055: runtime.findRunnable (proc.go:3364) ==108570== by 0x10563B1: runtime.schedule (proc.go:3995) ==108570== by 0x1050A7B: runtime.mstart1 (proc.go:1841) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4c931ba8 is on thread 3's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10729CC: runtime.(*timers).check (time.go:861) ==108570== by 0x10554DD: runtime.stealWork (proc.go:3687) ==108570== by 0x1054055: runtime.findRunnable (proc.go:3364) ==108570== by 0x10563B1: runtime.schedule (proc.go:3995) ==108570== by 0x1050A7B: runtime.mstart1 (proc.go:1841) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4c931bb0 is on thread 3's stack ==108570== 72 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105EE6E: runtime.runqgrab (proc.go:6907) ==108570== by 0x105EFF9: runtime.runqsteal (proc.go:6942) ==108570== by 0x1055619: runtime.stealWork (proc.go:3710) ==108570== by 0x1054055: runtime.findRunnable (proc.go:3364) ==108570== by 0x10563B1: runtime.schedule (proc.go:3995) ==108570== by 0x1050A7B: runtime.mstart1 (proc.go:1841) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4c931b90 is on thread 3's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Thread 1: ==108570== Invalid write of size 8 ==108570== at 0x1021EAC: runtime.gcenable (mgc.go:200) ==108570== by 0x104C65D: runtime.main (proc.go:211) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000046740 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x100BB7C: runtime.makechan (chan.go:73) ==108570== by 0x1021ED5: runtime.gcenable (mgc.go:202) ==108570== by 0x104C65D: runtime.main (proc.go:211) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000046700 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1089052: runtime.mallocgc (malloc.go:983) ==108570== by 0x100BCDB: runtime.makechan (chan.go:103) ==108570== by 0x1021ED5: runtime.gcenable (mgc.go:202) ==108570== by 0x104C65D: runtime.main (proc.go:211) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000046660 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10150AC: runtime.newobject (malloc.go:1385) ==108570== by 0x1021EF3: runtime.gcenable (mgc.go:203) ==108570== by 0x104C65D: runtime.main (proc.go:211) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000046718 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10591FC: runtime.newproc (proc.go:4974) ==108570== by 0x1021F47: runtime.gcenable (mgc.go:203) ==108570== by 0x104C65D: runtime.main (proc.go:211) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000046710 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1059234: runtime.newproc (proc.go:4977) ==108570== by 0x1021F47: runtime.gcenable (mgc.go:203) ==108570== by 0x104C65D: runtime.main (proc.go:211) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000046708 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x104F762: runtime.nanotime (time_nofake.go:33) ==108570== by 0x104F762: runtime.casgstatus (proc.go:1264) ==108570== by 0x105971D: runtime.newproc1 (proc.go:5066) ==108570== by 0x10592A1: runtime.newproc.func1 (proc.go:4978) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff998 is on thread 1's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10150AC: runtime.newobject (malloc.go:1385) ==108570== by 0x1021F59: runtime.gcenable (mgc.go:204) ==108570== by 0x104C65D: runtime.main (proc.go:211) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000046718 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10591FC: runtime.newproc (proc.go:4974) ==108570== by 0x1021FAD: runtime.gcenable (mgc.go:204) ==108570== by 0x104C65D: runtime.main (proc.go:211) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000046710 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1059234: runtime.newproc (proc.go:4977) ==108570== by 0x1021FAD: runtime.gcenable (mgc.go:204) ==108570== by 0x104C65D: runtime.main (proc.go:211) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000046708 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1021FC0: runtime.gcenable (mgc.go:205) ==108570== by 0x104C65D: runtime.main (proc.go:211) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000046718 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x100D13C: runtime.chanrecv (chan.go:504) ==108570== by 0x100D0CD: runtime.chanrecv1 (chan.go:489) ==108570== by 0x1021FC5: runtime.gcenable (mgc.go:205) ==108570== by 0x104C65D: runtime.main (proc.go:211) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc0000466a0 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101343C: runtime.lock2 (lock_futex.go:55) ==108570== by 0x100D29F: runtime.lockWithRank (lockrank_off.go:24) ==108570== by 0x100D29F: runtime.lock (lock_futex.go:52) ==108570== by 0x100D29F: runtime.chanrecv (chan.go:562) ==108570== by 0x100D0CD: runtime.chanrecv1 (chan.go:489) ==108570== by 0x1021FC5: runtime.gcenable (mgc.go:205) ==108570== by 0x104C65D: runtime.main (proc.go:211) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000046640 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x100D476: runtime.chanrecv (chan.go:614) ==108570== by 0x100D0CD: runtime.chanrecv1 (chan.go:489) ==108570== by 0x1021FC5: runtime.gcenable (mgc.go:205) ==108570== by 0x104C65D: runtime.main (proc.go:211) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000046628 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101343C: runtime.lock2 (lock_futex.go:55) ==108570== by 0x104CD43: runtime.lockWithRank (lockrank_off.go:24) ==108570== by 0x104CD43: runtime.lock (lock_futex.go:52) ==108570== by 0x104CD43: runtime.acquireSudog (proc.go:462) ==108570== by 0x100D47B: runtime.chanrecv (chan.go:614) ==108570== by 0x100D0CD: runtime.chanrecv1 (chan.go:489) ==108570== by 0x1021FC5: runtime.gcenable (mgc.go:205) ==108570== by 0x104C65D: runtime.main (proc.go:211) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc0000465c8 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101371C: runtime.unlock2 (lock_futex.go:124) ==108570== by 0x104CF9B: runtime.unlockWithRank (lockrank_off.go:35) ==108570== by 0x104CF9B: runtime.unlock (lock_futex.go:121) ==108570== by 0x104CF9B: runtime.acquireSudog (proc.go:470) ==108570== by 0x100D47B: runtime.chanrecv (chan.go:614) ==108570== by 0x100D0CD: runtime.chanrecv1 (chan.go:489) ==108570== by 0x1021FC5: runtime.gcenable (mgc.go:205) ==108570== by 0x104C65D: runtime.main (proc.go:211) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000046608 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10150AC: runtime.newobject (malloc.go:1385) ==108570== by 0x104CFBF: runtime.acquireSudog (proc.go:473) ==108570== by 0x100D47B: runtime.chanrecv (chan.go:614) ==108570== by 0x100D0CD: runtime.chanrecv1 (chan.go:489) ==108570== by 0x1021FC5: runtime.gcenable (mgc.go:205) ==108570== by 0x104C65D: runtime.main (proc.go:211) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000046600 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1034B4C: runtime.(*mheap).alloc.func1 (mheap.go:956) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa60 is on thread 1's stack ==108570== 72 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x109061C: runtime.gopark (proc.go:407) ==108570== by 0x100D6D5: runtime.chanrecv (chan.go:639) ==108570== by 0x100D0CD: runtime.chanrecv1 (chan.go:489) ==108570== by 0x1021FC5: runtime.gcenable (mgc.go:205) ==108570== by 0x104C65D: runtime.main (proc.go:211) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000046688 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10970CC: runtime.mcall (asm_s390x.s:228) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffaa0 is on thread 1's stack ==108570== in frame #0, created by runtime.mcall (asm_s390x.s:212) ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10970D2: runtime.mcall (asm_s390x.s:229) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa98 is on thread 1's stack ==108570== in frame #0, created by runtime.mcall (asm_s390x.s:212) ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10566CC: runtime.park_m (proc.go:4068) ==108570== by 0x10970D9: runtime.mcall (asm_s390x.s:230) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa48 is on thread 1's stack ==108570== 80 bytes below stack pointer ==108570== ==108570== Invalid read of size 8 ==108570== at 0x1056770: runtime.park_m (proc.go:4081) ==108570== by 0x10970D9: runtime.mcall (asm_s390x.s:230) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffaa0 is on thread 1's stack ==108570== in frame #1, created by runtime.mcall (asm_s390x.s:212) ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1056782: runtime.park_m (proc.go:4081) ==108570== by 0x10970D9: runtime.mcall (asm_s390x.s:230) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9f8 is on thread 1's stack ==108570== 80 bytes below stack pointer ==108570== ==108570== Invalid read of size 8 ==108570== at 0x1056846: runtime.park_m (proc.go:4089) ==108570== by 0x10970D9: runtime.mcall (asm_s390x.s:230) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffaa0 is on thread 1's stack ==108570== in frame #1, created by runtime.mcall (asm_s390x.s:212) ==108570== ==108570== Invalid write of size 8 ==108570== at 0x100DC4C: runtime.chanparkcommit (chan.go:716) ==108570== by 0x1056857: runtime.park_m (proc.go:4089) ==108570== by 0x10970D9: runtime.mcall (asm_s390x.s:230) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa38 is on thread 1's stack ==108570== 16 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101371C: runtime.unlock2 (lock_futex.go:124) ==108570== by 0x100DC95: runtime.unlockWithRank (lockrank_off.go:35) ==108570== by 0x100DC95: runtime.unlock (lock_futex.go:121) ==108570== by 0x100DC95: runtime.chanparkcommit (chan.go:732) ==108570== by 0x1056857: runtime.park_m (proc.go:4089) ==108570== by 0x10970D9: runtime.mcall (asm_s390x.s:230) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa18 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10562DC: runtime.schedule (proc.go:3966) ==108570== by 0x10569A1: runtime.park_m (proc.go:4102) ==108570== by 0x10970D9: runtime.mcall (asm_s390x.s:230) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa10 is on thread 1's stack ==108570== 56 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105337C: runtime.stoplockedm (proc.go:3127) ==108570== by 0x1056323: runtime.schedule (proc.go:3974) ==108570== by 0x10569A1: runtime.park_m (proc.go:4102) ==108570== by 0x10970D9: runtime.mcall (asm_s390x.s:230) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9c0 is on thread 1's stack ==108570== 80 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105BFFC: runtime.releasep (proc.go:5883) ==108570== by 0x10533CB: runtime.stoplockedm (proc.go:3135) ==108570== by 0x1056323: runtime.schedule (proc.go:3974) ==108570== by 0x10569A1: runtime.park_m (proc.go:4102) ==108570== by 0x10970D9: runtime.mcall (asm_s390x.s:230) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff998 is on thread 1's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105C0FC: runtime.releasepNoTrace (proc.go:5893) ==108570== by 0x105C0C7: runtime.releasep (proc.go:5889) ==108570== by 0x10533CB: runtime.stoplockedm (proc.go:3135) ==108570== by 0x1056323: runtime.schedule (proc.go:3974) ==108570== by 0x10569A1: runtime.park_m (proc.go:4102) ==108570== by 0x10970D9: runtime.mcall (asm_s390x.s:230) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff960 is on thread 1's stack ==108570== 56 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1052E7C: runtime.handoffp (proc.go:3008) ==108570== by 0x10533D1: runtime.stoplockedm (proc.go:3136) ==108570== by 0x1056323: runtime.schedule (proc.go:3974) ==108570== by 0x10569A1: runtime.park_m (proc.go:4102) ==108570== by 0x10970D9: runtime.mcall (asm_s390x.s:230) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff998 is on thread 1's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1052AEC: runtime.startm (proc.go:2912) ==108570== by 0x1053347: runtime.handoffp (proc.go:3014) ==108570== by 0x10533D1: runtime.stoplockedm (proc.go:3136) ==108570== by 0x1056323: runtime.schedule (proc.go:3974) ==108570== by 0x10569A1: runtime.park_m (proc.go:4102) ==108570== by 0x10970D9: runtime.mcall (asm_s390x.s:230) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff958 is on thread 1's stack ==108570== 64 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105BD0C: runtime.acquirep (proc.go:5832) ==108570== by 0x1051565: runtime.allocm (proc.go:2171) ==108570== by 0x105240F: runtime.newm (proc.go:2747) ==108570== by 0x1052C85: runtime.startm (proc.go:2973) ==108570== by 0x1053347: runtime.handoffp (proc.go:3014) ==108570== by 0x10533D1: runtime.stoplockedm (proc.go:3136) ==108570== by 0x1056323: runtime.schedule (proc.go:3974) ==108570== by 0x10569A1: runtime.park_m (proc.go:4102) ==108570== by 0x10970D9: runtime.mcall (asm_s390x.s:230) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff8b0 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105BD2A: runtime.acquirep (proc.go:5834) ==108570== by 0x1051565: runtime.allocm (proc.go:2171) ==108570== by 0x105240F: runtime.newm (proc.go:2747) ==108570== by 0x1052C85: runtime.startm (proc.go:2973) ==108570== by 0x1053347: runtime.handoffp (proc.go:3014) ==108570== by 0x10533D1: runtime.stoplockedm (proc.go:3136) ==108570== by 0x1056323: runtime.schedule (proc.go:3974) ==108570== by 0x10569A1: runtime.park_m (proc.go:4102) ==108570== by 0x10970D9: runtime.mcall (asm_s390x.s:230) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff888 is on thread 1's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105BFFC: runtime.releasep (proc.go:5883) ==108570== by 0x1051715: runtime.allocm (proc.go:2226) ==108570== by 0x105240F: runtime.newm (proc.go:2747) ==108570== by 0x1052C85: runtime.startm (proc.go:2973) ==108570== by 0x1053347: runtime.handoffp (proc.go:3014) ==108570== by 0x10533D1: runtime.stoplockedm (proc.go:3136) ==108570== by 0x1056323: runtime.schedule (proc.go:3974) ==108570== by 0x10569A1: runtime.park_m (proc.go:4102) ==108570== by 0x10970D9: runtime.mcall (asm_s390x.s:230) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff8a8 is on thread 1's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Thread 4: ==108570== Invalid write of size 8 ==108570== at 0x102DFC2: runtime.bgscavenge (mgcscavenge.go:652) ==108570== by 0x102206D: runtime.gcenable.gowrap2 (mgc.go:204) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000047f78 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x100BE9C: runtime.chansend (chan.go:171) ==108570== by 0x100BE79: runtime.chansend1 (chan.go:156) ==108570== by 0x102DFC7: runtime.bgscavenge (mgcscavenge.go:652) ==108570== by 0x102206D: runtime.gcenable.gowrap2 (mgc.go:204) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000047f08 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101343C: runtime.lock2 (lock_futex.go:55) ==108570== by 0x100BF83: runtime.lockWithRank (lockrank_off.go:24) ==108570== by 0x100BF83: runtime.lock (lock_futex.go:52) ==108570== by 0x100BF83: runtime.chansend (chan.go:213) ==108570== by 0x100BE79: runtime.chansend1 (chan.go:156) ==108570== by 0x102DFC7: runtime.bgscavenge (mgcscavenge.go:652) ==108570== by 0x102206D: runtime.gcenable.gowrap2 (mgc.go:204) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000047ea8 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x100C67C: runtime.send (chan.go:305) ==108570== by 0x100C55F: runtime.chansend (chan.go:223) ==108570== by 0x100BE79: runtime.chansend1 (chan.go:156) ==108570== by 0x102DFC7: runtime.bgscavenge (mgcscavenge.go:652) ==108570== by 0x102206D: runtime.gcenable.gowrap2 (mgc.go:204) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000047ec8 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x100C61C: runtime.chansend.func1 (chan.go:223) ==108570== by 0x100C70B: runtime.send (chan.go:327) ==108570== by 0x100C55F: runtime.chansend (chan.go:223) ==108570== by 0x100BE79: runtime.chansend1 (chan.go:156) ==108570== by 0x102DFC7: runtime.bgscavenge (mgcscavenge.go:652) ==108570== by 0x102206D: runtime.gcenable.gowrap2 (mgc.go:204) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000047eb8 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101371C: runtime.unlock2 (lock_futex.go:124) ==108570== by 0x100C64F: runtime.unlockWithRank (lockrank_off.go:35) ==108570== by 0x100C64F: runtime.unlock (lock_futex.go:121) ==108570== by 0x100C64F: runtime.chansend.func1 (chan.go:223) ==108570== by 0x100C70B: runtime.send (chan.go:327) ==108570== by 0x100C55F: runtime.chansend (chan.go:223) ==108570== by 0x100BE79: runtime.chansend1 (chan.go:156) ==108570== by 0x102DFC7: runtime.bgscavenge (mgcscavenge.go:652) ==108570== by 0x102206D: runtime.gcenable.gowrap2 (mgc.go:204) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000047e98 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x100C7A6: runtime.send (proc.go:444) ==108570== by 0x100C55F: runtime.chansend (chan.go:223) ==108570== by 0x100BE79: runtime.chansend1 (chan.go:156) ==108570== by 0x102DFC7: runtime.bgscavenge (mgcscavenge.go:652) ==108570== by 0x102206D: runtime.gcenable.gowrap2 (mgc.go:204) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000047ec0 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x100C7DC: runtime.send.goready.func1 (proc.go:444) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4d132e20 is on thread 4's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x104E9AC: runtime.ready (proc.go:1022) ==108570== by 0x100C809: runtime.send.goready.func1 (proc.go:445) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4d132dc8 is on thread 4's stack ==108570== 88 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x104F470: runtime.casgstatus (proc.go:1175) ==108570== by 0x104EA67: runtime.ready (proc.go:1034) ==108570== by 0x100C809: runtime.send.goready.func1 (proc.go:445) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4d132d78 is on thread 4's stack ==108570== 80 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105E76C: runtime.runqput (proc.go:6696) ==108570== by 0x104EB11: runtime.ready (proc.go:1039) ==108570== by 0x100C809: runtime.send.goready.func1 (proc.go:445) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4d132d90 is on thread 4's stack ==108570== 56 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10907FC: runtime.wakep (proc.go:3089) ==108570== by 0x104EB17: runtime.ready (proc.go:1040) ==108570== by 0x100C809: runtime.send.goready.func1 (proc.go:445) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4d132d98 is on thread 4's stack ==108570== 48 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x102D8DC: runtime.(*scavengerState).park (mgcscavenge.go:419) ==108570== by 0x102DFD9: runtime.bgscavenge (mgcscavenge.go:653) ==108570== by 0x102206D: runtime.gcenable.gowrap2 (mgc.go:204) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000047f80 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101343C: runtime.lock2 (lock_futex.go:55) ==108570== by 0x102D907: runtime.lockWithRank (lockrank_off.go:24) ==108570== by 0x102D907: runtime.lock (lock_futex.go:52) ==108570== by 0x102D907: runtime.(*scavengerState).park (mgcscavenge.go:420) ==108570== by 0x102DFD9: runtime.bgscavenge (mgcscavenge.go:653) ==108570== by 0x102206D: runtime.gcenable.gowrap2 (mgc.go:204) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000047f20 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x109061C: runtime.gopark (proc.go:407) ==108570== by 0x102D941: runtime.goparkunlock (proc.go:430) ==108570== by 0x102D941: runtime.(*scavengerState).park (mgcscavenge.go:425) ==108570== by 0x102DFD9: runtime.bgscavenge (mgcscavenge.go:653) ==108570== by 0x102206D: runtime.gcenable.gowrap2 (mgc.go:204) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000047f68 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10970CC: runtime.mcall (asm_s390x.s:228) ==108570== by 0x3: ??? ==108570== Address 0x4d132e38 is on thread 4's stack ==108570== in frame #0, created by runtime.mcall (asm_s390x.s:212) ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10970D2: runtime.mcall (asm_s390x.s:229) ==108570== by 0x3: ??? ==108570== Address 0x4d132e30 is on thread 4's stack ==108570== in frame #0, created by runtime.mcall (asm_s390x.s:212) ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105666C: runtime.parkunlock_c (proc.go:4062) ==108570== by 0x1056857: runtime.park_m (proc.go:4089) ==108570== by 0x10970D9: runtime.mcall (asm_s390x.s:230) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4d132dd0 is on thread 4's stack ==108570== 16 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101371C: runtime.unlock2 (lock_futex.go:124) ==108570== by 0x1056693: runtime.unlockWithRank (lockrank_off.go:35) ==108570== by 0x1056693: runtime.unlock (lock_futex.go:121) ==108570== by 0x1056693: runtime.parkunlock_c (proc.go:4063) ==108570== by 0x1056857: runtime.park_m (proc.go:4089) ==108570== by 0x10970D9: runtime.mcall (asm_s390x.s:230) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4d132db0 is on thread 4's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10536EC: runtime.startlockedm (proc.go:3155) ==108570== by 0x1056365: runtime.schedule (proc.go:4041) ==108570== by 0x10569A1: runtime.park_m (proc.go:4102) ==108570== by 0x10970D9: runtime.mcall (asm_s390x.s:230) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4d132d88 is on thread 4's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105C28C: runtime.incidlelocked (proc.go:5910) ==108570== by 0x105373B: runtime.startlockedm (proc.go:3164) ==108570== by 0x1056365: runtime.schedule (proc.go:4041) ==108570== by 0x10569A1: runtime.park_m (proc.go:4102) ==108570== by 0x10970D9: runtime.mcall (asm_s390x.s:230) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4d132d78 is on thread 4's stack ==108570== 16 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101343C: runtime.lock2 (lock_futex.go:55) ==108570== by 0x105C2B3: runtime.lockWithRank (lockrank_off.go:24) ==108570== by 0x105C2B3: runtime.lock (lock_futex.go:52) ==108570== by 0x105C2B3: runtime.incidlelocked (proc.go:5911) ==108570== by 0x105373B: runtime.startlockedm (proc.go:3164) ==108570== by 0x1056365: runtime.schedule (proc.go:4041) ==108570== by 0x10569A1: runtime.park_m (proc.go:4102) ==108570== by 0x10970D9: runtime.mcall (asm_s390x.s:230) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4d132d18 is on thread 4's stack ==108570== 96 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101371C: runtime.unlock2 (lock_futex.go:124) ==108570== by 0x105C2E9: runtime.unlockWithRank (lockrank_off.go:35) ==108570== by 0x105C2E9: runtime.unlock (lock_futex.go:121) ==108570== by 0x105C2E9: runtime.incidlelocked (proc.go:5916) ==108570== by 0x105373B: runtime.startlockedm (proc.go:3164) ==108570== by 0x1056365: runtime.schedule (proc.go:4041) ==108570== by 0x10569A1: runtime.park_m (proc.go:4102) ==108570== by 0x10970D9: runtime.mcall (asm_s390x.s:230) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4d132d58 is on thread 4's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105BFFC: runtime.releasep (proc.go:5883) ==108570== by 0x1053741: runtime.startlockedm (proc.go:3165) ==108570== by 0x1056365: runtime.schedule (proc.go:4041) ==108570== by 0x10569A1: runtime.park_m (proc.go:4102) ==108570== by 0x10970D9: runtime.mcall (asm_s390x.s:230) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4d132d60 is on thread 4's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101383C: runtime.notewakeup (lock_futex.go:149) ==108570== by 0x1053767: runtime.startlockedm (proc.go:3167) ==108570== by 0x1056365: runtime.schedule (proc.go:4041) ==108570== by 0x10569A1: runtime.park_m (proc.go:4102) ==108570== by 0x10970D9: runtime.mcall (asm_s390x.s:230) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4d132d68 is on thread 4's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1013878: runtime.notewakeup (lock_futex.go:155) ==108570== by 0x1053767: runtime.startlockedm (proc.go:3167) ==108570== by 0x1056365: runtime.schedule (proc.go:4041) ==108570== by 0x10569A1: runtime.park_m (proc.go:4102) ==108570== by 0x10970D9: runtime.mcall (asm_s390x.s:230) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4d132d18 is on thread 4's stack ==108570== 80 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105294C: runtime.stopm (proc.go:2869) ==108570== by 0x105376D: runtime.startlockedm (proc.go:3168) ==108570== by 0x1056365: runtime.schedule (proc.go:4041) ==108570== by 0x10569A1: runtime.park_m (proc.go:4102) ==108570== by 0x10970D9: runtime.mcall (asm_s390x.s:230) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4d132d60 is on thread 4's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101343C: runtime.lock2 (lock_futex.go:55) ==108570== by 0x10529AB: runtime.lockWithRank (lockrank_off.go:24) ==108570== by 0x10529AB: runtime.lock (lock_futex.go:52) ==108570== by 0x10529AB: runtime.stopm (proc.go:2882) ==108570== by 0x105376D: runtime.startlockedm (proc.go:3168) ==108570== by 0x1056365: runtime.schedule (proc.go:4041) ==108570== by 0x10569A1: runtime.park_m (proc.go:4102) ==108570== by 0x10970D9: runtime.mcall (asm_s390x.s:230) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4d132d00 is on thread 4's stack ==108570== 96 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105E0BC: runtime.mput (proc.go:6462) ==108570== by 0x10529C3: runtime.stopm (proc.go:2883) ==108570== by 0x105376D: runtime.startlockedm (proc.go:3168) ==108570== by 0x1056365: runtime.schedule (proc.go:4041) ==108570== by 0x10569A1: runtime.park_m (proc.go:4102) ==108570== by 0x10970D9: runtime.mcall (asm_s390x.s:230) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4d132d58 is on thread 4's stack ==108570== 8 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105C31C: runtime.checkdead (proc.go:5922) ==108570== by 0x105E0FD: runtime.mput (proc.go:6468) ==108570== by 0x10529C3: runtime.stopm (proc.go:2883) ==108570== by 0x105376D: runtime.startlockedm (proc.go:3168) ==108570== by 0x1056365: runtime.schedule (proc.go:4041) ==108570== by 0x10569A1: runtime.park_m (proc.go:4102) ==108570== by 0x10970D9: runtime.mcall (asm_s390x.s:230) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4d132d08 is on thread 4's stack ==108570== 80 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101371C: runtime.unlock2 (lock_futex.go:124) ==108570== by 0x10529D9: runtime.unlockWithRank (lockrank_off.go:35) ==108570== by 0x10529D9: runtime.unlock (lock_futex.go:121) ==108570== by 0x10529D9: runtime.stopm (proc.go:2884) ==108570== by 0x105376D: runtime.startlockedm (proc.go:3168) ==108570== by 0x1056365: runtime.schedule (proc.go:4041) ==108570== by 0x10569A1: runtime.park_m (proc.go:4102) ==108570== by 0x10970D9: runtime.mcall (asm_s390x.s:230) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4d132d40 is on thread 4's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101391C: runtime.notesleep (lock_futex.go:158) ==108570== by 0x1052A05: runtime.stopm (proc.go:1866) ==108570== by 0x105376D: runtime.startlockedm (proc.go:3168) ==108570== by 0x1056365: runtime.schedule (proc.go:4041) ==108570== by 0x10569A1: runtime.park_m (proc.go:4102) ==108570== by 0x10970D9: runtime.mcall (asm_s390x.s:230) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4d132d30 is on thread 4's stack ==108570== 48 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10139C0: runtime.notesleep (lock_futex.go:170) ==108570== by 0x1052A05: runtime.stopm (proc.go:1866) ==108570== by 0x105376D: runtime.startlockedm (proc.go:3168) ==108570== by 0x1056365: runtime.schedule (proc.go:4041) ==108570== by 0x10569A1: runtime.park_m (proc.go:4102) ==108570== by 0x10970D9: runtime.mcall (asm_s390x.s:230) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4d132ce8 is on thread 4's stack ==108570== 72 bytes below stack pointer ==108570== ==108570== Thread 2: ==108570== Invalid write of size 8 ==108570== at 0x105C89C: runtime.sysmon (proc.go:6043) ==108570== by 0x1050A31: runtime.mstart1 (proc.go:1834) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4c0f0db0 is on thread 2's stack ==108570== 112 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101343C: runtime.lock2 (lock_futex.go:55) ==108570== by 0x105C8C3: runtime.lockWithRank (lockrank_off.go:24) ==108570== by 0x105C8C3: runtime.lock (lock_futex.go:52) ==108570== by 0x105C8C3: runtime.sysmon (proc.go:6044) ==108570== by 0x1050A31: runtime.mstart1 (proc.go:1834) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4c0f0d50 is on thread 2's stack ==108570== 96 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105C31C: runtime.checkdead (proc.go:5922) ==108570== by 0x105C8D9: runtime.sysmon (proc.go:6046) ==108570== by 0x1050A31: runtime.mstart1 (proc.go:1834) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4c0f0d60 is on thread 2's stack ==108570== 80 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101371C: runtime.unlock2 (lock_futex.go:124) ==108570== by 0x105C8ED: runtime.unlockWithRank (lockrank_off.go:35) ==108570== by 0x105C8ED: runtime.unlock (lock_futex.go:121) ==108570== by 0x105C8ED: runtime.sysmon (proc.go:6047) ==108570== by 0x1050A31: runtime.mstart1 (proc.go:1834) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4c0f0d90 is on thread 2's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105C968: runtime.sysmon (proc.go:6062) ==108570== by 0x1050A31: runtime.mstart1 (proc.go:1834) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4c0f0d98 is on thread 2's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Thread 1: ==108570== Invalid write of size 8 ==108570== at 0x105C28C: runtime.incidlelocked (proc.go:5910) ==108570== by 0x10533DD: runtime.stoplockedm (proc.go:3138) ==108570== by 0x1056323: runtime.schedule (proc.go:3974) ==108570== by 0x10569A1: runtime.park_m (proc.go:4102) ==108570== by 0x10970D9: runtime.mcall (asm_s390x.s:230) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9b0 is on thread 1's stack ==108570== 16 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105C31C: runtime.checkdead (proc.go:5922) ==108570== by 0x105C2D3: runtime.incidlelocked (proc.go:5914) ==108570== by 0x10533DD: runtime.stoplockedm (proc.go:3138) ==108570== by 0x1056323: runtime.schedule (proc.go:3974) ==108570== by 0x10569A1: runtime.park_m (proc.go:4102) ==108570== by 0x10970D9: runtime.mcall (asm_s390x.s:230) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff960 is on thread 1's stack ==108570== 80 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101391C: runtime.notesleep (lock_futex.go:158) ==108570== by 0x1053409: runtime.stoplockedm (proc.go:1866) ==108570== by 0x1056323: runtime.schedule (proc.go:3974) ==108570== by 0x10569A1: runtime.park_m (proc.go:4102) ==108570== by 0x10970D9: runtime.mcall (asm_s390x.s:230) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff990 is on thread 1's stack ==108570== 48 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105BD0C: runtime.acquirep (proc.go:5832) ==108570== by 0x1053477: runtime.stoplockedm (proc.go:3147) ==108570== by 0x1056323: runtime.schedule (proc.go:3974) ==108570== by 0x10569A1: runtime.park_m (proc.go:4102) ==108570== by 0x10970D9: runtime.mcall (asm_s390x.s:230) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9a0 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105BD2A: runtime.acquirep (proc.go:5834) ==108570== by 0x1053477: runtime.stoplockedm (proc.go:3147) ==108570== by 0x1056323: runtime.schedule (proc.go:3974) ==108570== by 0x10569A1: runtime.park_m (proc.go:4102) ==108570== by 0x10970D9: runtime.mcall (asm_s390x.s:230) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff978 is on thread 1's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105391C: runtime.execute (proc.go:3208) ==108570== by 0x105633F: runtime.schedule (proc.go:3975) ==108570== by 0x10569A1: runtime.park_m (proc.go:4102) ==108570== by 0x10970D9: runtime.mcall (asm_s390x.s:230) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9d0 is on thread 1's stack ==108570== 64 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1053A10: runtime.execute (proc.go:3222) ==108570== by 0x105633F: runtime.schedule (proc.go:3975) ==108570== by 0x10569A1: runtime.park_m (proc.go:4102) ==108570== by 0x10970D9: runtime.mcall (asm_s390x.s:230) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff980 is on thread 1's stack ==108570== 80 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x100D7C6: runtime.chanrecv (chan.go:656) ==108570== by 0x100D0CD: runtime.chanrecv1 (chan.go:489) ==108570== by 0x1021FC5: runtime.gcenable (mgc.go:205) ==108570== by 0x104C65D: runtime.main (proc.go:211) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000046628 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1021FD8: runtime.gcenable (mgc.go:206) ==108570== by 0x104C65D: runtime.main (proc.go:211) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000046718 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101371C: runtime.unlock2 (lock_futex.go:124) ==108570== by 0x1052BED: runtime.unlockWithRank (lockrank_off.go:35) ==108570== by 0x1052BED: runtime.unlock (lock_futex.go:121) ==108570== by 0x1052BED: runtime.startm (proc.go:2984) ==108570== by 0x1053347: runtime.handoffp (proc.go:3014) ==108570== by 0x10533D1: runtime.stoplockedm (proc.go:3136) ==108570== by 0x1056323: runtime.schedule (proc.go:3974) ==108570== by 0x10569A1: runtime.park_m (proc.go:4102) ==108570== by 0x10970D9: runtime.mcall (asm_s390x.s:230) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff938 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101383C: runtime.notewakeup (lock_futex.go:149) ==108570== by 0x1052D6D: runtime.startm (proc.go:2998) ==108570== by 0x1053347: runtime.handoffp (proc.go:3014) ==108570== by 0x10533D1: runtime.stoplockedm (proc.go:3136) ==108570== by 0x1056323: runtime.schedule (proc.go:3974) ==108570== by 0x10569A1: runtime.park_m (proc.go:4102) ==108570== by 0x10970D9: runtime.mcall (asm_s390x.s:230) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff938 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1013878: runtime.notewakeup (lock_futex.go:155) ==108570== by 0x1052D6D: runtime.startm (proc.go:2998) ==108570== by 0x1053347: runtime.handoffp (proc.go:3014) ==108570== by 0x10533D1: runtime.stoplockedm (proc.go:3136) ==108570== by 0x1056323: runtime.schedule (proc.go:3974) ==108570== by 0x10569A1: runtime.park_m (proc.go:4102) ==108570== by 0x10970D9: runtime.mcall (asm_s390x.s:230) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff8e8 is on thread 1's stack ==108570== 80 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10139C0: runtime.notesleep (lock_futex.go:170) ==108570== by 0x1053409: runtime.stoplockedm (proc.go:1866) ==108570== by 0x1056323: runtime.schedule (proc.go:3974) ==108570== by 0x10569A1: runtime.park_m (proc.go:4102) ==108570== by 0x10970D9: runtime.mcall (asm_s390x.s:230) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff948 is on thread 1's stack ==108570== 72 bytes below stack pointer ==108570== ==108570== Thread 2: ==108570== Invalid write of size 8 ==108570== at 0x105C970: runtime.sysmon (time_nofake.go:33) ==108570== by 0x1050A31: runtime.mstart1 (proc.go:1834) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4c0f0d88 is on thread 2's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101343C: runtime.lock2 (lock_futex.go:55) ==108570== by 0x105CBAD: runtime.lockWithRank (lockrank_off.go:24) ==108570== by 0x105CBAD: runtime.lock (lock_futex.go:52) ==108570== by 0x105CBAD: runtime.sysmon (proc.go:6114) ==108570== by 0x1050A31: runtime.mstart1 (proc.go:1834) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4c0f0d50 is on thread 2's stack ==108570== 96 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105CBB0: runtime.sysmon (time_nofake.go:33) ==108570== by 0x1050A31: runtime.mstart1 (proc.go:1834) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4c0f0d88 is on thread 2's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105CE4C: runtime.retake (proc.go:6201) ==108570== by 0x105CCE3: runtime.sysmon (proc.go:6168) ==108570== by 0x1050A31: runtime.mstart1 (proc.go:1834) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4c0f0d60 is on thread 2's stack ==108570== 80 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101343C: runtime.lock2 (lock_futex.go:55) ==108570== by 0x105CE73: runtime.lockWithRank (lockrank_off.go:24) ==108570== by 0x105CE73: runtime.lock (lock_futex.go:52) ==108570== by 0x105CE73: runtime.retake (proc.go:6205) ==108570== by 0x105CCE3: runtime.sysmon (proc.go:6168) ==108570== by 0x1050A31: runtime.mstart1 (proc.go:1834) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4c0f0d00 is on thread 2's stack ==108570== 96 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105D2FC: runtime.preemptone (proc.go:6304) ==108570== by 0x105CF2B: runtime.retake (proc.go:6229) ==108570== by 0x105CCE3: runtime.sysmon (proc.go:6168) ==108570== by 0x1050A31: runtime.mstart1 (proc.go:1834) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4c0f0d48 is on thread 2's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101371C: runtime.unlock2 (lock_futex.go:124) ==108570== by 0x105CFA1: runtime.unlockWithRank (lockrank_off.go:35) ==108570== by 0x105CFA1: runtime.unlock (lock_futex.go:121) ==108570== by 0x105CFA1: runtime.retake (proc.go:6272) ==108570== by 0x105CCE3: runtime.sysmon (proc.go:6168) ==108570== by 0x1050A31: runtime.mstart1 (proc.go:1834) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4c0f0d40 is on thread 2's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10224BC: runtime.gcTrigger.test (mgc.go:581) ==108570== by 0x105CD25: runtime.sysmon (proc.go:6174) ==108570== by 0x1050A31: runtime.mstart1 (proc.go:1834) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4c0f0d90 is on thread 2's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101371C: runtime.unlock2 (lock_futex.go:124) ==108570== by 0x105C919: runtime.unlockWithRank (lockrank_off.go:35) ==108570== by 0x105C919: runtime.unlock (lock_futex.go:121) ==108570== by 0x105C919: runtime.sysmon (proc.go:6186) ==108570== by 0x1050A31: runtime.mstart1 (proc.go:1834) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4c0f0d90 is on thread 2's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Thread 3: ==108570== Invalid write of size 8 ==108570== at 0x1055DEC: runtime.resetspinning (proc.go:3847) ==108570== by 0x1056449: runtime.schedule (proc.go:4013) ==108570== by 0x1050A7B: runtime.mstart1 (proc.go:1841) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4c931dd0 is on thread 3's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10907FC: runtime.wakep (proc.go:3089) ==108570== by 0x1055E41: runtime.resetspinning (proc.go:3860) ==108570== by 0x1056449: runtime.schedule (proc.go:4013) ==108570== by 0x1050A7B: runtime.mstart1 (proc.go:1841) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4c931da0 is on thread 3's stack ==108570== 48 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101371C: runtime.unlock2 (lock_futex.go:124) ==108570== by 0x10908D5: runtime.unlockWithRank (lockrank_off.go:35) ==108570== by 0x10908D5: runtime.unlock (lock_futex.go:121) ==108570== by 0x10908D5: runtime.wakep (proc.go:3110) ==108570== by 0x1055E41: runtime.resetspinning (proc.go:3860) ==108570== by 0x1056449: runtime.schedule (proc.go:4013) ==108570== by 0x1050A7B: runtime.mstart1 (proc.go:1841) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4c931d80 is on thread 3's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x109061C: runtime.gopark (proc.go:407) ==108570== by 0x104CBE1: runtime.goparkunlock (proc.go:430) ==108570== by 0x104CBE1: runtime.forcegchelper (proc.go:337) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000046f98 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x104F6B4: runtime.nanotime (time_nofake.go:33) ==108570== by 0x104F6B4: runtime.casgstatus (proc.go:1235) ==108570== by 0x1053A15: runtime.execute (proc.go:3222) ==108570== by 0x10565F7: runtime.schedule (proc.go:4045) ==108570== by 0x10569A1: runtime.park_m (proc.go:4102) ==108570== by 0x10970D9: runtime.mcall (asm_s390x.s:230) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4c931cf0 is on thread 3's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x104F74A: runtime.casgstatus (proc.go:1271) ==108570== by 0x1053A15: runtime.execute (proc.go:3222) ==108570== by 0x10565F7: runtime.schedule (proc.go:4045) ==108570== by 0x10569A1: runtime.park_m (proc.go:4102) ==108570== by 0x10970D9: runtime.mcall (asm_s390x.s:230) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4c931d00 is on thread 3's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x103064E: runtime.bgsweep (mgcsweep.go:276) ==108570== by 0x10220ED: runtime.gcenable.gowrap1 (mgc.go:203) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000047760 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x109061C: runtime.gopark (proc.go:407) ==108570== by 0x1030679: runtime.goparkunlock (proc.go:430) ==108570== by 0x1030679: runtime.bgsweep (mgcsweep.go:277) ==108570== by 0x10220ED: runtime.gcenable.gowrap1 (mgc.go:203) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000047778 is in a rw- anonymous segment ==108570== ==108570== Thread 4: ==108570== Invalid write of size 8 ==108570== at 0x105BD0C: runtime.acquirep (proc.go:5832) ==108570== by 0x1052A3D: runtime.stopm (proc.go:2886) ==108570== by 0x105376D: runtime.startlockedm (proc.go:3168) ==108570== by 0x1056365: runtime.schedule (proc.go:4041) ==108570== by 0x10569A1: runtime.park_m (proc.go:4102) ==108570== by 0x10970D9: runtime.mcall (asm_s390x.s:230) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4d132d40 is on thread 4's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105BD2A: runtime.acquirep (proc.go:5834) ==108570== by 0x1052A3D: runtime.stopm (proc.go:2886) ==108570== by 0x105376D: runtime.startlockedm (proc.go:3168) ==108570== by 0x1056365: runtime.schedule (proc.go:4041) ==108570== by 0x10569A1: runtime.park_m (proc.go:4102) ==108570== by 0x10970D9: runtime.mcall (asm_s390x.s:230) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4d132d18 is on thread 4's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101343C: runtime.lock2 (lock_futex.go:55) ==108570== by 0x105422F: runtime.lockWithRank (lockrank_off.go:24) ==108570== by 0x105422F: runtime.lock (lock_futex.go:52) ==108570== by 0x105422F: runtime.findRunnable (proc.go:3432) ==108570== by 0x10563B1: runtime.schedule (proc.go:3995) ==108570== by 0x10569A1: runtime.park_m (proc.go:4102) ==108570== by 0x10970D9: runtime.mcall (asm_s390x.s:230) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4d132bd0 is on thread 4's stack ==108570== 96 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105BFFC: runtime.releasep (proc.go:5883) ==108570== by 0x1054313: runtime.findRunnable (proc.go:3448) ==108570== by 0x10563B1: runtime.schedule (proc.go:3995) ==108570== by 0x10569A1: runtime.park_m (proc.go:4102) ==108570== by 0x10970D9: runtime.mcall (asm_s390x.s:230) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4d132c08 is on thread 4's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105E2BC: runtime.pidleput (proc.go:6591) ==108570== by 0x1054337: runtime.findRunnable (proc.go:3451) ==108570== by 0x10563B1: runtime.schedule (proc.go:3995) ==108570== by 0x10569A1: runtime.park_m (proc.go:4102) ==108570== by 0x10970D9: runtime.mcall (asm_s390x.s:230) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4d132c18 is on thread 4's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105E324: runtime.nanotime (time_nofake.go:33) ==108570== by 0x105E324: runtime.pidleput (proc.go:6598) ==108570== by 0x1054337: runtime.findRunnable (proc.go:3451) ==108570== by 0x10563B1: runtime.schedule (proc.go:3995) ==108570== by 0x10569A1: runtime.park_m (proc.go:4102) ==108570== by 0x10970D9: runtime.mcall (asm_s390x.s:230) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4d132bf0 is on thread 4's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101371C: runtime.unlock2 (lock_futex.go:124) ==108570== by 0x1054359: runtime.unlockWithRank (lockrank_off.go:35) ==108570== by 0x1054359: runtime.unlock (lock_futex.go:121) ==108570== by 0x1054359: runtime.findRunnable (proc.go:3452) ==108570== by 0x10563B1: runtime.schedule (proc.go:3995) ==108570== by 0x10569A1: runtime.park_m (proc.go:4102) ==108570== by 0x10970D9: runtime.mcall (asm_s390x.s:230) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4d132c10 is on thread 4's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101343C: runtime.lock2 (lock_futex.go:55) ==108570== by 0x10543AD: runtime.lockWithRank (lockrank_off.go:24) ==108570== by 0x10543AD: runtime.lock (lock_futex.go:52) ==108570== by 0x10543AD: runtime.findRunnable (proc.go:3508) ==108570== by 0x10563B1: runtime.schedule (proc.go:3995) ==108570== by 0x10569A1: runtime.park_m (proc.go:4102) ==108570== by 0x10970D9: runtime.mcall (asm_s390x.s:230) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4d132bd0 is on thread 4's stack ==108570== 96 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101371C: runtime.unlock2 (lock_futex.go:124) ==108570== by 0x10543E7: runtime.unlockWithRank (lockrank_off.go:35) ==108570== by 0x10543E7: runtime.unlock (lock_futex.go:121) ==108570== by 0x10543E7: runtime.findRunnable (proc.go:3522) ==108570== by 0x10563B1: runtime.schedule (proc.go:3995) ==108570== by 0x10569A1: runtime.park_m (proc.go:4102) ==108570== by 0x10970D9: runtime.mcall (asm_s390x.s:230) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4d132c10 is on thread 4's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10557CC: runtime.checkRunqsNoP (proc.go:3728) ==108570== by 0x105441D: runtime.findRunnable (proc.go:3524) ==108570== by 0x10563B1: runtime.schedule (proc.go:3995) ==108570== by 0x10569A1: runtime.park_m (proc.go:4102) ==108570== by 0x10970D9: runtime.mcall (asm_s390x.s:230) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4d132c08 is on thread 4's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1055ACC: runtime.checkIdleGCNoP (proc.go:3767) ==108570== by 0x1054473: runtime.findRunnable (proc.go:3532) ==108570== by 0x10563B1: runtime.schedule (proc.go:3995) ==108570== by 0x10569A1: runtime.park_m (proc.go:4102) ==108570== by 0x10970D9: runtime.mcall (asm_s390x.s:230) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4d132bf8 is on thread 4's stack ==108570== 56 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105599C: runtime.checkTimersNoP (proc.go:3750) ==108570== by 0x10544C1: runtime.findRunnable (proc.go:3554) ==108570== by 0x10563B1: runtime.schedule (proc.go:3995) ==108570== by 0x10569A1: runtime.park_m (proc.go:4102) ==108570== by 0x10970D9: runtime.mcall (asm_s390x.s:230) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4d132c18 is on thread 4's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105294C: runtime.stopm (proc.go:2869) ==108570== by 0x1054C1B: runtime.findRunnable (proc.go:3622) ==108570== by 0x10563B1: runtime.schedule (proc.go:3995) ==108570== by 0x10569A1: runtime.park_m (proc.go:4102) ==108570== by 0x10970D9: runtime.mcall (asm_s390x.s:230) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4d132c08 is on thread 4's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Thread 1: ==108570== Invalid write of size 8 ==108570== at 0x100BB7C: runtime.makechan (chan.go:73) ==108570== by 0x104C675: runtime.main (proc.go:213) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000046728 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1089052: runtime.mallocgc (malloc.go:983) ==108570== by 0x100BD39: runtime.makechan (chan.go:97) ==108570== by 0x104C675: runtime.main (proc.go:213) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000046688 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x102CAEC: runtime.(*gcControllerState).trigger (mgcpacer.go:1097) ==108570== by 0x1022605: runtime.gcTrigger.test (mgc.go:587) ==108570== by 0x1089C17: runtime.mallocgc (malloc.go:1303) ==108570== by 0x100BD39: runtime.makechan (chan.go:97) ==108570== by 0x104C675: runtime.main (proc.go:213) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000046628 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x102C90C: runtime.(*gcControllerState).heapGoalInternal (mgcpacer.go:909) ==108570== by 0x102CB0F: runtime.(*gcControllerState).trigger (mgcpacer.go:1098) ==108570== by 0x1022605: runtime.gcTrigger.test (mgc.go:587) ==108570== by 0x1089C17: runtime.mallocgc (malloc.go:1303) ==108570== by 0x100BD39: runtime.makechan (chan.go:97) ==108570== by 0x104C675: runtime.main (proc.go:213) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000046608 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10526DC: runtime.startTemplateThread (proc.go:2812) ==108570== by 0x104C711: runtime.main (proc.go:242) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000046740 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10523BC: runtime.newm (proc.go:2734) ==108570== by 0x1052797: runtime.startTemplateThread (proc.go:2824) ==108570== by 0x104C711: runtime.main (proc.go:242) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000046710 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10965FC: runtime.callers (traceback.go:1092) ==108570== by 0x104E6B7: runtime.mcommoninit (proc.go:929) ==108570== by 0x10515FF: runtime.allocm (proc.go:2214) ==108570== by 0x105240F: runtime.newm (proc.go:2747) ==108570== by 0x1052797: runtime.startTemplateThread (proc.go:2824) ==108570== by 0x104C711: runtime.main (proc.go:242) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000046618 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1096670: runtime.callers (traceback.go:1097) ==108570== by 0x104E6B7: runtime.mcommoninit (proc.go:929) ==108570== by 0x10515FF: runtime.allocm (proc.go:2214) ==108570== by 0x105240F: runtime.newm (proc.go:2747) ==108570== by 0x1052797: runtime.startTemplateThread (proc.go:2824) ==108570== by 0x104C711: runtime.main (proc.go:242) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000046610 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1079C22: runtime.callers.func1 (traceback.go:1097) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9e8 is on thread 1's stack ==108570== 192 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1076692: runtime.(*unwinder).initAt (traceback.go:132) ==108570== by 0x1079CA7: runtime.callers.func1 (traceback.go:1099) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff900 is on thread 1's stack ==108570== 232 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1076786: runtime.(*unwinder).initAt (traceback.go:200) ==108570== by 0x1079CA7: runtime.callers.func1 (traceback.go:1099) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff8e8 is on thread 1's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10769D2: runtime.(*unwinder).resolveInternal (traceback.go:252) ==108570== by 0x1076857: runtime.(*unwinder).initAt (traceback.go:224) ==108570== by 0x1079CA7: runtime.callers.func1 (traceback.go:1099) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff878 is on thread 1's stack ==108570== 136 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1070052: runtime.pcvalue (symtab.go:958) ==108570== by 0x1076BF9: runtime.(*unwinder).resolveInternal (symtab.go:1153) ==108570== by 0x1076857: runtime.(*unwinder).initAt (traceback.go:224) ==108570== by 0x1079CA7: runtime.callers.func1 (traceback.go:1099) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff7b8 is on thread 1's stack ==108570== 192 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1070168: runtime.pcvalue (symtab.go:851) ==108570== by 0x1076BF9: runtime.(*unwinder).resolveInternal (symtab.go:1153) ==108570== by 0x1076857: runtime.(*unwinder).initAt (traceback.go:224) ==108570== by 0x1079CA7: runtime.callers.func1 (traceback.go:1099) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff788 is on thread 1's stack ==108570== 48 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x106FBB0: runtime.(*moduledata).textAddr (symtab.go:661) ==108570== by 0x1070295: runtime.pcvalue (symtab.go:851) ==108570== by 0x1076BF9: runtime.(*unwinder).resolveInternal (symtab.go:1153) ==108570== by 0x1076857: runtime.(*unwinder).initAt (traceback.go:224) ==108570== by 0x1079CA7: runtime.callers.func1 (traceback.go:1099) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff788 is on thread 1's stack ==108570== 48 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10952CC: runtime.step (symtab.go:1247) ==108570== by 0x10702E5: runtime.pcvalue (symtab.go:1024) ==108570== by 0x1076BF9: runtime.(*unwinder).resolveInternal (symtab.go:1153) ==108570== by 0x1076857: runtime.(*unwinder).initAt (traceback.go:224) ==108570== by 0x1079CA7: runtime.callers.func1 (traceback.go:1099) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff7a0 is on thread 1's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1070290: runtime.pcvalue (symtab.go:851) ==108570== by 0x1076BF9: runtime.(*unwinder).resolveInternal (symtab.go:1153) ==108570== by 0x1076857: runtime.(*unwinder).initAt (traceback.go:224) ==108570== by 0x1079CA7: runtime.callers.func1 (traceback.go:1099) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff788 is on thread 1's stack ==108570== 48 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10776D2: runtime.tracebackPCs (traceback.go:620) ==108570== by 0x1079CD5: runtime.callers.func1 (traceback.go:1100) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff850 is on thread 1's stack ==108570== 408 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10775AC: runtime.(*unwinder).cgoCallers (traceback.go:593) ==108570== by 0x107779B: runtime.tracebackPCs (traceback.go:625) ==108570== by 0x1079CD5: runtime.callers.func1 (traceback.go:1100) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff828 is on thread 1's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10774FC: runtime.(*unwinder).symPC (traceback.go:580) ==108570== by 0x10777B9: runtime.tracebackPCs (traceback.go:628) ==108570== by 0x1079CD5: runtime.callers.func1 (traceback.go:1100) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff830 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1077546: runtime.(*unwinder).symPC (symtab.go:851) ==108570== by 0x10777B9: runtime.tracebackPCs (traceback.go:628) ==108570== by 0x1079CD5: runtime.callers.func1 (traceback.go:1100) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff800 is on thread 1's stack ==108570== 48 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x109554C: runtime.newInlineUnwinder (symtabinl.go:67) ==108570== by 0x10777D7: runtime.tracebackPCs (traceback.go:628) ==108570== by 0x1079CD5: runtime.callers.func1 (traceback.go:1100) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff800 is on thread 1's stack ==108570== 80 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1070D5C: runtime.pcdatavalue1 (symtab.go:1190) ==108570== by 0x1095611: runtime.newInlineUnwinder (symtabinl.go:82) ==108570== by 0x10777D7: runtime.tracebackPCs (traceback.go:628) ==108570== by 0x1079CD5: runtime.callers.func1 (traceback.go:1100) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff7c0 is on thread 1's stack ==108570== 64 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1070052: runtime.pcvalue (symtab.go:958) ==108570== by 0x1070DE1: runtime.pcdatavalue1 (symtab.go:1194) ==108570== by 0x1095611: runtime.newInlineUnwinder (symtabinl.go:82) ==108570== by 0x10777D7: runtime.tracebackPCs (traceback.go:628) ==108570== by 0x1079CD5: runtime.callers.func1 (traceback.go:1100) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff700 is on thread 1's stack ==108570== 192 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1070168: runtime.pcvalue (symtab.go:851) ==108570== by 0x1070DE1: runtime.pcdatavalue1 (symtab.go:1194) ==108570== by 0x1095611: runtime.newInlineUnwinder (symtabinl.go:82) ==108570== by 0x10777D7: runtime.tracebackPCs (traceback.go:628) ==108570== by 0x1079CD5: runtime.callers.func1 (traceback.go:1100) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff6d0 is on thread 1's stack ==108570== 48 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1070E1C: runtime.(*inlineUnwinder).next (symtabinl.go:91) ==108570== by 0x1077953: runtime.tracebackPCs (traceback.go:628) ==108570== by 0x1079CD5: runtime.callers.func1 (traceback.go:1100) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff808 is on thread 1's stack ==108570== 72 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1076E42: runtime.(*unwinder).next (traceback.go:440) ==108570== by 0x1077719: runtime.tracebackPCs (traceback.go:623) ==108570== by 0x1079CD5: runtime.callers.func1 (traceback.go:1100) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff7c0 is on thread 1's stack ==108570== 144 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1076E90: runtime.(*unwinder).next (traceback.go:450) ==108570== by 0x1077719: runtime.tracebackPCs (traceback.go:623) ==108570== by 0x1079CD5: runtime.callers.func1 (traceback.go:1100) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff7a8 is on thread 1's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10769D2: runtime.(*unwinder).resolveInternal (traceback.go:252) ==108570== by 0x1077027: runtime.(*unwinder).next (traceback.go:513) ==108570== by 0x1077719: runtime.tracebackPCs (traceback.go:623) ==108570== by 0x1079CD5: runtime.callers.func1 (traceback.go:1100) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff738 is on thread 1's stack ==108570== 136 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1070290: runtime.pcvalue (symtab.go:851) ==108570== by 0x1070DE1: runtime.pcdatavalue1 (symtab.go:1194) ==108570== by 0x1095611: runtime.newInlineUnwinder (symtabinl.go:82) ==108570== by 0x10777D7: runtime.tracebackPCs (traceback.go:628) ==108570== by 0x1079CD5: runtime.callers.func1 (traceback.go:1100) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff6d0 is on thread 1's stack ==108570== 48 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x107733C: runtime.(*unwinder).finishInternal (traceback.go:519) ==108570== by 0x1077237: runtime.(*unwinder).next (traceback.go:447) ==108570== by 0x1077719: runtime.tracebackPCs (traceback.go:623) ==108570== by 0x1079CD5: runtime.callers.func1 (traceback.go:1100) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff788 is on thread 1's stack ==108570== 56 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105918C: runtime.malg.func1 (proc.go:4959) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa80 is on thread 1's stack ==108570== 40 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10992F6: runtime.asmcgocall (asm_s390x.s:566) ==108570== by 0x4D135AE7: ??? ==108570== Address 0x1ffefffaa0 is on thread 1's stack ==108570== in frame #0, created by runtime.asmcgocall (asm_s390x.s:536) ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1099306: runtime.asmcgocall (asm_s390x.s:569) ==108570== by 0x4D135AE7: ??? ==108570== Address 0x1ffefffa98 is on thread 1's stack ==108570== in frame #0, created by runtime.asmcgocall (asm_s390x.s:536) ==108570== ==108570== Invalid write of size 8 ==108570== at 0x109930C: runtime.asmcgocall (asm_s390x.s:570) ==108570== by 0x4D135AE7: ??? ==108570== Address 0x1ffefff9f8 is on thread 1's stack ==108570== in frame #0, created by runtime.asmcgocall (asm_s390x.s:536) ==108570== ==108570== Invalid write of size 8 ==108570== at 0x13D87A8: x_cgo_thread_start (gcc_util.c:10) ==108570== by 0x1099317: runtime.asmcgocall (asm_s390x.s:572) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa50 is on thread 1's stack ==108570== in frame #1, created by runtime.asmcgocall (asm_s390x.s:536) ==108570== ==108570== Invalid read of size 8 ==108570== at 0x13D87D6: x_cgo_thread_start (gcc_util.c:24) ==108570== by 0x1099317: runtime.asmcgocall (asm_s390x.s:572) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa50 is on thread 1's stack ==108570== in frame #1, created by runtime.asmcgocall (asm_s390x.s:536) ==108570== ==108570== Invalid write of size 8 ==108570== at 0x13D87DC: x_cgo_thread_start (gcc_util.c:23) ==108570== by 0x1099317: runtime.asmcgocall (asm_s390x.s:572) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa40 is on thread 1's stack ==108570== in frame #1, created by runtime.asmcgocall (asm_s390x.s:536) ==108570== ==108570== Thread 5: ==108570== Invalid write of size 8 ==108570== at 0x10527FC: runtime.templateThread (proc.go:2840) ==108570== by 0x1050A31: runtime.mstart1 (proc.go:1834) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4d973e08 is on thread 5's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101343C: runtime.lock2 (lock_futex.go:55) ==108570== by 0x1052823: runtime.lockWithRank (lockrank_off.go:24) ==108570== by 0x1052823: runtime.lock (lock_futex.go:52) ==108570== by 0x1052823: runtime.templateThread (proc.go:2841) ==108570== by 0x1050A31: runtime.mstart1 (proc.go:1834) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4d973da8 is on thread 5's stack ==108570== 96 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105C31C: runtime.checkdead (proc.go:5922) ==108570== by 0x1052839: runtime.templateThread (proc.go:2843) ==108570== by 0x1050A31: runtime.mstart1 (proc.go:1834) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4d973db8 is on thread 5's stack ==108570== 80 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101371C: runtime.unlock2 (lock_futex.go:124) ==108570== by 0x105284F: runtime.unlockWithRank (lockrank_off.go:35) ==108570== by 0x105284F: runtime.unlock (lock_futex.go:121) ==108570== by 0x105284F: runtime.templateThread (proc.go:2844) ==108570== by 0x1050A31: runtime.mstart1 (proc.go:1834) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4d973de8 is on thread 5's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101343C: runtime.lock2 (lock_futex.go:55) ==108570== by 0x10528A7: runtime.lockWithRank (lockrank_off.go:24) ==108570== by 0x10528A7: runtime.lock (lock_futex.go:52) ==108570== by 0x10528A7: runtime.templateThread (proc.go:2847) ==108570== by 0x1050A31: runtime.mstart1 (proc.go:1834) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4d973da8 is on thread 5's stack ==108570== 96 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101371C: runtime.unlock2 (lock_futex.go:124) ==108570== by 0x1052881: runtime.unlockWithRank (lockrank_off.go:35) ==108570== by 0x1052881: runtime.unlock (lock_futex.go:121) ==108570== by 0x1052881: runtime.templateThread (proc.go:2862) ==108570== by 0x1050A31: runtime.mstart1 (proc.go:1834) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4d973de8 is on thread 5's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101391C: runtime.notesleep (lock_futex.go:158) ==108570== by 0x1052893: runtime.templateThread (proc.go:2863) ==108570== by 0x1050A31: runtime.mstart1 (proc.go:1834) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4d973dd8 is on thread 5's stack ==108570== 48 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10139C0: runtime.notesleep (lock_futex.go:170) ==108570== by 0x1052893: runtime.templateThread (proc.go:2863) ==108570== by 0x1050A31: runtime.mstart1 (proc.go:1834) ==108570== by 0x105095B: runtime.mstart0 (proc.go:1791) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x4d973d90 is on thread 5's stack ==108570== 72 bytes below stack pointer ==108570== ==108570== Thread 1: ==108570== Invalid read of size 8 ==108570== at 0x13D8696: _cgo_sys_thread_start (gcc_linux_s390x.c:46) ==108570== by 0x1099317: runtime.asmcgocall (asm_s390x.s:572) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa40 is on thread 1's stack ==108570== in frame #1, created by runtime.asmcgocall (asm_s390x.s:536) ==108570== ==108570== Invalid read of size 8 ==108570== at 0x109931C: runtime.asmcgocall (asm_s390x.s:576) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffaa0 is on thread 1's stack ==108570== in frame #0, created by runtime.asmcgocall (asm_s390x.s:536) ==108570== ==108570== Invalid read of size 8 ==108570== at 0x109932E: runtime.asmcgocall (asm_s390x.s:579) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa98 is on thread 1's stack ==108570== in frame #0, created by runtime.asmcgocall (asm_s390x.s:536) ==108570== ==108570== Invalid write of size 8 ==108570== at 0x104C724: runtime.main (proc.go:243) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000046738 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1088244: runtime.cgocall (cgocall.go:167) ==108570== by 0x104C729: runtime.main (proc.go:243) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000046718 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10909EE: runtime.entersyscall (proc.go:4485) ==108570== by 0x1088249: runtime.cgocall (cgocall.go:167) ==108570== by 0x104C729: runtime.main (proc.go:243) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc0000466b8 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1057900: runtime.save (proc.go:4341) ==108570== by 0x1057A33: runtime.reentersyscall (proc.go:4406) ==108570== by 0x10909F3: runtime.entersyscall (proc.go:4485) ==108570== by 0x1088249: runtime.cgocall (cgocall.go:167) ==108570== by 0x104C729: runtime.main (proc.go:243) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc0000466a0 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1057A62: runtime.reentersyscall (proc.go:4410) ==108570== by 0x10909F3: runtime.entersyscall (proc.go:4485) ==108570== by 0x1088249: runtime.cgocall (cgocall.go:167) ==108570== by 0x104C729: runtime.main (proc.go:243) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000046668 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1088274: runtime.cgocall (cgocall.go:185) ==108570== by 0x104C729: runtime.main (proc.go:243) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000046730 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10992F6: runtime.asmcgocall (asm_s390x.s:566) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffaa0 is on thread 1's stack ==108570== in frame #0, created by runtime.asmcgocall (asm_s390x.s:536) ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1099306: runtime.asmcgocall (asm_s390x.s:569) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa98 is on thread 1's stack ==108570== in frame #0, created by runtime.asmcgocall (asm_s390x.s:536) ==108570== ==108570== Invalid write of size 8 ==108570== at 0x109930C: runtime.asmcgocall (asm_s390x.s:570) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9f8 is on thread 1's stack ==108570== in frame #0, created by runtime.asmcgocall (asm_s390x.s:536) ==108570== ==108570== Invalid write of size 8 ==108570== at 0x13D8438: x_cgo_notify_runtime_init_done (gcc_libinit.c:127) ==108570== by 0x1099317: runtime.asmcgocall (asm_s390x.s:572) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa50 is on thread 1's stack ==108570== in frame #1, created by runtime.asmcgocall (asm_s390x.s:536) ==108570== ==108570== Invalid read of size 8 ==108570== at 0x13D846E: x_cgo_notify_runtime_init_done (gcc_libinit.c:132) ==108570== by 0x1099317: runtime.asmcgocall (asm_s390x.s:572) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa50 is on thread 1's stack ==108570== in frame #1, created by runtime.asmcgocall (asm_s390x.s:536) ==108570== ==108570== Invalid write of size 8 ==108570== at 0x100517E: ??? (in /root/crypto.tls/tls.test) ==108570== by 0x1099317: runtime.asmcgocall (asm_s390x.s:572) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa30 is on thread 1's stack ==108570== in frame #1, created by runtime.asmcgocall (asm_s390x.s:536) ==108570== ==108570== Invalid write of size 1 ==108570== at 0x1005154: ??? (in /root/crypto.tls/tls.test) ==108570== by 0x1099317: runtime.asmcgocall (asm_s390x.s:572) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa28 is on thread 1's stack ==108570== in frame #1, created by runtime.asmcgocall (asm_s390x.s:536) ==108570== ==108570== Invalid write of size 8 ==108570== at 0x4013880: _dl_runtime_resolve_vx (dl-trampoline.h:69) ==108570== by 0x1099317: runtime.asmcgocall (asm_s390x.s:572) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa20 is on thread 1's stack ==108570== in frame #1, created by runtime.asmcgocall (asm_s390x.s:536) ==108570== ==108570== Invalid write of size 8 ==108570== at 0x4013886: _dl_runtime_resolve_vx (dl-trampoline.h:71) ==108570== by 0x1099317: runtime.asmcgocall (asm_s390x.s:572) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa38 is on thread 1's stack ==108570== in frame #1, created by runtime.asmcgocall (asm_s390x.s:536) ==108570== ==108570== Invalid write of size 8 ==108570== at 0x401388C: _dl_runtime_resolve_vx (dl-trampoline.h:76) ==108570== by 0x1099317: runtime.asmcgocall (asm_s390x.s:572) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa58 is on thread 1's stack ==108570== in frame #1, created by runtime.asmcgocall (asm_s390x.s:536) ==108570== ==108570== Invalid write of size 8 ==108570== at 0x4013892: _dl_runtime_resolve_vx (dl-trampoline.h:79) ==108570== by 0x1099317: runtime.asmcgocall (asm_s390x.s:572) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa68 is on thread 1's stack ==108570== in frame #1, created by runtime.asmcgocall (asm_s390x.s:536) ==108570== ==108570== Invalid write of size 8 ==108570== at 0x4013896: _dl_runtime_resolve_vx (dl-trampoline.h:81) ==108570== by 0x1099317: runtime.asmcgocall (asm_s390x.s:572) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa70 is on thread 1's stack ==108570== in frame #1, created by runtime.asmcgocall (asm_s390x.s:536) ==108570== ==108570== Invalid write of size 8 ==108570== at 0x401389A: _dl_runtime_resolve_vx (dl-trampoline.h:83) ==108570== by 0x1099317: runtime.asmcgocall (asm_s390x.s:572) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa78 is on thread 1's stack ==108570== in frame #1, created by runtime.asmcgocall (asm_s390x.s:536) ==108570== ==108570== Invalid write of size 8 ==108570== at 0x401389E: _dl_runtime_resolve_vx (dl-trampoline.h:85) ==108570== by 0x1099317: runtime.asmcgocall (asm_s390x.s:572) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa80 is on thread 1's stack ==108570== in frame #1, created by runtime.asmcgocall (asm_s390x.s:536) ==108570== ==108570== Invalid read of size 8 ==108570== at 0x40138A2: _dl_runtime_resolve_vx (dl-trampoline.h:87) ==108570== by 0x1099317: runtime.asmcgocall (asm_s390x.s:572) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa28 is on thread 1's stack ==108570== in frame #1, created by runtime.asmcgocall (asm_s390x.s:536) ==108570== ==108570== Invalid read of size 8 ==108570== at 0x40138CC: _dl_runtime_resolve_vx (dl-trampoline.h:119) ==108570== by 0x1099317: runtime.asmcgocall (asm_s390x.s:572) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa58 is on thread 1's stack ==108570== in frame #1, created by runtime.asmcgocall (asm_s390x.s:536) ==108570== ==108570== Invalid read of size 8 ==108570== at 0x40138D2: _dl_runtime_resolve_vx (dl-trampoline.h:122) ==108570== by 0x1099317: runtime.asmcgocall (asm_s390x.s:572) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa68 is on thread 1's stack ==108570== in frame #1, created by runtime.asmcgocall (asm_s390x.s:536) ==108570== ==108570== Invalid read of size 8 ==108570== at 0x40138D6: _dl_runtime_resolve_vx (dl-trampoline.h:123) ==108570== by 0x1099317: runtime.asmcgocall (asm_s390x.s:572) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa70 is on thread 1's stack ==108570== in frame #1, created by runtime.asmcgocall (asm_s390x.s:536) ==108570== ==108570== Invalid read of size 8 ==108570== at 0x40138DA: _dl_runtime_resolve_vx (dl-trampoline.h:124) ==108570== by 0x1099317: runtime.asmcgocall (asm_s390x.s:572) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa78 is on thread 1's stack ==108570== in frame #1, created by runtime.asmcgocall (asm_s390x.s:536) ==108570== ==108570== Invalid read of size 8 ==108570== at 0x40138DE: _dl_runtime_resolve_vx (dl-trampoline.h:125) ==108570== by 0x1099317: runtime.asmcgocall (asm_s390x.s:572) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa80 is on thread 1's stack ==108570== in frame #1, created by runtime.asmcgocall (asm_s390x.s:536) ==108570== ==108570== Invalid read of size 8 ==108570== at 0x40138E2: _dl_runtime_resolve_vx (dl-trampoline.h:126) ==108570== by 0x1099317: runtime.asmcgocall (asm_s390x.s:572) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa38 is on thread 1's stack ==108570== in frame #1, created by runtime.asmcgocall (asm_s390x.s:536) ==108570== ==108570== Invalid read of size 8 ==108570== at 0x40138E8: _dl_runtime_resolve_vx (dl-trampoline.h:127) ==108570== by 0x1099317: runtime.asmcgocall (asm_s390x.s:572) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa20 is on thread 1's stack ==108570== in frame #1, created by runtime.asmcgocall (asm_s390x.s:536) ==108570== ==108570== Invalid write of size 8 ==108570== at 0x491FB64: __pthread_mutex_unlock_usercnt (in /usr/lib64/libc.so.6) ==108570== by 0x1099317: runtime.asmcgocall (asm_s390x.s:572) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa50 is on thread 1's stack ==108570== in frame #1, created by runtime.asmcgocall (asm_s390x.s:536) ==108570== ==108570== Invalid read of size 8 ==108570== at 0x491FBBA: __pthread_mutex_unlock_usercnt (in /usr/lib64/libc.so.6) ==108570== by 0x1099317: runtime.asmcgocall (asm_s390x.s:572) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa50 is on thread 1's stack ==108570== in frame #1, created by runtime.asmcgocall (asm_s390x.s:536) ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108829C: runtime.cgocall (cgocall.go:198) ==108570== by 0x104C729: runtime.main (proc.go:243) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc0000466c8 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1090C98: runtime.exitsyscall (proc.go:4628) ==108570== by 0x10882A1: runtime.cgocall (cgocall.go:198) ==108570== by 0x104C729: runtime.main (proc.go:243) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000046688 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1058A00: runtime.exitsyscallfast (proc.go:4713) ==108570== by 0x1090C9D: runtime.exitsyscall (proc.go:4628) ==108570== by 0x10882A1: runtime.cgocall (cgocall.go:198) ==108570== by 0x104C729: runtime.main (proc.go:243) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000046660 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1058A18: runtime.exitsyscallfast (proc.go:4714) ==108570== by 0x1090C9D: runtime.exitsyscall (proc.go:4628) ==108570== by 0x10882A1: runtime.cgocall (cgocall.go:198) ==108570== by 0x104C729: runtime.main (proc.go:243) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000046650 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1090DC4: runtime.exitsyscall (proc.go:4660) ==108570== by 0x10882A1: runtime.cgocall (cgocall.go:198) ==108570== by 0x104C729: runtime.main (proc.go:243) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000046678 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x105F0D2: runtime.doInit1 (proc.go:7261) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000046628 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x12DF1AC: internal/platform.init (in /root/crypto.tls/tls.test) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000046620 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10A116C: errors.init (in /root/crypto.tls/tls.test) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc0000465f0 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x109E11C: internal/reflectlite.rtype.Elem (type.go:313) ==108570== by 0x10A11BB: errors.init (wrap.go:147) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc0000465d8 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x109DFFC: internal/reflectlite.elem (type.go:305) ==108570== by 0x109E13F: internal/reflectlite.rtype.Elem (type.go:314) ==108570== by 0x10A11BB: errors.init (wrap.go:147) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000046598 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10CC66C: iter.init (in /root/crypto.tls/tls.test) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000046608 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10150AC: runtime.newobject (malloc.go:1385) ==108570== by 0x10CC68F: iter.init (iter.go:453) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc0000465e0 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10A242C: sync.init (in /root/crypto.tls/tls.test) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000046608 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10150AC: runtime.newobject (malloc.go:1385) ==108570== by 0x10A244F: sync.init (map.go:81) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc0000465e0 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10A4FAC: sync.init.0 (pool.go:296) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000046618 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108E84C: sync.runtime_registerPoolCleanup (mgc.go:1717) ==108570== by 0x10A4FCF: sync.init.0 (pool.go:297) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000046610 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10A592C: sync.init.1 (runtime.go:51) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000046618 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x109266C: sync.runtime_notifyListCheck (sema.go:683) ==108570== by 0x10A5949: sync.init.1 (runtime.go:53) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000046600 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x125040C: crypto/internal/edwards25519.init (in /root/crypto.tls/tls.test) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc0000465c8 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10150AC: runtime.newobject (malloc.go:1385) ==108570== by 0x125042F: crypto/internal/edwards25519.init (edwards25519.go:135) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc0000465a0 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10150AC: runtime.newobject (malloc.go:1385) ==108570== by 0x1250481: crypto/internal/edwards25519.init (edwards25519.go:226) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc0000465a0 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x12217BC: crypto/internal/edwards25519/field.(*Element).SetBytes (fe.go:198) ==108570== by 0x12504C5: crypto/internal/edwards25519.init (edwards25519.go:226) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc0000465a8 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10150AC: runtime.newobject (malloc.go:1385) ==108570== by 0x1250507: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc0000465a0 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x12508D2: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:144) ==108570== by 0x1250533: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000046480 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x12217BC: crypto/internal/edwards25519/field.(*Element).SetBytes (fe.go:198) ==108570== by 0x125090B: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:153) ==108570== by 0x1250533: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000046460 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1222B82: crypto/internal/edwards25519/field.feSquareGeneric (fe_generic.go:165) ==108570== by 0x125093B: UnknownInlinedFun (fe_amd64_noasm.go:11) ==108570== by 0x125093B: UnknownInlinedFun (fe.go:309) ==108570== by 0x125093B: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:163) ==108570== by 0x1250533: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc0000463a8 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x122120C: crypto/internal/edwards25519/field.(*Element).Subtract (fe.go:101) ==108570== by 0x125095B: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:164) ==108570== by 0x1250533: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000046468 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x109729E: runtime.morestack (asm_s390x.s:364) ==108570== by 0x1097291: runtime.morestack (asm_s390x.s:361) ==108570== Address 0x1ffefffaa0 is on thread 1's stack ==108570== 8 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x106B472: runtime.newstack (stack.go:976) ==108570== by 0x10972AD: runtime.morestack (asm_s390x.s:366) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff970 is on thread 1's stack ==108570== 304 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x106B8CA: runtime.newstack (stack.go:1094) ==108570== by 0x10972AD: runtime.morestack (asm_s390x.s:366) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff958 is on thread 1's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1070AFC: runtime.funcMaxSPDelta (symtab.go:1162) ==108570== by 0x106B907: runtime.newstack (stack.go:1095) ==108570== by 0x10972AD: runtime.morestack (asm_s390x.s:366) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff8f0 is on thread 1's stack ==108570== 128 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1070B74: runtime.funcMaxSPDelta (symtab.go:851) ==108570== by 0x106B907: runtime.newstack (stack.go:1095) ==108570== by 0x10972AD: runtime.morestack (asm_s390x.s:366) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff8c0 is on thread 1's stack ==108570== 48 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1070BF2: runtime.funcMaxSPDelta (symtab.go:851) ==108570== by 0x106B907: runtime.newstack (stack.go:1095) ==108570== by 0x10972AD: runtime.morestack (asm_s390x.s:366) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff8c0 is on thread 1's stack ==108570== 48 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x106B970: runtime.newstack (stack.go:1122) ==108570== by 0x10972AD: runtime.morestack (asm_s390x.s:366) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff920 is on thread 1's stack ==108570== 80 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x106AFF2: runtime.copystack (stack.go:868) ==108570== by 0x106B98D: runtime.newstack (stack.go:1126) ==108570== by 0x10972AD: runtime.morestack (asm_s390x.s:366) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff888 is on thread 1's stack ==108570== 232 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1069DEC: runtime.stackalloc (stack.go:336) ==108570== by 0x106B0C1: runtime.copystack (stack.go:884) ==108570== by 0x106B98D: runtime.newstack (stack.go:1126) ==108570== by 0x10972AD: runtime.morestack (asm_s390x.s:366) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff808 is on thread 1's stack ==108570== 128 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x103660C: runtime.(*mSpanList).remove (mheap.go:1729) ==108570== by 0x106975F: runtime.stackpoolalloc (stack.go:226) ==108570== by 0x1069A67: runtime.stackcacherefill (stack.go:282) ==108570== by 0x106A1CB: runtime.stackalloc (stack.go:384) ==108570== by 0x106B0C1: runtime.copystack (stack.go:884) ==108570== by 0x106B98D: runtime.newstack (stack.go:1126) ==108570== by 0x10972AD: runtime.morestack (asm_s390x.s:366) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff760 is on thread 1's stack ==108570== 48 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1076692: runtime.(*unwinder).initAt (traceback.go:132) ==108570== by 0x106B2D1: runtime.(*unwinder).init (traceback.go:129) ==108570== by 0x106B2D1: runtime.copystack (stack.go:944) ==108570== by 0x106B98D: runtime.newstack (stack.go:1126) ==108570== by 0x10972AD: runtime.morestack (asm_s390x.s:366) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff7a0 is on thread 1's stack ==108570== 232 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1076786: runtime.(*unwinder).initAt (traceback.go:200) ==108570== by 0x106B2D1: runtime.(*unwinder).init (traceback.go:129) ==108570== by 0x106B2D1: runtime.copystack (stack.go:944) ==108570== by 0x106B98D: runtime.newstack (stack.go:1126) ==108570== by 0x10972AD: runtime.morestack (asm_s390x.s:366) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff788 is on thread 1's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x106A9F2: runtime.adjustframe (stack.go:660) ==108570== by 0x106B2E9: runtime.copystack (stack.go:945) ==108570== by 0x106B98D: runtime.newstack (stack.go:1126) ==108570== by 0x10972AD: runtime.morestack (asm_s390x.s:366) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff7e0 is on thread 1's stack ==108570== 168 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x106CD92: runtime.(*stkframe).getStackMap (stkframe.go:157) ==108570== by 0x106AA3D: runtime.adjustframe (stack.go:692) ==108570== by 0x106B2E9: runtime.copystack (stack.go:945) ==108570== by 0x106B98D: runtime.newstack (stack.go:1126) ==108570== by 0x10972AD: runtime.morestack (asm_s390x.s:366) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff6f8 is on thread 1's stack ==108570== 232 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x106CDE8: runtime.(*stkframe).getStackMap (symtab.go:851) ==108570== by 0x106AA3D: runtime.adjustframe (stack.go:692) ==108570== by 0x106B2E9: runtime.copystack (stack.go:945) ==108570== by 0x106B98D: runtime.newstack (stack.go:1126) ==108570== by 0x10972AD: runtime.morestack (asm_s390x.s:366) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff6c8 is on thread 1's stack ==108570== 48 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1070CAC: runtime.pcdatavalue (symtab.go:1182) ==108570== by 0x106CE39: runtime.(*stkframe).getStackMap (stkframe.go:172) ==108570== by 0x106AA3D: runtime.adjustframe (stack.go:692) ==108570== by 0x106B2E9: runtime.copystack (stack.go:945) ==108570== by 0x106B98D: runtime.newstack (stack.go:1126) ==108570== by 0x10972AD: runtime.morestack (asm_s390x.s:366) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff6b8 is on thread 1's stack ==108570== 64 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1070052: runtime.pcvalue (symtab.go:958) ==108570== by 0x1070D2B: runtime.pcdatavalue (symtab.go:1186) ==108570== by 0x106CE39: runtime.(*stkframe).getStackMap (stkframe.go:172) ==108570== by 0x106AA3D: runtime.adjustframe (stack.go:692) ==108570== by 0x106B2E9: runtime.copystack (stack.go:945) ==108570== by 0x106B98D: runtime.newstack (stack.go:1126) ==108570== by 0x10972AD: runtime.morestack (asm_s390x.s:366) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff5f8 is on thread 1's stack ==108570== 192 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1070168: runtime.pcvalue (symtab.go:851) ==108570== by 0x1070D2B: runtime.pcdatavalue (symtab.go:1186) ==108570== by 0x106CE39: runtime.(*stkframe).getStackMap (stkframe.go:172) ==108570== by 0x106AA3D: runtime.adjustframe (stack.go:692) ==108570== by 0x106B2E9: runtime.copystack (stack.go:945) ==108570== by 0x106B98D: runtime.newstack (stack.go:1126) ==108570== by 0x10972AD: runtime.morestack (asm_s390x.s:366) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff5c8 is on thread 1's stack ==108570== 48 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1070290: runtime.pcvalue (symtab.go:851) ==108570== by 0x1070D2B: runtime.pcdatavalue (symtab.go:1186) ==108570== by 0x106CE39: runtime.(*stkframe).getStackMap (stkframe.go:172) ==108570== by 0x106AA3D: runtime.adjustframe (stack.go:692) ==108570== by 0x106B2E9: runtime.copystack (stack.go:945) ==108570== by 0x106B98D: runtime.newstack (stack.go:1126) ==108570== by 0x10972AD: runtime.morestack (asm_s390x.s:366) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff5c8 is on thread 1's stack ==108570== 48 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x106C94C: runtime.(*stkframe).argMapInternal (stkframe.go:94) ==108570== by 0x106CF59: runtime.(*stkframe).getStackMap (stkframe.go:215) ==108570== by 0x106AA3D: runtime.adjustframe (stack.go:692) ==108570== by 0x106B2E9: runtime.copystack (stack.go:945) ==108570== by 0x106B98D: runtime.newstack (stack.go:1126) ==108570== by 0x10972AD: runtime.morestack (asm_s390x.s:366) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff678 is on thread 1's stack ==108570== 128 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x106A72C: runtime.adjustpointers (stack.go:611) ==108570== by 0x106AB11: runtime.adjustframe (stack.go:705) ==108570== by 0x106B2E9: runtime.copystack (stack.go:945) ==108570== by 0x106B98D: runtime.newstack (stack.go:1126) ==108570== by 0x10972AD: runtime.morestack (asm_s390x.s:366) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff788 is on thread 1's stack ==108570== 88 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1076E42: runtime.(*unwinder).next (traceback.go:440) ==108570== by 0x106B2F9: runtime.copystack (stack.go:944) ==108570== by 0x106B98D: runtime.newstack (stack.go:1126) ==108570== by 0x10972AD: runtime.morestack (asm_s390x.s:366) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff7f8 is on thread 1's stack ==108570== 144 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1076E90: runtime.(*unwinder).next (traceback.go:450) ==108570== by 0x106B2F9: runtime.copystack (stack.go:944) ==108570== by 0x106B98D: runtime.newstack (stack.go:1126) ==108570== by 0x10972AD: runtime.morestack (asm_s390x.s:366) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff7e0 is on thread 1's stack ==108570== 24 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x106A72C: runtime.adjustpointers (stack.go:611) ==108570== by 0x106AACB: runtime.adjustframe (stack.go:697) ==108570== by 0x106B2E9: runtime.copystack (stack.go:945) ==108570== by 0x106B98D: runtime.newstack (stack.go:1126) ==108570== by 0x10972AD: runtime.morestack (asm_s390x.s:366) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff788 is on thread 1's stack ==108570== 88 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x106A28C: runtime.stackfree (stack.go:446) ==108570== by 0x106B33F: runtime.copystack (stack.go:952) ==108570== by 0x106B98D: runtime.newstack (stack.go:1126) ==108570== by 0x10972AD: runtime.morestack (asm_s390x.s:366) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff808 is on thread 1's stack ==108570== 128 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x106B9A0: runtime.newstack (stack.go:1130) ==108570== by 0x10972AD: runtime.morestack (asm_s390x.s:366) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff920 is on thread 1's stack ==108570== 80 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x122114C: crypto/internal/edwards25519/field.(*Element).Add (fe.go:87) ==108570== by 0x12509A3: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:168) ==108570== by 0x1250533: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058c68 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1222312: crypto/internal/edwards25519/field.(*Element).SqrtRatio (fe.go:398) ==108570== by 0x12509C5: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:171) ==108570== by 0x1250533: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058ae8 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1222642: crypto/internal/edwards25519/field.feMulGeneric (fe_generic.go:34) ==108570== by 0x122238D: crypto/internal/edwards25519/field.feMul (fe_amd64_noasm.go:9) ==108570== by 0x122238D: crypto/internal/edwards25519/field.(*Element).Multiply (fe.go:303) ==108570== by 0x122238D: crypto/internal/edwards25519/field.(*Element).SqrtRatio (fe.go:403) ==108570== by 0x12509C5: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:171) ==108570== by 0x1250533: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058940 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1222B82: crypto/internal/edwards25519/field.feSquareGeneric (fe_generic.go:165) ==108570== by 0x12223AD: crypto/internal/edwards25519/field.feSquare (fe_amd64_noasm.go:11) ==108570== by 0x12223AD: crypto/internal/edwards25519/field.(*Element).Square (fe.go:309) ==108570== by 0x12223AD: crypto/internal/edwards25519/field.(*Element).SqrtRatio (fe.go:404) ==108570== by 0x12509C5: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:171) ==108570== by 0x1250533: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058a10 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1222642: crypto/internal/edwards25519/field.feMulGeneric (fe_generic.go:34) ==108570== by 0x12223C7: crypto/internal/edwards25519/field.feMul (fe_amd64_noasm.go:9) ==108570== by 0x12223C7: crypto/internal/edwards25519/field.(*Element).Multiply (fe.go:303) ==108570== by 0x12223C7: crypto/internal/edwards25519/field.(*Element).SqrtRatio (fe.go:404) ==108570== by 0x12509C5: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:171) ==108570== by 0x1250533: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058940 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1221EC2: crypto/internal/edwards25519/field.(*Element).Pow22523 (fe.go:339) ==108570== by 0x12223E5: crypto/internal/edwards25519/field.(*Element).SqrtRatio (fe.go:405) ==108570== by 0x12509C5: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:171) ==108570== by 0x1250533: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058a18 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1222B82: crypto/internal/edwards25519/field.feSquareGeneric (fe_generic.go:165) ==108570== by 0x1221F07: crypto/internal/edwards25519/field.feSquare (fe_amd64_noasm.go:11) ==108570== by 0x1221F07: crypto/internal/edwards25519/field.(*Element).Square (fe.go:309) ==108570== by 0x1221F07: crypto/internal/edwards25519/field.(*Element).Pow22523 (fe.go:342) ==108570== by 0x12223E5: crypto/internal/edwards25519/field.(*Element).SqrtRatio (fe.go:405) ==108570== by 0x12509C5: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:171) ==108570== by 0x1250533: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058940 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1222B82: crypto/internal/edwards25519/field.feSquareGeneric (fe_generic.go:165) ==108570== by 0x1221F1F: crypto/internal/edwards25519/field.feSquare (fe_amd64_noasm.go:11) ==108570== by 0x1221F1F: crypto/internal/edwards25519/field.(*Element).Square (fe.go:309) ==108570== by 0x1221F1F: crypto/internal/edwards25519/field.(*Element).Pow22523 (fe.go:343) ==108570== by 0x12223E5: crypto/internal/edwards25519/field.(*Element).SqrtRatio (fe.go:405) ==108570== by 0x12509C5: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:171) ==108570== by 0x1250533: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058940 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1222B82: crypto/internal/edwards25519/field.feSquareGeneric (fe_generic.go:165) ==108570== by 0x1221F37: crypto/internal/edwards25519/field.feSquare (fe_amd64_noasm.go:11) ==108570== by 0x1221F37: crypto/internal/edwards25519/field.(*Element).Square (fe.go:309) ==108570== by 0x1221F37: crypto/internal/edwards25519/field.(*Element).Pow22523 (fe.go:344) ==108570== by 0x12223E5: crypto/internal/edwards25519/field.(*Element).SqrtRatio (fe.go:405) ==108570== by 0x12509C5: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:171) ==108570== by 0x1250533: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058940 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1222642: crypto/internal/edwards25519/field.feMulGeneric (fe_generic.go:34) ==108570== by 0x1221F71: crypto/internal/edwards25519/field.feMul (fe_amd64_noasm.go:9) ==108570== by 0x1221F71: crypto/internal/edwards25519/field.(*Element).Multiply (fe.go:303) ==108570== by 0x1221F71: crypto/internal/edwards25519/field.(*Element).Pow22523 (fe.go:346) ==108570== by 0x12223E5: crypto/internal/edwards25519/field.(*Element).SqrtRatio (fe.go:405) ==108570== by 0x12509C5: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:171) ==108570== by 0x1250533: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058870 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1222B82: crypto/internal/edwards25519/field.feSquareGeneric (fe_generic.go:165) ==108570== by 0x1221F89: crypto/internal/edwards25519/field.feSquare (fe_amd64_noasm.go:11) ==108570== by 0x1221F89: crypto/internal/edwards25519/field.(*Element).Square (fe.go:309) ==108570== by 0x1221F89: crypto/internal/edwards25519/field.(*Element).Pow22523 (fe.go:347) ==108570== by 0x12223E5: crypto/internal/edwards25519/field.(*Element).SqrtRatio (fe.go:405) ==108570== by 0x12509C5: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:171) ==108570== by 0x1250533: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058940 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1222642: crypto/internal/edwards25519/field.feMulGeneric (fe_generic.go:34) ==108570== by 0x1221FA5: crypto/internal/edwards25519/field.feMul (fe_amd64_noasm.go:9) ==108570== by 0x1221FA5: crypto/internal/edwards25519/field.(*Element).Multiply (fe.go:303) ==108570== by 0x1221FA5: crypto/internal/edwards25519/field.(*Element).Pow22523 (fe.go:348) ==108570== by 0x12223E5: crypto/internal/edwards25519/field.(*Element).SqrtRatio (fe.go:405) ==108570== by 0x12509C5: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:171) ==108570== by 0x1250533: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058870 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1222B82: crypto/internal/edwards25519/field.feSquareGeneric (fe_generic.go:165) ==108570== by 0x1221FBB: crypto/internal/edwards25519/field.feSquare (fe_amd64_noasm.go:11) ==108570== by 0x1221FBB: crypto/internal/edwards25519/field.(*Element).Square (fe.go:309) ==108570== by 0x1221FBB: crypto/internal/edwards25519/field.(*Element).Pow22523 (fe.go:349) ==108570== by 0x12223E5: crypto/internal/edwards25519/field.(*Element).SqrtRatio (fe.go:405) ==108570== by 0x12509C5: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:171) ==108570== by 0x1250533: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058940 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1222B82: crypto/internal/edwards25519/field.feSquareGeneric (fe_generic.go:165) ==108570== by 0x1221FE5: crypto/internal/edwards25519/field.feSquare (fe_amd64_noasm.go:11) ==108570== by 0x1221FE5: crypto/internal/edwards25519/field.(*Element).Square (fe.go:309) ==108570== by 0x1221FE5: crypto/internal/edwards25519/field.(*Element).Pow22523 (fe.go:351) ==108570== by 0x12223E5: crypto/internal/edwards25519/field.(*Element).SqrtRatio (fe.go:405) ==108570== by 0x12509C5: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:171) ==108570== by 0x1250533: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058940 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1222642: crypto/internal/edwards25519/field.feMulGeneric (fe_generic.go:34) ==108570== by 0x122200D: crypto/internal/edwards25519/field.feMul (fe_amd64_noasm.go:9) ==108570== by 0x122200D: crypto/internal/edwards25519/field.(*Element).Multiply (fe.go:303) ==108570== by 0x122200D: crypto/internal/edwards25519/field.(*Element).Pow22523 (fe.go:353) ==108570== by 0x12223E5: crypto/internal/edwards25519/field.(*Element).SqrtRatio (fe.go:405) ==108570== by 0x12509C5: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:171) ==108570== by 0x1250533: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058870 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1222B82: crypto/internal/edwards25519/field.feSquareGeneric (fe_generic.go:165) ==108570== by 0x1222023: crypto/internal/edwards25519/field.feSquare (fe_amd64_noasm.go:11) ==108570== by 0x1222023: crypto/internal/edwards25519/field.(*Element).Square (fe.go:309) ==108570== by 0x1222023: crypto/internal/edwards25519/field.(*Element).Pow22523 (fe.go:354) ==108570== by 0x12223E5: crypto/internal/edwards25519/field.(*Element).SqrtRatio (fe.go:405) ==108570== by 0x12509C5: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:171) ==108570== by 0x1250533: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058940 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1222B82: crypto/internal/edwards25519/field.feSquareGeneric (fe_generic.go:165) ==108570== by 0x122204D: crypto/internal/edwards25519/field.feSquare (fe_amd64_noasm.go:11) ==108570== by 0x122204D: crypto/internal/edwards25519/field.(*Element).Square (fe.go:309) ==108570== by 0x122204D: crypto/internal/edwards25519/field.(*Element).Pow22523 (fe.go:356) ==108570== by 0x12223E5: crypto/internal/edwards25519/field.(*Element).SqrtRatio (fe.go:405) ==108570== by 0x12509C5: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:171) ==108570== by 0x1250533: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058940 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1222642: crypto/internal/edwards25519/field.feMulGeneric (fe_generic.go:34) ==108570== by 0x1222075: crypto/internal/edwards25519/field.feMul (fe_amd64_noasm.go:9) ==108570== by 0x1222075: crypto/internal/edwards25519/field.(*Element).Multiply (fe.go:303) ==108570== by 0x1222075: crypto/internal/edwards25519/field.(*Element).Pow22523 (fe.go:358) ==108570== by 0x12223E5: crypto/internal/edwards25519/field.(*Element).SqrtRatio (fe.go:405) ==108570== by 0x12509C5: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:171) ==108570== by 0x1250533: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058870 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1222B82: crypto/internal/edwards25519/field.feSquareGeneric (fe_generic.go:165) ==108570== by 0x122208B: crypto/internal/edwards25519/field.feSquare (fe_amd64_noasm.go:11) ==108570== by 0x122208B: crypto/internal/edwards25519/field.(*Element).Square (fe.go:309) ==108570== by 0x122208B: crypto/internal/edwards25519/field.(*Element).Pow22523 (fe.go:359) ==108570== by 0x12223E5: crypto/internal/edwards25519/field.(*Element).SqrtRatio (fe.go:405) ==108570== by 0x12509C5: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:171) ==108570== by 0x1250533: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058940 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1222B82: crypto/internal/edwards25519/field.feSquareGeneric (fe_generic.go:165) ==108570== by 0x12220B5: crypto/internal/edwards25519/field.feSquare (fe_amd64_noasm.go:11) ==108570== by 0x12220B5: crypto/internal/edwards25519/field.(*Element).Square (fe.go:309) ==108570== by 0x12220B5: crypto/internal/edwards25519/field.(*Element).Pow22523 (fe.go:361) ==108570== by 0x12223E5: crypto/internal/edwards25519/field.(*Element).SqrtRatio (fe.go:405) ==108570== by 0x12509C5: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:171) ==108570== by 0x1250533: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058940 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1222642: crypto/internal/edwards25519/field.feMulGeneric (fe_generic.go:34) ==108570== by 0x12220DD: crypto/internal/edwards25519/field.feMul (fe_amd64_noasm.go:9) ==108570== by 0x12220DD: crypto/internal/edwards25519/field.(*Element).Multiply (fe.go:303) ==108570== by 0x12220DD: crypto/internal/edwards25519/field.(*Element).Pow22523 (fe.go:363) ==108570== by 0x12223E5: crypto/internal/edwards25519/field.(*Element).SqrtRatio (fe.go:405) ==108570== by 0x12509C5: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:171) ==108570== by 0x1250533: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058870 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1222B82: crypto/internal/edwards25519/field.feSquareGeneric (fe_generic.go:165) ==108570== by 0x12220F3: crypto/internal/edwards25519/field.feSquare (fe_amd64_noasm.go:11) ==108570== by 0x12220F3: crypto/internal/edwards25519/field.(*Element).Square (fe.go:309) ==108570== by 0x12220F3: crypto/internal/edwards25519/field.(*Element).Pow22523 (fe.go:364) ==108570== by 0x12223E5: crypto/internal/edwards25519/field.(*Element).SqrtRatio (fe.go:405) ==108570== by 0x12509C5: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:171) ==108570== by 0x1250533: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058940 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1222B82: crypto/internal/edwards25519/field.feSquareGeneric (fe_generic.go:165) ==108570== by 0x122211D: crypto/internal/edwards25519/field.feSquare (fe_amd64_noasm.go:11) ==108570== by 0x122211D: crypto/internal/edwards25519/field.(*Element).Square (fe.go:309) ==108570== by 0x122211D: crypto/internal/edwards25519/field.(*Element).Pow22523 (fe.go:366) ==108570== by 0x12223E5: crypto/internal/edwards25519/field.(*Element).SqrtRatio (fe.go:405) ==108570== by 0x12509C5: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:171) ==108570== by 0x1250533: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058940 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1222642: crypto/internal/edwards25519/field.feMulGeneric (fe_generic.go:34) ==108570== by 0x1222145: crypto/internal/edwards25519/field.feMul (fe_amd64_noasm.go:9) ==108570== by 0x1222145: crypto/internal/edwards25519/field.(*Element).Multiply (fe.go:303) ==108570== by 0x1222145: crypto/internal/edwards25519/field.(*Element).Pow22523 (fe.go:368) ==108570== by 0x12223E5: crypto/internal/edwards25519/field.(*Element).SqrtRatio (fe.go:405) ==108570== by 0x12509C5: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:171) ==108570== by 0x1250533: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058870 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1222B82: crypto/internal/edwards25519/field.feSquareGeneric (fe_generic.go:165) ==108570== by 0x122215B: crypto/internal/edwards25519/field.feSquare (fe_amd64_noasm.go:11) ==108570== by 0x122215B: crypto/internal/edwards25519/field.(*Element).Square (fe.go:309) ==108570== by 0x122215B: crypto/internal/edwards25519/field.(*Element).Pow22523 (fe.go:369) ==108570== by 0x12223E5: crypto/internal/edwards25519/field.(*Element).SqrtRatio (fe.go:405) ==108570== by 0x12509C5: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:171) ==108570== by 0x1250533: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058940 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1222B82: crypto/internal/edwards25519/field.feSquareGeneric (fe_generic.go:165) ==108570== by 0x1222185: crypto/internal/edwards25519/field.feSquare (fe_amd64_noasm.go:11) ==108570== by 0x1222185: crypto/internal/edwards25519/field.(*Element).Square (fe.go:309) ==108570== by 0x1222185: crypto/internal/edwards25519/field.(*Element).Pow22523 (fe.go:371) ==108570== by 0x12223E5: crypto/internal/edwards25519/field.(*Element).SqrtRatio (fe.go:405) ==108570== by 0x12509C5: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:171) ==108570== by 0x1250533: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058940 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1222642: crypto/internal/edwards25519/field.feMulGeneric (fe_generic.go:34) ==108570== by 0x12221AD: crypto/internal/edwards25519/field.feMul (fe_amd64_noasm.go:9) ==108570== by 0x12221AD: crypto/internal/edwards25519/field.(*Element).Multiply (fe.go:303) ==108570== by 0x12221AD: crypto/internal/edwards25519/field.(*Element).Pow22523 (fe.go:373) ==108570== by 0x12223E5: crypto/internal/edwards25519/field.(*Element).SqrtRatio (fe.go:405) ==108570== by 0x12509C5: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:171) ==108570== by 0x1250533: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058870 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1222B82: crypto/internal/edwards25519/field.feSquareGeneric (fe_generic.go:165) ==108570== by 0x12221C3: crypto/internal/edwards25519/field.feSquare (fe_amd64_noasm.go:11) ==108570== by 0x12221C3: crypto/internal/edwards25519/field.(*Element).Square (fe.go:309) ==108570== by 0x12221C3: crypto/internal/edwards25519/field.(*Element).Pow22523 (fe.go:374) ==108570== by 0x12223E5: crypto/internal/edwards25519/field.(*Element).SqrtRatio (fe.go:405) ==108570== by 0x12509C5: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:171) ==108570== by 0x1250533: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058940 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1222B82: crypto/internal/edwards25519/field.feSquareGeneric (fe_generic.go:165) ==108570== by 0x12221ED: crypto/internal/edwards25519/field.feSquare (fe_amd64_noasm.go:11) ==108570== by 0x12221ED: crypto/internal/edwards25519/field.(*Element).Square (fe.go:309) ==108570== by 0x12221ED: crypto/internal/edwards25519/field.(*Element).Pow22523 (fe.go:376) ==108570== by 0x12223E5: crypto/internal/edwards25519/field.(*Element).SqrtRatio (fe.go:405) ==108570== by 0x12509C5: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:171) ==108570== by 0x1250533: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058940 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1222642: crypto/internal/edwards25519/field.feMulGeneric (fe_generic.go:34) ==108570== by 0x1222215: crypto/internal/edwards25519/field.feMul (fe_amd64_noasm.go:9) ==108570== by 0x1222215: crypto/internal/edwards25519/field.(*Element).Multiply (fe.go:303) ==108570== by 0x1222215: crypto/internal/edwards25519/field.(*Element).Pow22523 (fe.go:378) ==108570== by 0x12223E5: crypto/internal/edwards25519/field.(*Element).SqrtRatio (fe.go:405) ==108570== by 0x12509C5: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:171) ==108570== by 0x1250533: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058870 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1222B82: crypto/internal/edwards25519/field.feSquareGeneric (fe_generic.go:165) ==108570== by 0x122222B: crypto/internal/edwards25519/field.feSquare (fe_amd64_noasm.go:11) ==108570== by 0x122222B: crypto/internal/edwards25519/field.(*Element).Square (fe.go:309) ==108570== by 0x122222B: crypto/internal/edwards25519/field.(*Element).Pow22523 (fe.go:379) ==108570== by 0x12223E5: crypto/internal/edwards25519/field.(*Element).SqrtRatio (fe.go:405) ==108570== by 0x12509C5: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:171) ==108570== by 0x1250533: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058940 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1222B82: crypto/internal/edwards25519/field.feSquareGeneric (fe_generic.go:165) ==108570== by 0x1222255: crypto/internal/edwards25519/field.feSquare (fe_amd64_noasm.go:11) ==108570== by 0x1222255: crypto/internal/edwards25519/field.(*Element).Square (fe.go:309) ==108570== by 0x1222255: crypto/internal/edwards25519/field.(*Element).Pow22523 (fe.go:381) ==108570== by 0x12223E5: crypto/internal/edwards25519/field.(*Element).SqrtRatio (fe.go:405) ==108570== by 0x12509C5: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:171) ==108570== by 0x1250533: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058940 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1222642: crypto/internal/edwards25519/field.feMulGeneric (fe_generic.go:34) ==108570== by 0x122227D: crypto/internal/edwards25519/field.feMul (fe_amd64_noasm.go:9) ==108570== by 0x122227D: crypto/internal/edwards25519/field.(*Element).Multiply (fe.go:303) ==108570== by 0x122227D: crypto/internal/edwards25519/field.(*Element).Pow22523 (fe.go:383) ==108570== by 0x12223E5: crypto/internal/edwards25519/field.(*Element).SqrtRatio (fe.go:405) ==108570== by 0x12509C5: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:171) ==108570== by 0x1250533: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058870 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1222B82: crypto/internal/edwards25519/field.feSquareGeneric (fe_generic.go:165) ==108570== by 0x1222295: crypto/internal/edwards25519/field.feSquare (fe_amd64_noasm.go:11) ==108570== by 0x1222295: crypto/internal/edwards25519/field.(*Element).Square (fe.go:309) ==108570== by 0x1222295: crypto/internal/edwards25519/field.(*Element).Pow22523 (fe.go:384) ==108570== by 0x12223E5: crypto/internal/edwards25519/field.(*Element).SqrtRatio (fe.go:405) ==108570== by 0x12509C5: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:171) ==108570== by 0x1250533: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058940 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1222B82: crypto/internal/edwards25519/field.feSquareGeneric (fe_generic.go:165) ==108570== by 0x12222AD: crypto/internal/edwards25519/field.feSquare (fe_amd64_noasm.go:11) ==108570== by 0x12222AD: crypto/internal/edwards25519/field.(*Element).Square (fe.go:309) ==108570== by 0x12222AD: crypto/internal/edwards25519/field.(*Element).Pow22523 (fe.go:385) ==108570== by 0x12223E5: crypto/internal/edwards25519/field.(*Element).SqrtRatio (fe.go:405) ==108570== by 0x12509C5: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:171) ==108570== by 0x1250533: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058940 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1222642: crypto/internal/edwards25519/field.feMulGeneric (fe_generic.go:34) ==108570== by 0x12222CB: crypto/internal/edwards25519/field.feMul (fe_amd64_noasm.go:9) ==108570== by 0x12222CB: crypto/internal/edwards25519/field.(*Element).Multiply (fe.go:303) ==108570== by 0x12222CB: crypto/internal/edwards25519/field.(*Element).Pow22523 (fe.go:386) ==108570== by 0x12223E5: crypto/internal/edwards25519/field.(*Element).SqrtRatio (fe.go:405) ==108570== by 0x12509C5: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:171) ==108570== by 0x1250533: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058870 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1222642: crypto/internal/edwards25519/field.feMulGeneric (fe_generic.go:34) ==108570== by 0x12223FB: crypto/internal/edwards25519/field.feMul (fe_amd64_noasm.go:9) ==108570== by 0x12223FB: crypto/internal/edwards25519/field.(*Element).Multiply (fe.go:303) ==108570== by 0x12223FB: crypto/internal/edwards25519/field.(*Element).SqrtRatio (fe.go:405) ==108570== by 0x12509C5: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:171) ==108570== by 0x1250533: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058940 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1222B82: crypto/internal/edwards25519/field.feSquareGeneric (fe_generic.go:165) ==108570== by 0x122241B: crypto/internal/edwards25519/field.feSquare (fe_amd64_noasm.go:11) ==108570== by 0x122241B: crypto/internal/edwards25519/field.(*Element).Square (fe.go:309) ==108570== by 0x122241B: crypto/internal/edwards25519/field.(*Element).SqrtRatio (fe.go:407) ==108570== by 0x12509C5: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:171) ==108570== by 0x1250533: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058a10 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1222642: crypto/internal/edwards25519/field.feMulGeneric (fe_generic.go:34) ==108570== by 0x1222437: crypto/internal/edwards25519/field.feMul (fe_amd64_noasm.go:9) ==108570== by 0x1222437: crypto/internal/edwards25519/field.(*Element).Multiply (fe.go:303) ==108570== by 0x1222437: crypto/internal/edwards25519/field.(*Element).SqrtRatio (fe.go:407) ==108570== by 0x12509C5: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:171) ==108570== by 0x1250533: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058940 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x122120C: crypto/internal/edwards25519/field.(*Element).Subtract (fe.go:101) ==108570== by 0x1222459: crypto/internal/edwards25519/field.(*Element).SqrtRatio (fe.go:114) ==108570== by 0x12509C5: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:171) ==108570== by 0x1250533: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058ad0 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1221A4C: crypto/internal/edwards25519/field.(*Element).Equal (fe.go:252) ==108570== by 0x122247B: crypto/internal/edwards25519/field.(*Element).SqrtRatio (fe.go:410) ==108570== by 0x12509C5: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:171) ==108570== by 0x1250533: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058a68 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x12218CC: crypto/internal/edwards25519/field.(*Element).bytes (fe.go:231) ==108570== by 0x1221A7B: crypto/internal/edwards25519/field.(*Element).Equal (fe.go:228) ==108570== by 0x122247B: crypto/internal/edwards25519/field.(*Element).SqrtRatio (fe.go:410) ==108570== by 0x12509C5: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:171) ==108570== by 0x1250533: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc0000589f0 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x122101C: crypto/internal/edwards25519/field.(*Element).reduce (fe.go:54) ==108570== by 0x12218F9: crypto/internal/edwards25519/field.(*Element).bytes (fe.go:233) ==108570== by 0x1221A7B: crypto/internal/edwards25519/field.(*Element).Equal (fe.go:228) ==108570== by 0x122247B: crypto/internal/edwards25519/field.(*Element).SqrtRatio (fe.go:410) ==108570== by 0x12509C5: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:171) ==108570== by 0x1250533: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc0000589d8 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x12218CC: crypto/internal/edwards25519/field.(*Element).bytes (fe.go:231) ==108570== by 0x1221AB1: crypto/internal/edwards25519/field.(*Element).Equal (fe.go:228) ==108570== by 0x122247B: crypto/internal/edwards25519/field.(*Element).SqrtRatio (fe.go:410) ==108570== by 0x12509C5: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:171) ==108570== by 0x1250533: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc0000589f0 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1221A4C: crypto/internal/edwards25519/field.(*Element).Equal (fe.go:252) ==108570== by 0x122249D: crypto/internal/edwards25519/field.(*Element).SqrtRatio (fe.go:411) ==108570== by 0x12509C5: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:171) ==108570== by 0x1250533: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058a68 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1222642: crypto/internal/edwards25519/field.feMulGeneric (fe_generic.go:34) ==108570== by 0x12224D7: crypto/internal/edwards25519/field.feMul (fe_amd64_noasm.go:9) ==108570== by 0x12224D7: crypto/internal/edwards25519/field.(*Element).Multiply (fe.go:303) ==108570== by 0x12224D7: crypto/internal/edwards25519/field.(*Element).SqrtRatio (fe.go:412) ==108570== by 0x12509C5: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:171) ==108570== by 0x1250533: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058940 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1221A4C: crypto/internal/edwards25519/field.(*Element).Equal (fe.go:252) ==108570== by 0x12224EB: crypto/internal/edwards25519/field.(*Element).SqrtRatio (fe.go:412) ==108570== by 0x12509C5: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:171) ==108570== by 0x1250533: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058a68 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1222642: crypto/internal/edwards25519/field.feMulGeneric (fe_generic.go:34) ==108570== by 0x1222535: crypto/internal/edwards25519/field.feMul (fe_amd64_noasm.go:9) ==108570== by 0x1222535: crypto/internal/edwards25519/field.(*Element).Multiply (fe.go:303) ==108570== by 0x1222535: crypto/internal/edwards25519/field.(*Element).SqrtRatio (fe.go:414) ==108570== by 0x12509C5: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:171) ==108570== by 0x1250533: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058940 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1221C4C: crypto/internal/edwards25519/field.(*Element).Absolute (fe.go:297) ==108570== by 0x12225EF: crypto/internal/edwards25519/field.(*Element).SqrtRatio (fe.go:418) ==108570== by 0x12509C5: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:171) ==108570== by 0x1250533: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058a68 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x122120C: crypto/internal/edwards25519/field.(*Element).Subtract (fe.go:101) ==108570== by 0x1221C7F: crypto/internal/edwards25519/field.(*Element).Absolute (fe.go:114) ==108570== by 0x12225EF: crypto/internal/edwards25519/field.(*Element).SqrtRatio (fe.go:418) ==108570== by 0x12509C5: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:171) ==108570== by 0x1250533: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058a50 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x12218CC: crypto/internal/edwards25519/field.(*Element).bytes (fe.go:231) ==108570== by 0x1221CA7: crypto/internal/edwards25519/field.(*Element).Absolute (fe.go:228) ==108570== by 0x12225EF: crypto/internal/edwards25519/field.(*Element).SqrtRatio (fe.go:418) ==108570== by 0x12509C5: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:171) ==108570== by 0x1250533: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc0000589f0 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x122120C: crypto/internal/edwards25519/field.(*Element).Subtract (fe.go:101) ==108570== by 0x12509F9: crypto/internal/edwards25519.(*Point).SetBytes (fe.go:114) ==108570== by 0x1250533: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058c68 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1222642: crypto/internal/edwards25519/field.feMulGeneric (fe_generic.go:34) ==108570== by 0x1250B13: UnknownInlinedFun (fe_amd64_noasm.go:9) ==108570== by 0x1250B13: UnknownInlinedFun (fe.go:303) ==108570== by 0x1250B13: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:183) ==108570== by 0x1250533: crypto/internal/edwards25519.init (edwards25519.go:66) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058ad8 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10150AC: runtime.newobject (malloc.go:1385) ==108570== by 0x1250575: crypto/internal/edwards25519.init (edwards25519.go:77) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058da0 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x12508D2: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:144) ==108570== by 0x12505B5: crypto/internal/edwards25519.init (edwards25519.go:77) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058c80 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1222642: crypto/internal/edwards25519/field.feMulGeneric (fe_generic.go:34) ==108570== by 0x1250989: UnknownInlinedFun (fe_amd64_noasm.go:9) ==108570== by 0x1250989: UnknownInlinedFun (fe.go:303) ==108570== by 0x1250989: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:167) ==108570== by 0x12505B5: crypto/internal/edwards25519.init (edwards25519.go:77) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058ad8 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1222B82: crypto/internal/edwards25519/field.feSquareGeneric (fe_generic.go:165) ==108570== by 0x122234B: crypto/internal/edwards25519/field.feSquare (fe_amd64_noasm.go:11) ==108570== by 0x122234B: crypto/internal/edwards25519/field.(*Element).Square (fe.go:309) ==108570== by 0x122234B: crypto/internal/edwards25519/field.(*Element).SqrtRatio (fe.go:402) ==108570== by 0x12509C5: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:171) ==108570== by 0x12505B5: crypto/internal/edwards25519.init (edwards25519.go:77) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058a10 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1222642: crypto/internal/edwards25519/field.feMulGeneric (fe_generic.go:34) ==108570== by 0x1222371: crypto/internal/edwards25519/field.feMul (fe_amd64_noasm.go:9) ==108570== by 0x1222371: crypto/internal/edwards25519/field.(*Element).Multiply (fe.go:303) ==108570== by 0x1222371: crypto/internal/edwards25519/field.(*Element).SqrtRatio (fe.go:403) ==108570== by 0x12509C5: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:171) ==108570== by 0x12505B5: crypto/internal/edwards25519.init (edwards25519.go:77) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058940 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1222642: crypto/internal/edwards25519/field.feMulGeneric (fe_generic.go:34) ==108570== by 0x1221F55: crypto/internal/edwards25519/field.feMul (fe_amd64_noasm.go:9) ==108570== by 0x1221F55: crypto/internal/edwards25519/field.(*Element).Multiply (fe.go:303) ==108570== by 0x1221F55: crypto/internal/edwards25519/field.(*Element).Pow22523 (fe.go:345) ==108570== by 0x12223E5: crypto/internal/edwards25519/field.(*Element).SqrtRatio (fe.go:405) ==108570== by 0x12509C5: crypto/internal/edwards25519.(*Point).SetBytes (edwards25519.go:171) ==108570== by 0x12505B5: crypto/internal/edwards25519.init (edwards25519.go:77) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058870 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10150AC: runtime.newobject (malloc.go:1385) ==108570== by 0x12505F7: crypto/internal/edwards25519.init (edwards25519.go:231) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058da0 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x122114C: crypto/internal/edwards25519/field.(*Element).Add (fe.go:87) ==108570== by 0x1250613: crypto/internal/edwards25519.init (edwards25519.go:231) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058db0 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10A953C: internal/godebug.init.0 (godebug.go:217) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058e18 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x109164C: internal/godebug.setUpdate (runtime.go:142) ==108570== by 0x10A955F: internal/godebug.init.0 (godebug.go:218) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058df8 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10150AC: runtime.newobject (malloc.go:1385) ==108570== by 0x109166F: internal/godebug.setUpdate (runtime.go:143) ==108570== by 0x10A955F: internal/godebug.init.0 (godebug.go:218) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058dd0 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1087F40: internal/runtime/atomic.storePointer (atomic_pointer.go:57) ==108570== by 0x10916B9: internal/runtime/atomic.(*UnsafePointer).Store (types.go:484) ==108570== by 0x10916B9: internal/runtime/atomic.(*Pointer[go.shape.func(string, string)]).Store (types.go:546) ==108570== by 0x10916B9: internal/godebug.setUpdate (runtime.go:145) ==108570== by 0x10A955F: internal/godebug.init.0 (godebug.go:218) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058de0 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x106149C: runtime.godebugNotify (runtime.go:186) ==108570== by 0x10916C3: internal/godebug.setUpdate (runtime.go:146) ==108570== by 0x10A955F: internal/godebug.init.0 (godebug.go:218) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058db8 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10A96B2: internal/godebug.update (godebug.go:233) ==108570== by 0x1061563: runtime.godebugNotify (runtime.go:196) ==108570== by 0x10916C3: internal/godebug.setUpdate (runtime.go:146) ==108570== by 0x10A955F: internal/godebug.init.0 (godebug.go:218) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058ca0 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10A9748: internal/godebug.update (godebug.go:241) ==108570== by 0x1061563: runtime.godebugNotify (runtime.go:196) ==108570== by 0x10916C3: internal/godebug.setUpdate (runtime.go:146) ==108570== by 0x10A955F: internal/godebug.init.0 (godebug.go:218) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058c90 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10912F0: runtime.rand (rand.go:129) ==108570== by 0x1060F27: runtime.rand32 (rand.go:121) ==108570== by 0x10A974D: internal/godebug.update (godebug.go:241) ==108570== by 0x1061563: runtime.godebugNotify (runtime.go:196) ==108570== by 0x10916C3: internal/godebug.setUpdate (runtime.go:146) ==108570== by 0x10A955F: internal/godebug.init.0 (godebug.go:218) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058c70 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10A99AC: internal/godebug.parse (godebug.go:262) ==108570== by 0x10A9773: internal/godebug.update (godebug.go:242) ==108570== by 0x1061563: runtime.godebugNotify (runtime.go:196) ==108570== by 0x10916C3: internal/godebug.setUpdate (runtime.go:146) ==108570== by 0x10A955F: internal/godebug.init.0 (godebug.go:218) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058c28 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10A99AC: internal/godebug.parse (godebug.go:262) ==108570== by 0x10A978F: internal/godebug.update (godebug.go:243) ==108570== by 0x1061563: runtime.godebugNotify (runtime.go:196) ==108570== by 0x10916C3: internal/godebug.setUpdate (runtime.go:146) ==108570== by 0x10A955F: internal/godebug.init.0 (godebug.go:218) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058c28 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10A37B2: sync.(*Map).Range (map.go:473) ==108570== by 0x10A97B5: internal/godebug.update (godebug.go:246) ==108570== by 0x1061563: runtime.godebugNotify (runtime.go:196) ==108570== by 0x10916C3: internal/godebug.setUpdate (runtime.go:146) ==108570== by 0x10A955F: internal/godebug.init.0 (godebug.go:218) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058bf8 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108B1EC: runtime.mapiterinit (map.go:877) ==108570== by 0x10A396F: sync.(*Map).Range (map.go:496) ==108570== by 0x10A97B5: internal/godebug.update (godebug.go:246) ==108570== by 0x1061563: runtime.godebugNotify (runtime.go:196) ==108570== by 0x10916C3: internal/godebug.setUpdate (runtime.go:146) ==108570== by 0x10A955F: internal/godebug.init.0 (godebug.go:218) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058bd8 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10A990C: internal/godebug.update.deferwrap1 (godebug.go:235) ==108570== by 0x10A97CB: internal/godebug.update (godebug.go:252) ==108570== by 0x1061563: runtime.godebugNotify (runtime.go:196) ==108570== by 0x10916C3: internal/godebug.setUpdate (runtime.go:146) ==108570== by 0x10A955F: internal/godebug.init.0 (godebug.go:218) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058c88 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10916EC: internal/godebug.setNewIncNonDefault (runtime.go:150) ==108570== by 0x10A9571: internal/godebug.init.0 (godebug.go:219) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058df8 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10150AC: runtime.newobject (malloc.go:1385) ==108570== by 0x109170F: internal/godebug.setNewIncNonDefault (runtime.go:151) ==108570== by 0x10A9571: internal/godebug.init.0 (godebug.go:219) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058dd0 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1087F40: internal/runtime/atomic.storePointer (atomic_pointer.go:57) ==108570== by 0x1091759: internal/runtime/atomic.(*UnsafePointer).Store (types.go:484) ==108570== by 0x1091759: internal/runtime/atomic.(*Pointer[go.shape.func(string) func()]).Store (types.go:546) ==108570== by 0x1091759: internal/godebug.setNewIncNonDefault (runtime.go:153) ==108570== by 0x10A9571: internal/godebug.init.0 (godebug.go:219) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058de0 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x114F55C: crypto.init (in /root/crypto.tls/tls.test) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058e00 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1092E2C: runtime.makeslice (slice.go:101) ==108570== by 0x114F58B: crypto.init (crypto.go:123) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058dd8 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x12ABDBC: crypto/md5.init.0 (md5.go:20) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058e10 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x11CFDFC: hash/crc32.init (in /root/crypto.tls/tls.test) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058e08 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10150AC: runtime.newobject (malloc.go:1385) ==108570== by 0x11CFE1F: hash/crc32.init (crc32_generic.go:21) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058de0 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10AA35C: syscall.init (in /root/crypto.tls/tls.test) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058e08 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10913CC: syscall.runtime_envs (runtime.go:122) ==108570== by 0x10AA373: syscall.init (env_unix.go:29) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058da8 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1092FCC: runtime.growslice (slice.go:177) ==108570== by 0x1091429: syscall.runtime_envs (runtime.go:122) ==108570== by 0x10AA373: syscall.init (env_unix.go:29) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d58 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x109149E: syscall.runtime_envs (runtime.go:122) ==108570== by 0x10AA373: syscall.init (env_unix.go:29) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d70 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1089F6C: runtime.makemap_small (map.go:296) ==108570== by 0x10AA3C1: syscall.init (syscall_linux.go:1267) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058de0 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10150AC: runtime.newobject (malloc.go:1385) ==108570== by 0x1089F8F: runtime.makemap_small (map.go:297) ==108570== by 0x10AA3C1: syscall.init (syscall_linux.go:1267) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058db8 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1089F9C: runtime.makemap_small (map.go:298) ==108570== by 0x10AA3C1: syscall.init (syscall_linux.go:1267) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058dc0 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10AF29C: syscall.init.0 (rlimit.go:30) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058de8 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10150AC: runtime.newobject (malloc.go:1385) ==108570== by 0x10AF2BF: syscall.init.0 (rlimit.go:31) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058dc0 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10B325C: syscall.Getrlimit (zsyscall_linux_s390x.go:1195) ==108570== by 0x10AF2D7: syscall.init.0 (rlimit.go:32) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058da0 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10B3298: syscall.Getrlimit (zsyscall_linux_s390x.go:1196) ==108570== by 0x10AF2D7: syscall.init.0 (rlimit.go:32) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10B3D40: syscall.RawSyscall6 (syscall_linux.go:62) ==108570== by 0x10B3D07: syscall.RawSyscall (syscall_linux.go:55) ==108570== by 0x10B329D: syscall.Getrlimit (zsyscall_linux_s390x.go:1196) ==108570== by 0x10AF2D7: syscall.init.0 (rlimit.go:32) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058cf0 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10B4AFC: time.init (in /root/crypto.tls/tls.test) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058e18 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10B4B5C: time.map.init.0 (format.go:1601) ==108570== by 0x10B4B13: time.init (format.go:1601) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058de0 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1089F6C: runtime.makemap_small (map.go:296) ==108570== by 0x10B4B73: time.map.init.0 (format.go:1601) ==108570== by 0x10B4B13: time.init (format.go:1601) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058db8 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1089F9C: runtime.makemap_small (map.go:298) ==108570== by 0x10B4B73: time.map.init.0 (format.go:1601) ==108570== by 0x10B4B13: time.init (format.go:1601) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d98 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10B4B9D: time.map.init.0 (format.go:1602) ==108570== by 0x10B4B13: time.init (format.go:1601) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d70 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10094DC: runtime.strhashFallback (alg.go:110) ==108570== by 0x108DBA5: runtime.mapassign_faststr (map_faststr.go:235) ==108570== by 0x10B4B9D: time.map.init.0 (format.go:1602) ==108570== by 0x10B4B13: time.init (format.go:1601) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1089052: runtime.mallocgc (malloc.go:983) ==108570== by 0x108DBF5: runtime.mapassign_faststr (malloc.go:1386) ==108570== by 0x10B4B9D: time.map.init.0 (format.go:1602) ==108570== by 0x10B4B13: time.init (format.go:1601) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058cd0 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10B4BD1: time.map.init.0 (format.go:1603) ==108570== by 0x10B4B13: time.init (format.go:1601) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d70 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10B4C05: time.map.init.0 (format.go:1604) ==108570== by 0x10B4B13: time.init (format.go:1601) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d70 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10B4C39: time.map.init.0 (format.go:1605) ==108570== by 0x10B4B13: time.init (format.go:1601) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d70 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10B4C6D: time.map.init.0 (format.go:1606) ==108570== by 0x10B4B13: time.init (format.go:1601) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d70 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10B4CA7: time.map.init.0 (format.go:1607) ==108570== by 0x10B4B13: time.init (format.go:1601) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d70 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10B4CE1: time.map.init.0 (format.go:1608) ==108570== by 0x10B4B13: time.init (format.go:1601) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d70 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10B4D1B: time.map.init.0 (format.go:1609) ==108570== by 0x10B4B13: time.init (format.go:1601) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d70 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10B4B14: time.init (time.go:1153) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058e08 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x109A0A0: runtime.nanotime1 (sys_linux_s390x.s:298) ==108570== by 0x1095A17: runtime.nanotime (time_nofake.go:33) ==108570== by 0x10B4B19: time.init (time.go:1153) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058de0 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1130FEC: context.init (in /root/crypto.tls/tls.test) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058e08 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x100BB7C: runtime.makechan (chan.go:73) ==108570== by 0x1131015: context.init (context.go:413) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058dc8 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x11317BC: context.init.0 (context.go:415) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058e18 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x100CA9C: runtime.closechan (chan.go:397) ==108570== by 0x11317DF: context.init.0 (context.go:416) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058dc8 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101343C: runtime.lock2 (lock_futex.go:55) ==108570== by 0x100CAD3: runtime.lockWithRank (lockrank_off.go:24) ==108570== by 0x100CAD3: runtime.lock (lock_futex.go:52) ==108570== by 0x100CAD3: runtime.closechan (chan.go:402) ==108570== by 0x11317DF: context.init.0 (context.go:416) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d68 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101371C: runtime.unlock2 (lock_futex.go:124) ==108570== by 0x100CEC9: runtime.unlockWithRank (lockrank_off.go:35) ==108570== by 0x100CEC9: runtime.unlock (lock_futex.go:121) ==108570== by 0x100CEC9: runtime.closechan (chan.go:458) ==108570== by 0x11317DF: context.init.0 (context.go:416) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058da8 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10D2B6C: internal/poll.init (in /root/crypto.tls/tls.test) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058dd8 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10150AC: runtime.newobject (malloc.go:1385) ==108570== by 0x10D2B8F: internal/poll.init (copy_file_range_linux.go:13) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058db0 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10150AC: runtime.newobject (malloc.go:1385) ==108570== by 0x10D2BBD: internal/poll.init (oncefunc.go:45) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058db0 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10150AC: runtime.newobject (malloc.go:1385) ==108570== by 0x10D2BDB: internal/poll.init (oncefunc.go:46) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058db0 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10150AC: runtime.newobject (malloc.go:1385) ==108570== by 0x10D2BF9: internal/poll.init (oncefunc.go:47) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058db0 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10150AC: runtime.newobject (malloc.go:1385) ==108570== by 0x10D2C27: internal/poll.init (oncefunc.go:48) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058db0 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10150AC: runtime.newobject (malloc.go:1385) ==108570== by 0x10D2C45: internal/poll.init (oncefunc.go:50) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058db0 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10150AC: runtime.newobject (malloc.go:1385) ==108570== by 0x10D2CD5: internal/poll.init (oncefunc.go:61) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058db0 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10CE03C: io/fs.init (in /root/crypto.tls/tls.test) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058df8 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x12173BC: crypto/internal/nistec.init.0 (p256_asm.go:325) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058e00 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10150AC: runtime.newobject (malloc.go:1385) ==108570== by 0x12173DF: crypto/internal/nistec.init.0 (p256_asm.go:328) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058dd8 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101BE9C: runtime.(*mcache).allocLarge (mcache.go:219) ==108570== by 0x1089761: runtime.mallocgc (malloc.go:1177) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x12173DF: crypto/internal/nistec.init.0 (p256_asm.go:328) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058cf8 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x103279C: runtime.deductSweepCredit (mgcsweep.go:910) ==108570== by 0x101BEF7: runtime.(*mcache).allocLarge (mcache.go:231) ==108570== by 0x1089761: runtime.mallocgc (malloc.go:1177) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x12173DF: crypto/internal/nistec.init.0 (p256_asm.go:328) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058cc0 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1034ABC: runtime.(*mheap).alloc (mheap.go:951) ==108570== by 0x101BF19: runtime.(*mcache).allocLarge (mcache.go:234) ==108570== by 0x1089761: runtime.mallocgc (malloc.go:1177) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x12173DF: crypto/internal/nistec.init.0 (p256_asm.go:328) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058cb8 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1034B0E: runtime.(*mheap).alloc (mheap.go:956) ==108570== by 0x101BF19: runtime.(*mcache).allocLarge (mcache.go:234) ==108570== by 0x1089761: runtime.mallocgc (malloc.go:1177) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x12173DF: crypto/internal/nistec.init.0 (p256_asm.go:328) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058cb0 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101BF38: runtime.(*mcache).allocLarge (mcache.go:240) ==108570== by 0x1089761: runtime.mallocgc (malloc.go:1177) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x12173DF: crypto/internal/nistec.init.0 (p256_asm.go:328) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058cd8 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101BF7E: runtime.(*mcache).allocLarge (mcache.go:243) ==108570== by 0x1089761: runtime.mallocgc (malloc.go:1177) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x12173DF: crypto/internal/nistec.init.0 (p256_asm.go:328) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058cd8 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x102C7BC: runtime.(*gcControllerState).update (mgcpacer.go:861) ==108570== by 0x101BFC1: runtime.(*mcache).allocLarge (mcache.go:249) ==108570== by 0x1089761: runtime.mallocgc (malloc.go:1177) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x12173DF: crypto/internal/nistec.init.0 (p256_asm.go:328) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058cd0 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1041D7C: runtime.(*spanSet).push (mspanset.go:74) ==108570== by 0x101C01D: runtime.(*mcache).allocLarge (mcache.go:253) ==108570== by 0x1089761: runtime.mallocgc (malloc.go:1177) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x12173DF: crypto/internal/nistec.init.0 (p256_asm.go:328) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058c80 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101537C: runtime.persistentalloc.func1 (malloc.go:1561) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa78 is on thread 1's stack ==108570== 48 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101A24C: runtime.(*mspan).initHeapBits (mbitmap.go:542) ==108570== by 0x101C049: runtime.(*mcache).allocLarge (mcache.go:255) ==108570== by 0x1089761: runtime.mallocgc (malloc.go:1177) ==108570== by 0x10150D9: runtime.newobject (malloc.go:1386) ==108570== by 0x12173DF: crypto/internal/nistec.init.0 (p256_asm.go:328) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058cd0 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10D7F7C: os.init (in /root/crypto.tls/tls.test) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058dd0 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10DD4BC: os.NewFile (file_unix.go:106) ==108570== by 0x10D814F: os.init (file.go:71) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d90 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10D277C: internal/syscall/unix.Fcntl (fcntl_unix.go:19) ==108570== by 0x10DD4F1: os.NewFile (file_unix.go:112) ==108570== by 0x10D814F: os.init (file.go:71) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d70 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10D27A4: internal/syscall/unix.Fcntl (fcntl_unix.go:20) ==108570== by 0x10DD4F1: os.NewFile (file_unix.go:112) ==108570== by 0x10D814F: os.init (file.go:71) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d18 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10DD5BC: os.newFile (file_unix.go:162) ==108570== by 0x10DD55B: os.NewFile (file_unix.go:116) ==108570== by 0x10D814F: os.init (file.go:71) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10150AC: runtime.newobject (malloc.go:1385) ==108570== by 0x10DD607: os.newFile (file_unix.go:163) ==108570== by 0x10DD55B: os.NewFile (file_unix.go:116) ==108570== by 0x10D814F: os.init (file.go:71) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d20 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10150AC: runtime.newobject (malloc.go:1385) ==108570== by 0x10DD625: os.newFile (file_unix.go:163) ==108570== by 0x10DD55B: os.NewFile (file_unix.go:116) ==108570== by 0x10D814F: os.init (file.go:71) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d20 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10D46CC: internal/poll.(*FD).Init (fd_unix.go:55) ==108570== by 0x10DD791: os.newFile (file_unix.go:237) ==108570== by 0x10DD55B: os.NewFile (file_unix.go:116) ==108570== by 0x10D814F: os.init (file.go:71) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d20 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10210A2: runtime.SetFinalizer (mfinal.go:411) ==108570== by 0x10DD81B: os.newFile (file_unix.go:243) ==108570== by 0x10DD55B: os.NewFile (file_unix.go:116) ==108570== by 0x10D814F: os.init (file.go:71) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058c68 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x102116A: runtime.SetFinalizer (mfinal.go:436) ==108570== by 0x10DD81B: os.newFile (file_unix.go:243) ==108570== by 0x10DD55B: os.NewFile (file_unix.go:116) ==108570== by 0x10D814F: os.init (file.go:71) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058c38 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x102099C: runtime.createfing (mfinal.go:160) ==108570== by 0x10214F3: runtime.SetFinalizer (mfinal.go:509) ==108570== by 0x10DD81B: os.newFile (file_unix.go:243) ==108570== by 0x10DD55B: os.NewFile (file_unix.go:116) ==108570== by 0x10D814F: os.init (file.go:71) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058c58 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10591FC: runtime.newproc (proc.go:4974) ==108570== by 0x10209F3: runtime.createfing (mfinal.go:163) ==108570== by 0x10214F3: runtime.SetFinalizer (mfinal.go:509) ==108570== by 0x10DD81B: os.newFile (file_unix.go:243) ==108570== by 0x10DD55B: os.NewFile (file_unix.go:116) ==108570== by 0x10D814F: os.init (file.go:71) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058c28 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1059234: runtime.newproc (proc.go:4977) ==108570== by 0x10209F3: runtime.createfing (mfinal.go:163) ==108570== by 0x10214F3: runtime.SetFinalizer (mfinal.go:509) ==108570== by 0x10DD81B: os.newFile (file_unix.go:243) ==108570== by 0x10DD55B: os.NewFile (file_unix.go:116) ==108570== by 0x10D814F: os.init (file.go:71) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058c20 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x102152A: runtime.SetFinalizer (mfinal.go:511) ==108570== by 0x10DD81B: os.newFile (file_unix.go:243) ==108570== by 0x10DD55B: os.NewFile (file_unix.go:116) ==108570== by 0x10D814F: os.init (file.go:71) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058c60 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x102192C: runtime.SetFinalizer.func2 (mfinal.go:511) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa70 is on thread 1's stack ==108570== 56 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1036E5C: runtime.addfinalizer (mheap.go:1962) ==108570== by 0x102197D: runtime.SetFinalizer.func2 (mfinal.go:512) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa20 is on thread 1's stack ==108570== 80 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101343C: runtime.lock2 (lock_futex.go:55) ==108570== by 0x1036E83: runtime.lockWithRank (lockrank_off.go:24) ==108570== by 0x1036E83: runtime.lock (lock_futex.go:52) ==108570== by 0x1036E83: runtime.addfinalizer (mheap.go:1963) ==108570== by 0x102197D: runtime.SetFinalizer.func2 (mfinal.go:512) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9c0 is on thread 1's stack ==108570== 96 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1021C0C: runtime.(*fixalloc).alloc (mfixalloc.go:74) ==108570== by 0x1036E95: runtime.addfinalizer (mheap.go:1964) ==108570== by 0x102197D: runtime.SetFinalizer.func2 (mfinal.go:512) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9e8 is on thread 1's stack ==108570== 56 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101371C: runtime.unlock2 (lock_futex.go:124) ==108570== by 0x1036EB7: runtime.unlockWithRank (lockrank_off.go:35) ==108570== by 0x1036EB7: runtime.unlock (lock_futex.go:121) ==108570== by 0x1036EB7: runtime.addfinalizer (mheap.go:1965) ==108570== by 0x102197D: runtime.SetFinalizer.func2 (mfinal.go:512) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefffa00 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x103695C: runtime.addspecial (mheap.go:1858) ==108570== by 0x1036F71: runtime.addfinalizer (mheap.go:1971) ==108570== by 0x102197D: runtime.SetFinalizer.func2 (mfinal.go:512) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9e0 is on thread 1's stack ==108570== 64 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1030C4C: runtime.(*mspan).ensureSwept (mgcsweep.go:458) ==108570== by 0x10369CF: runtime.addspecial (mheap.go:1868) ==108570== by 0x1036F71: runtime.addfinalizer (mheap.go:1971) ==108570== by 0x102197D: runtime.SetFinalizer.func2 (mfinal.go:512) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9a8 is on thread 1's stack ==108570== 56 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101343C: runtime.lock2 (lock_futex.go:55) ==108570== by 0x1036A0B: runtime.lockWithRank (lockrank_off.go:24) ==108570== by 0x1036A0B: runtime.lock (lock_futex.go:52) ==108570== by 0x1036A0B: runtime.addspecial (mheap.go:1873) ==108570== by 0x1036F71: runtime.addfinalizer (mheap.go:1971) ==108570== by 0x102197D: runtime.SetFinalizer.func2 (mfinal.go:512) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff980 is on thread 1's stack ==108570== 96 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101371C: runtime.unlock2 (lock_futex.go:124) ==108570== by 0x1036B4B: runtime.unlockWithRank (lockrank_off.go:35) ==108570== by 0x1036B4B: runtime.unlock (lock_futex.go:121) ==108570== by 0x1036B4B: runtime.addspecial (mheap.go:1885) ==108570== by 0x1036F71: runtime.addfinalizer (mheap.go:1971) ==108570== by 0x102197D: runtime.SetFinalizer.func2 (mfinal.go:512) ==108570== by 0x1097181: runtime.systemstack (asm_s390x.s:276) ==108570== by 0x1097047: runtime.mstart (asm_s390x.s:174) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0x1ffefff9c0 is on thread 1's stack ==108570== 32 bytes below stack pointer ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10DD4BC: os.NewFile (file_unix.go:106) ==108570== by 0x10D819D: os.init (file.go:72) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d90 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10DD4BC: os.NewFile (file_unix.go:106) ==108570== by 0x10D81EB: os.init (file.go:73) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d90 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10150AC: runtime.newobject (malloc.go:1385) ==108570== by 0x10D822D: os.init (pidfd_linux.go:127) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058da8 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10150AC: runtime.newobject (malloc.go:1385) ==108570== by 0x10D825B: os.init (oncefunc.go:45) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058da8 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10150AC: runtime.newobject (malloc.go:1385) ==108570== by 0x10D8279: os.init (oncefunc.go:46) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058da8 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10150AC: runtime.newobject (malloc.go:1385) ==108570== by 0x10D8297: os.init (oncefunc.go:47) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058da8 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10150AC: runtime.newobject (malloc.go:1385) ==108570== by 0x10D82C5: os.init (oncefunc.go:48) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058da8 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10150AC: runtime.newobject (malloc.go:1385) ==108570== by 0x10D82F3: os.init (oncefunc.go:50) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058da8 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10150AC: runtime.newobject (malloc.go:1385) ==108570== by 0x10D8383: os.init (oncefunc.go:61) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058da8 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10DFC8C: os.init.0 (proc.go:18) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058e08 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10914FC: os.runtime_args (runtime.go:128) ==108570== by 0x10DFCA3: os.init.0 (proc.go:23) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058da8 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1092FCC: runtime.growslice (slice.go:177) ==108570== by 0x1091559: os.runtime_args (runtime.go:128) ==108570== by 0x10DFCA3: os.init.0 (proc.go:23) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d58 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10915CE: os.runtime_args (runtime.go:128) ==108570== by 0x10DFCA3: os.init.0 (proc.go:23) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d70 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x11A337C: os/signal.init.0 (signal_unix.go:27) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058e20 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10F8BDC: unicode.init (in /root/crypto.tls/tls.test) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058df0 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10F311C: unicode.map.init.0 (tables.go:9) ==108570== by 0x10F8BF3: unicode.init (tables.go:9) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058db8 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1089FEC: runtime.makemap (map.go:318) ==108570== by 0x10F314B: unicode.map.init.0 (tables.go:9) ==108570== by 0x10F8BF3: unicode.init (tables.go:9) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d68 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10150AC: runtime.newobject (malloc.go:1385) ==108570== by 0x108A0A5: runtime.makemap (map.go:326) ==108570== by 0x10F314B: unicode.map.init.0 (tables.go:9) ==108570== by 0x10F8BF3: unicode.init (tables.go:9) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d40 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108A0B2: runtime.makemap (map.go:328) ==108570== by 0x10F314B: unicode.map.init.0 (tables.go:9) ==108570== by 0x10F8BF3: unicode.init (tables.go:9) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1015D3C: runtime.makeBucketArray (map.go:359) ==108570== by 0x108A123: runtime.makemap (map.go:343) ==108570== by 0x10F314B: unicode.map.init.0 (tables.go:9) ==108570== by 0x10F8BF3: unicode.init (tables.go:9) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d30 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1089DEC: runtime.newarray (malloc.go:1423) ==108570== by 0x1015F11: runtime.makeBucketArray (map.go:377) ==108570== by 0x108A123: runtime.makemap (map.go:343) ==108570== by 0x10F314B: unicode.map.init.0 (tables.go:9) ==108570== by 0x10F8BF3: unicode.init (tables.go:9) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d08 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1089052: runtime.mallocgc (malloc.go:983) ==108570== by 0x1089E8B: runtime.newarray (malloc.go:1431) ==108570== by 0x1015F11: runtime.makeBucketArray (map.go:377) ==108570== by 0x108A123: runtime.makemap (map.go:343) ==108570== by 0x10F314B: unicode.map.init.0 (tables.go:9) ==108570== by 0x10F8BF3: unicode.init (tables.go:9) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058c68 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F3175: unicode.map.init.0 (tables.go:9) ==108570== by 0x10F8BF3: unicode.init (tables.go:9) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F31DD: unicode.map.init.0 (tables.go:9) ==108570== by 0x10F8BF3: unicode.init (tables.go:9) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F3241: unicode.map.init.0 (tables.go:9) ==108570== by 0x10F8BF3: unicode.init (tables.go:9) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F32A5: unicode.map.init.0 (tables.go:9) ==108570== by 0x10F8BF3: unicode.init (tables.go:9) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F3309: unicode.map.init.0 (tables.go:9) ==108570== by 0x10F8BF3: unicode.init (tables.go:9) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F336D: unicode.map.init.0 (tables.go:9) ==108570== by 0x10F8BF3: unicode.init (tables.go:9) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F33D1: unicode.map.init.0 (tables.go:9) ==108570== by 0x10F8BF3: unicode.init (tables.go:9) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F3435: unicode.map.init.0 (tables.go:9) ==108570== by 0x10F8BF3: unicode.init (tables.go:9) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F3499: unicode.map.init.0 (tables.go:9) ==108570== by 0x10F8BF3: unicode.init (tables.go:9) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F34FD: unicode.map.init.0 (tables.go:9) ==108570== by 0x10F8BF3: unicode.init (tables.go:9) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F3561: unicode.map.init.0 (tables.go:9) ==108570== by 0x10F8BF3: unicode.init (tables.go:9) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F35C5: unicode.map.init.0 (tables.go:9) ==108570== by 0x10F8BF3: unicode.init (tables.go:9) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F3629: unicode.map.init.0 (tables.go:9) ==108570== by 0x10F8BF3: unicode.init (tables.go:9) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F368D: unicode.map.init.0 (tables.go:9) ==108570== by 0x10F8BF3: unicode.init (tables.go:9) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F36F1: unicode.map.init.0 (tables.go:9) ==108570== by 0x10F8BF3: unicode.init (tables.go:9) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F3755: unicode.map.init.0 (tables.go:9) ==108570== by 0x10F8BF3: unicode.init (tables.go:9) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F37B9: unicode.map.init.0 (tables.go:9) ==108570== by 0x10F8BF3: unicode.init (tables.go:9) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F381D: unicode.map.init.0 (tables.go:9) ==108570== by 0x10F8BF3: unicode.init (tables.go:9) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F3881: unicode.map.init.0 (tables.go:9) ==108570== by 0x10F8BF3: unicode.init (tables.go:9) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F38E5: unicode.map.init.0 (tables.go:9) ==108570== by 0x10F8BF3: unicode.init (tables.go:9) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F3949: unicode.map.init.0 (tables.go:9) ==108570== by 0x10F8BF3: unicode.init (tables.go:9) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F39AD: unicode.map.init.0 (tables.go:9) ==108570== by 0x10F8BF3: unicode.init (tables.go:9) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F3A11: unicode.map.init.0 (tables.go:9) ==108570== by 0x10F8BF3: unicode.init (tables.go:9) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F3A75: unicode.map.init.0 (tables.go:9) ==108570== by 0x10F8BF3: unicode.init (tables.go:9) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F3AD9: unicode.map.init.0 (tables.go:9) ==108570== by 0x10F8BF3: unicode.init (tables.go:9) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F3B3D: unicode.map.init.0 (tables.go:9) ==108570== by 0x10F8BF3: unicode.init (tables.go:9) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F3BA1: unicode.map.init.0 (tables.go:9) ==108570== by 0x10F8BF3: unicode.init (tables.go:9) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F3C05: unicode.map.init.0 (tables.go:9) ==108570== by 0x10F8BF3: unicode.init (tables.go:9) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F3C69: unicode.map.init.0 (tables.go:9) ==108570== by 0x10F8BF3: unicode.init (tables.go:9) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F3CCD: unicode.map.init.0 (tables.go:9) ==108570== by 0x10F8BF3: unicode.init (tables.go:9) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F3D31: unicode.map.init.0 (tables.go:9) ==108570== by 0x10F8BF3: unicode.init (tables.go:9) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F3D95: unicode.map.init.0 (tables.go:9) ==108570== by 0x10F8BF3: unicode.init (tables.go:9) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F3DF9: unicode.map.init.0 (tables.go:9) ==108570== by 0x10F8BF3: unicode.init (tables.go:9) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F3E5D: unicode.map.init.0 (tables.go:9) ==108570== by 0x10F8BF3: unicode.init (tables.go:9) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F3EC1: unicode.map.init.0 (tables.go:9) ==108570== by 0x10F8BF3: unicode.init (tables.go:9) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F3F25: unicode.map.init.0 (tables.go:9) ==108570== by 0x10F8BF3: unicode.init (tables.go:9) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10F3FBC: unicode.map.init.1 (tables.go:3802) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058db8 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x1089FEC: runtime.makemap (map.go:318) ==108570== by 0x10F3FEB: unicode.map.init.1 (tables.go:3802) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d68 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108A0B2: runtime.makemap (map.go:328) ==108570== by 0x10F3FEB: unicode.map.init.1 (tables.go:3802) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x10150AC: runtime.newobject (malloc.go:1385) ==108570== by 0x108A193: runtime.makemap (map.go:345) ==108570== by 0x10F3FEB: unicode.map.init.1 (tables.go:3802) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d40 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F4015: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F407D: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F40E1: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F4145: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F41A9: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F420D: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F4271: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F42D5: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F4339: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F439D: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F4401: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F4465: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F44C9: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F452D: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F4591: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F45F5: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F4659: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F46BD: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F4721: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F4785: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F47E9: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F484D: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F48B1: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F4915: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F4979: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F49DD: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F4A41: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F4AA5: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F4B09: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F4B6D: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F4BD1: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F4C35: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F4C99: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F4CFD: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F4D61: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F4DC5: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F4E29: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F4E8D: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F4EF1: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F4F55: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F4FB9: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F501D: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F5081: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F50E5: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F5149: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F51AD: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F5211: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F5275: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F52D9: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F533D: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F53A1: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F5405: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F5469: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F54CD: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F5531: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F5595: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F55F9: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F565D: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101595C: runtime.(*hmap).newoverflow (map.go:239) ==108570== by 0x108DF29: runtime.mapassign_faststr (map_faststr.go:302) ==108570== by 0x10F565D: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058ce8 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x101588C: runtime.(*hmap).incrnoverflow (map.go:220) ==108570== by 0x1015A99: runtime.(*hmap).newoverflow (map.go:258) ==108570== by 0x108DF29: runtime.mapassign_faststr (map_faststr.go:302) ==108570== by 0x10F565D: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058cd0 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F56C1: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F5725: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F5789: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F57ED: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F5851: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F58B5: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F5919: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F597D: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F59E1: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F5A45: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F5AA9: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F5B0D: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F5B71: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F5BD5: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F5C39: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F5C9D: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F5D01: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F5D65: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F5DC9: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F5E2D: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F5E91: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F5EF5: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F5F59: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F5FBD: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F6021: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F6085: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F60E9: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F614D: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F61B1: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F6215: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F6279: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F62DD: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F6341: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F63A5: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F6409: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F646D: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F64D1: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F6535: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F6599: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F65FD: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F6661: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F66C5: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F6729: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F678D: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F67F1: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== Invalid write of size 8 ==108570== at 0x108DB2C: runtime.mapassign_faststr (map_faststr.go:223) ==108570== by 0x10F6855: unicode.map.init.1 (in /root/crypto.tls/tls.test) ==108570== by 0x10F8BF9: unicode.init (tables.go:3802) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Address 0xc000058d48 is in a rw- anonymous segment ==108570== ==108570== ==108570== More than 1000 different errors detected. I'm not reporting any more. ==108570== Final error counts will be inaccurate. Go fix your program! ==108570== Rerun with --error-limit=no to disable this cutoff. Note ==108570== that errors may occur in your program without prior warning from ==108570== Valgrind, because errors are no longer being displayed. ==108570== vex s390->IR: unimplemented insn: B92E 0024 ==108570== valgrind: Unrecognised instruction at address 0x12d1148. ==108570== at 0x12D1148: vendor/golang.org/x/sys/cpu.kmQuery (cpu_s390x.s:21) ==108570== by 0x12D096B: vendor/golang.org/x/sys/cpu.doinit (cpu_s390x.go:144) ==108570== by 0x12D0521: vendor/golang.org/x/sys/cpu.archInit (cpu_linux.go:13) ==108570== by 0x12CFDD3: vendor/golang.org/x/sys/cpu.init.0 (cpu.go:203) ==108570== by 0x105F1BB: runtime.doInit1 (proc.go:7290) ==108570== by 0x104C8A7: runtime.main (proc.go:7257) ==108570== by 0x1099591: runtime.goexit (asm_s390x.s:797) ==108570== by 0xFFFFFFFFFFFFFFFF: ??? ==108570== Your program just tried to execute an instruction that Valgrind ==108570== did not recognise. There are two possible reasons for this. ==108570== 1. Your program has a bug and erroneously jumped to a non-code ==108570== location. If you are running Memcheck and you just saw a ==108570== warning about a bad jump, it's probably your program's fault. ==108570== 2. The instruction is legitimate but Valgrind doesn't handle it, ==108570== i.e. it's Valgrind's fault. If you think this is the case or ==108570== you are not sure, please let us know and we'll try to fix it. ==108570== Either way, Valgrind will now raise a SIGILL signal which will ==108570== probably kill your program. SIGILL: illegal instruction PC=0x12d114c m=0 sigcode=1 instruction bytes: 0x7 0xfe 0x0 0x0 0xa7 0x9 0x0 0x0 0x41 0x1f 0x0 0x8 0xb9 0x2f 0x0 0x24 goroutine 1 gp=0xc0000021c0 m=0 mp=0x1742460 [running, locked to thread]: vendor/golang.org/x/sys/cpu.kmQuery() /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_s390x.s:22 +0xc fp=0xc000058d30 sp=0xc000058d30 pc=0x12d114c vendor/golang.org/x/sys/cpu.doinit() /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_s390x.go:144 +0x4c fp=0xc000058e08 sp=0xc000058d30 pc=0x12d096c vendor/golang.org/x/sys/cpu.archInit() /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_linux.go:13 +0x42 fp=0xc000058e20 sp=0xc000058e08 pc=0x12d0522 vendor/golang.org/x/sys/cpu.init.0() /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu.go:203 +0x24 fp=0xc000058e28 sp=0xc000058e20 pc=0x12cfdd4 runtime.doInit1(0x170f560) /usr/lib/golang/src/runtime/proc.go:7290 +0xfc fp=0xc000058f68 sp=0xc000058e28 pc=0x105f1bc runtime.doInit(...) /usr/lib/golang/src/runtime/proc.go:7257 runtime.main() /usr/lib/golang/src/runtime/proc.go:254 +0x3d8 fp=0xc000058fd8 sp=0xc000058f68 pc=0x104c8a8 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_s390x.s:797 +0x2 fp=0xc000058fd8 sp=0xc000058fd8 pc=0x1099592 goroutine 2 gp=0xc000002c40 m=nil [force gc (idle)]: runtime.gopark(0x14b1eb0, 0x17401b0, 0x11, 0xa, 0x1) /usr/lib/golang/src/runtime/proc.go:424 +0x136 fp=0xc000046fb0 sp=0xc000046f98 pc=0x1090746 runtime.goparkunlock(...) /usr/lib/golang/src/runtime/proc.go:430 runtime.forcegchelper() /usr/lib/golang/src/runtime/proc.go:337 +0xd2 fp=0xc000046fd8 sp=0xc000046fb0 pc=0x104cbe2 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_s390x.s:797 +0x2 fp=0xc000046fd8 sp=0xc000046fd8 pc=0x1099592 created by runtime.init.6 in goroutine 1 /usr/lib/golang/src/runtime/proc.go:325 +0x30 goroutine 3 gp=0xc000003180 m=nil [GC sweep wait]: runtime.gopark(0x14b1eb0, 0x17406a0, 0xc, 0x9, 0x1) /usr/lib/golang/src/runtime/proc.go:424 +0x136 fp=0xc000047790 sp=0xc000047778 pc=0x1090746 runtime.goparkunlock(...) /usr/lib/golang/src/runtime/proc.go:430 runtime.bgsweep(0xc000026180) /usr/lib/golang/src/runtime/mgcsweep.go:277 +0xaa fp=0xc0000477c8 sp=0xc000047790 pc=0x103067a runtime.gcenable.gowrap1() /usr/lib/golang/src/runtime/mgc.go:203 +0x5e fp=0xc0000477d8 sp=0xc0000477c8 pc=0x10220ee runtime.goexit({}) /usr/lib/golang/src/runtime/asm_s390x.s:797 +0x2 fp=0xc0000477d8 sp=0xc0000477d8 pc=0x1099592 created by runtime.gcenable in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:203 +0xa8 goroutine 4 gp=0xc000003340 m=nil [GC scavenge wait]: runtime.gopark(0x14b1eb0, 0x1740e40, 0xd, 0xa, 0x2) /usr/lib/golang/src/runtime/proc.go:424 +0x136 fp=0xc000047f80 sp=0xc000047f68 pc=0x1090746 runtime.goparkunlock(...) /usr/lib/golang/src/runtime/proc.go:430 runtime.(*scavengerState).park(0x1740e40) /usr/lib/golang/src/runtime/mgcscavenge.go:425 +0x72 fp=0xc000047fa8 sp=0xc000047f80 pc=0x102d942 runtime.bgscavenge(0xc000026180) /usr/lib/golang/src/runtime/mgcscavenge.go:653 +0x5a fp=0xc000047fc8 sp=0xc000047fa8 pc=0x102dfda runtime.gcenable.gowrap2() /usr/lib/golang/src/runtime/mgc.go:204 +0x5e fp=0xc000047fd8 sp=0xc000047fc8 pc=0x102206e runtime.goexit({}) /usr/lib/golang/src/runtime/asm_s390x.s:797 +0x2 fp=0xc000047fd8 sp=0xc000047fd8 pc=0x1099592 created by runtime.gcenable in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:204 +0x10e goroutine 18 gp=0xc000106380 m=nil [finalizer wait]: runtime.gopark(0x14b1bf8, 0x1771048, 0x10, 0xa, 0x1) /usr/lib/golang/src/runtime/proc.go:424 +0x136 fp=0xc000046718 sp=0xc000046700 pc=0x1090746 runtime.runfinq() /usr/lib/golang/src/runtime/mfinal.go:193 +0x13a fp=0xc0000467d8 sp=0xc000046718 pc=0x1020bba runtime.goexit({}) /usr/lib/golang/src/runtime/asm_s390x.s:797 +0x2 fp=0xc0000467d8 sp=0xc0000467d8 pc=0x1099592 created by runtime.createfing in goroutine 1 /usr/lib/golang/src/runtime/mfinal.go:163 +0x64 goroutine 19 gp=0xc000106540 m=nil [chan receive]: runtime.gopark(0x14b1bc0, 0xc000100140, 0xe, 0x7, 0x2) /usr/lib/golang/src/runtime/proc.go:424 +0x136 fp=0xc000042718 sp=0xc000042700 pc=0x1090746 runtime.chanrecv(0xc0001000e0, 0x0, 0x1) /usr/lib/golang/src/runtime/chan.go:639 +0x5a6 fp=0xc000042790 sp=0xc000042718 pc=0x100d6d6 runtime.chanrecv1(0xc0001000e0, 0x0) /usr/lib/golang/src/runtime/chan.go:489 +0x2e fp=0xc0000427b8 sp=0xc000042790 pc=0x100d0ce runtime.unique_runtime_registerUniqueMapCleanup.func1(...) /usr/lib/golang/src/runtime/mgc.go:1732 runtime.unique_runtime_registerUniqueMapCleanup.gowrap1() /usr/lib/golang/src/runtime/mgc.go:1735 +0x72 fp=0xc0000427d8 sp=0xc0000427b8 pc=0x1025c72 runtime.goexit({}) /usr/lib/golang/src/runtime/asm_s390x.s:797 +0x2 fp=0xc0000427d8 sp=0xc0000427d8 pc=0x1099592 created by unique.runtime_registerUniqueMapCleanup in goroutine 1 /usr/lib/golang/src/runtime/mgc.go:1730 +0xce r0 0x0 r1 0xc000058d38 r2 0x1 r3 0xc0000583a0 r4 0xc000058db0 r5 0xc000094150 r6 0x0 r7 0x1 r8 0xfffffffffffff001 r9 0x0 r10 0x17725c6 r11 0x4a5e720 r12 0xc000058ca0 r13 0xc0000021c0 r14 0x12d096c r15 0xc000058d30 pc 0x12d114c link 0x12d096c ==108570== ==108570== HEAP SUMMARY: ==108570== in use at exit: 172,001 bytes in 3,836 blocks ==108570== total heap usage: 25,957 allocs, 22,121 frees, 2,544,684 bytes allocated ==108570== ==108570== LEAK SUMMARY: ==108570== definitely lost: 0 bytes in 0 blocks ==108570== indirectly lost: 0 bytes in 0 blocks ==108570== possibly lost: 1,152 bytes in 4 blocks ==108570== still reachable: 170,849 bytes in 3,832 blocks ==108570== suppressed: 0 bytes in 0 blocks ==108570== Rerun with --leak-check=full to see details of leaked memory ==108570== ==108570== For lists of detected and suppressed errors, rerun with: -s ==108570== ERROR SUMMARY: 6363 errors from 1000 contexts (suppressed: 0 from 0) [root@s390x-kvm-040 crypto.tls]#