Skip to content

internal/poll: unrecognized failures #76591

@gopherbot

Description

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

Issue created automatically to collect these failures.

Example (log):

FAIL	internal/poll [build failed]
# os [internal/poll.test]
unexpected fault address 0x1ff70a4ba340
fatal error: fault
[signal SIGSEGV: segmentation violation code=0x1 addr=0x1ff70a4ba340 pc=0x23a1589]

goroutine 1 gp=0x3ff70925e1c0 m=0 mp=0x36fb280 [running]:
runtime.throw({0x2d986bc?, 0x1?})
	runtime/panic.go:1227 +0x48 fp=0x3ff709294eb8 sp=0x3ff709294e88 pc=0x2434448
runtime.sigpanic()
...
runtime.gopark(0x3ff70938dfb0?, 0x2?, 0x60?, 0x46?, 0x3ff70938dec4?)
	runtime/proc.go:464 +0xce fp=0x3ff70938dd48 sp=0x3ff70938dd28 pc=0x243456e
runtime.selectgo(0x3ff70938dfb0, 0x3ff70938dec0, 0x3ff70938df60?, 0x0, 0x3ff70a50c140?, 0x1)
	runtime/select.go:351 +0xac5 fp=0x3ff70938de78 sp=0x3ff70938dd48 pc=0x240f345
cmd/compile/internal/gc.compileFunctions.func3()
	cmd/compile/internal/gc/compile.go:161 +0x165 fp=0x3ff70938dfe0 sp=0x3ff70938de78 pc=0x2d56865
runtime.goexit({})
	runtime/asm_amd64.s:1712 +0x1 fp=0x3ff70938dfe8 sp=0x3ff70938dfe0 pc=0x243bec1
created by cmd/compile/internal/gc.compileFunctions in goroutine 1
	cmd/compile/internal/gc/compile.go:154 +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