EGLSurface exceptions with mediapipe

Got a few of these today and yesterday when working with the mediapipe nuget. basically the hand tracking help patch but i was not even touching the mediapipe nodes, just doing basic stride stuff. windows struggles with these crashes a lot, loosing extended screens and random other apps crashing.

See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.Exception: Failed to make EGLSurface current
   at VL.Skia.Egl.EglContext.MakeCurrent(EglSurface eglSurface)
   at VL.Skia.SkiaGLControl.DestroySurface()
   at VL.Skia.SkiaGLControl.OnPaint(PaintEventArgs e)
   at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer)
   at System.Windows.Forms.Control.WmPaint(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at VL.Skia.SkiaGLControl.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)


************** Loaded Assemblies **************
System.Private.CoreLib
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Private.CoreLib.dll
----------------------------------------
GammaLauncher
    Assembly Version: 1.0.0.0
    Location: C:\Program Files\GammaLauncher\GammaLauncher.dll
----------------------------------------
System.Runtime
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Runtime.dll
----------------------------------------
Stride.Core
    Assembly Version: 4.2.0.1
    Location: C:\Program Files\GammaLauncher\Stride.Core.dll
----------------------------------------
System.Collections
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Collections.dll
----------------------------------------
System.Threading
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Threading.dll
----------------------------------------
System.Private.Uri
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Private.Uri.dll
----------------------------------------
ServiceWire
    Assembly Version: 5.5.4.0
    Location: C:\Program Files\GammaLauncher\ServiceWire.dll
----------------------------------------
netstandard
    Assembly Version: 2.1.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\netstandard.dll
----------------------------------------
VL.Core
    Assembly Version: 2024.6.0.0
    Location: C:\Program Files\GammaLauncher\VL.Core.dll
----------------------------------------
Stride.Core.Mathematics
    Assembly Version: 4.2.0.1
    Location: C:\Program Files\GammaLauncher\Stride.Core.Mathematics.dll
----------------------------------------
System.Linq
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Linq.dll
----------------------------------------
GammaLauncher.Proxies.vl
    Assembly Version: 1.0.0.0
    Location: C:\Program Files\GammaLauncher\GammaLauncher.Proxies.vl.dll
----------------------------------------
VL.App.WindowsForms
    Assembly Version: 2024.6.0.0
    Location: C:\Program Files\GammaLauncher\VL.App.WindowsForms.dll
----------------------------------------
VL.AppServices
    Assembly Version: 2024.6.0.0
    Location: C:\Program Files\GammaLauncher\VL.AppServices.dll
----------------------------------------
Microsoft.Extensions.Configuration.Abstractions
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\GammaLauncher\Microsoft.Extensions.Configuration.Abstractions.dll
----------------------------------------
Microsoft.Extensions.Logging.Abstractions
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\GammaLauncher\Microsoft.Extensions.Logging.Abstractions.dll
----------------------------------------
System.Reactive
    Assembly Version: 6.0.0.0
    Location: C:\Program Files\GammaLauncher\System.Reactive.dll
----------------------------------------
System.Collections.Immutable
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Collections.Immutable.dll
----------------------------------------
System.Collections.Concurrent
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Collections.Concurrent.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.8\System.Windows.Forms.dll
----------------------------------------
VL.CoreLib
    Assembly Version: 2024.6.0.0
    Location: C:\Program Files\GammaLauncher\VL.CoreLib.dll
----------------------------------------
VL.Core.Skia
    Assembly Version: 2024.6.0.0
    Location: C:\Program Files\GammaLauncher\VL.Core.Skia.dll
----------------------------------------
ImGui.NET
    Assembly Version: 1.90.0.1
    Location: C:\Program Files\GammaLauncher\ImGui.NET.dll
----------------------------------------
VL.ImGui.Skia
    Assembly Version: 2024.6.0.0
    Location: C:\Program Files\GammaLauncher\VL.ImGui.Skia.dll
----------------------------------------
Humanizer
    Assembly Version: 2.14.0.0
    Location: C:\Program Files\GammaLauncher\Humanizer.dll
----------------------------------------
SkiaSharp
    Assembly Version: 2.88.0.0
    Location: C:\Program Files\GammaLauncher\SkiaSharp.dll
----------------------------------------
System.Runtime.InteropServices
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Runtime.InteropServices.dll
----------------------------------------
Irony
    Assembly Version: 1.1.0.0
    Location: C:\Program Files\GammaLauncher\Irony.dll
