Programs such as SQLServer Management Studio and VisualStudio quit for no reason
It has happened to me on 3 occasions during the last month that being working in SSMS or VS, clicking on a menu of the program stuns the application and closes for no apparent reason; It is worth mentioning that it does not throw any error message, I do not try to run heavy processes , I don´t think it saturates the memory of my computer and still closes completely. It has also happened to me on another computer where I installed a compilation that I developed in VisualStudio 2008 with . NetFramework (I have not found bug or any instruction in my program that closes the program and occurs randomly). I have Windows 10 installed, on my pc in the event viewer I only found the following:
Faulty application name: Ssms.exe, version: 2015.130.16106.4, timestamp: 0x58891f43
Faulting module name: DataDesigners.dll, version: 2015.130.16106.4, timestamp: 0x58891fd6
Exception code: 0xc0000005
Error displacement: 0x000055dd
Failed process ID: 0x1704
Faulty application path: C:Program Files (x86)Microsoft SQL Server130ToolsBinnManagementStudioSsms.exe
Aplicación: Ssms.exe
Versión de Framework: v4.0.30319
Descripción: el proceso terminó debido a una excepción no controlada.
Información de la excepción: System.AccessViolationException
en Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget.QueryStatus(System.Guid ByRef, UInt32, Microsoft.VisualStudio.OLE.Interop.OLECMD[], IntPtr)
en Microsoft.VisualStudio.Platform.WindowManagement.DocumentObjectSite.QueryStatus(System.Guid ByRef, UInt32, Microsoft.VisualStudio.OLE.Interop.OLECMD[], IntPtr)
en Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.QueryStatus(System.Guid ByRef, UInt32, Microsoft.VisualStudio.OLE.Interop.OLECMD[], IntPtr)
en Microsoft.VisualStudio.Shell.Interop.IVsUIObject.get_Data(System.Object ByRef)
en Microsoft.Internal.VisualStudio.PlatformUI.Utilities.GetObjectData(Microsoft.VisualStudio.Shell.Interop.IVsUIObject)
en Microsoft.Internal.VisualStudio.PlatformUI.DataSource.GetValueForPresentation(System.String, System.Object ByRef, Boolean ByRef)
en Microsoft.Internal.VisualStudio.PlatformUI.DataSource.GetValue(System.String)
en Microsoft.Internal.VisualStudio.PlatformUI.CustomPropertyInfo.GetValue(System.Object)
en Microsoft.Internal.VisualStudio.PlatformUI.CustomPropertyInfoBase.GetValue(System.Object, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object[], System.Globalization.CultureInfo)
en System.Reflection.PropertyInfo.GetValue(System.Object, System.Object[])
en MS.Internal.Data.PropertyPathWorker.GetValue(System.Object, Int32)
en MS.Internal.Data.PropertyPathWorker.RawValue(Int32)
en MS.Internal.Data.PropertyPathWorker.RawValue()