Open
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:
- 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
Activity