Skip to content

cmd/link/internal/ld: abstract origin missing local variable #25459

Closed
@FiloSottile

Description

@FiloSottile
0xe6f2: Subprogram
at=AbstractOrigin val=0x1273d4
at=Lowpc val=0x618bc0
at=Highpc val=0x618c27
at=FrameBase val=0x9c
--- FAIL: TestAbstractOriginSanity (10.00s)
	dwarf_test.go:770: unresolved abstract origin ref in DIE at offset 135569
0xe6f2: Subprogram
at=AbstractOrigin val=0x1273d4
at=Lowpc val=0x618bc0
at=Highpc val=0x618c27
at=FrameBase val=0x9c
--- FAIL: TestAbstractOriginSanityWithLocationLists (11.76s)
	dwarf_test.go:770: unresolved abstract origin ref in DIE at offset 135569
FAIL
FAIL	cmd/link/internal/ld	27.909s

https://storage.googleapis.com/go-build-log/99c11019/linux-amd64_3ca200f0.log

The test has been failing on the BoringCrypto branch since it was introduced in fdecaa8 by @thanm, supposedly due to the BoringSSL syso object.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions