Agent Environment
Version: 7.64.3
Describe what happened:
We receive often exit code 139 on containers running with this agent, on past version this do not happen.
Agent execution with bash script:
export DD_ENV="prod"
exec ddtrace-run python -m ....
Describe what you expected:
The container suddenly stop with exit code 139
Steps to reproduce the issue:
Additional environment details (Operating System, Cloud provider, etc):
Container build on AMD64 base linux base on debian, container run on AWS ECS with Fargate 1.4.
