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

vcpkg crash #31433

Closed
DougRogers opened this issue May 14, 2023 · 3 comments
Closed

vcpkg crash #31433

DougRogers opened this issue May 14, 2023 · 3 comments

Comments

@DougRogers
Copy link

Full transcript attached

C:\vcpkg>vcpkg upgrade --no-dry-run option warning: Starting with the September 2023 release, the default triplet for vcpkg libraries will change from x86-windows to the detected host triplet (x64-windows). To resolve this message, add --triplet x86-windows to keep the same behavior. error: The following packages are not installed: option:x86-windows error: The following packages do not have a valid CONTROL or vcpkg.json: option:x86-windows internal error: D:\a\_work\1\s\src\vcpkg\commands.upgrade.cpp(180): vcpkg has crashed; no additional details are available. Please open an issue at https://github.com/microsoft/vcpkg/issues/new?template=other-type-of-bug-report.md&labels=category:vcpkg-bug with detailed steps to reproduce the problem.

crash.txt

@DougRogers
Copy link
Author

Accidentally had the word 'option' cut and pasted into the command line

@autoantwort
Copy link
Contributor

Even if you provide wrong arguments, vcpkg should not crash.

@autoantwort
Copy link
Contributor

I have created #31440

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