Skip to content

test: Test failures #62354

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

Closed
gopherbot opened this issue Aug 29, 2023 · 4 comments
Closed

test: Test failures #62354

gopherbot opened this issue Aug 29, 2023 · 4 comments
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
default <- pkg == "test" && test == "Test"

Issue created automatically to collect these failures.

Example (log):

--- FAIL: Test (0.02s)
    --- FAIL: Test/typeparam/issue50121b.go (0.19s)
        testdir_test.go:141: exit status 1
            panic: runtime error: index out of range [2147483635] with length 8

            goroutine 9 [running]:
            panic({0x2f8240, 0xc00079e6a8})
            	runtime/panic.go:774 +0x168 fp=0xc0010caac0 sp=0xc0010caa18 pc=0x4eea8
            runtime.goPanicIndex(0x7ffffff3, 0x8)
            	runtime/panic.go:114 +0xb0 fp=0xc0010caaf8 sp=0xc0010caac0 pc=0x4db10
            cmd/link/internal/loader.(*Loader).resolve(0xc000774000, 0xc0000f7000, {0x7ffffff3, 0x49b})
            	cmd/link/internal/loader/loader.go:658 +0x2ac fp=0xc0010cab20 sp=0xc0010caaf8 pc=0x14b6dc
            cmd/link/internal/loader.Reloc.Sym({0x7fffa8e337a1, 0xc0000f7000, 0xc000774000})
            	cmd/link/internal/loader/loader.go:61 +0x94 fp=0xc0010cab48 sp=0xc0010cab20 pc=0x1491f4
            cmd/link/internal/ld.(*relocSymState).relocsym(0xc0010caef0, 0x32b5, {0x7fffa84b71d0, 0x980, 0xb8e30})
            	cmd/link/internal/ld/data.go:202 +0x148 fp=0xc0010cadc0 sp=0xc0010cab48 pc=0x1a8f28
            cmd/link/internal/ld.writeBlock(0xc0000f0200, 0xc0000bc8c0, 0xc000774000, {0xc0007b0a00, 0x49f, 0x540}, 0x11000, 0x6c914, {0xc0000ba2ec, 0x4, ...})
            	cmd/link/internal/ld/data.go:1084 +0x410 fp=0xc0010caf10 sp=0xc0010cadc0 pc=0x1afb00
            cmd/link/internal/ld.writeBlocks.func1(0xc0000bc8c0, 0xc000774000, {0xc0007b0a00, 0x49f, 0x540}, 0x11000, 0x6c914, {0xc0000ba2ec, 0x4, 0x4})
            	cmd/link/internal/ld/data.go:1040 +0x90 fp=0xc0010caf80 sp=0xc0010caf10 pc=0x1af6b0
            cmd/link/internal/ld.writeBlocks.gowrap1()
            	cmd/link/internal/ld/data.go:1043 +0x9c fp=0xc0010cafd8 sp=0xc0010caf80 pc=0x1af60c
            runtime.goexit()
            	runtime/asm_loong64.s:640 +0x4 fp=0xc0010cafd8 sp=0xc0010cafd8 pc=0x892d4
            created by cmd/link/internal/ld.writeBlocks in goroutine 5
            	cmd/link/internal/ld/data.go:1039 +0x4a8

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 Aug 29, 2023
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "test" && test == "Test"
2023-08-29 16:49 linux-loong64-3a5000 go@2e644cce test.Test (log)
--- FAIL: Test (0.02s)
    --- FAIL: Test/typeparam/issue50121b.go (0.19s)
        testdir_test.go:141: exit status 1
            panic: runtime error: index out of range [2147483635] with length 8

            goroutine 9 [running]:
            panic({0x2f8240, 0xc00079e6a8})
            	runtime/panic.go:774 +0x168 fp=0xc0010caac0 sp=0xc0010caa18 pc=0x4eea8
            runtime.goPanicIndex(0x7ffffff3, 0x8)
            	runtime/panic.go:114 +0xb0 fp=0xc0010caaf8 sp=0xc0010caac0 pc=0x4db10
            cmd/link/internal/loader.(*Loader).resolve(0xc000774000, 0xc0000f7000, {0x7ffffff3, 0x49b})
            	cmd/link/internal/loader/loader.go:658 +0x2ac fp=0xc0010cab20 sp=0xc0010caaf8 pc=0x14b6dc
            cmd/link/internal/loader.Reloc.Sym({0x7fffa8e337a1, 0xc0000f7000, 0xc000774000})
            	cmd/link/internal/loader/loader.go:61 +0x94 fp=0xc0010cab48 sp=0xc0010cab20 pc=0x1491f4
            cmd/link/internal/ld.(*relocSymState).relocsym(0xc0010caef0, 0x32b5, {0x7fffa84b71d0, 0x980, 0xb8e30})
            	cmd/link/internal/ld/data.go:202 +0x148 fp=0xc0010cadc0 sp=0xc0010cab48 pc=0x1a8f28
            cmd/link/internal/ld.writeBlock(0xc0000f0200, 0xc0000bc8c0, 0xc000774000, {0xc0007b0a00, 0x49f, 0x540}, 0x11000, 0x6c914, {0xc0000ba2ec, 0x4, ...})
            	cmd/link/internal/ld/data.go:1084 +0x410 fp=0xc0010caf10 sp=0xc0010cadc0 pc=0x1afb00
            cmd/link/internal/ld.writeBlocks.func1(0xc0000bc8c0, 0xc000774000, {0xc0007b0a00, 0x49f, 0x540}, 0x11000, 0x6c914, {0xc0000ba2ec, 0x4, 0x4})
            	cmd/link/internal/ld/data.go:1040 +0x90 fp=0xc0010caf80 sp=0xc0010caf10 pc=0x1af6b0
            cmd/link/internal/ld.writeBlocks.gowrap1()
            	cmd/link/internal/ld/data.go:1043 +0x9c fp=0xc0010cafd8 sp=0xc0010caf80 pc=0x1af60c
            runtime.goexit()
            	runtime/asm_loong64.s:640 +0x4 fp=0xc0010cafd8 sp=0xc0010cafd8 pc=0x892d4
            created by cmd/link/internal/ld.writeBlocks in goroutine 5
            	cmd/link/internal/ld/data.go:1039 +0x4a8
