Skip to content

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

@gopherbot

Description

@gopherbot
#!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

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions