Uploaded image for project: 'Sourcetree for Windows'
  1. Sourcetree for Windows
  2. SRCTREEWIN-14263

Silent crash when crating a hotfix

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Low
    • None
    • 3.1.3
    • Git
    • None
    • Minor

    Description

      Common taks ca be made, butr when try to create a hotfix, the windows freeze and close silent.

      Vídeo: https://streamable.com/l5q1up

      Log:
      sourcetree.log

       

      2023-06-22T17:43:57: LogHost: Initializing to normal modeERROR [2023-06-22 17:44:27,989] [1] [SourceTree.Notifications.NotificationsManager] [Log] - Unable to set owner as parent is not visible or non-existentERROR [2023-06-22 17:44:35,814] [11] [SourceTree.Analytics.Emau.EMauSubmissionService] [Log] - Unable to generate batch, return nullSystem.NotSupportedException: Este tipo de CollectionView n�o oferece suporte �s altera��es feitas a SourceCollection a partir de um thread diferente do thread Dispatcher.   em System.Windows.Data.CollectionView.OnCollectionChanged(Object sender, NotifyCollectionChangedEventArgs args)   em System.Collections.ObjectModel.ReadOnlyObservableCollection`1.OnCollectionChanged(NotifyCollectionChangedEventArgs args)   em System.Collections.ObjectModel.ObservableCollection`1.OnCollectionChanged(NotifyCollectionChangedEventArgs e)   em System.Collections.ObjectModel.ObservableCollection`1.ClearItems()   em DynamicData.ListEx.Clone[T](IList`1 source, Change`1 item, IEqualityComparer`1 equalityComparer) na d:\a\1\s\src\DynamicData\List\ListEx.cs:linha 112   em DynamicData.ListEx.Clone[T](IList`1 source, IChangeSet`1 changes, IEqualityComparer`1 equalityComparer) na d:\a\1\s\src\DynamicData\List\ListEx.cs:linha 76   em DynamicData.Binding.ObservableCollectionAdaptor`1.Adapt(IChangeSet`1 changes) na d:\a\1\s\src\DynamicData\Binding\ObservableCollectionAdaptor.cs:linha 56   em DynamicData.ObservableListEx.<>c__DisplayClass21_0`1.<Adapt>b__1(IChangeSet`1 changes) na d:\a\1\s\src\DynamicData\List\ObservableListEx.cs:linha 586   em System.Reactive.Linq.ObservableImpl.Select`2.Selector._.OnNext(TSource value) na D:\a\1\s\Rx.NET\Source\src\System.Reactive\Linq\Observable\Select.cs:linha 39--- Fim do rastreamento de pilha do local anterior onde a exce��o foi gerada ---   em System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()   em System.Reactive.Stubs.<>c.<.cctor>b__2_1(Exception ex) na D:\a\1\s\Rx.NET\Source\src\System.Reactive\Internal\Stubs.cs:linha 16   em System.Reactive.ObserverBase`1.OnError(Exception error) na D:\a\1\s\Rx.NET\Source\src\System.Reactive\ObserverBase.cs:linha 61   em System.Reactive.AutoDetachObserver`1.OnErrorCore(Exception exception) na D:\a\1\s\Rx.NET\Source\src\System.Reactive\Internal\AutoDetachObserver.cs:linha 77   em System.Reactive.ObserverBase`1.OnError(Exception error) na D:\a\1\s\Rx.NET\Source\src\System.Reactive\ObserverBase.cs:linha 61   em System.Reactive.Sink`1.ForwardOnError(Exception error) na D:\a\1\s\Rx.NET\Source\src\System.Reactive\Internal\Sink.cs:linha 61   em System.Reactive.Linq.ObservableImpl.Select`2.Selector._.OnNext(TSource value) na D:\a\1\s\Rx.NET\Source\src\System.Reactive\Linq\Observable\Select.cs:linha 41   em System.Reactive.Concurrency.Synchronize`1._.OnNext(TSource value) na D:\a\1\s\Rx.NET\Source\src\System.Reactive\Concurrency\Synchronization.Synchronize.cs:linha 42   em System.Reactive.AutoDetachObserver`1.OnNextCore(T value) na D:\a\1\s\Rx.NET\Source\src\System.Reactive\Internal\AutoDetachObserver.cs:linha 62   em System.Reactive.ObserverBase`1.OnNext(T value) na D:\a\1\s\Rx.NET\Source\src\System.Reactive\ObserverBase.cs:linha 36   em System.Reactive.Linq.ObservableImpl.Where`1.Predicate._.OnNext(TSource value) na D:\a\1\s\Rx.NET\Source\src\System.Reactive\Linq\Observable\Where.cs:linha 56   em System.Reactive.Linq.ObservableImpl.Merge`1.Observables._.InnerObserver.OnNext(TSource value) na D:\a\1\s\Rx.NET\Source\src\System.Reactive\Linq\Observable\Merge.cs:linha 236   em System.Reactive.Linq.ObservableImpl.Merge`1.Observables._.InnerObserver.OnNext(TSource value) na D:\a\1\s\Rx.NET\Source\src\System.Reactive\Linq\Observable\Merge.cs:linha 236   em System.Reactive.Linq.ObservableImpl.Select`2.Selector._.OnNext(TSource value) na D:\a\1\s\Rx.NET\Source\src\System.Reactive\Linq\Observable\Select.cs:linha 48   em System.Reactive.Concurrency.Synchronize`1._.OnNext(TSource value) na D:\a\1\s\Rx.NET\Source\src\System.Reactive\Concurrency\Synchronization.Synchronize.cs:linha 42   em System.Reactive.AutoDetachObserver`1.OnNextCore(T value) na D:\a\1\s\Rx.NET\Source\src\System.Reactive\Internal\AutoDetachObserver.cs:linha 62   em System.Reactive.ObserverBase`1.OnNext(T value) na D:\a\1\s\Rx.NET\Source\src\System.Reactive\ObserverBase.cs:linha 36   em System.Reactive.Subjects.Subject`1.OnNext(T value) na D:\a\1\s\Rx.NET\Source\src\System.Reactive\Subjects\Subject.cs:linha 148   em DynamicData.SourceList`1.InvokeNext(IChangeSet`1 changes) na d:\a\1\s\src\DynamicData\List\SourceList.cs:linha 120   em DynamicData.SourceList`1.Edit(Action`1 updateAction) na d:\a\1\s\src\DynamicData\List\SourceList.cs:linha 93   em SourceTree.ViewModel.Hosted.HostedProjectsViewModel.AccountManager_OnAccountsUpdated(Object sender, EventArgs e)   em System.EventHandler.Invoke(Object sender, EventArgs e)   em SourceTree.Accounts.AccountManager.RemoveHostedAccount(IAccount account)   em SourceTree.Accounts.AccountManager.ReplaceHostedAccount(IAccount oldAccount, IAccount newAccount)   em SourceTree.Analytics.BaseAnalyticsService.get_UserId()   em SourceTree.Analytics.Emau.EMauSubmissionService.GetAasBatch()ERROR [2023-06-27 10:50:57,388] [1] [SourceTree.Notifications.NotificationsManager] [Log] - Unable to set owner as parent is not visible or non-existentERROR [2023-06-27 12:17:19,496] [PriorityScheduler: 0] [SourceTree.Diagnostics.FailureHandler] [Log] - 'Summary' falhou com c�digo 128: fatal: mmap failed: Invalid argument (Z:\wp-content\themes\ric_2023)ERROR [2023-06-27 18:09:52,921] [18] [SourceTree.App] [Log] - Este tipo de CollectionView n�o oferece suporte �s altera��es feitas a SourceCollection a partir de um thread diferente do thread Dispatcher. The application is terminating.System.NotSupportedException: Este tipo de CollectionView n�o oferece suporte �s altera��es feitas a SourceCollection a partir de um thread diferente do thread Dispatcher.   em System.Windows.Data.CollectionView.OnCollectionChanged(Object sender, NotifyCollectionChangedEventArgs args)   em System.Collections.ObjectModel.ObservableCollection`1.OnCollectionChanged(NotifyCollectionChangedEventArgs e)   em System.Collections.ObjectModel.ObservableCollection`1.InsertItem(Int32 index, T item)   em SourceTree.ViewModel.Flow.FlowStartPanelViewModel.<InitAsync>d__42.MoveNext()--- Fim do rastreamento de pilha do local anterior onde a exce��o foi gerada ---   em System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()   em System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)   em System.Runtime.CompilerServices.TaskAwaiter.GetResult()   em SourceTree.ViewModel.Flow.FlowContainerDialogViewModel.<ChangeMode>d__24.MoveNext()--- Fim do rastreamento de pilha do local anterior onde a exce��o foi gerada ---   em System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()   em System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)   em System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)   em System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()   em System.Threading.ThreadPoolWorkQueue.Dispatch()ERROR [2023-06-27 18:14:40,958] [38] [SourceTree.App] [Log] - Este tipo de CollectionView n�o oferece suporte �s altera��es feitas a SourceCollection a partir de um thread diferente do thread Dispatcher. The application is terminating.System.NotSupportedException: Este tipo de CollectionView n�o oferece suporte �s altera��es feitas a SourceCollection a partir de um thread diferente do thread Dispatcher.   em System.Windows.Data.CollectionView.OnCollectionChanged(Object sender, NotifyCollectionChangedEventArgs args)   em System.Collections.ObjectModel.ObservableCollection`1.OnCollectionChanged(NotifyCollectionChangedEventArgs e)   em System.Collections.ObjectModel.ObservableCollection`1.InsertItem(Int32 index, T item)   em SourceTree.ViewModel.Flow.FlowStartPanelViewModel.<InitAsync>d__42.MoveNext()--- Fim do rastreamento de pilha do local anterior onde a exce��o foi gerada ---   em System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()   em System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)   em System.Runtime.CompilerServices.TaskAwaiter.GetResult()   em SourceTree.ViewModel.Flow.FlowContainerDialogViewModel.<ChangeMode>d__24.MoveNext()--- Fim do rastreamento de pilha do local anterior onde a exce��o foi gerada ---   em System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()   em System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)   em System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)   em System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()   em System.Threading.ThreadPoolWorkQueue.Dispatch()ERROR [2023-06-27 18:16:04,192] [9] [SourceTree.App] [Log] - Este tipo de CollectionView n�o oferece suporte �s altera��es feitas a SourceCollection a partir de um thread diferente do thread Dispatcher. The application is terminating.System.NotSupportedException: Este tipo de CollectionView n�o oferece suporte �s altera��es feitas a SourceCollection a partir de um thread diferente do thread Dispatcher.   em System.Windows.Data.CollectionView.OnCollectionChanged(Object sender, NotifyCollectionChangedEventArgs args)   em System.Collections.ObjectModel.ObservableCollection`1.OnCollectionChanged(NotifyCollectionChangedEventArgs e)   em System.Collections.ObjectModel.ObservableCollection`1.InsertItem(Int32 index, T item)   em SourceTree.ViewModel.Flow.FlowStartPanelViewModel.<InitAsync>d__42.MoveNext()--- Fim do rastreamento de pilha do local anterior onde a exce��o foi gerada ---   em System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()   em System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)   em System.Runtime.CompilerServices.TaskAwaiter.GetResult()   em SourceTree.ViewModel.Flow.FlowContainerDialogViewModel.<ChangeMode>d__24.MoveNext()--- Fim do rastreamento de pilha do local anterior onde a exce��o foi gerada ---   em System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()   em System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)   em System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)   em System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()   em System.Threading.ThreadPoolWorkQueue.Dispatch()ERROR [2023-06-27 18:18:28,345] [13] [SourceTree.App] [Log] - Este tipo de CollectionView n�o oferece suporte �s altera��es feitas a SourceCollection a partir de um thread diferente do thread Dispatcher. The application is terminating.System.NotSupportedException: Este tipo de CollectionView n�o oferece suporte �s altera��es feitas a SourceCollection a partir de um thread diferente do thread Dispatcher.   em System.Windows.Data.CollectionView.OnCollectionChanged(Object sender, NotifyCollectionChangedEventArgs args)   em System.Collections.ObjectModel.ObservableCollection`1.OnCollectionChanged(NotifyCollectionChangedEventArgs e)   em System.Collections.ObjectModel.ObservableCollection`1.InsertItem(Int32 index, T item)   em SourceTree.ViewModel.Flow.FlowStartPanelViewModel.<InitAsync>d__42.MoveNext()--- Fim do rastreamento de pilha do local anterior onde a exce��o foi gerada ---   em System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()   em System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)   em System.Runtime.CompilerServices.TaskAwaiter.GetResult()   em SourceTree.ViewModel.Flow.FlowContainerDialogViewModel.<ChangeMode>d__24.MoveNext()--- Fim do rastreamento de pilha do local anterior onde a exce��o foi gerada ---   em System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()   em System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)   em System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)   em System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()   em System.Threading.ThreadPoolWorkQueue.Dispatch()ERROR [2023-06-27 18:21:53,290] [1] [Sourcetree.Installer.Squirrel.Utils.UpdateHelper] [Log] - Couldn't read staging user IDERROR [2023-06-27 18:21:53,306] [1] [Sourcetree.Installer.Squirrel.Utils.UpdateHelper] [Log] - Couldn't read staging user IDERROR [2023-06-27 18:22:32,792] [21] [SourceTree.App] [Log] - Este tipo de CollectionView n�o oferece suporte �s altera��es feitas a SourceCollection a partir de um thread diferente do thread Dispatcher. The application is terminating.System.NotSupportedException: Este tipo de CollectionView n�o oferece suporte �s altera��es feitas a SourceCollection a partir de um thread diferente do thread Dispatcher.   em System.Windows.Data.CollectionView.OnCollectionChanged(Object sender, NotifyCollectionChangedEventArgs args)   em System.Collections.ObjectModel.ObservableCollection`1.OnCollectionChanged(NotifyCollectionChangedEventArgs e)   em System.Collections.ObjectModel.ObservableCollection`1.InsertItem(Int32 index, T item)   em SourceTree.ViewModel.Flow.FlowStartPanelViewModel.<InitAsync>d__42.MoveNext()--- Fim do rastreamento de pilha do local anterior onde a exce��o foi gerada ---   em System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()   em System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)   em System.Runtime.CompilerServices.TaskAwaiter.GetResult()   em SourceTree.ViewModel.Flow.FlowContainerDialogViewModel.<ChangeMode>d__24.MoveNext()--- Fim do rastreamento de pilha do local anterior onde a exce��o foi gerada ---   em System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()   em System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)   em System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)   em System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()   em System.Threading.ThreadPoolWorkQueue.Dispatch()ERROR [2023-06-28 12:49:08,952] [21] [Sourcetree.Installer.Squirrel.Utils.UpdateHelper] [Log] - Failed to check for updatesSystem.Exception: Failed to check for updates ---> System.Exception: Remote release File is empty or corrupted   em Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__2.MoveNext()--- Fim do rastreamento de pilha do local anterior onde a exce��o foi gerada ---   em System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()   em System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)   em Squirrel.UpdateManager.<CheckForUpdate>d__8.MoveNext()--- Fim do rastreamento de pilha do local anterior onde a exce��o foi gerada ---   em System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()   em System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)   em System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()   em Sourcetree.Installer.Squirrel.Utils.UpdateHelper.<CheckForUpdate>d__19.MoveNext()   --- Fim do rastreamento de pilha de exce��es internas ---   em Sourcetree.Installer.Squirrel.Utils.UpdateHelper.<CheckForUpdate>d__19.MoveNext()--- Fim do rastreamento de pilha do local anterior onde a exce��o foi gerada ---   em System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()   em System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)   em System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()   em Sourcetree.Installer.Squirrel.Utils.UpdateHelper.<HasAvailableUpdates>d__20.MoveNext()ERROR [2023-06-28 12:49:28,897] [13] [SourceTree.App] [Log] - Este tipo de CollectionView n�o oferece suporte �s altera��es feitas a SourceCollection a partir de um thread diferente do thread Dispatcher. The application is terminating.System.NotSupportedException: Este tipo de CollectionView n�o oferece suporte �s altera��es feitas a SourceCollection a partir de um thread diferente do thread Dispatcher.   em System.Windows.Data.CollectionView.OnCollectionChanged(Object sender, NotifyCollectionChangedEventArgs args)   em System.Collections.ObjectModel.ObservableCollection`1.OnCollectionChanged(NotifyCollectionChangedEventArgs e)   em System.Collections.ObjectModel.ObservableCollection`1.InsertItem(Int32 index, T item)   em SourceTree.ViewModel.Flow.FlowStartPanelViewModel.<InitAsync>d__42.MoveNext()--- Fim do rastreamento de pilha do local anterior onde a exce��o foi gerada ---   em System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()   em System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)   em System.Runtime.CompilerServices.TaskAwaiter.GetResult()   em SourceTree.ViewModel.Flow.FlowContainerDialogViewModel.<ChangeMode>d__24.MoveNext()--- Fim do rastreamento de pilha do local anterior onde a exce��o foi gerada ---   em System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()   em System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)   em System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)   em System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()   em System.Threading.ThreadPoolWorkQueue.Dispatch()ERROR [2023-06-28 16:29:11,685] [12] [Sourcetree.Installer.Squirrel.Utils.UpdateHelper] [Log] - Failed to check for updatesSystem.Exception: Failed to check for updates ---> System.Exception: Remote release File is empty or corrupted   em Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__2.MoveNext()--- Fim do rastreamento de pilha do local anterior onde a exce��o foi gerada ---   em System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()   em System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)   em Squirrel.UpdateManager.<CheckForUpdate>d__8.MoveNext()--- Fim do rastreamento de pilha do local anterior onde a exce��o foi gerada ---   em System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()   em System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)   em System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()   em Sourcetree.Installer.Squirrel.Utils.UpdateHelper.<CheckForUpdate>d__19.MoveNext()   --- Fim do rastreamento de pilha de exce��es internas ---   em Sourcetree.Installer.Squirrel.Utils.UpdateHelper.<CheckForUpdate>d__19.MoveNext()--- Fim do rastreamento de pilha do local anterior onde a exce��o foi gerada ---   em System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()   em System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)   em System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()   em Sourcetree.Installer.Squirrel.Utils.UpdateHelper.<HasAvailableUpdates>d__20.MoveNext()ERROR [2023-06-28 16:33:24,864] [47] [SourceTree.App] [Log] - A cole��o foi modificada; talvez a opera��o de enumera��o n�o seja executada. The application is terminating.System.InvalidOperationException: A cole��o foi modificada; talvez a opera��o de enumera��o n�o seja executada.   em System.Collections.Generic.HashSet`1.Enumerator.MoveNext()   em SourceTree.Utils.RepoWatcher.Resume()   em SourceTree.Repositories.RepositoryMonitorManager.ActivatedApplication()   em SourceTree.Repositories.RepositoryMonitorManager.<OnStartUp>b__20_0(EventPattern`1 _)   em System.Reactive.AnonymousSafeObserver`1.OnNext(T value) na D:\a\1\s\Rx.NET\Source\src\System.Reactive\AnonymousSafeObserver.cs:linha 44   em System.Reactive.Linq.ObservableImpl.Throttle`1._.Propagate(UInt64 currentid) na D:\a\1\s\Rx.NET\Source\src\System.Reactive\Linq\Observable\Throttle.cs:linha 79   em System.Reactive.Concurrency.Scheduler.Invoke[TState](IScheduler scheduler, ValueTuple`2 tuple) na D:\a\1\s\Rx.NET\Source\src\System.Reactive\Concurrency\Scheduler.Simple.cs:linha 259   em System.Reactive.Concurrency.Scheduler.<>c__78`1.<ScheduleAction>b__78_0(IScheduler s, ValueTuple`2 tuple) na D:\a\1\s\Rx.NET\Source\src\System.Reactive\Concurrency\Scheduler.Simple.cs:linha 137   em System.Reactive.Concurrency.UserWorkItem`1.Run() na D:\a\1\s\Rx.NET\Source\src\System.Reactive\Concurrency\UserWorkItem.cs:linha 29   em System.Reactive.Concurrency.ConcurrencyAbstractionLayerImpl.Timer.Tick(Object state) na D:\a\1\s\Rx.NET\Source\src\System.Reactive\Concurrency\ConcurrencyAbstractionLayerImpl.cs:linha 178   em System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)   em System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)   em System.Threading.TimerQueueTimer.CallCallback()   em System.Threading.TimerQueueTimer.Fire()   em System.Threading.TimerQueue.FireNextTimers()ERROR [2023-06-29 15:18:24,134] [1] [Sourcetree.Installer.Squirrel.Utils.UpdateHelper] [Log] - Couldn't read staging user IDERROR [2023-06-29 15:18:24,395] [1] [Sourcetree.Installer.Squirrel.Utils.UpdateHelper] [Log] - Couldn't read staging user IDERROR [2023-06-30 16:44:45,775] [21] [SourceTree.App] [Log] - Este tipo de CollectionView n�o oferece suporte �s altera��es feitas a SourceCollection a partir de um thread diferente do thread Dispatcher. The application is terminating.System.NotSupportedException: Este tipo de CollectionView n�o oferece suporte �s altera��es feitas a SourceCollection a partir de um thread diferente do thread Dispatcher.   em System.Windows.Data.CollectionView.OnCollectionChanged(Object sender, NotifyCollectionChangedEventArgs args)   em System.Collections.ObjectModel.ObservableCollection`1.OnCollectionChanged(NotifyCollectionChangedEventArgs e)   em System.Collections.ObjectModel.ObservableCollection`1.InsertItem(Int32 index, T item)   em SourceTree.ViewModel.Flow.FlowStartPanelViewModel.<InitAsync>d__42.MoveNext()--- Fim do rastreamento de pilha do local anterior onde a exce��o foi gerada ---   em System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()   em System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)   em System.Runtime.CompilerServices.TaskAwaiter.GetResult()   em SourceTree.ViewModel.Flow.FlowContainerDialogViewModel.<ChangeMode>d__24.MoveNext()--- Fim do rastreamento de pilha do local anterior onde a exce��o foi gerada ---   em System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()   em System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)   em System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)   em System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()   em System.Threading.ThreadPoolWorkQueue.Dispatch()ERROR [2023-06-30 16:45:34,204] [32] [SourceTree.App] [Log] - Este tipo de CollectionView n�o oferece suporte �s altera��es feitas a SourceCollection a partir de um thread diferente do thread Dispatcher. The application is terminating.System.NotSupportedException: Este tipo de CollectionView n�o oferece suporte �s altera��es feitas a SourceCollection a partir de um thread diferente do thread Dispatcher.   em System.Windows.Data.CollectionView.OnCollectionChanged(Object sender, NotifyCollectionChangedEventArgs args)   em System.Collections.ObjectModel.ObservableCollection`1.OnCollectionChanged(NotifyCollectionChangedEventArgs e)   em System.Collections.ObjectModel.ObservableCollection`1.InsertItem(Int32 index, T item)   em SourceTree.ViewModel.Flow.FlowStartPanelViewModel.<InitAsync>d__42.MoveNext()--- Fim do rastreamento de pilha do local anterior onde a exce��o foi gerada ---   em System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()   em System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)   em System.Runtime.CompilerServices.TaskAwaiter.GetResult()   em SourceTree.ViewModel.Flow.FlowContainerDialogViewModel.<ChangeMode>d__24.MoveNext()--- Fim do rastreamento de pilha do local anterior onde a exce��o foi gerada ---   em System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()   em System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)   em System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)   em System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()   em System.Threading.ThreadPoolWorkQueue.Dispatch()ERROR [2023-07-05 14:23:31,827] [11] [SourceTree.App] [Log] - Este tipo de CollectionView n�o oferece suporte �s altera��es feitas a SourceCollection a partir de um thread diferente do thread Dispatcher. The application is terminating.System.NotSupportedException: Este tipo de CollectionView n�o oferece suporte �s altera��es feitas a SourceCollection a partir de um thread diferente do thread Dispatcher.   em System.Windows.Data.CollectionView.OnCollectionChanged(Object sender, NotifyCollectionChangedEventArgs args)   em System.Collections.ObjectModel.ObservableCollection`1.OnCollectionChanged(NotifyCollectionChangedEventArgs e)   em System.Collections.ObjectModel.ObservableCollection`1.InsertItem(Int32 index, T item)   em SourceTree.ViewModel.Flow.FlowStartPanelViewModel.<InitAsync>d__42.MoveNext()--- Fim do rastreamento de pilha do local anterior onde a exce��o foi gerada ---   em System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()   em System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)   em System.Runtime.CompilerServices.TaskAwaiter.GetResult()   em SourceTree.ViewModel.Flow.FlowContainerDialogViewModel.<ChangeMode>d__24.MoveNext()--- Fim do rastreamento de pilha do local anterior onde a exce��o foi gerada ---   em System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()   em System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)   em System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)   em System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()   em System.Threading.ThreadPoolWorkQueue.Dispatch()ERROR [2023-07-05 14:24:32,085] [14] [SourceTree.App] [Log] - Este tipo de CollectionView n�o oferece suporte �s altera��es feitas a SourceCollection a partir de um thread diferente do thread Dispatcher. The application is terminating.System.NotSupportedException: Este tipo de CollectionView n�o oferece suporte �s altera��es feitas a SourceCollection a partir de um thread diferente do thread Dispatcher.   em System.Windows.Data.CollectionView.OnCollectionChanged(Object sender, NotifyCollectionChangedEventArgs args)   em System.Collections.ObjectModel.ObservableCollection`1.OnCollectionChanged(NotifyCollectionChangedEventArgs e)   em System.Collections.ObjectModel.ObservableCollection`1.InsertItem(Int32 index, T item)   em SourceTree.ViewModel.Flow.FlowStartPanelViewModel.<InitAsync>d__42.MoveNext()--- Fim do rastreamento de pilha do local anterior onde a exce��o foi gerada ---   em System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()   em System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)   em System.Runtime.CompilerServices.TaskAwaiter.GetResult()   em SourceTree.ViewModel.Flow.FlowContainerDialogViewModel.<ChangeMode>d__24.MoveNext()--- Fim do rastreamento de pilha do local anterior onde a exce��o foi gerada ---   em System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()   em System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)   em System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)   em System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()   em System.Threading.ThreadPoolWorkQueue.Dispatch()ERROR [2023-07-05 14:37:26,443] [1] [Sourcetree.Installer.Squirrel.Utils.UpdateHelper] [Log] - Couldn't read staging user IDERROR [2023-07-05 14:37:26,668] [1] [Sourcetree.Installer.Squirrel.Utils.UpdateHelper] [Log] - Couldn't read staging user IDERROR [2023-07-05 14:38:59,612] [1] [Sourcetree.Installer.Squirrel.Utils.UpdateHelper] [Log] - Couldn't read staging user IDERROR [2023-07-05 14:38:59,614] [1] [Sourcetree.Installer.Squirrel.Utils.UpdateHelper] [Log] - Couldn't read staging user IDERROR [2023-07-05 14:40:46,411] [14] [SourceTree.App] [Log] - Este tipo de CollectionView n�o oferece suporte �s altera��es feitas a SourceCollection a partir de um thread diferente do thread Dispatcher. The application is terminating.System.NotSupportedException: Este tipo de CollectionView n�o oferece suporte �s altera��es feitas a SourceCollection a partir de um thread diferente do thread Dispatcher.   em System.Windows.Data.CollectionView.OnCollectionChanged(Object sender, NotifyCollectionChangedEventArgs args)   em System.Collections.ObjectModel.ObservableCollection`1.OnCollectionChanged(NotifyCollectionChangedEventArgs e)   em System.Collections.ObjectModel.ObservableCollection`1.InsertItem(Int32 index, T item)   em SourceTree.ViewModel.Flow.FlowStartPanelViewModel.<InitAsync>d__42.MoveNext()--- Fim do rastreamento de pilha do local anterior onde a exce��o foi gerada ---   em System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()   em System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)   em System.Runtime.CompilerServices.TaskAwaiter.GetResult()   em SourceTree.ViewModel.Flow.FlowContainerDialogViewModel.<ChangeMode>d__24.MoveNext()--- Fim do rastreamento de pilha do local anterior onde a exce��o foi gerada ---   em System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()   em System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)   em System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)   em System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()   em System.Threading.ThreadPoolWorkQueue.Dispatch()
       

      Attachments

        Activity

          People

            Unassigned Unassigned
            f9a9767d9e11 Diego tabisz de Freitas
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: