2015-02-05 3 views
1

최근에 컴퓨터에 Windows 용 GitHub를 설치하려고했습니다. 는 처음에는 아무것도 전혀 일어나지 듯하지만 그때가 이벤트 로그에보고하고, 다음과 같은 오류가 발생합니다 :Windows 용 GitHub가 시작시 충돌 함

Application: GitHub.exe 
Framework Version: v4.0.30319 
Description: The process was terminated due to an unhandled exception. 
Exception Info: System.ComponentModel.Composition.CompositionException 
Stack: 
    at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate) 
    at System.Windows.Threading.DispatcherOperation.InvokeImpl() 
    at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(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.Threading.DispatcherOperation.Invoke() 
    at System.Windows.Threading.Dispatcher.ProcessQueue() 
    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.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef) 
    at System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame) 
    at System.Windows.Threading.Dispatcher.PushFrame(System.Windows.Threading.DispatcherFrame) 
    at System.Windows.Threading.Dispatcher.Run() 
    at System.Windows.Application.RunDispatcher(System.Object) 
    at System.Windows.Application.RunInternal(System.Windows.Window) 
    at System.Windows.Application.Run(System.Windows.Window) 
    at GitHub.App.Main() 

Faulting application name: GitHub.exe, version: 2.7.0.24, time stamp: 0x54b6e999 
Faulting module name: KERNELBASE.dll, version: 6.3.9600.17415, time stamp: 0x54504ade 
Exception code: 0xe0434352 
Fault offset: 0x00014598 
Faulting process ID: 0x17c 
Faulting application start time: 0x01d04121296c645b 
Faulting application path: C:\Users\hh\AppData\Local\Apps\2.0\8CX4XLVA.M6L\72MGD9Z3.PMC\gith..tion_317444273a93ac29_0002.0007_cc7bcd60c65d01d4\GitHub.exe 
Faulting module path: C:\WINDOWS\SYSTEM32\KERNELBASE.dll 
Report ID: 68ed4e46-ad14-11e4-825a-002564a874bc 
Faulting package full name: 
Faulting package-relative application ID: 

사람이 전에 경험을? 미래의 사람들에게

+2

Windows 용 GitHub 제작자가이 문제를 해결하는 데 도움이 될 것입니다. [github.com/contact](https://github.com/contact)]에서 연락 할 수 있습니다. – dennisschagt

답변

0

: 나는 이것에 대해 GitHub의 이야기, 그들에게 자세한 오류 보고서를 보내 등등, 갑자기, 몇 달 후,이 일

! 그들은 실제로 문제를 고쳤다고 나에게 말하지는 않았지만, 어쩌면 그럴 듯하다.)

관련 문제