Skip to content

runtime: TestGdbPython* failures #58932

Open
@gopherbot

Description

@gopherbot
#!watchflakes
post <- (pkg == "runtime" || pkg ~ `runtime:`) && test ~ `TestGdbPython`

Issue created automatically to collect these failures.

Example (log):

panic: test timed out after 10m0s
running tests:
	TestGdbPythonCgo (9m38s)

syscall.Syscall6(0x0?, 0x14ea04?, 0xc?, 0x2?, 0x1?, 0xc0001a4580?, 0xc00009e3d0?)
	/workdir/go/src/syscall/syscall_linux.go:91 +0x28 fp=0xc0000df6b8 sp=0xc0000df620 pc=0xa10b8
os.(*Process).blockUntilWaitable(0xc0013605d0)
	/workdir/go/src/os/wait_waitid.go:32 +0x8c fp=0xc0000df7a0 sp=0xc0000df6b8 pc=0xc7f1c
os.(*Process).wait(0xc0013605d0)
	/workdir/go/src/os/exec_unix.go:22 +0x3c fp=0xc0000df820 sp=0xc0000df7a0 pc=0xc223c
os.(*Process).Wait(...)
	/workdir/go/src/os/exec.go:132
os/exec.(*Cmd).Wait(0xc0001a4580)
	/workdir/go/src/os/exec/exec.go:890 +0x54 fp=0xc0000df8b8 sp=0xc0000df820 pc=0x14f284
os/exec.(*Cmd).Run(0x58?)
	/workdir/go/src/os/exec/exec.go:590 +0x50 fp=0xc0000df8e8 sp=0xc0000df8b8 pc=0x14e080
os/exec.(*Cmd).CombinedOutput(0xc0001a4580)
	/workdir/go/src/os/exec/exec.go:1005 +0xb8 fp=0xc0000df940 sp=0xc0000df8e8 pc=0x14fb98
runtime_test.testGdbPython(0xc0002cb520, 0x1)
	/workdir/go/src/runtime/runtime-gdb_test.go:272 +0x1d84 fp=0xc0000dfef0 sp=0xc0000df940 pc=0x33db94
runtime_test.TestGdbPythonCgo(0x4a96f8?)
	/workdir/go/src/runtime/runtime-gdb_test.go:167 +0x68 fp=0xc0000dff30 sp=0xc0000dfef0 pc=0x33bdf8
testing.tRunner(0xc0002cb520, 0x4473e8)

watchflakes

Metadata

Metadata

Assignees

Labels

NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.compiler/runtimeIssues related to the Go compiler and/or runtime.

Type

No type

Projects

Status

Todo

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions