Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Automated core dump collection for Azure Devops Docker-container builds #1290

Open
2 tasks
MattGal opened this issue Dec 1, 2020 · 0 comments

Comments

@MattGal
Copy link
Member

MattGal commented Dec 1, 2020

  • This issue is blocking
  • This issue is causing unreasonable pain

Filed on behalf of @ViktorHofer after investigating this build (attempt 1)

In this scenario, the build occurs inside an Ubuntu 18.04 docker container, and crashes with a segmentation fault. Were this build running directly on a Helix buildpool.ubuntu machine it would likely have uploaded a core dump from the build, but since this is inside a container we don't actually control (controlled by Azure DevOps agent) we can't help this.

We could possibly set up core dump collection inside these containers (perhaps with a specially named folder), and provide a common Arcade functionality to upload any dumps found in said folder as artifacts of the build; if this works, users could investigate their one-off crashing .NET core builds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants