Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmd/link/internal/ld: TestLargeTextSectionSplitting failures #63496

Closed
gopherbot opened this issue Oct 10, 2023 · 5 comments
Closed

cmd/link/internal/ld: TestLargeTextSectionSplitting failures #63496

gopherbot opened this issue Oct 10, 2023 · 5 comments
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Comments

@gopherbot
Copy link

#!watchflakes
default <- pkg == "cmd/link/internal/ld" && test == "TestLargeTextSectionSplitting"

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestLargeTextSectionSplitting (1.21s)
    ld_test.go:162: build failure: exit status 1
        # cmd/go
        panic: machorelocsect: size mismatch

        goroutine 358 [running]:
        panic({0x1004aa420?, 0x1004f59e0?})
        	runtime/panic.go:774 +0x140 fp=0x14002273dd0 sp=0x14002273d20 pc=0x100221530
        cmd/link/internal/ld.machorelocsect(0x14000108000, 0x1400239c1c0, 0x140000ae2a0, {0x1400006a000?, 0x0?, 0x1002553b4?})
        	cmd/link/internal/ld/macho.go:1256 +0x20c fp=0x14002273f80 sp=0x14002273dd0 pc=0x10039469c
        cmd/link/internal/ld.relocSectFn.func1.1()
        	cmd/link/internal/ld/asmb.go:203 +0x4c fp=0x14002273fd0 sp=0x14002273f80 pc=0x10034216c
        runtime.goexit({})
        	runtime/asm_arm64.s:1197 +0x4 fp=0x14002273fd0 sp=0x14002273fd0 pc=0x1002553b4
        created by cmd/link/internal/ld.relocSectFn.func1 in goroutine 1
        	cmd/link/internal/ld/asmb.go:202 +0x1e8

watchflakes

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Oct 10, 2023
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/link/internal/ld" && test == "TestLargeTextSectionSplitting"
2023-10-10 17:14 darwin-arm64-11 go@7e1713e9 cmd/link/internal/ld.TestLargeTextSectionSplitting (log)
--- FAIL: TestLargeTextSectionSplitting (1.21s)
    ld_test.go:162: build failure: exit status 1
        # cmd/go
        panic: machorelocsect: size mismatch

        goroutine 358 [running]:
        panic({0x1004aa420?, 0x1004f59e0?})
        	runtime/panic.go:774 +0x140 fp=0x14002273dd0 sp=0x14002273d20 pc=0x100221530
        cmd/link/internal/ld.machorelocsect(0x14000108000, 0x1400239c1c0, 0x140000ae2a0, {0x1400006a000?, 0x0?, 0x1002553b4?})
        	cmd/link/internal/ld/macho.go:1256 +0x20c fp=0x14002273f80 sp=0x14002273dd0 pc=0x10039469c
        cmd/link/internal/ld.relocSectFn.func1.1()
        	cmd/link/internal/ld/asmb.go:203 +0x4c fp=0x14002273fd0 sp=0x14002273f80 pc=0x10034216c
        runtime.goexit({})
        	runtime/asm_arm64.s:1197 +0x4 fp=0x14002273fd0 sp=0x14002273fd0 pc=0x1002553b4
        created by cmd/link/internal/ld.relocSectFn.func1 in goroutine 1
        	cmd/link/internal/ld/asmb.go:202 +0x1e8
2023-10-10 18:22 darwin-arm64-11 go@e7015c93 cmd/link/internal/ld.TestLargeTextSectionSplitting (log)
--- FAIL: TestLargeTextSectionSplitting (1.36s)
    ld_test.go:162: build failure: exit status 1
        # cmd/go
        panic: machorelocsect: size mismatch

        goroutine 474 [running]:
        panic({0x100cc6420?, 0x100d119e0?})
        	runtime/panic.go:774 +0x140 fp=0x14001d3add0 sp=0x14001d3ad20 pc=0x100a3d530
        cmd/link/internal/ld.machorelocsect(0x1400010a000, 0x1400144a4d0, 0x14000a1e4e0, {0x14001ee8000?, 0x0?, 0x0?})
        	cmd/link/internal/ld/macho.go:1256 +0x20c fp=0x14001d3af80 sp=0x14001d3add0 pc=0x100bb069c
        cmd/link/internal/ld.relocSectFn.func1.1()
        	cmd/link/internal/ld/asmb.go:203 +0x4c fp=0x14001d3afd0 sp=0x14001d3af80 pc=0x100b5e16c
        runtime.goexit({})
        	runtime/asm_arm64.s:1197 +0x4 fp=0x14001d3afd0 sp=0x14001d3afd0 pc=0x100a713b4
        created by cmd/link/internal/ld.relocSectFn.func1 in goroutine 1
        	cmd/link/internal/ld/asmb.go:202 +0x1e8

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/link/internal/ld" && test == "TestLargeTextSectionSplitting"
2023-10-10 17:14 darwin-arm64-12 go@7e1713e9 cmd/link/internal/ld.TestLargeTextSectionSplitting (log)
--- FAIL: TestLargeTextSectionSplitting (2.39s)
    ld_test.go:162: build failure: exit status 1
        # cmd/go
        panic: machorelocsect: size mismatch

        goroutine 397 [running]:
        panic({0x101232420?, 0x10127d9e0?})
        	runtime/panic.go:774 +0x140 fp=0x14001a48dd0 sp=0x14001a48d20 pc=0x100fa9530
        cmd/link/internal/ld.machorelocsect(0x1400018a000, 0x14000772af0, 0x14000ae02a0, {0x1400202c000?, 0x0?, 0x0?})
        	cmd/link/internal/ld/macho.go:1256 +0x20c fp=0x14001a48f80 sp=0x14001a48dd0 pc=0x10111c69c
        cmd/link/internal/ld.relocSectFn.func1.1()
        	cmd/link/internal/ld/asmb.go:203 +0x4c fp=0x14001a48fd0 sp=0x14001a48f80 pc=0x1010ca16c
        runtime.goexit({})
        	runtime/asm_arm64.s:1197 +0x4 fp=0x14001a48fd0 sp=0x14001a48fd0 pc=0x100fdd3b4
        created by cmd/link/internal/ld.relocSectFn.func1 in goroutine 1
        	cmd/link/internal/ld/asmb.go:202 +0x1e8
2023-10-10 17:14 linux-arm-aws go@7e1713e9 cmd/link/internal/ld.TestLargeTextSectionSplitting (log)
--- FAIL: TestLargeTextSectionSplitting (1.30s)
    ld_test.go:162: build failure: exit status 1
        # cmd/go
        panic: elfrelocsect: size mismatch 24096208 != 23896224 + 248560

        goroutine 412 [running]:
        panic({0x2b9788, 0xc1e040})
        	runtime/panic.go:774 +0x12c fp=0x2ba9694 sp=0x2ba9640 pc=0x4f54c
        cmd/link/internal/ld.elfrelocsect(0xce8000, 0x2ef4dc0, 0xce4410, {0x1730000, 0x30f5, 0x3800})
        	cmd/link/internal/ld/elf.go:1332 +0x38c fp=0x2ba97c8 sp=0x2ba9694 pc=0x1d72d4
        cmd/link/internal/ld.relocSectFn.func1.1()
        	cmd/link/internal/ld/asmb.go:203 +0x5c fp=0x2ba97ec sp=0x2ba97c8 pc=0x19d694
        runtime.goexit({})
        	runtime/asm_arm.s:859 +0x4 fp=0x2ba97ec sp=0x2ba97ec pc=0x87c14
        created by cmd/link/internal/ld.relocSectFn.func1 in goroutine 1
        	cmd/link/internal/ld/asmb.go:202 +0x1fc
2023-10-10 17:14 linux-ppc64le-power10osu go@7e1713e9 cmd/link/internal/ld.TestLargeTextSectionSplitting (log)
--- FAIL: TestLargeTextSectionSplitting (3.00s)
    ld_test.go:162: build failure: exit status 1
        # cmd/go
        cmd/go/internal/vcs.init: invalid relocation runtime.morestack_noctxt-tramp3: 16+4 not in [0,0)
        cmd/go/internal/vcs.init: invalid relocation runtime.makemap_small-tramp3: 32+4 not in [0,0)
        cmd/go/internal/vcs.init: invalid relocation go:string."https": 44+8 not in [0,0)
        cmd/go/internal/vcs.init: invalid relocation type:map[string]bool: 56+8 not in [0,0)
        cmd/go/internal/vcs.init: invalid relocation runtime.mapassign_faststr-tramp3: 64+4 not in [0,0)
        cmd/go/internal/vcs.init: invalid relocation type:map[string]bool: 76+8 not in [0,0)
        cmd/go/internal/vcs.init: invalid relocation go:string."git+ssh": 84+8 not in [0,0)
        cmd/go/internal/vcs.init: invalid relocation runtime.mapassign_faststr-tramp3: 100+4 not in [0,0)
        cmd/go/internal/vcs.init: invalid relocation type:map[string]bool: 112+8 not in [0,0)
        cmd/go/internal/vcs.init: invalid relocation go:string."bzr+ssh": 120+8 not in [0,0)
        cmd/go/internal/vcs.init: invalid relocation runtime.mapassign_faststr-tramp3: 136+4 not in [0,0)
        cmd/go/internal/vcs.init: invalid relocation type:map[string]bool: 148+8 not in [0,0)
        cmd/go/internal/vcs.init: invalid relocation go:string."svn+ssh": 156+8 not in [0,0)
        cmd/go/internal/vcs.init: invalid relocation runtime.mapassign_faststr-tramp3: 172+4 not in [0,0)
        cmd/go/internal/vcs.init: invalid relocation type:map[string]bool: 184+8 not in [0,0)
        cmd/go/internal/vcs.init: invalid relocation go:string."ssh": 192+8 not in [0,0)
        cmd/go/internal/vcs.init: invalid relocation runtime.mapassign_faststr-tramp3: 208+4 not in [0,0)
        cmd/go/internal/vcs.init: invalid relocation runtime.writeBarrier: 220+8 not in [0,0)
        cmd/go/internal/vcs.init: invalid relocation runtime.gcWriteBarrier2-tramp3: 244+4 not in [0,0)
        cmd/go/internal/vcs.init: invalid relocation cmd/go/internal/vcs.defaultSecureScheme: 256+8 not in [0,0)
        cmd/go/internal/vcs.init: invalid relocation cmd/go/internal/vcs.defaultSecureScheme: 268+8 not in [0,0)
        /workdir/go/pkg/tool/linux_ppc64le/link: too many errors
2023-10-10 17:14 linux-ppc64le-power9osu go@7e1713e9 cmd/link/internal/ld.TestLargeTextSectionSplitting (log)
--- FAIL: TestLargeTextSectionSplitting (1.15s)
    ld_test.go:162: build failure: exit status 1
        # cmd/go
        os.init: invalid relocation runtime.morestack_noctxt-tramp0: 16+4 not in [0,0)
        crypto/cipher.newCBC: invalid relocation runtime.morestack_noctxt-tramp1: 36+4 not in [0,0)
        crypto/cipher.newCBC: invalid relocation runtime.zerobase: 132+8 not in [0,0)
        crypto/cipher.newCBC: invalid relocation runtime.zerobase: 152+8 not in [0,0)
        crypto/cipher.newCBC: invalid relocation type:uint8: 168+8 not in [0,0)
        crypto/cipher.newCBC: invalid relocation runtime.growslice-tramp1: 176+4 not in [0,0)
        crypto/cipher.newCBC: invalid relocation runtime.memmove-tramp1: 220+4 not in [0,0)
        crypto/cipher.newCBC: invalid relocation type:uint8: 296+8 not in [0,0)
        crypto/cipher.newCBC: invalid relocation runtime.makeslice-tramp1: 304+4 not in [0,0)
        crypto/cipher.newCBC: invalid relocation type:crypto/cipher.cbc: 312+8 not in [0,0)
        crypto/cipher.newCBC: invalid relocation runtime.newobject-tramp1: 320+4 not in [0,0)
        crypto/cipher.newCBC: invalid relocation runtime.writeBarrier: 332+8 not in [0,0)
        crypto/cipher.newCBC: invalid relocation runtime.gcWriteBarrier1-tramp1: 360+4 not in [0,0)
        crypto/cipher.newCBC: invalid relocation runtime.gcWriteBarrier2-tramp1: 424+4 not in [0,0)
        runtime.morestack_noctxt-tramp1: invalid relocation runtime.morestack_noctxt: 0+8 not in [0,0)
        runtime.growslice-tramp1: invalid relocation runtime.growslice: 0+8 not in [0,0)
        runtime.memmove-tramp1: invalid relocation runtime.memmove: 0+8 not in [0,0)
        runtime.makeslice-tramp1: invalid relocation runtime.makeslice: 0+8 not in [0,0)
        runtime.newobject-tramp1: invalid relocation runtime.newobject: 0+8 not in [0,0)
        runtime.gcWriteBarrier1-tramp1: invalid relocation runtime.gcWriteBarrier1: 0+8 not in [0,0)
        debug/dwarf.init: invalid relocation runtime.morestack_noctxt-tramp4: 16+4 not in [0,0)
        os.init: invalid relocation io/fs.ErrInvalid: 32+8 not in [0,0)
        /workdir/go/pkg/tool/linux_ppc64le/link: too many errors
        /workdir/go/pkg/tool/linux_ppc64le/link: too many errors
2023-10-10 18:22 aix-ppc64 go@e7015c93 cmd/link/internal/ld.TestLargeTextSectionSplitting (log)
--- FAIL: TestLargeTextSectionSplitting (5.79s)
    ld_test.go:162: build failure: exit status 1
        # cmd/go
        runtime.text.3: phase error: addr=0x1f4c18 but val=0x1f4380 sym=runtime.text.3 type=STEXT sect=.text sect.addr=0x1f4380
        runtime.text.1: phase error: addr=0x1009ac but val=0xfffc0 sym=runtime.text.1 type=STEXT sect=.text sect.addr=0xfffc0
        runtime.text.7: phase error: addr=0x3cd464 but val=0x3cd0c0 sym=runtime.text.7 type=STEXT sect=.text sect.addr=0x3cd0c0
        runtime.text.5: phase error: addr=0x2e99dc but val=0x2e9140 sym=runtime.text.5 type=STEXT sect=.text sect.addr=0x2e9140
        runtime.text.9: phase error: addr=0x4ca024 but val=0x4c97c0 sym=runtime.text.9 type=STEXT sect=.text sect.addr=0x4c97c0
        internal/poll.(*FD).Fsync: invalid relocation runtime.morestack_noctxt-tramp0: 20+4 not in [0,0)
        internal/poll.(*FD).Fsync: invalid relocation TOC.internal/poll.ErrFileClosing: 180+8 not in [0,0)
        internal/poll.(*FD).Fsync: invalid relocation TOC.go:itab.internal/poll.errNetClosing,error: 200+8 not in [0,0)
        internal/poll.(*FD).Fsync: invalid relocation TOC.runtime.zerobase: 208+8 not in [0,0)
        internal/poll.(*FD).Fsync: invalid relocation TOC.internal/poll.(*FD).Fsync.deferwrap1: 248+8 not in [0,0)
        internal/poll.(*FD).Fsync: invalid relocation syscall.fsyncRange-tramp0: 344+4 not in [0,0)
        internal/poll.(*FD).Fsync: invalid relocation TOC.go:itab.syscall.Errno,error: 348+8 not in [0,0)
        internal/poll.(*FD).Fsync: invalid relocation TOC.internal/poll..stmp_8: 372+8 not in [0,0)
        internal/poll.(*FD).Fsync: invalid relocation runtime.ifaceeq-tramp0: 380+4 not in [0,0)
        internal/poll.(*FD).Fsync: invalid relocation TOC.type:string: 464+8 not in [0,0)
        internal/poll.(*FD).Fsync: invalid relocation TOC.internal/poll..stmp_7: 472+8 not in [0,0)
        internal/poll.(*FD).Fsync: invalid relocation runtime.gopanic-tramp0: 480+4 not in [0,0)
        internal/poll.(*FD).Fsync: invalid relocation runtime.deferreturn-tramp0: 488+4 not in [0,0)
        internal/poll.(*FD).Fsync.deferwrap1: invalid relocation runtime.morestack-tramp0: 16+4 not in [0,0)
        internal/poll.(*FD).Fsync.deferwrap1: invalid relocation internal/poll.(*FD).decref-tramp0: 72+4 not in [0,0)
        internal/poll.(*fdMutex).increfAndClose: invalid relocation runtime.morestack_noctxt-tramp0: 20+4 not in [0,0)
        /ramdisk8GB/workdir-host-aix-ppc64-osuosl/go/pkg/tool/aix_ppc64/link: too many errors
2023-10-10 18:22 darwin-arm64-12 go@e7015c93 cmd/link/internal/ld.TestLargeTextSectionSplitting (log)
--- FAIL: TestLargeTextSectionSplitting (1.89s)
    ld_test.go:162: build failure: exit status 1
        # cmd/go
        panic: machorelocsect: size mismatch

        goroutine 350 [running]:
        panic({0x10517a420?, 0x1051c59e0?})
        	runtime/panic.go:774 +0x140 fp=0x14002c14dd0 sp=0x14002c14d20 pc=0x104ef1530
        cmd/link/internal/ld.machorelocsect(0x1400010a000, 0x140019f05b0, 0x1400005e4e0, {0x14001372000?, 0x0?, 0x104f253b4?})
        	cmd/link/internal/ld/macho.go:1256 +0x20c fp=0x14002c14f80 sp=0x14002c14dd0 pc=0x10506469c
        cmd/link/internal/ld.relocSectFn.func1.1()
        	cmd/link/internal/ld/asmb.go:203 +0x4c fp=0x14002c14fd0 sp=0x14002c14f80 pc=0x10501216c
        runtime.goexit({})
        	runtime/asm_arm64.s:1197 +0x4 fp=0x14002c14fd0 sp=0x14002c14fd0 pc=0x104f253b4
        created by cmd/link/internal/ld.relocSectFn.func1 in goroutine 1
        	cmd/link/internal/ld/asmb.go:202 +0x1e8
2023-10-10 18:22 linux-arm-aws go@e7015c93 cmd/link/internal/ld.TestLargeTextSectionSplitting (log)
--- FAIL: TestLargeTextSectionSplitting (1.29s)
    ld_test.go:162: build failure: exit status 1
        # cmd/go
        panic: elfrelocsect: size mismatch 24336152 != 24144784 + 178808

        goroutine 417 [running]:
        panic({0x2b9788, 0x2fb8028})
        	runtime/panic.go:774 +0x12c fp=0x3251e94 sp=0x3251e40 pc=0x4f54c
        cmd/link/internal/ld.elfrelocsect(0x1d1e000, 0x23c1080, 0x2fe0190, {0x2466000, 0x30f5, 0x3800})
        	cmd/link/internal/ld/elf.go:1332 +0x38c fp=0x3251fc8 sp=0x3251e94 pc=0x1d72d4
        cmd/link/internal/ld.relocSectFn.func1.1()
        	cmd/link/internal/ld/asmb.go:203 +0x5c fp=0x3251fec sp=0x3251fc8 pc=0x19d694
        runtime.goexit({})
        	runtime/asm_arm.s:859 +0x4 fp=0x3251fec sp=0x3251fec pc=0x87c14
        created by cmd/link/internal/ld.relocSectFn.func1 in goroutine 1
        	cmd/link/internal/ld/asmb.go:202 +0x1fc
