Skip to content

internal/cpu: unrecognized failures #76596

@gopherbot

Description

@gopherbot
#!watchflakes
default <- pkg == "internal/cpu" && test == ""

Issue created automatically to collect these failures.

Example (log):

FAIL	internal/cpu [build failed]
# runtime [internal/cpu.test]
unexpected fault address 0xe40c3eee100
fatal error: fault
[signal SIGSEGV: segmentation violation code=0x1 addr=0xe40c3eee100 pc=0xd0588f7]

goroutine 1 gp=0x2e40c3de81c0 m=3 mp=0x2e40c3e80008 [running]:
runtime.throw({0xd0f4394?, 0x0?})
	runtime/panic.go:1225 +0x48 fp=0x2e40c82fee40 sp=0x2e40c82fee10 pc=0xc791808
runtime.sigpanic()
...
runtime.gopark(...)
	runtime/proc.go:461
runtime.gcBgMarkWorker(0x2e40c56e99d0)
	runtime/mgc.go:1756 +0x196 fp=0x2e40c4227fc8 sp=0x2e40c4227f48 pc=0xc7318d6
runtime.gcBgMarkStartWorkers.gowrap1()
	runtime/mgc.go:1666 +0x17 fp=0x2e40c4227fe0 sp=0x2e40c4227fc8 pc=0xc731717
runtime.goexit({})
	runtime/asm_amd64.s:1712 +0x1 fp=0x2e40c4227fe8 sp=0x2e40c4227fe0 pc=0xc799241
created by runtime.gcBgMarkStartWorkers in goroutine 1
	runtime/mgc.go:1666 +0x105

watchflakes

Metadata

Metadata

Assignees

No one assigned

    Labels

    NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.WaitingForInfoIssue is not actionable because of missing required information, which needs to be provided.compiler/runtimeIssues related to the Go compiler and/or runtime.

    Type

    No type

    Projects

    Status

    No status

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions