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

IndexOutOfRangeException in Pri.LongPath.Path.NormalizeLongPath #44

Open
herebebeasties opened this issue Sep 15, 2016 · 0 comments
Open

Comments

@herebebeasties
Copy link

I've just seen the following in some of our logs, with v2.0.24:

System.IndexOutOfRangeException: Index was outside the bounds of the array.
     at System.Text.StringBuilder.get_Chars(Int32 index)
     at Pri.LongPath.Path.NormalizeLongPath(String path, String parameterName)
     at Pri.LongPath.Path.TryNormalizeLongPath(String path, String& result)
     at Pri.LongPath.Common.Exists(String path, Boolean& isDirectory)
     at Pri.LongPath.File.Exists(String path)

Although sadly I'm not sure what path triggered this (although I think it was a relative path, if that helps). :-(

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

No branches or pull requests

2 participants