----------------------------------------
System.ComponentModel
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.ComponentModel.dll
----------------------------------------
System.Drawing.Primitives
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Drawing.Primitives.dll
----------------------------------------
System.ObjectModel
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.ObjectModel.dll
----------------------------------------
System.Threading.Thread
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Threading.Thread.dll
----------------------------------------
System.Windows.Forms.Primitives
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.8\System.Windows.Forms.Primitives.dll
----------------------------------------
System.Diagnostics.TraceSource
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Diagnostics.TraceSource.dll
----------------------------------------
System.ComponentModel.Primitives
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.ComponentModel.Primitives.dll
----------------------------------------
System.Collections.Specialized
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Collections.Specialized.dll
----------------------------------------
System.ComponentModel.EventBasedAsync
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.ComponentModel.EventBasedAsync.dll
----------------------------------------
System.Drawing.Common
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.8\System.Drawing.Common.dll
----------------------------------------
Microsoft.Win32.Primitives
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\Microsoft.Win32.Primitives.dll
----------------------------------------
System.Numerics.Vectors
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Numerics.Vectors.dll
----------------------------------------
Accessibility
    Assembly Version: 4.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.8\Accessibility.dll
----------------------------------------
Microsoft.VisualStudio.Threading
    Assembly Version: 17.7.0.0
    Location: C:\Program Files\GammaLauncher\Microsoft.VisualStudio.Threading.dll
----------------------------------------
Microsoft.Extensions.DependencyInjection.Abstractions
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\GammaLauncher\Microsoft.Extensions.DependencyInjection.Abstractions.dll
----------------------------------------
System.Text.RegularExpressions
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Text.RegularExpressions.dll
----------------------------------------
System.Memory
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Memory.dll
----------------------------------------
System.Reflection.Emit.Lightweight
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Reflection.Emit.Lightweight.dll
----------------------------------------
System.Reflection.Emit.ILGeneration
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Reflection.Emit.ILGeneration.dll
----------------------------------------
System.Reflection.Primitives
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Reflection.Primitives.dll
----------------------------------------
VL.CoreLib.vl
    Assembly Version: 0.0.0.0
    Location: C:\Program Files\GammaLauncher\VL.CoreLib.vl.dll
----------------------------------------
VL.Skia.vl
    Assembly Version: 0.0.0.0
    Location: C:\Program Files\GammaLauncher\VL.Skia.vl.dll
----------------------------------------
VL.CoreLib.Windows.vl
    Assembly Version: 0.0.0.0
    Location: C:\Program Files\GammaLauncher\VL.CoreLib.Windows.vl.dll
----------------------------------------
VL.ImGui.vl
    Assembly Version: 0.0.0.0
    Location: C:\Program Files\GammaLauncher\VL.ImGui.vl.dll
----------------------------------------
VL.ImGui.Skia.vl
    Assembly Version: 0.0.0.0
    Location: C:\Program Files\GammaLauncher\VL.ImGui.Skia.vl.dll
----------------------------------------
VL.WinFormsUtils.vl
    Assembly Version: 0.0.0.0
    Location: C:\Program Files\GammaLauncher\VL.WinFormsUtils.vl.dll
----------------------------------------
Downloader
    Assembly Version: 3.0.6.0
    Location: C:\Program Files\GammaLauncher\Downloader.dll
----------------------------------------
DeleteFolders.Utils
    Assembly Version: 1.0.0.0
    Location: C:\Program Files\GammaLauncher\DeleteFolders.Utils.dll
----------------------------------------
Semver
    Assembly Version: 2.0.6.0
    Location: C:\Program Files\GammaLauncher\Semver.dll
----------------------------------------
RestSharp
    Assembly Version: 106.15.0.0
    Location: C:\Program Files\GammaLauncher\RestSharp.dll
----------------------------------------
VL.Skia
    Assembly Version: 2024.6.0.0
    Location: C:\Program Files\GammaLauncher\VL.Skia.dll
----------------------------------------
VL.ImGui
    Assembly Version: 2024.6.0.0
    Location: C:\Program Files\GammaLauncher\VL.ImGui.dll
----------------------------------------
VL.CoreLib.Windows
    Assembly Version: 2024.6.0.0
    Location: C:\Program Files\GammaLauncher\VL.CoreLib.Windows.dll
----------------------------------------
SkiaSharp.Extended.Svg
    Assembly Version: 1.60.0.0
    Location: C:\Program Files\GammaLauncher\SkiaSharp.Extended.Svg.dll
----------------------------------------
VL.Core.Commands.vl
    Assembly Version: 0.0.0.0
    Location: C:\Program Files\GammaLauncher\VL.Core.Commands.vl.dll
----------------------------------------
VL.Serialization.Raw.vl
    Assembly Version: 0.0.0.0
    Location: C:\Program Files\GammaLauncher\VL.Serialization.Raw.vl.dll
----------------------------------------
VL.Core.Commands
    Assembly Version: 2024.6.0.0
    Location: C:\Program Files\GammaLauncher\VL.Core.Commands.dll
----------------------------------------
SkiaSharp.SceneGraph
    Assembly Version: 2.88.0.0
    Location: C:\Program Files\GammaLauncher\SkiaSharp.SceneGraph.dll
----------------------------------------
SkiaSharp.Skottie
    Assembly Version: 2.88.0.0
    Location: C:\Program Files\GammaLauncher\SkiaSharp.Skottie.dll
----------------------------------------
SixLabors.Fonts
    Assembly Version: 1.0.0.0
    Location: C:\Program Files\GammaLauncher\SixLabors.Fonts.dll
----------------------------------------
System.Resources.ResourceManager
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Resources.ResourceManager.dll
----------------------------------------
VL.Serialization.Raw
    Assembly Version: 2024.6.0.0
    Location: C:\Program Files\GammaLauncher\VL.Serialization.Raw.dll
----------------------------------------
Microsoft.Extensions.Logging
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\GammaLauncher\Microsoft.Extensions.Logging.dll
----------------------------------------
Microsoft.Extensions.Configuration
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\GammaLauncher\Microsoft.Extensions.Configuration.dll
----------------------------------------
Microsoft.Extensions.Primitives
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\GammaLauncher\Microsoft.Extensions.Primitives.dll
----------------------------------------
System.ComponentModel.TypeConverter
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.ComponentModel.TypeConverter.dll
----------------------------------------
Microsoft.Extensions.DependencyInjection
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\GammaLauncher\Microsoft.Extensions.DependencyInjection.dll
----------------------------------------
Microsoft.Extensions.Options
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\GammaLauncher\Microsoft.Extensions.Options.dll
----------------------------------------
System.Diagnostics.Tracing
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Diagnostics.Tracing.dll
----------------------------------------
Microsoft.Extensions.Options.ConfigurationExtensions
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\GammaLauncher\Microsoft.Extensions.Options.ConfigurationExtensions.dll
----------------------------------------
Microsoft.Extensions.Configuration.Binder
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\GammaLauncher\Microsoft.Extensions.Configuration.Binder.dll
----------------------------------------
System.Console
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Console.dll
----------------------------------------
System.Text.Encoding.Extensions
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Text.Encoding.Extensions.dll
----------------------------------------
System.Threading.ThreadPool
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Threading.ThreadPool.dll
----------------------------------------
System.Xml.XDocument
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Xml.XDocument.dll
----------------------------------------
System.Private.Xml.Linq
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Private.Xml.Linq.dll
----------------------------------------
System.Private.Xml
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Private.Xml.dll
----------------------------------------
System.Runtime.Loader
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Runtime.Loader.dll
----------------------------------------
CommunityToolkit.HighPerformance
    Assembly Version: 8.2.0.0
    Location: C:\Program Files\GammaLauncher\CommunityToolkit.HighPerformance.dll
----------------------------------------
System.Interactive
    Assembly Version: 6.0.0.0
    Location: C:\Program Files\GammaLauncher\System.Interactive.dll
----------------------------------------
System.Net.Sockets
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Net.Sockets.dll
----------------------------------------
System.Net.Primitives
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Net.Primitives.dll
----------------------------------------
System.Net.Requests
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Net.Requests.dll
----------------------------------------
System.IO.Ports
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\GammaLauncher\System.IO.Ports.dll
----------------------------------------
System.Net.NetworkInformation
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Net.NetworkInformation.dll
----------------------------------------
System.Net.Ping
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Net.Ping.dll
----------------------------------------
System.Management
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\GammaLauncher\System.Management.dll
----------------------------------------
System.Linq.Expressions
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Linq.Expressions.dll
----------------------------------------
Anonymously Hosted DynamicMethods Assembly
    Assembly Version: 0.0.0.0
    Location: 
