Skip to content

x/tools/internal/gcimporter: TestStdlib/gotypesalias=1 failures #73229

@gopherbot

Description

@gopherbot
#!watchflakes
default <- pkg == "golang.org/x/tools/internal/gcimporter" && test == "TestStdlib/gotypesalias=1"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestStdlib/gotypesalias=1
    stdlib_test.go:52: failed to load/parse/type-check: err: exit status 2: stderr: fatal error: pageAlloc: out of memory
        
        runtime stack:
        runtime.throw({0x7ff7e6815c92?, 0x4000000000?})
        	runtime/panic.go:1089 +0x34 fp=0x1399bff500 sp=0x1399bff4d0 pc=0x7ff7e61e16f4
        runtime.(*pageAlloc).grow(0x7ff7e6d44fa8, 0x400000?, 0x400000)
        	runtime/mpagealloc.go:408 +0x238 fp=0x1399bff570 sp=0x1399bff500 pc=0x7ff7e61a1208
        runtime.(*mheap).grow(0x7ff7e6d44fa0, 0x7ff7e619dd04?)
        	runtime/mheap.go:1571 +0x2d8 fp=0x1399bff5f0 sp=0x1399bff570 pc=0x7ff7e619ed78
...
        	internal/cpu/cpu_arm64.go:22
        internal/cpu.Initialize({0x0, 0x0})
        	internal/cpu/cpu.go:166 +0x30 fp=0x1399bff980 sp=0x1399bff950 pc=0x7ff7e6173d80
        runtime.cpuinit(...)
        	runtime/proc.go:761
        runtime.schedinit()
        	runtime/proc.go:861 +0xf8 fp=0x1399bff9e0 sp=0x1399bff980 pc=0x7ff7e61b1558
        runtime.rt0_go()
        	runtime/asm_arm64.s:121 +0xac fp=0x1399bffa10 sp=0x1399bff9e0 pc=0x7ff7e61e6ebc
--- FAIL: TestStdlib/gotypesalias=1 (0.17s)

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.ToolsThis label describes issues relating to any tools in the x/tools repository.

    Type

    No type

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions