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

Improve experience when an unexpected VM exit or crash occurs #310

Open
dblnz opened this issue Mar 4, 2025 · 0 comments
Open

Improve experience when an unexpected VM exit or crash occurs #310

dblnz opened this issue Mar 4, 2025 · 0 comments
Labels
area/infrastructure Concerns infrastructure rather than core functionality kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
Milestone

Comments

@dblnz
Copy link
Contributor

dblnz commented Mar 4, 2025

At the moment, when an unexpected VM exit or crash occurs in a debug build, the VM configuration and memory are dumped to a file.
The contents of the file are pretty difficult to navigate, we need to create some tooling that can parse the file and display formatted output about its contents to aid in diagnosing failures.

This is related to #222 which partially addresses this issue.

@github-actions github-actions bot added the lifecycle/needs-review The issue has not yet been reviewed. label Mar 4, 2025
@dblnz dblnz added kind/enhancement For PRs adding features, improving functionality, docs, tests, etc. area/infrastructure Concerns infrastructure rather than core functionality and removed lifecycle/needs-review The issue has not yet been reviewed. labels Mar 4, 2025
@danbugs danbugs added this to the Backlog milestone Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/infrastructure Concerns infrastructure rather than core functionality kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
Projects
Status: No status
Development

No branches or pull requests

2 participants