Hey there,
I am having this issue with crashing with sorts of applications and do not know how to fix it.
Here is a good example of what I am going through.
Here are the Event Viewer "Application" errors:
Application: powershell.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
at System.Management.Automation.PSMemberSet.GetTypeMemberCollection()
at System.Management.Automation.PSMemberSet..cctor()
Exception Info: System.TypeInitializationException
at System.Management.Automation.PSMemberSet..ctor(System.String, System.Collections.Generic.IEnumerable`1<System.Management.Automation.PSMemberInfo>)
at System.Management.Automation.Runspaces.TypeTable.ProcessStandardMembers(System.Collections.Concurrent.ConcurrentBag`1<System.String>, System.String, System.Collections.Generic.IEnumerable`1<System.Management.Automation.Runspaces.TypeMemberData>, System.Collections.Generic.IEnumerable`1<System.Management.Automation.Runspaces.PropertySetData>, System.Management.Automation.PSMemberInfoInternalCollection`1<System.Management.Automation.PSMemberInfo>, Boolean)
at System.Management.Automation.Runspaces.TypeTable.ProcessTypeDataToAdd(System.Collections.Concurrent.ConcurrentBag`1<System.String>, System.Management.Automation.Runspaces.TypeData)
at System.Management.Automation.Runspaces.TypeTable.ProcessTypeData(System.String, System.Collections.Concurrent.ConcurrentBag`1<System.String>, System.Collections.Generic.IEnumerable`1<System.Management.Automation.Runspaces.TypeData>)
at System.Management.Automation.Runspaces.TypeTable.ProcessIsBuiltIn(System.String, System.Collections.Concurrent.ConcurrentBag`1<System.String>, Boolean ByRef)
at System.Management.Automation.Runspaces.TypeTable.Update(System.String, System.String, System.Collections.Concurrent.ConcurrentBag`1<System.String>, System.Management.Automation.AuthorizationManager, System.Management.Automation.Host.PSHost, Boolean ByRef)
at System.Management.Automation.Runspaces.InitialSessionState+<>c__DisplayClass168_0.<UpdateTypes>b__0(System.Management.Automation.Runspaces.SessionStateTypeEntry)
at System.Threading.Tasks.Parallel+<>c__DisplayClass42_0`2[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].<PartitionerForEachWorker>b__1()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.InnerInvokeWithArg(System.Threading.Tasks.Task)
at System.Threading.Tasks.Task+<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(System.Object)
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
at System.Threading.Tasks.Task.ExecutionContextCallback(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.Tasks.Task.ExecuteWithThreadLocal(System.Threading.Tasks.Task ByRef)
at System.Threading.Tasks.Task.ExecuteEntry(Boolean)
at System.Threading.Tasks.Task.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
_____________________________________________________________________________________________________________________
Application: powershell.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
at System.Management.Automation.Runspaces.Types_Ps1Xml+<Get>d__2.MoveNext()
at System.Management.Automation.Runspaces.TypeTable.ProcessTypeData(System.String, System.Collections.Concurrent.ConcurrentBag`1<System.String>, System.Collections.Generic.IEnumerable`1<System.Management.Automation.Runspaces.TypeData>)
at System.Management.Automation.Runspaces.TypeTable.ProcessIsBuiltIn(System.String, System.Collections.Concurrent.ConcurrentBag`1<System.String>, Boolean ByRef)
at System.Management.Automation.Runspaces.TypeTable.Update(System.String, System.String, System.Collections.Concurrent.ConcurrentBag`1<System.String>, System.Management.Automation.AuthorizationManager, System.Management.Automation.Host.PSHost, Boolean ByRef)
at System.Management.Automation.Runspaces.InitialSessionState+<>c__DisplayClass168_0.<UpdateTypes>b__0(System.Management.Automation.Runspaces.SessionStateTypeEntry)
at System.Threading.Tasks.Parallel+<>c__DisplayClass42_0`2[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].<PartitionerForEachWorker>b__1()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.InnerInvokeWithArg(System.Threading.Tasks.Task)
at System.Threading.Tasks.Task+<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(System.Object)
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
at System.Threading.Tasks.Task.ExecutionContextCallback(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.Tasks.Task.ExecuteWithThreadLocal(System.Threading.Tasks.Task ByRef)
at System.Threading.Tasks.Task.ExecuteEntry(Boolean)
at System.Threading.Tasks.Task.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
_____________________________________________________________________________________________________________________
Application: powershell.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
at System.Management.Automation.SessionStateInternal.AddSessionStateEntry(System.Management.Automation.Runspaces.SessionStateFunctionEntry)
at System.Management.Automation.Runspaces.InitialSessionState.Bind_BindCommands(System.Management.Automation.PSModuleInfo, Boolean, Boolean, System.Management.Automation.SessionStateInternal)
at System.Management.Automation.Runspaces.InitialSessionState+<>c__DisplayClass142_1.<Bind>b__2()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
at System.Threading.Tasks.Task.ExecutionContextCallback(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.Tasks.Task.ExecuteWithThreadLocal(System.Threading.Tasks.Task ByRef)
at System.Threading.Tasks.Task.ExecuteEntry(Boolean)
at System.Threading.Tasks.Task.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
I am having this issue with crashing with sorts of applications and do not know how to fix it.
Here is a good example of what I am going through.
- EX. I have Discord open and a game open at the same time. Discord will randomly crash and restart over and over till it just doesn't work anymore. When I close the game, everything is fine again.
Here are the Event Viewer "Application" errors:
Application: powershell.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
at System.Management.Automation.PSMemberSet.GetTypeMemberCollection()
at System.Management.Automation.PSMemberSet..cctor()
Exception Info: System.TypeInitializationException
at System.Management.Automation.PSMemberSet..ctor(System.String, System.Collections.Generic.IEnumerable`1<System.Management.Automation.PSMemberInfo>)
at System.Management.Automation.Runspaces.TypeTable.ProcessStandardMembers(System.Collections.Concurrent.ConcurrentBag`1<System.String>, System.String, System.Collections.Generic.IEnumerable`1<System.Management.Automation.Runspaces.TypeMemberData>, System.Collections.Generic.IEnumerable`1<System.Management.Automation.Runspaces.PropertySetData>, System.Management.Automation.PSMemberInfoInternalCollection`1<System.Management.Automation.PSMemberInfo>, Boolean)
at System.Management.Automation.Runspaces.TypeTable.ProcessTypeDataToAdd(System.Collections.Concurrent.ConcurrentBag`1<System.String>, System.Management.Automation.Runspaces.TypeData)
at System.Management.Automation.Runspaces.TypeTable.ProcessTypeData(System.String, System.Collections.Concurrent.ConcurrentBag`1<System.String>, System.Collections.Generic.IEnumerable`1<System.Management.Automation.Runspaces.TypeData>)
at System.Management.Automation.Runspaces.TypeTable.ProcessIsBuiltIn(System.String, System.Collections.Concurrent.ConcurrentBag`1<System.String>, Boolean ByRef)
at System.Management.Automation.Runspaces.TypeTable.Update(System.String, System.String, System.Collections.Concurrent.ConcurrentBag`1<System.String>, System.Management.Automation.AuthorizationManager, System.Management.Automation.Host.PSHost, Boolean ByRef)
at System.Management.Automation.Runspaces.InitialSessionState+<>c__DisplayClass168_0.<UpdateTypes>b__0(System.Management.Automation.Runspaces.SessionStateTypeEntry)
at System.Threading.Tasks.Parallel+<>c__DisplayClass42_0`2[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].<PartitionerForEachWorker>b__1()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.InnerInvokeWithArg(System.Threading.Tasks.Task)
at System.Threading.Tasks.Task+<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(System.Object)
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
at System.Threading.Tasks.Task.ExecutionContextCallback(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.Tasks.Task.ExecuteWithThreadLocal(System.Threading.Tasks.Task ByRef)
at System.Threading.Tasks.Task.ExecuteEntry(Boolean)
at System.Threading.Tasks.Task.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
_____________________________________________________________________________________________________________________
Application: powershell.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
at System.Management.Automation.Runspaces.Types_Ps1Xml+<Get>d__2.MoveNext()
at System.Management.Automation.Runspaces.TypeTable.ProcessTypeData(System.String, System.Collections.Concurrent.ConcurrentBag`1<System.String>, System.Collections.Generic.IEnumerable`1<System.Management.Automation.Runspaces.TypeData>)
at System.Management.Automation.Runspaces.TypeTable.ProcessIsBuiltIn(System.String, System.Collections.Concurrent.ConcurrentBag`1<System.String>, Boolean ByRef)
at System.Management.Automation.Runspaces.TypeTable.Update(System.String, System.String, System.Collections.Concurrent.ConcurrentBag`1<System.String>, System.Management.Automation.AuthorizationManager, System.Management.Automation.Host.PSHost, Boolean ByRef)
at System.Management.Automation.Runspaces.InitialSessionState+<>c__DisplayClass168_0.<UpdateTypes>b__0(System.Management.Automation.Runspaces.SessionStateTypeEntry)
at System.Threading.Tasks.Parallel+<>c__DisplayClass42_0`2[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].<PartitionerForEachWorker>b__1()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.InnerInvokeWithArg(System.Threading.Tasks.Task)
at System.Threading.Tasks.Task+<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(System.Object)
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
at System.Threading.Tasks.Task.ExecutionContextCallback(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.Tasks.Task.ExecuteWithThreadLocal(System.Threading.Tasks.Task ByRef)
at System.Threading.Tasks.Task.ExecuteEntry(Boolean)
at System.Threading.Tasks.Task.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
_____________________________________________________________________________________________________________________
Application: powershell.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
at System.Management.Automation.SessionStateInternal.AddSessionStateEntry(System.Management.Automation.Runspaces.SessionStateFunctionEntry)
at System.Management.Automation.Runspaces.InitialSessionState.Bind_BindCommands(System.Management.Automation.PSModuleInfo, Boolean, Boolean, System.Management.Automation.SessionStateInternal)
at System.Management.Automation.Runspaces.InitialSessionState+<>c__DisplayClass142_1.<Bind>b__2()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
at System.Threading.Tasks.Task.ExecutionContextCallback(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.Tasks.Task.ExecuteWithThreadLocal(System.Threading.Tasks.Task ByRef)
at System.Threading.Tasks.Task.ExecuteEntry(Boolean)
at System.Threading.Tasks.Task.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()