2023-10-10 18:22 linux-ppc64le-power10osu go@e7015c93 cmd/link/internal/ld.TestLargeTextSectionSplitting (log)
--- FAIL: TestLargeTextSectionSplitting (1.62s)
    ld_test.go:162: build failure: exit status 1
        # cmd/go
        os.init: invalid relocation runtime.morestack_noctxt-tramp0: 16+4 not in [0,0)
        os.init: invalid relocation io/fs.ErrInvalid: 32+8 not in [0,0)
        os.init: invalid relocation io/fs.ErrInvalid: 40+8 not in [0,0)
        os.init: invalid relocation os.ErrInvalid: 48+8 not in [0,0)
        os.init: invalid relocation runtime.writeBarrier: 56+8 not in [0,0)
        os.init: invalid relocation runtime.gcWriteBarrier2-tramp0: 72+4 not in [0,0)
        os.init: invalid relocation os.ErrInvalid: 80+8 not in [0,0)
        os.init: invalid relocation os.ErrInvalid: 92+8 not in [0,0)
        os.init: invalid relocation io/fs.ErrPermission: 100+8 not in [0,0)
        os.init: invalid relocation io/fs.ErrPermission: 108+8 not in [0,0)
        os.init: invalid relocation os.ErrPermission: 116+8 not in [0,0)
        os.init: invalid relocation runtime.writeBarrier: 128+8 not in [0,0)
        os.init: invalid relocation runtime.gcWriteBarrier2-tramp0: 144+4 not in [0,0)
        os.init: invalid relocation os.ErrPermission: 152+8 not in [0,0)
        os.init: invalid relocation os.ErrPermission: 164+8 not in [0,0)
        os.init: invalid relocation io/fs.ErrExist: 172+8 not in [0,0)
        os.init: invalid relocation io/fs.ErrExist: 180+8 not in [0,0)
        os.init: invalid relocation os.ErrExist: 192+8 not in [0,0)
        os.init: invalid relocation runtime.writeBarrier: 200+8 not in [0,0)
        os.init: invalid relocation runtime.gcWriteBarrier2-tramp0: 216+4 not in [0,0)
        os.init: invalid relocation os.ErrExist: 224+8 not in [0,0)
        /workdir/go/pkg/tool/linux_ppc64le/link: too many errors
        crypto/tls.init: invalid relocation runtime.morestack_noctxt-tramp2: 16+4 not in [0,0)
        /workdir/go/pkg/tool/linux_ppc64le/link: too many errors
