Skip to content

os/user: unknown symbol __stack_chk_fail_local in pcrel on linux/386 #57261

Closed
@aarzilli

Description

@aarzilli
$ go version
go version go1.20rc1 linux/386

seeing this builiding delve on linux/386:

# github.com/go-delve/delve/cmd/dlv.test
os/user(.text): unknown symbol __stack_chk_fail_local in pcrel
os/user(.text): unknown symbol __stack_chk_fail_local in pcrel
os/user(.text): unknown symbol __stack_chk_fail_local in pcrel
os/user(.text): unknown symbol __stack_chk_fail_local in pcrel
os/user(.text): relocation target __stack_chk_fail_local not defined
FAIL	github.com/go-delve/delve/cmd/dlv [build failed]

Related: #54313

This is on ubuntu 20.04.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions