Fatal error. System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
Oct 18 14:35:54 localhost dotnet[5115]: at System.Collections.Generic.Dictionary`2[[System.__Canon, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.__Canon, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].FindValue(System.__Canon)
Oct 18 14:35:54 localhost dotnet[5115]: at System.Collections.Generic.Dictionary`2[[System.__Canon, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.__Canon, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].TryGetValue(System.__Canon, System.__Canon ByRef)
Oct 18 14:35:54 localhost dotnet[5115]: at NLog.LogEventInfo.TryGetCachedLayoutValue(NLog.Layouts.Layout, System.Object ByRef)
Oct 18 14:35:54 localhost dotnet[5115]: at NLog.Internal.FilePathLayout.GetRenderedFileName(NLog.LogEventInfo, System.Text.StringBuilder)
Oct 18 14:35:54 localhost dotnet[5115]: at NLog.Internal.FilePathLayout.RenderWithBuilder(NLog.LogEventInfo, System.Text.StringBuilder)
Oct 18 14:35:54 localhost dotnet[5115]: at NLog.Targets.FileTarget.GetFullFileName(NLog.LogEventInfo)
Oct 18 14:35:54 localhost dotnet[5115]: at NLog.Targets.FileTarget.<Write>b__180_0(NLog.Common.AsyncLogEventInfo)
Oct 18 14:35:54 localhost dotnet[5115]: at NLog.Internal.SortHelpers.BucketSort[[NLog.Common.AsyncLogEventInfo, NLog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c],[System.__Canon, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]](System.Collections.Generic.IList`1<NLog.Common.AsyncLogEventInfo>, KeySelector`2<NLog.Common.AsyncLogEventInfo,System.__Canon>, System.Collections.Generic.IEqualityComparer`1<System.__Canon>)
Oct 18 14:35:54 localhost dotnet[5115]: at NLog.Targets.FileTarget.Write(System.Collections.Generic.IList`1<NLog.Common.AsyncLogEventInfo>)
Oct 18 14:35:54 localhost dotnet[5115]: at NLog.Targets.Target.WriteAsyncThreadSafe(System.Collections.Generic.IList`1<NLog.Common.AsyncLogEventInfo>)
Oct 18 14:35:54 localhost dotnet[5115]: at NLog.Targets.Target.WriteAsyncLogEvents(System.Collections.Generic.IList`1<NLog.Common.AsyncLogEventInfo>)
Oct 18 14:35:54 localhost dotnet[5115]: at NLog.Targets.Wrappers.AsyncTargetWrapper.WriteEventsInQueue(Int32, System.String)
Oct 18 14:35:54 localhost dotnet[5115]: at NLog.Targets.Wrappers.AsyncTargetWrapper.ProcessPendingEvents(System.Object)
Oct 18 14:35:54 localhost dotnet[5115]: at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
Oct 18 14:35:54 localhost dotnet[5115]: at System.Threading.TimerQueueTimer.Fire(Boolean)
Oct 18 14:35:54 localhost dotnet[5115]: at System.Threading.TimerQueue.FireNextTimers()
Oct 18 14:35:54 localhost dotnet[5115]: at System.Threading.UnmanagedThreadPoolWorkItem.ExecuteUnmanagedThreadPoolWorkItem(IntPtr, IntPtr)
Oct 18 14:35:54 localhost dotnet[5115]: at System.Threading.UnmanagedThreadPoolWorkItem.ExecuteUnmanagedThreadPoolWorkItem(IntPtr, IntPtr)
Oct 18 14:35:54 localhost dotnet[5115]: at System.Threading.UnmanagedThreadPoolWorkItem.System.Threading.IThreadPoolWorkItem.Execute()
Oct 18 14:35:54 localhost dotnet[5115]: at System.Threading.ThreadPoolWorkQueue.Dispatch()
Oct 18 14:35:54 localhost dotnet[5115]: at System.Threading.PortableThreadPool+WorkerThread.WorkerThreadStart()