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

Mitigate crash occuring in CompositeSource #2043

Merged
merged 1 commit into from
Mar 24, 2022

Conversation

JohnMcPMS
Copy link
Member

@JohnMcPMS JohnMcPMS commented Mar 24, 2022

Fixes #2016
(Really, mitigates, but github likes fixes)

Change

A crash is showing up in the installed version of the installed package being null. While this doesn't make sense, bugs don't have to! We need a live debug repro (or time travel trace) to get to the bottom of this, so for now we will just do our best to log details and skip the offending package. This is better than a crash for the user, but could lead to whatever is causing it to be missing in results. Reports of that will potentially lead us to the culprit, if it isn't a system state issue.

Microsoft Reviewers: Open in CodeFlow

@JohnMcPMS JohnMcPMS requested a review from a team as a code owner March 24, 2022 04:02
@ghost ghost added the Issue-Bug It either shouldn't be doing this or needs an investigation. label Mar 24, 2022
Copy link
Contributor

@yao-msft yao-msft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@JohnMcPMS JohnMcPMS merged commit 603254d into microsoft:master Mar 24, 2022
@JohnMcPMS JohnMcPMS deleted the fix-crash branch March 24, 2022 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug It either shouldn't be doing this or needs an investigation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't show installed app list and can't do upgrade --all
2 participants