-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
[6.0 & 7.0] Unexpectedly uncaught exception in Microsoft.VisualBasic FileSystem GetLongPath #81544
Comments
Tagging subscribers to this area: @cston Issue Details
Callstack (expand)
|
For the #80754 PR mentioned above, here is additional info:
|
@cston do you have a chance to look into this? This failure is impacting many servicing backport PRs in 6.0 and 7.0. |
Thanks @carlossanlop. Investigating ... |
Appreciate it, @cston. Looking at the branch failures more closely, I realized there might be a small chance that this issue is related to this other one, which is also happening in 6.0 and 7.0, and is also happening in Linux arm/arm64 machines: #81391 |
It looks like an assert fails in The assert is in the helper method |
I merged #81712 If we stop seeing the nuget failures in the next few days, we can close this. |
Debug.Assert
failure of unexpectedly uncaught exception when calling theMicrosoft.VisualBasic.FileIO.FileSystem.GetLongPath
method.release/7.0
PR: [release/7.0] Fix TarWriter.TarEntry exception when adding file whose Unix group owner does not exist in the system #81139Libraries Test Run release mono Linux arm64 Debug
Callstack (expand)
Report
Summary
The text was updated successfully, but these errors were encountered: