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

AV exception in InstanceSelector.IsProductMatch #116

Closed
heaths opened this issue Oct 30, 2017 · 0 comments
Closed

AV exception in InstanceSelector.IsProductMatch #116

heaths opened this issue Oct 30, 2017 · 0 comments
Labels

Comments

@heaths
Copy link
Member

heaths commented Oct 30, 2017

Using 2.2.7+g44e1483649 [query version 1.15.51.49582] while install was running, an access violation exception occurred.

From Watson crash dump:

00cff754 00f55867 aaaaaaaa 01179cb8 00cff930 vswhere!InstanceSelector::GetId+0x21
00cff7e0 00f557a9 01179cb8 aaaaaaaa 00cff930 vswhere!InstanceSelector::IsProductMatch+0x70
00cff818 00f55571 01179cb8 aaaaaaaa 00cff968 vswhere!InstanceSelector::IsMatch+0xa4
00cff880 00f516e1 00cff95c 01185990 aaaaaaaa vswhere!InstanceSelector::Select+0x6e
00cffa64 00f71f3e aaaaaaaa aaaaaaaa aaaaaaaa vswhere!wmain+0x361

I was able to reproduce with no "product" property and no "type": "product" object in the "packages" array at least as far back as 1.0.71 where I stopped trying to repro. Could be a chance in the query API.

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

No branches or pull requests

1 participant