Reporter | Mikhail Pilin (ww) |
---|---|
Created | Mar 20, 2012 12:37:53 PM |
Updated | Mar 20, 2012 12:37:53 PM |
Priority | Normal |
Type | Exception |
Fix versions | No Fix versions |
State | Submitted |
Assignee | Unassigned |
Subsystem | No subsystem |
Affected versions | No Affected versions |
Fixed in build | No Fixed in build |
ReSharper 6.1 Version=6.1.37.86, Built=2011-12-20T20:15:24, Configuration=“Csharp InternalMode Vbnet VS0900”
Object reference not set to an instance of an object.
--- EXCEPTION #1/2 [NullReferenceException]
Message = “Object reference not set to an instance of an object.”
ExceptionPath = Root.InnerException
ClassName = System.NullReferenceException
HResult = COR_E_NULLREFERENCE=E_POINTER=80004003
Source = PresentationFramework
StackTraceString = “
”
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “Object reference not set to an instance of an object.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
Object reference not set to an instance of an object.
--- EXCEPTION #1/2 [NullReferenceException]
Message = “Object reference not set to an instance of an object.”
ExceptionPath = Root.InnerException
ClassName = System.NullReferenceException
HResult = COR_E_NULLREFERENCE=E_POINTER=80004003
Source = PresentationFramework
StackTraceString = “
at System.Windows.Controls.TextBlock.GetPositionFromPoint(Point point, Boolean snapToText) at JetBrains.ReSharper.Features.SolBuilderDuo.View.BuildSessionView2.MonospacedTextAbbreviator`1.GetMaxNumberOfCharsInPixels(Double pixelwidth, TextBlock renderer, Int32 nMaxChars) at JetBrains.ReSharper.Features.SolBuilderDuo.View.BuildSessionView2.MonospacedTextAbbreviator`1.Run(ICollection`1 items, Func`2 FItemName, Double pixelwidth, TextBlock renderer) at JetBrains.ReSharper.Features.SolBuilderDuo.View.BuildSessionView2.DashboardController.<>c__DisplayClass13.<BindProjectIndicators_AbbreviatedText>b__10() at JetBrains.DataFlow.ISignalEx.<>c__DisplayClass1`1.<Advise>b__0(TValue value) at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload)
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “Object reference not set to an instance of an object.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.Util.Logger.LoggerLogger.JetBrains.Util.ILogger.LogOrThrowException(Exception ex, ExceptionOrigin origin) at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) at JetBrains.DataFlow.SimpleSignal.Fire() at JetBrains.ReSharper.Features.SolBuilderDuo.View.BuildSessionView2.DashboardController.BindProjectIndicators_AbbreviatedText(Lifetime lifetime, ListEvents`1 projects, IProperty`1 propLayout) at JetBrains.ReSharper.Features.SolBuilderDuo.View.BuildSessionView2.DashboardController.CreateView(Lifetime lifetime, BuildSession session, IThreading threading, IActionManager actionManager) at JetBrains.ReSharper.Features.SolBuilderDuo.View.SolBuilderDuoView.<>c__DisplayClass13.<>c__DisplayClass16.<InitView>b__f(Lifetime lt, ToolWindowInstance twi) at JetBrains.UI.ToolWindowManagement.SingleInstanceToolWindowClass.<>c__DisplayClass7.<RegisterInstance>b__2(Lifetime lt, ToolWindowFrameBase frame) at JetBrains.UI.ToolWindowManagement.ToolWindowContent.CreateControl(Lifetime lifetime, ToolWindowFrameBase frame) at JetBrains.UI.ToolWindowManagement.ToolWindowFrameBase.EnsureControlCreated() at JetBrains.UI.ToolWindowManagement.ToolWindowFrameBase.<.ctor>b__2(Lifetime lt, ToolWindowContent content) at JetBrains.DataFlow.IPropertyEx.<>c__DisplayClass23`1.<>c__DisplayClass25.<ForEachValue>b__22(Lifetime lifetimeValue) at JetBrains.DataFlow.SequentialLifetimes.<>c__DisplayClass3.<Next>b__2(LifetimeDefinition definition, Lifetime lifetime) at JetBrains.DataFlow.Lifetimes.Define(Lifetime lifetime, String id, Action`2 FAtomic, ILogger logger) at JetBrains.DataFlow.SequentialLifetimes.DefineNext(Action`2 FNext) at JetBrains.DataFlow.SequentialLifetimes.Next(Action`1 FNext) at JetBrains.DataFlow.IPropertyEx.<>c__DisplayClass23`1.<ForEachValue>b__21(PropertyChangedEventArgs`1 args) at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) at JetBrains.DataFlow.Property`1.FireChange(TValue old, TValue new, Object cookie) at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie) at JetBrains.DataFlow.Property`1.set_Value(TValue value) at JetBrains.UI.ToolWindowManagement.SingleInstanceToolWindowClass.AdjustToplevelFrameContent() at JetBrains.Threading.ReentrancyGuardEx.<>c__DisplayClass4.<>c__DisplayClass6.<Queue>b__3() at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) at JetBrains.Threading.ReentrancyGuard.<ExecutePendingActions>b__4(QueuedAction action) at JetBrains.Threading.ReentrancyGuard.InterlockedQueue.TryDequeue(Action`1 funcVisitor) at JetBrains.Threading.ReentrancyGuard.ExecutePendingActions() at JetBrains.Threading.JetDispatcher.Closure.Execute() at JetBrains.Threading.JetDispatcher.ProcessQueue() at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner) at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks) at System.Delegate.DynamicInvokeImpl(Object[] args) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler) at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler) at System.Windows.Threading.DispatcherOperation.InvokeImpl() at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state) at System.Threading.ExecutionContext.runTryCode(Object userData) at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Windows.Threading.DispatcherOperation.Invoke() at System.Windows.Threading.Dispatcher.ProcessQueue() at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler) at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler) at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter) at System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)