See patch.
SkiaCrash.vl (27.9 KB)
From Windows Eventviewer:
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
at SkiaSharp.SkiaApi.sk_image_get_height(IntPtr)
at _VL_Skia_.Graphics.Skia.Layers.DrawImage_Ff5nplF14r4OY4tRx45O9o.Update(SkiaSharp.SKImage, Xenko.Core.Mathematics.Vector2, Xenko.Core.Mathematics.Vector2, VL.Skia.SizeMode, VL.Lib.Mathematics.RectangleAnchor, VL.Skia.VaryingSKPaint, Boolean, VL.Skia.ILayer ByRef, Xenko.Core.Mathematics.RectangleF ByRef)
at _SkiaPerf2_.Main.SkiaPerf2Application_HMEv3JWHfvpPS0uF6d3UMo+<>c__DisplayClass3_0.<Update>g____TRACE__|0()
at _SkiaPerf2_.Main.SkiaPerf2Application_HMEv3JWHfvpPS0uF6d3UMo.Update()
at _SkiaPerf2_.Main.SkiaPerf2Application_HMEv3JWHfvpPS0uF6d3UMo.__RunSkiaPerf2Application(_SkiaPerf2_.Main.SkiaPerf2Application_HMEv3JWHfvpPS0uF6d3UMo)
Exception Info: System.Reflection.TargetInvocationException
at System.RuntimeMethodHandle.InvokeMethod(System.Object, System.Object[], System.Signature, Boolean)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(System.Object, System.Object[], System.Object[])
at System.Reflection.RuntimeMethodInfo.Invoke(System.Object, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object[], System.Globalization.CultureInfo)
at VL.Lang.Platforms.ImplicitEntryPointInstanceManager+RuntimeInstance.Step()
at VL.Lang.Platforms.ImplicitEntryPointInstanceManager.StepInstances()
at VL.Lang.Platforms.RuntimeHost.SharedStep()
at VL.Lang.Platforms.RuntimeHost.StepOnRuntimeThread(System.TimeSpan)
at VL.Lang.Platforms.RuntimeHost+<>c__DisplayClass57_0.<FTimer_TickSend>b__0(System.Object)
Exception Info: System.Reflection.TargetInvocationException
at System.RuntimeMethodHandle.InvokeMethod(System.Object, System.Object[], System.Signature, Boolean)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(System.Object, System.Object[], System.Object[])
at System.Delegate.DynamicInvokeImpl(System.Object[])
at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(System.Object)
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
at System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG ByRef)
at System.Windows.Forms.Application+ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr, Int32, Int32)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext)
at VL.Applications.Program.Main(System.String[])