2023-08-29 18:28 linux-loong64-3a5000 go@208f3618 test.Test (log)
--- FAIL: Test (0.02s)
    --- FAIL: Test/typeparam/dictionaryCapture.go (0.14s)
        testdir_test.go:141: exit status 1
            panic: runtime error: index out of range [2147483635] with length 8

            goroutine 1 [running]:
            panic({0x2f8240, 0xc000e582b8})
            	runtime/panic.go:774 +0x168 fp=0xc0000d65c0 sp=0xc0000d6518 pc=0x4eea8
            runtime.goPanicIndex(0x7ffffff3, 0x8)
            	runtime/panic.go:114 +0xb0 fp=0xc0000d65f8 sp=0xc0000d65c0 pc=0x4db10
            cmd/link/internal/loader.(*Loader).resolve(0xc000011180, 0xc0007aa800, {0x7ffffff3, 0x7a9})
            	cmd/link/internal/loader/loader.go:658 +0x2ac fp=0xc0000d6620 sp=0xc0000d65f8 pc=0x14b6dc
            cmd/link/internal/loader.Reloc.Sym({0x7fffabfa9ac1, 0xc0007aa800, 0xc000011180})
            	cmd/link/internal/loader/loader.go:61 +0x94 fp=0xc0000d6648 sp=0xc0000d6620 pc=0x1491f4
            cmd/link/internal/ld.(*deadcodePass).flood(0xc0000d6900)
            	cmd/link/internal/ld/deadcode.go:228 +0xc00 fp=0xc0000d6848 sp=0xc0000d6648 pc=0x1c1ac0
            cmd/link/internal/ld.deadcode(0xc0000c4200)
            	cmd/link/internal/ld/deadcode.go:407 +0x60 fp=0xc0000d69c0 sp=0xc0000d6848 pc=0x1c2f70
            cmd/link/internal/ld.Main(0x4e8ce0, {0x10, 0x20, 0x1, 0x3, 0x1, 0x0, {0xc00000c43c, 0x4, 0x4}, ...})
            	cmd/link/internal/ld/main.go:343 +0x1594 fp=0xc0000d6c78 sp=0xc0000d69c0 pc=0x20ebf4
            main.main()
            	cmd/link/main.go:72 +0xf80 fp=0xc0000d7f60 sp=0xc0000d6c78 pc=0x2a1c80
            runtime.main()
            	runtime/proc.go:267 +0x2f8 fp=0xc0000d7fd8 sp=0xc0000d7f60 pc=0x52b68
            runtime.goexit({})
            	runtime/asm_loong64.s:640 +0x4 fp=0xc0000d7fd8 sp=0xc0000d7fd8 pc=0x892d4

watchflakes

@bcmills
Copy link
Contributor

bcmills commented Aug 29, 2023

Duplicate of #62355

@bcmills bcmills marked this as a duplicate of #62355 Aug 29, 2023
@bcmills bcmills closed this as not planned Won't fix, can't repro, duplicate, stale Aug 29, 2023
@gopherbot gopherbot reopened this Nov 1, 2023
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "test" && test == "Test"
2023-11-01 07:10 linux-ppc64-sid-buildlet go@1a58fd0f test.Test (log)
--- FAIL: Test (0.11s)
    --- FAIL: Test/rangegen.go (154.13s)
        testdir_test.go:142: exit status 1
            # command-line-arguments
            panic: runtime error: index out of range [755141] with length 243821

            goroutine 1 [running]:
            panic({0x2b8220?, 0xc000014360?})
            	runtime/panic.go:772 +0x174 fp=0xc0000ac4e0 sp=0xc0000ac420 pc=0x4a534
            runtime.goPanicIndex(0xb85c5, 0x3b86d)
            	runtime/panic.go:114 +0x98 fp=0xc0000ac530 sp=0xc0000ac4e0 pc=0x492d8
            cmd/link/internal/loader.(*Loader).resolve(0xc000096e00?, 0xc00009c200?, {0xc0?, 0xf2000?})
            	cmd/link/internal/loader/loader.go:648 +0x27c fp=0xc0000ac570 sp=0xc0000ac530 pc=0x13392c
            cmd/link/internal/loader.Reloc.Sym({0x7fff5c58ffeb?, 0xc00009c200?, 0xc000096e00?})
            	cmd/link/internal/loader/loader.go:61 +0x64 fp=0xc0000ac5a8 sp=0xc0000ac570 pc=0x131754
            cmd/link/internal/ld.(*deadcodePass).flood(0xc0000ac8e8)
            	cmd/link/internal/ld/deadcode.go:247 +0xb0c fp=0xc0000ac810 sp=0xc0000ac5a8 pc=0x19d7cc
            cmd/link/internal/ld.deadcode(0xc00009a200)
            	cmd/link/internal/ld/deadcode.go:433 +0x80 fp=0xc0000ac990 sp=0xc0000ac810 pc=0x19ea40
            cmd/link/internal/ld.Main(_, {0x10, 0x20, 0x1, 0x1, 0x41, 0x1c00000, {0x0, 0x0, 0x0}, ...})
            	cmd/link/internal/ld/main.go:353 +0x13ec fp=0xc0000acc40 sp=0xc0000ac990 pc=0x1e34bc
            main.main()
            	cmd/link/main.go:72 +0x106c fp=0xc0000adf38 sp=0xc0000acc40 pc=0x26152c
            runtime.main()
            	runtime/proc.go:269 +0x2f0 fp=0xc0000adfc0 sp=0xc0000adf38 pc=0x4dcc0
            runtime.goexit({})
            	runtime/asm_ppc64x.s:993 +0x4 fp=0xc0000adfc0 sp=0xc0000adfc0 pc=0x81244

watchflakes

@bcmills bcmills removed this from Test Flakes Nov 1, 2023
@bcmills
Copy link
Contributor

bcmills commented Nov 1, 2023

Looks like probably a separate issue. Removing from Test Flakes project to work around #57632.

@bcmills bcmills closed this as not planned Won't fix, can't repro, duplicate, stale Nov 1, 2023
@golang golang locked and limited conversation to collaborators Oct 31, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
None yet
Development

No branches or pull requests

2 participants