----------------------------------------
System.Xml.XPath.XDocument
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Xml.XPath.XDocument.dll
----------------------------------------
Microsoft.Extensions.ObjectPool
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\GammaLauncher\Microsoft.Extensions.ObjectPool.dll
----------------------------------------
System.Diagnostics.Process
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Diagnostics.Process.dll
----------------------------------------
System.Globalization
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Globalization.dll
----------------------------------------
System.Net.WebHeaderCollection
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Net.WebHeaderCollection.dll
----------------------------------------
System.Security.Cryptography.X509Certificates
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Security.Cryptography.X509Certificates.dll
----------------------------------------
System.Security.Cryptography
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Security.Cryptography.dll
----------------------------------------
System.Collections.NonGeneric
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Collections.NonGeneric.dll
----------------------------------------
System.Net.ServicePoint
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Net.ServicePoint.dll
----------------------------------------
System.Net.Security
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Net.Security.dll
----------------------------------------
System.Runtime.Serialization.Primitives
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Runtime.Serialization.Primitives.dll
----------------------------------------
System.Net.WebClient
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Net.WebClient.dll
----------------------------------------
VL.Core.Skia.Windows
    Assembly Version: 2024.6.0.0
    Location: C:\Program Files\GammaLauncher\VL.Core.Skia.Windows.dll
----------------------------------------
System.Net.Http
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Net.Http.dll
----------------------------------------
System.Resources.Extensions
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.8\System.Resources.Extensions.dll
----------------------------------------
System.Drawing
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.8\System.Drawing.dll
----------------------------------------
System.Runtime.InteropServices.RuntimeInformation
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Runtime.InteropServices.RuntimeInformation.dll
----------------------------------------
System.Diagnostics.DiagnosticSource
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Diagnostics.DiagnosticSource.dll
----------------------------------------
Microsoft.Win32.SystemEvents
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.8\Microsoft.Win32.SystemEvents.dll
----------------------------------------
System.Net.NameResolution
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Net.NameResolution.dll
----------------------------------------
System.Runtime.Intrinsics
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Runtime.Intrinsics.dll
----------------------------------------
System.Security.Principal.Windows
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Security.Principal.Windows.dll
----------------------------------------
System.Security.Claims
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Security.Claims.dll
----------------------------------------
System.Threading.Overlapped
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Threading.Overlapped.dll
----------------------------------------
Newtonsoft.Json
    Assembly Version: 13.0.0.0
    Location: C:\Program Files\GammaLauncher\Newtonsoft.Json.dll
----------------------------------------
System.Runtime.Serialization.Formatters
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Runtime.Serialization.Formatters.dll
----------------------------------------
System.Runtime.Numerics
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Runtime.Numerics.dll
----------------------------------------
System.Runtime.Extensions
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Runtime.Extensions.dll
----------------------------------------
System.IO.FileSystem
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.IO.FileSystem.dll
----------------------------------------
System.IO.Compression.Brotli
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.IO.Compression.Brotli.dll
----------------------------------------
System.IO.Compression
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.IO.Compression.dll
----------------------------------------
System.Runtime.CompilerServices.Unsafe
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Runtime.CompilerServices.Unsafe.dll
----------------------------------------
System.Xml.ReaderWriter
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Xml.ReaderWriter.dll
----------------------------------------
System.Diagnostics.StackTrace
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Diagnostics.StackTrace.dll
----------------------------------------
System.Reflection.Metadata
    Assembly Version: 8.0.0.0
    Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\System.Reflection.Metadata.dll
----------------------------------------

************** JIT Debugging **************



I had such an error the other day when nvidia updated their driver while I was working as I found out in the eventlog. Could this be it? Or is there a way you can reproduce this?

Doubt a driver update, it happend multiple times on different days and only occured when using that nuget. It was quite random, cant tell what is causing it nor reproduce it.

Edit: Looking closely at the exception text, its about gamma launcher a lot. Seems it is the launcher´s exception right? Maybe it was the first one to die, then vvvv then the adobe helper thing.

Seems it begins with VL.CEF.Renderer.exe. thats what i see in event viewer.
Then windows desktop manager (extended screens die) and so on.

Its a memory leak in VL.CEF.Renderer.exe?

can you observe rising memory in the taskmanager? if so, what exactly are you doing to see it rising?

no. just tried it few minutes ago for a short time with the bare help patch but did not see it rising

The videoin source i was using in the patch causes GPU memory to raise and be finally swapped into RAM. There are some special characters in the formats output. Maybe thats something not handled properly? That is not the video source that was going into mediapipe so no idea how it relates to the cef renderer.

what are the exact steps for this to reproduce?

i was trying out several webcam software and that one is causing the leak when selected in video in: https://www.xsplit.com/vcam

ok, thanks, if it is just related to this specific software i’d not prioritize debugging this on our end.