Skip to content

Crash after renaming a folder on remote that has many files inside #254

Description

@endolith
Version: 2.1.0.0; Variant: Installed; Arch: X64
Path: C:\Program Files\SyncTrayzor\SyncTrayzor.exe
System.NullReferenceException: Object reference not set to an instance of an object.
   at System.Windows.Automation.Peers.ItemAutomationPeer.GetNameCore()
   at System.Windows.Automation.Peers.AutomationPeer.UpdateSubtree()
   at System.Windows.Automation.Peers.AutomationPeer.UpdateSubtree()
   at System.Windows.Automation.Peers.AutomationPeer.UpdateSubtree()
   at System.Windows.Automation.Peers.AutomationPeer.UpdateSubtree()
   at System.Windows.Automation.Peers.AutomationPeer.UpdateSubtree()
   at System.Windows.ContextLayoutManager.fireAutomationEvents()
   at System.Windows.ContextLayoutManager.UpdateLayout()
   at System.Windows.ContextLayoutManager.UpdateLayoutCallback(Object arg)
   at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
   at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
   at System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
… 
2026-07-09 09:58:43.2014 #17868 [Info] SyncTrayzor.Services.MemoryUsageLogger: WS 239MiB | Private 132MiB | Heap 24MiB (frag 13MiB) | Commit 28MiB | Pending Finalizers 7 | GC collection counts 0:31391 1:30559 2:20734 
2026-07-09 10:03:43.2067 #17868 [Info] SyncTrayzor.Services.MemoryUsageLogger: WS 239MiB | Private 132MiB | Heap 24MiB (frag 13MiB) | Commit 28MiB | Pending Finalizers 8 | GC collection counts 0:31411 1:30579 2:20750 
2026-07-09 10:08:43.2093 #17868 [Info] SyncTrayzor.Services.MemoryUsageLogger: WS 238MiB | Private 130MiB | Heap 24MiB (frag 13MiB) | Commit 27MiB | Pending Finalizers 11 | GC collection counts 0:31427 1:30595 2:20761 
2026-07-09 10:13:43.2041 #17868 [Info] SyncTrayzor.Services.MemoryUsageLogger: WS 240MiB | Private 131MiB | Heap 26MiB (frag 15MiB) | Commit 29MiB | Pending Finalizers 7 | GC collection counts 0:31438 1:30606 2:20768 
2026-07-09 10:18:43.2181 #17868 [Info] SyncTrayzor.Services.MemoryUsageLogger: WS 240MiB | Private 131MiB | Heap 26MiB (frag 11MiB) | Commit 29MiB | Pending Finalizers 2 | GC collection counts 0:31451 1:30619 2:20776 
2026-07-09 10:23:43.2072 #17868 [Info] SyncTrayzor.Services.MemoryUsageLogger: WS 240MiB | Private 130MiB | Heap 26MiB (frag 15MiB) | Commit 28MiB | Pending Finalizers 8 | GC collection counts 0:31464 1:30632 2:20785 
2026-07-09 10:28:43.2022 #17868 [Info] SyncTrayzor.Services.MemoryUsageLogger: WS 241MiB | Private 131MiB | Heap 27MiB (frag 16MiB) | Commit 29MiB | Pending Finalizers 7 | GC collection counts 0:31480 1:30648 2:20794 
2026-07-09 10:31:10.6473 #17868 [Error] SyncTrayzor.Bootstrapper: An unhandled exception occurred System.NullReferenceException Object reference not set to an instance of an object. System.String GetNameCore()    at System.Windows.Automation.Peers.ItemAutomationPeer.GetNameCore()
   at System.Windows.Automation.Peers.AutomationPeer.UpdateSubtree()
   at System.Windows.Automation.Peers.AutomationPeer.UpdateSubtree()
   at System.Windows.Automation.Peers.AutomationPeer.UpdateSubtree()
   at System.Windows.Automation.Peers.AutomationPeer.UpdateSubtree()
   at System.Windows.Automation.Peers.AutomationPeer.UpdateSubtree()
   at System.Windows.ContextLayoutManager.fireAutomationEvents()
   at System.Windows.ContextLayoutManager.UpdateLayout()
   at System.Windows.ContextLayoutManager.UpdateLayoutCallback(Object arg)
   at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
   at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
   at System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) System.NullReferenceException: Object reference not set to an instance of an object.
   at System.Windows.Automation.Peers.ItemAutomationPeer.GetNameCore()
   at System.Windows.Automation.Peers.AutomationPeer.UpdateSubtree()
   at System.Windows.Automation.Peers.AutomationPeer.UpdateSubtree()
   at System.Windows.Automation.Peers.AutomationPeer.UpdateSubtree()
   at System.Windows.Automation.Peers.AutomationPeer.UpdateSubtree()
   at System.Windows.Automation.Peers.AutomationPeer.UpdateSubtree()
   at System.Windows.ContextLayoutManager.fireAutomationEvents()
   at System.Windows.ContextLayoutManager.UpdateLayout()
   at System.Windows.ContextLayoutManager.UpdateLayoutCallback(Object arg)
   at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
   at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
   at System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions