Skip to content

cmd/link: TestUnresolved failures #76535

@gopherbot

Description

@gopherbot
#!watchflakes
default <- pkg == "cmd/link" && test == "TestUnresolved"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestUnresolved
=== PAUSE TestUnresolved
=== CONT  TestUnresolved
    link_test.go:189: want:
        main.x: relocation target zero not defined
        main.x: relocation target zero not defined
        main.x: relocation target main.zero not defined
        got:
        panic: runtime error: index out of range [-565156800] [recovered]
        	panic: runtime error: index out of range [-565156800]
...
        	runtime/proc.go:461
        runtime.gcBgMarkWorker(0x191ddc2c4930)
        	runtime/mgc.go:1756 +0x196 fp=0x191ddfe16fc8 sp=0x191ddfe16f48 pc=0x9bee8d6
        runtime.gcBgMarkStartWorkers.gowrap1()
        	runtime/mgc.go:1666 +0x17 fp=0x191ddfe16fe0 sp=0x191ddfe16fc8 pc=0x9bee717
        runtime.goexit({})
        	runtime/asm_amd64.s:1712 +0x1 fp=0x191ddfe16fe8 sp=0x191ddfe16fe0 pc=0x9c56301
        created by runtime.gcBgMarkStartWorkers in goroutine 1
        	runtime/mgc.go:1666 +0x105
--- FAIL: TestUnresolved (27.27s)

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

    Type

    No type

    Projects

    Status

    Todo

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions