In my case, the build env(ubuntu-latest container) is different from the test env(python-xxx container) that will case the build elf not working and arise "segment fault", but this elf is working fine on build env.
the below pictures, is the output of the elf runs on build env

In my case, the build env(ubuntu-latest container) is different from the test env(python-xxx container) that will case the build elf not working and arise "segment fault", but this elf is working fine on build env.
the below pictures, is the output of the elf runs on build env