Skip to content

cmd/compile/internal/ir: unrecognized failures #76899

@gopherbot

Description

@gopherbot
#!watchflakes
default <- pkg == "cmd/compile/internal/ir" && test == ""

Issue created automatically to collect these failures.

Example (log):

FAIL	cmd/compile/internal/ir [build failed]
# cmd/compile/internal/ir
# [cmd/compile/internal/ir]
unexpected fault address 0xb01dfacedebac1e
fatal error: fault
[signal SIGSEGV: segmentation violation code=0x1 addr=0xb01dfacedebac1e pc=0x2cbf405]

goroutine 32 gp=0x13042a05680 m=3 mp=0x13042a00008 [running]:
runtime.throw({0x301cdc6?, 0x2cbea46?})
	runtime/panic.go:1229 +0x48 fp=0x13043ba55b0 sp=0x13043ba5580 pc=0x2d46b28
...
cmd/vendor/golang.org/x/tools/go/analysis/unitchecker.run.func2(0x3487f80)
	cmd/vendor/golang.org/x/tools/go/analysis/unitchecker/unitchecker.go:421 +0x16b fp=0x13043b4e7a0 sp=0x13043b4e6a8 pc=0x3009ccb
cmd/vendor/golang.org/x/tools/go/analysis/unitchecker.run.func3.1(0x0?)
	cmd/vendor/golang.org/x/tools/go/analysis/unitchecker/unitchecker.go:509 +0x23 fp=0x13043b4e7c8 sp=0x13043b4e7a0 pc=0x3009b23
cmd/vendor/golang.org/x/tools/go/analysis/unitchecker.run.func3.gowrap1()
	cmd/vendor/golang.org/x/tools/go/analysis/unitchecker/unitchecker.go:511 +0x1b fp=0x13043b4e7e0 sp=0x13043b4e7c8 pc=0x3009adb
runtime.goexit({})
	runtime/asm_amd64.s:1771 +0x1 fp=0x13043b4e7e8 sp=0x13043b4e7e0 pc=0x2d4d7a1
created by cmd/vendor/golang.org/x/tools/go/analysis/unitchecker.run.func3 in goroutine 55
	cmd/vendor/golang.org/x/tools/go/analysis/unitchecker/unitchecker.go:508 +0x51

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.

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions