Skip to content

runtime: TestDebugCallPanic failures #58694

Closed as not planned
Closed as not planned
@gopherbot

Description

@gopherbot
#!watchflakes
post <- pkg == "runtime" && test == "TestDebugCallPanic"

Issue created automatically to collect these failures.

Example (log):

panic: test timed out after 5m0s
running tests:
	TestDebugCallUnsafePoint (4m47s)

runtime.semrelease1(0x7199d3ddad18?, 0x0, 0x0)
	/workdir/go/src/runtime/sema.go:175 +0x1e9 fp=0xc00097ada8 sp=0xc00097ada0 pc=0x7199d3769e89
runtime.semrelease(...)
	/workdir/go/src/runtime/sema.go:172
runtime.gcStart({0xc0000001fe?, 0x64d3725265?, 0xd3740e40?})
	/workdir/go/src/runtime/mgc.go:752 +0x4dc fp=0xc00097ae40 sp=0xc00097ada8 pc=0x7199d373933c
runtime.GC()
	/workdir/go/src/runtime/mgc.go:444 +0x3e fp=0xc00097ae78 sp=0xc00097ae40 pc=0x7199d3738b9e
runtime_test.TestDebugCallPanic(0xc000990680)
	/workdir/go/src/runtime/debug_test.go:286 +0xac fp=0xc00097af70 sp=0xc00097ae78 pc=0x7199d39e570c
testing.tRunner(0xc000990680, 0x7199d3bb89b8)

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.compiler/runtimeIssues related to the Go compiler and/or runtime.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions