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: TestRuntimeTypeAttrExternal failures #57992

Closed
gopherbot opened this issue Jan 25, 2023 · 6 comments
Closed

cmd/link/internal/ld: TestRuntimeTypeAttrExternal failures #57992

gopherbot opened this issue Jan 25, 2023 · 6 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

#!watchflakes
post <- pkg == "cmd/link/internal/ld" && test == "TestRuntimeTypeAttrExternal"

Issue created automatically to collect these failures.

Example (log):

panic: test timed out after 3m0s
running tests:
	TestRuntimeTypeAttrExternal (2m59s)

syscall.Syscall6(0x1, 0x4413, 0x8e21d54, 0x10020, 0x0, 0x0, 0x0)
	/tmp/workdir/go/src/syscall/asm_unix_386.s:43 +0x5 fp=0x8e21d2c sp=0x8e21d28 pc=0x80b8215
os.wait6(0x1, 0x4413, 0x10020)
	/tmp/workdir/go/src/os/wait6_netbsd.go:16 +0x57 fp=0x8e21d60 sp=0x8e21d2c pc=0x80d38c7
os.(*Process).blockUntilWaitable(0x8e993e0)
	/tmp/workdir/go/src/os/wait_wait6.go:20 +0x31 fp=0x8e21d7c sp=0x8e21d60 pc=0x80d3921
os.(*Process).wait(0x8e993e0)
	/tmp/workdir/go/src/os/exec_unix.go:22 +0x28 fp=0x8e21db8 sp=0x8e21d7c pc=0x80cebc8
os.(*Process).Wait(...)
	/tmp/workdir/go/src/os/exec.go:132
os/exec.(*Cmd).Wait(0x92b2480)
	/tmp/workdir/go/src/os/exec/exec.go:890 +0x36 fp=0x8e21df0 sp=0x8e21db8 pc=0x8123ae6
os/exec.(*Cmd).Run(0x92b2480)
	/tmp/workdir/go/src/os/exec/exec.go:590 +0x43 fp=0x8e21e00 sp=0x8e21df0 pc=0x8122863
os/exec.(*Cmd).CombinedOutput(0x92b2480)
	/tmp/workdir/go/src/os/exec/exec.go:1005 +0x89 fp=0x8e21e14 sp=0x8e21e00 pc=0x81240f9
cmd/link/internal/ld.testRuntimeTypeAttr(0x8883c20, {0x8252916, 0x1b})
	/tmp/workdir/go/src/cmd/link/internal/ld/dwarf_test.go:770 +0x117 fp=0x8e21f80 sp=0x8e21e14 pc=0x81e2c37
cmd/link/internal/ld.TestRuntimeTypeAttrExternal(0x8883c20)
	/tmp/workdir/go/src/cmd/link/internal/ld/dwarf_test.go:746 +0x87 fp=0x8e21f9c sp=0x8e21f80 pc=0x81e2b07
testing.tRunner(0x8883c20, 0x825df30)

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 Jan 25, 2023
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "cmd/link/internal/ld" && test == "TestRuntimeTypeAttrExternal"
2023-01-19 20:45 netbsd-386-9_3 go@f2884bf4 cmd/link/internal/ld.TestRuntimeTypeAttrExternal (log)
panic: test timed out after 3m0s
running tests:
	TestRuntimeTypeAttrExternal (2m59s)

syscall.Syscall6(0x1, 0x4413, 0x8e21d54, 0x10020, 0x0, 0x0, 0x0)
	/tmp/workdir/go/src/syscall/asm_unix_386.s:43 +0x5 fp=0x8e21d2c sp=0x8e21d28 pc=0x80b8215
os.wait6(0x1, 0x4413, 0x10020)
	/tmp/workdir/go/src/os/wait6_netbsd.go:16 +0x57 fp=0x8e21d60 sp=0x8e21d2c pc=0x80d38c7
os.(*Process).blockUntilWaitable(0x8e993e0)
	/tmp/workdir/go/src/os/wait_wait6.go:20 +0x31 fp=0x8e21d7c sp=0x8e21d60 pc=0x80d3921
