github / VisualStudio

GitHub Extension for Visual Studio
https://visualstudio.github.com
MIT License
2.37k stars 1.21k forks source link

Unexpected problem #2716

Open JaxInfinitaz opened 1 year ago

JaxInfinitaz commented 1 year ago

===================== 2/21/2023 9:19:57 AM Recoverable Microsoft.VisualStudio.ProjectSystem.Query.QueryExecutionException: Destination array was not long enough. Check destIndex and length, and the array's lower bounds. ---> System.ArgumentException: Destination array was not long enough. Check destIndex and length, and the array's lower bounds. at System.Array.Copy(Array sourceArray, Int32 sourceIndex, Array destinationArray, Int32 destinationIndex, Int32 length, Boolean reliable) at System.Collections.Generic.List1.CopyTo(T[] array, Int32 arrayIndex) at System.Linq.Buffer1..ctor(IEnumerable1 source) at System.Linq.Enumerable.ToArray[TSource](IEnumerable1 source) at Xamarin.VisualStudio.Telemetry.XamarinTelemetryService.StartOperation[T](T value) in D:\a_work\1\s\External\Xamarin.Ide\src\ide\Xamarin.Ide\Telemetry\XamarinTelemetryService.cs:line 150 at Xamarin.VisualStudio.IOS.AppleProvisioningManager.d22.MoveNext() in D:\a_work\1\s\src\Core\VisualStudio.IOS\Provisioning\AppleProvisioningManager.cs:line 499 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Xamarin.VisualStudio.IOS.AppleProvisioningManager.d21.MoveNext() in D:\a_work\1\s\src\Core\VisualStudio.IOS\Provisioning\AppleProvisioningManager.cs:line 492 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Xamarin.VisualStudio.IOS.CommandHandlers.GetSigningIdentitiesCommandHandler.d3.MoveNext() in D:\a_work\1\s\src\Core\VisualStudio.IOS\CommandHandlers\GetSigningIdentitiesCommandHandler.cs:line 24 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Xamarin.VisualStudio.Shell.XamarinCommandBus.d111.MoveNext() in D:\a\_work\1\s\src\Core\VisualStudio.Shell\XamarinCommandBus.cs:line 0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at Xamarin.VisualStudio.Shell.XamarinCommandBus.<ExecuteAsync>d__111.MoveNext() in D:\a_work\1\s\src\Core\VisualStudio.Shell\XamarinCommandBus.cs:line 135 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Xamarin.VisualStudio.IOS.DotNetProperties.Providers.BundleSigningCategory.ManualSigningIdentityEnumGenerator.d5.MoveNext() in D:\a_work\1\s\src\Features\VisualStudio.Properties\DotNet\VisualStudio.iOS.DotNetProperties\Providers\BundleSigningCategory\ManualSigningIdentityEnumProvider.cs:line 66 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at Microsoft.VisualStudio.ProjectSystem.PropertyPages.PageDynamicEnumProperty.d6.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.VisualStudio.ProjectSystem.VS.Query.SupportedValueDataProducer.d1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.VisualStudio.ProjectSystem.VS.Query.QueryDataFromProviderStateProducerBase`1.d0.MoveNext() --- End of inner exception stack trace --- at Microsoft.VisualStudio.ProjectSystem.Query.QueryExecution.QuerySubscription1.<RunQueryOnceAsync>d__9.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at Microsoft.VisualStudio.ProjectSystem.Query.QueryExecution.QuerySubscription1.<>c__DisplayClass8_0.<b__0>d.MoveNext()