2023-10-10 18:22 linux-ppc64le-power9osu go@e7015c93 cmd/link/internal/ld.TestLargeTextSectionSplitting (log)
--- FAIL: TestLargeTextSectionSplitting (1.35s)
    ld_test.go:162: build failure: exit status 1
        # cmd/go
        cmd/go/internal/vcs.init: invalid relocation runtime.morestack_noctxt-tramp3: 16+4 not in [0,0)
        cmd/go/internal/vcs.init: invalid relocation runtime.makemap_small-tramp3: 32+4 not in [0,0)
        cmd/go/internal/vcs.init: invalid relocation go:string."https": 44+8 not in [0,0)
        cmd/go/internal/vcs.init: invalid relocation type:map[string]bool: 56+8 not in [0,0)
        cmd/go/internal/vcs.init: invalid relocation runtime.mapassign_faststr-tramp3: 64+4 not in [0,0)
        cmd/go/internal/vcs.init: invalid relocation type:map[string]bool: 76+8 not in [0,0)
        cmd/go/internal/vcs.init: invalid relocation go:string."git+ssh": 84+8 not in [0,0)
        cmd/go/internal/vcs.init: invalid relocation runtime.mapassign_faststr-tramp3: 100+4 not in [0,0)
        cmd/go/internal/vcs.init: invalid relocation type:map[string]bool: 112+8 not in [0,0)
        cmd/go/internal/vcs.init: invalid relocation go:string."bzr+ssh": 120+8 not in [0,0)
        cmd/go/internal/vcs.init: invalid relocation runtime.mapassign_faststr-tramp3: 136+4 not in [0,0)
        cmd/go/internal/vcs.init: invalid relocation type:map[string]bool: 148+8 not in [0,0)
        cmd/go/internal/vcs.init: invalid relocation go:string."svn+ssh": 156+8 not in [0,0)
        cmd/go/internal/vcs.init: invalid relocation runtime.mapassign_faststr-tramp3: 172+4 not in [0,0)
        cmd/go/internal/vcs.init: invalid relocation type:map[string]bool: 184+8 not in [0,0)
        cmd/go/internal/vcs.init: invalid relocation go:string."ssh": 192+8 not in [0,0)
        cmd/go/internal/vcs.init: invalid relocation runtime.mapassign_faststr-tramp3: 208+4 not in [0,0)
        cmd/go/internal/vcs.init: invalid relocation runtime.writeBarrier: 220+8 not in [0,0)
        cmd/go/internal/vcs.init: invalid relocation cmd/go/internal/vcs.defaultSecureScheme: 244+8 not in [0,0)
        cmd/go/internal/vcs.init: invalid relocation runtime.gcWriteBarrier2-tramp3: 256+4 not in [0,0)
        cmd/go/internal/vcs.init: invalid relocation cmd/go/internal/vcs.defaultSecureScheme: 268+8 not in [0,0)
        /workdir/go/pkg/tool/linux_ppc64le/link: too many errors

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/link/internal/ld" && test == "TestLargeTextSectionSplitting"
2023-10-10 18:22 linux-ppc64le-buildlet go@e7015c93 cmd/link/internal/ld.TestLargeTextSectionSplitting (log)
--- FAIL: TestLargeTextSectionSplitting (1.45s)
    ld_test.go:162: build failure: exit status 1
        # cmd/go
        debug/dwarf.init: invalid relocation runtime.morestack_noctxt-tramp4: 16+4 not in [0,0)
        debug/dwarf.init: invalid relocation type:map[debug/dwarf.Attr]string: 32+8 not in [0,0)
        debug/dwarf.init: invalid relocation runtime.makemap-tramp4: 48+4 not in [0,0)
        debug/dwarf.init: invalid relocation type:map[debug/dwarf.Attr]string: 64+8 not in [0,0)
        debug/dwarf.init: invalid relocation runtime.mapassign_fast32-tramp1: 72+4 not in [0,0)
        debug/dwarf.init: invalid relocation runtime.writeBarrier: 84+8 not in [0,0)
        debug/dwarf.init: invalid relocation runtime.gcWriteBarrier1-tramp4: 108+4 not in [0,0)
        debug/dwarf.init: invalid relocation go:string..gostring.1183.Z7BhP2oVSw5b5XpSL8Vddg==: 116+8 not in [0,0)
        debug/dwarf.init: invalid relocation type:map[debug/dwarf.Attr]string: 128+8 not in [0,0)
        debug/dwarf.init: invalid relocation runtime.mapassign_fast32-tramp1: 144+4 not in [0,0)
        debug/dwarf.init: invalid relocation runtime.writeBarrier: 156+8 not in [0,0)
        debug/dwarf.init: invalid relocation runtime.gcWriteBarrier1-tramp4: 180+4 not in [0,0)
        debug/dwarf.init: invalid relocation go:string..gostring.1183.Z7BhP2oVSw5b5XpSL8Vddg==: 188+8 not in [0,0)
        debug/dwarf.init: invalid relocation type:map[debug/dwarf.Attr]string: 200+8 not in [0,0)
        debug/dwarf.init: invalid relocation runtime.mapassign_fast32-tramp1: 216+4 not in [0,0)
        debug/dwarf.init: invalid relocation runtime.writeBarrier: 228+8 not in [0,0)
        debug/dwarf.init: invalid relocation runtime.gcWriteBarrier1-tramp4: 252+4 not in [0,0)
        debug/dwarf.init: invalid relocation go:string..gostring.1183.Z7BhP2oVSw5b5XpSL8Vddg==: 260+8 not in [0,0)
        debug/dwarf.init: invalid relocation type:map[debug/dwarf.Attr]string: 272+8 not in [0,0)
        debug/dwarf.init: invalid relocation runtime.mapassign_fast32-tramp1: 288+4 not in [0,0)
        debug/dwarf.init: invalid relocation runtime.writeBarrier: 300+8 not in [0,0)
        /workdir/go/pkg/tool/linux_ppc64le/link: too many errors

watchflakes

@cherrymui
Copy link
Member

Caused by CL 349650, reverted at CL 534299.

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/link/internal/ld" && test == "TestLargeTextSectionSplitting"
2023-10-10 17:14 linux-ppc64le-buildlet go@7e1713e9 cmd/link/internal/ld.TestLargeTextSectionSplitting (log)
--- FAIL: TestLargeTextSectionSplitting (1.43s)
    ld_test.go:162: build failure: exit status 1
        # cmd/go
        crypto/cipher.newCBC: invalid relocation runtime.morestack_noctxt-tramp1: 36+4 not in [0,0)
        crypto/cipher.newCBC: invalid relocation runtime.zerobase: 132+8 not in [0,0)
        crypto/cipher.newCBC: invalid relocation runtime.zerobase: 152+8 not in [0,0)
        crypto/cipher.newCBC: invalid relocation type:uint8: 168+8 not in [0,0)
        crypto/cipher.newCBC: invalid relocation runtime.growslice-tramp1: 176+4 not in [0,0)
        crypto/cipher.newCBC: invalid relocation runtime.memmove-tramp1: 220+4 not in [0,0)
        crypto/cipher.newCBC: invalid relocation type:uint8: 296+8 not in [0,0)
        crypto/cipher.newCBC: invalid relocation runtime.makeslice-tramp1: 304+4 not in [0,0)
        crypto/cipher.newCBC: invalid relocation type:crypto/cipher.cbc: 312+8 not in [0,0)
        crypto/cipher.newCBC: invalid relocation runtime.newobject-tramp1: 320+4 not in [0,0)
        crypto/cipher.newCBC: invalid relocation runtime.writeBarrier: 332+8 not in [0,0)
        crypto/cipher.newCBC: invalid relocation runtime.gcWriteBarrier1-tramp1: 360+4 not in [0,0)
        crypto/cipher.newCBC: invalid relocation runtime.gcWriteBarrier2-tramp1: 424+4 not in [0,0)
        runtime.morestack_noctxt-tramp1: invalid relocation runtime.morestack_noctxt: 0+8 not in [0,0)
        runtime.growslice-tramp1: invalid relocation runtime.growslice: 0+8 not in [0,0)
        runtime.memmove-tramp1: invalid relocation runtime.memmove: 0+8 not in [0,0)
        runtime.makeslice-tramp1: invalid relocation runtime.makeslice: 0+8 not in [0,0)
        runtime.newobject-tramp1: invalid relocation runtime.newobject: 0+8 not in [0,0)
        runtime.gcWriteBarrier1-tramp1: invalid relocation runtime.gcWriteBarrier1: 0+8 not in [0,0)
        runtime.gcWriteBarrier2-tramp1: invalid relocation runtime.gcWriteBarrier2: 0+8 not in [0,0)
        crypto/cipher.NewCBCEncrypter: invalid relocation runtime.morestack_noctxt-tramp1: 36+4 not in [0,0)
        /workdir/go/pkg/tool/linux_ppc64le/link: too many errors

watchflakes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
Status: Done
Development

No branches or pull requests

2 participants