os.(*Process).wait(0x8e993e0)
	/tmp/workdir/go/src/os/exec_unix.go:22 +0x28 fp=0x8e21db8 sp=0x8e21d7c pc=0x80cebc8
os.(*Process).Wait(...)
	/tmp/workdir/go/src/os/exec.go:132
os/exec.(*Cmd).Wait(0x92b2480)
	/tmp/workdir/go/src/os/exec/exec.go:890 +0x36 fp=0x8e21df0 sp=0x8e21db8 pc=0x8123ae6
os/exec.(*Cmd).Run(0x92b2480)
	/tmp/workdir/go/src/os/exec/exec.go:590 +0x43 fp=0x8e21e00 sp=0x8e21df0 pc=0x8122863
os/exec.(*Cmd).CombinedOutput(0x92b2480)
	/tmp/workdir/go/src/os/exec/exec.go:1005 +0x89 fp=0x8e21e14 sp=0x8e21e00 pc=0x81240f9
cmd/link/internal/ld.testRuntimeTypeAttr(0x8883c20, {0x8252916, 0x1b})
	/tmp/workdir/go/src/cmd/link/internal/ld/dwarf_test.go:770 +0x117 fp=0x8e21f80 sp=0x8e21e14 pc=0x81e2c37
cmd/link/internal/ld.TestRuntimeTypeAttrExternal(0x8883c20)
	/tmp/workdir/go/src/cmd/link/internal/ld/dwarf_test.go:746 +0x87 fp=0x8e21f9c sp=0x8e21f80 pc=0x81e2b07
testing.tRunner(0x8883c20, 0x825df30)

watchflakes

@bcmills
Copy link
Contributor

bcmills commented Jan 25, 2023

Duplicate of #57999

@bcmills bcmills marked this as a duplicate of #57999 Jan 25, 2023
@bcmills bcmills closed this as not planned Won't fix, can't repro, duplicate, stale Jan 25, 2023
@gopherbot gopherbot reopened this Feb 10, 2023
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "cmd/link/internal/ld" && test == "TestRuntimeTypeAttrExternal"
2023-02-10 17:19 netbsd-386-9_3 go@a943fd0c cmd/link/internal/ld.TestRuntimeTypeAttrExternal (log)
panic: test timed out after 3m0s
running tests:
	TestRuntimeTypeAttrExternal (2m58s)

syscall.Syscall6(0x1, 0x3348, 0x8e14d54, 0x10020, 0x0, 0x0, 0x0)
	/tmp/workdir/go/src/syscall/asm_unix_386.s:43 +0x5 fp=0x8e14d2c sp=0x8e14d28 pc=0x80b8215
os.wait6(0x1, 0x3348, 0x10020)
	/tmp/workdir/go/src/os/wait6_netbsd.go:16 +0x57 fp=0x8e14d60 sp=0x8e14d2c pc=0x80d38c7
os.(*Process).blockUntilWaitable(0xafe6360)
	/tmp/workdir/go/src/os/wait_wait6.go:20 +0x31 fp=0x8e14d7c sp=0x8e14d60 pc=0x80d3921
os.(*Process).wait(0xafe6360)
	/tmp/workdir/go/src/os/exec_unix.go:22 +0x28 fp=0x8e14db8 sp=0x8e14d7c pc=0x80cebc8
os.(*Process).Wait(...)
	/tmp/workdir/go/src/os/exec.go:132
os/exec.(*Cmd).Wait(0x92943c0)
	/tmp/workdir/go/src/os/exec/exec.go:890 +0x36 fp=0x8e14df0 sp=0x8e14db8 pc=0x8123ae6
os/exec.(*Cmd).Run(0x92943c0)
	/tmp/workdir/go/src/os/exec/exec.go:590 +0x43 fp=0x8e14e00 sp=0x8e14df0 pc=0x8122863
os/exec.(*Cmd).CombinedOutput(0x92943c0)
	/tmp/workdir/go/src/os/exec/exec.go:1005 +0x89 fp=0x8e14e14 sp=0x8e14e00 pc=0x81240f9
cmd/link/internal/ld.testRuntimeTypeAttr(0x922e0f0, {0x825291c, 0x1b})
	/tmp/workdir/go/src/cmd/link/internal/ld/dwarf_test.go:770 +0x117 fp=0x8e14f80 sp=0x8e14e14 pc=0x81e2c37
cmd/link/internal/ld.TestRuntimeTypeAttrExternal(0x922e0f0)
	/tmp/workdir/go/src/cmd/link/internal/ld/dwarf_test.go:746 +0x87 fp=0x8e14f9c sp=0x8e14f80 pc=0x81e2b07
testing.tRunner(0x922e0f0, 0x825df08)

watchflakes

@bcmills
Copy link
Contributor

bcmills commented Feb 10, 2023

Duplicate of #57999

@bcmills bcmills closed this as not planned Won't fix, can't repro, duplicate, stale Feb 10, 2023
@gopherbot gopherbot reopened this Mar 23, 2023
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "cmd/link/internal/ld" && test == "TestRuntimeTypeAttrExternal"
2023-03-22 21:17 netbsd-386-9_3 go@0aa14fca cmd/link/internal/ld.TestRuntimeTypeAttrExternal (log)
panic: test timed out after 3m0s
running tests:
	TestRuntimeTypeAttrExternal (2m59s)

syscall.Syscall6(0x1, 0x748f, 0x8462d5c, 0x10020, 0x0, 0x0, 0x0)
	/tmp/workdir/go/src/syscall/asm_unix_386.s:43 +0x5 fp=0x8462d34 sp=0x8462d30 pc=0x80ba7c5
os.wait6(0x1, 0x748f, 0x10020)
	/tmp/workdir/go/src/os/wait6_netbsd.go:16 +0x5b fp=0x8462d68 sp=0x8462d34 pc=0x80d5eeb
os.(*Process).blockUntilWaitable(0x8aa1320)
	/tmp/workdir/go/src/os/wait_wait6.go:20 +0x31 fp=0x8462d84 sp=0x8462d68 pc=0x80d5f41
os.(*Process).wait(0x8aa1320)
	/tmp/workdir/go/src/os/exec_unix.go:22 +0x28 fp=0x8462dc0 sp=0x8462d84 pc=0x80d1528
os.(*Process).Wait(...)
	/tmp/workdir/go/src/os/exec.go:132
os/exec.(*Cmd).Wait(0x852a3c0)
	/tmp/workdir/go/src/os/exec/exec.go:890 +0x36 fp=0x8462df8 sp=0x8462dc0 pc=0x8123ef6
os/exec.(*Cmd).Run(0x852a3c0)
	/tmp/workdir/go/src/os/exec/exec.go:590 +0x43 fp=0x8462e08 sp=0x8462df8 pc=0x8122c63
os/exec.(*Cmd).CombinedOutput(0x852a3c0)
	/tmp/workdir/go/src/os/exec/exec.go:1005 +0x8f fp=0x8462e1c sp=0x8462e08 pc=0x812470f
cmd/link/internal/ld.testRuntimeTypeAttr(0x89345a0, {0x82093d5, 0x1b})
	/tmp/workdir/go/src/cmd/link/internal/ld/dwarf_test.go:936 +0x117 fp=0x8462f88 sp=0x8462e1c pc=0x81ab587
cmd/link/internal/ld.TestRuntimeTypeAttrExternal(0x89345a0)
	/tmp/workdir/go/src/cmd/link/internal/ld/dwarf_test.go:912 +0x59 fp=0x8462f98 sp=0x8462f88 pc=0x81ab459
testing.tRunner(0x89345a0, 0x8215620)

watchflakes

@bcmills
Copy link
Contributor

bcmills commented Mar 23, 2023

Duplicate of #57999

@bcmills bcmills closed this as not planned Won't fix, can't repro, duplicate, stale Mar 23, 2023
@golang golang locked and limited conversation to collaborators Mar 22, 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