Skip to content

cmd/link/internal/ld: TestAbstractOriginSanity failures #77120

@gopherbot

Description

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

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestAbstractOriginSanity
=== PAUSE TestAbstractOriginSanity
=== CONT  TestAbstractOriginSanity
    dwarf_test.go:132: build: # crypto/internal/fips140/nistec
        unexpected fault address 0x15f81f79f748
        fatal error: fault
        [signal SIGSEGV: segmentation violation code=0x1 addr=0x15f81f79f748 pc=0xba258c0]
        
        goroutine 1 gp=0x15fa1c4dc1e0 m=2 mp=0x15fa1c52e808 [running]:
        runtime.throw({0xc33563e?, 0xccaf2c0?})
...
        	runtime/mgc.go:1791 +0xee fp=0x15fa1c8ca7c8 sp=0x15fa1c8ca730 pc=0xb80deae
        runtime.gcBgMarkStartWorkers.gowrap1()
        	runtime/mgc.go:1695 +0x17 fp=0x15fa1c8ca7e0 sp=0x15fa1c8ca7c8 pc=0xb80dd97
        runtime.goexit({})
        	runtime/asm_amd64.s:1771 +0x1 fp=0x15fa1c8ca7e8 sp=0x15fa1c8ca7e0 pc=0xb876e01
        created by runtime.gcBgMarkStartWorkers in goroutine 1
        	runtime/mgc.go:1695 +0x105
        
    dwarf_test.go:133: build error: exit status 1
--- FAIL: TestAbstractOriginSanity (132.97s)

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