[NBug] Exception of type 'System.OutOfMemoryException' was thrown.

Author: hammy-pdi-devCreated Feb 18, 2026Updated Sep 19, 2026
Labels:eyeglasses: status: needs reviewneeds-area-label

Environment

  • Git Extensions 6.0.5.18375
  • Build 069d8b7789e806682c97baaeca36e5f3b8b0973f
  • Git 2.51.1.windows.1
  • Microsoft Windows NT 10.0.26200.0
  • .NET 9.0.12
  • DPI 96dpi (no scaling)

Issue description

System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
   at System.Threading.Thread.StartInternal(ThreadHandle t, Int32 stackSize, Int32 priority, Char* pThreadName)
   at System.Threading.Thread.StartInternal(ThreadHandle t, Int32 stackSize, Int32 priority, Char* pThreadName)
   at System.Threading.Thread.StartCore()
   at System.Threading.PortableThreadPool.WorkerThread.CreateWorkerThread()
   at System.Threading.PortableThreadPool.WorkerThread.MaybeAddWorkingWorker(PortableThreadPool threadPoolInstance)
   at System.Threading.ThreadPoolWorkQueue.EnqueueAtHighPriority(Object workItem)
   at System.Threading.TimerQueue.TimerThread()

Steps to reproduce

It happened when two instances were running with two different repos and the one the branch repo the local changes were pushed to develop branch

Did this work in previous version of GitExtensions?

No response

Diagnostics

No response

Source: gitextensions/gitextensions