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

Document how to use createdump on native AOT apps #4150

Open
LakshanF opened this issue Aug 11, 2023 · 0 comments
Open

Document how to use createdump on native AOT apps #4150

LakshanF opened this issue Aug 11, 2023 · 0 comments
Assignees
Labels
Milestone

Comments

@LakshanF
Copy link
Member

LakshanF commented Aug 11, 2023

In .NET 8, using createdump for native AOT applications require some manual steps:

  • Need the C++ runtime
  • Need access to the 8.0 .NET core version of createdump. The .NET core version of createdump was modified to work with native AOT applications.

This issue tracks to give the appropriate information for the relevant folks (for example, container steps) so that they can successfully deploy createdump to generate dumps for their application. The main diagnostic document (currently on dotnet/docs#36626, Production Debugging section) needs to be updated with information as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

2 participants