-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
NuGet restore failing with NullReferenceException #103823
Comments
Tagging subscribers to this area: @dotnet/area-infrastructure-libraries |
Likely duplicate of #103526 |
Stacktrace of the crash:
cc @steveharter |
Tagging subscribers to this area: @dotnet/area-system-componentmodel |
@steveharter Could you please take a look? It is hit multiple times per day in the CI |
Re-opening for a few days to track any new hits after the fix; this fix needs to be available on the build machines. @ViktorHofer |
We're still getting hits, but that appears to be from older SDK versions, e.g. |
We are on the Preview6 SDK in main now for 2 weeks: 4a8aca8 I do see some folks still hitting this on preview6 I see @steveharter's change 670d11f only went into Preview7. We should try updating to Preview7 to see if that resolves these issues. Preview 7 update could happen next week. |
Tagging subscribers to this area: @dotnet/area-infrastructure-libraries |
Preview7 PR to update SDK: #106333 |
Closing; the 7-day hit count had one hit, but appears unrelated:
|
Created this issue to track the above NuGet issue for |
Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=715438
Build error leg or test failing: Build / windows-x64 release CrossDac / Build product
Pull request: #103806
Error Message
Fill the error message using step by step known issues guidance.
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=715438
Error message validated:
[NuGet.RestoreEx.targets.*: error : Object reference not set to an instance of an object.
]Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 6/21/2024 3:51:17 PM UTC
Report
Summary
The text was updated successfully, but these errors were encountered: