首页 新闻 会员 周边

VS 2013 意外终止是什么原因。

0
[已解决问题] 解决于 2014-11-16 13:15

只要打开VS 2013 就提示意外终止,

我看了下WINDOWS 错误日志,如下:

Application Error

Faulting application name: devenv.exe, version: 12.0.21005.1, time stamp: 0x524fcb34
Faulting module name: KERNELBASE.dll, version: 6.3.9600.17055, time stamp: 0x532943a3
Exception code: 0xe0434352
Fault offset: 0x00011d4d
Faulting process id: 0x1030
Faulting application start time: 0x01cfb5285816eea8
Faulting application path: E:\SoftInstall\VisualStudio\Common7\IDE\devenv.exe
Faulting module path: C:\Windows\SYSTEM32\KERNELBASE.dll
Report Id: 96f3304b-211b-11e4-8265-8056f259e76a
Faulting package full name:
Faulting package-relative application ID:

 

.net Runtime

Application: devenv.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.InvalidOperationException
Stack:
at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
at MS.Internal.Automation.UiaCoreTypesApi.RawUiaLookupId(AutomationIdType, System.Guid ByRef)
at System.Windows.Automation.AutomationIdentifier.Register(AutomationIdType, System.Guid, System.String)
at System.Windows.Automation.InvokePatternIdentifiers..cctor()
at System.Windows.Automation.Peers.AutomationPeer.Initialize()
at System.Windows.Automation.Peers.AutomationPeer..cctor()
at System.Windows.Automation.Peers.UIElementAutomationPeer..ctor(System.Windows.UIElement)
at Microsoft.VisualStudio.PlatformUI.MainWindow.OnCreateAutomationPeer()
at System.Windows.UIElement.CreateAutomationPeer()
at System.Windows.Automation.Peers.UIElementAutomationPeer.CreatePeerForElement(System.Windows.UIElement)
at Microsoft.VisualStudio.PlatformUI.MainWindow..ctor()
at System.RuntimeTypeHandle.CreateInstance(System.RuntimeType, Boolean, Boolean, Boolean ByRef, System.RuntimeMethodHandleInternal ByRef, Boolean ByRef)
at System.RuntimeType.CreateInstanceSlow(Boolean, Boolean, Boolean, System.Threading.StackCrawlMark ByRef)
at System.RuntimeType.CreateInstanceDefaultCtor(Boolean, Boolean, Boolean, System.Threading.StackCrawlMark ByRef)
at System.Activator.CreateInstance(System.Type, Boolean)
at System.Activator.CreateInstance(System.Type)
at Microsoft.VisualStudio.PlatformUI.WpfHostPrivate.CreateElementContainerInternal(System.String, IntPtr, System.Object)
at Microsoft.VisualStudio.PlatformUI.WpfHostPrivate.CreateWPFUIElementContainer(System.String, IntPtr, Microsoft.VisualStudio.Shell.Interop.IVsUIElement, Microsoft.VisualStudio.Shell.Interop.IVsUIDataSource, System.Object, Microsoft.Internal.VisualStudio.Shell.Interop.IVsUIWPFElementContainerPrivate ByRef)

David.Yun的主页 David.Yun | 初学一级 | 园豆:11
提问于:2014-08-11 13:58
< >
分享
最佳答案
0

是“阿里巴巴反钓鱼安全服务”进程引起,暂时卸载支付宝安全控件可以解决问题。

详见:

遇到奇怪的VS2013启动时崩溃问题

Visual Studio 2013安装Update 3启动crash的解决方法

奖励园豆:5
dudu | 高人七级 |园豆:30994 | 2014-08-11 15:02

非常感谢 还真是这个问题

David.Yun | 园豆:11 (初学一级) | 2014-08-11 15:04
清除回答草稿
   您需要登录以后才能回答,未注册用户请先注册