Skip to content

Bug Report: lld error expected SHT_STRTAB, but got Unknown #17133

Open
@AMZN-alexpete

Description

Describe the bug
PR Jenkins builds (AR) are failing due to a random lld error:

ld.lld: error: lib/profile/libEMotionFXStaticLib.a(AnimGraphStateTransition.cpp.o): 
invalid sh_type for string table section [index 1]: expected SHT_STRTAB, but got Unknown

Related Jenkins runs that show this error:
PR 17111
development 4718
development 4719

Steps to reproduce
Steps to reproduce the behavior:

  1. Start an AR run on Jenkins

Expected behavior
The AR run completes

Actual behavior
Linux builds sometimes fail with the error

ld.lld: error: lib/profile/libEMotionFXStaticLib.a(AnimGraphStateTransition.cpp.o): 
invalid sh_type for string table section [index 1]: expected SHT_STRTAB, but got Unknown

Found in Branch
development

Commit ID from o3de/o3de Repository
d62d808

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.sig/buildCategorizes an issue or PR as relevant to SIG Build.triage/acceptedIndicates an issue or PR is ready to be actively worked on.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions