Reporter | Philip Lee (philip_lee) |
---|---|
Created | Jan 17, 2012 11:20:31 PM |
Updated | Jan 17, 2012 11:27:26 PM |
Resolved | Jan 17, 2012 11:27:26 PM |
Priority | Normal |
Type | Exception |
Fix versions | No Fix versions |
State | Duplicate |
Assignee | Serge Baltic (baltic) |
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-20T21: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__DisplayClass19.<BindSolutionIndicator_AbbreviatedText>b__17(PropertyChangedEventArgs`1 args) at JetBrains.DataFlow.IPropertySignalEx.<>c__DisplayClassa`1.<Advise_HasNew>b__9(PropertyChangedEventArgs`1 args) 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.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.ReSharper.Features.SolBuilderDuo.View.BuildSessionView2.Dashboard.CalculateLayout() at JetBrains.DataFlow.ISignalEx.<>c__DisplayClass1`1.<Advise>b__0(TValue value) at JetBrains.DataFlow.Property`1.PropertyChangeSignal.Acknowledge(Action`1 handler, AddRemove addremove) at JetBrains.DataFlow.Property`1.PropertyChangeSignal.OnAfterAdvise(Action`1 handler) at JetBrains.DataFlow.Signal`1.<>c__DisplayClass2.<AdviseCore>b__0() at JetBrains.DataFlow.Lifetime.AddBracket(Action FOpening, Action FClosing) at JetBrains.DataFlow.Signal`1.AdviseCore(Action`1 handler, Lifetime lifetime) at JetBrains.DataFlow.Signal`1.Advise(Lifetime lifetime, Action`1 handler) at JetBrains.DataFlow.ISignalEx.Advise[TValue](ISignal`1 thіs, Lifetime lifetime, Action handler) at JetBrains.ReSharper.Features.SolBuilderDuo.View.BuildSessionView2.Dashboard.InitLayoutCalc(Lifetime lifetime, IThreading threading) at JetBrains.ReSharper.Features.SolBuilderDuo.View.BuildSessionView2.Dashboard.<>c__DisplayClass4.<>c__DisplayClass6.<.ctor>b__2() at JetBrains.Util.Logger.Catch(Action action) at JetBrains.ReSharper.Features.SolBuilderDuo.View.BuildSessionView2.Dashboard.<>c__DisplayClass4.<.ctor>b__0(Lifetime lifetimeLoaded) 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.UI.Avalon.AvalonEx.<>c__DisplayClass13.<WhenLoaded>b__d(Object , RoutedEventArgs ) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e) at System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent) at System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(Object root) at MS.Internal.LoadedOrUnloadedOperation.DoWork() at System.Windows.Media.MediaContext.FireLoadedPendingCallbacks() at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks() at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget) at System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget) at System.Windows.Media.MediaContext.Resize(ICompositionTarget resizedCompositionTarget) at System.Windows.Interop.HwndTarget.OnResize() at System.Windows.Interop.HwndTarget.HandleMessage(Int32 msg, IntPtr wparam, IntPtr lparam) at System.Windows.Interop.HwndSource.HwndTargetFilterMessage(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) at MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) at MS.Win32.HwndSubclass.DefWndProcWrapper(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) at MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) at JetBrains.Interop.WinApi.Win32Declarations.SetWindowPos(IntPtr hWnd, IntPtr hWndInsertAfter, Int32 X, Int32 Y, Int32 cx, Int32 cy, SetWindowPosFlags uFlags) at JetBrains.UI.CrossFramework.JetElementHost.SetHWndSourceWindowPos() at JetBrains.UI.CrossFramework.JetElementHost.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) at System.Windows.Forms.SafeNativeMethods.SetWindowPos(HandleRef hWnd, HandleRef hWndInsertAfter, Int32 x, Int32 y, Int32 cx, Int32 cy, Int32 flags) at System.Windows.Forms.Control.SetBoundsCore(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified) at System.Windows.Forms.Control.System.Windows.Forms.Layout.IArrangedElement.SetBounds(Rectangle bounds, BoundsSpecified specified) at System.Windows.Forms.Layout.DefaultLayout.xLayoutDockedControl(IArrangedElement element, Rectangle newElementBounds, Boolean measureOnly, Size& preferredSize, Rectangle& remainingBounds) at System.Windows.Forms.Layout.DefaultLayout.LayoutDockedControls(IArrangedElement container, Boolean measureOnly) at System.Windows.Forms.Layout.DefaultLayout.xLayout(IArrangedElement container, Boolean measureOnly, Size& preferredSize) at System.Windows.Forms.Layout.DefaultLayout.LayoutCore(IArrangedElement container, LayoutEventArgs args) at System.Windows.Forms.Layout.LayoutEngine.Layout(Object container, LayoutEventArgs layoutEventArgs) at System.Windows.Forms.Control.OnLayout(LayoutEventArgs levent) at System.Windows.Forms.ScrollableControl.OnLayout(LayoutEventArgs levent) at System.Windows.Forms.ContainerControl.OnLayout(LayoutEventArgs e) at System.Windows.Forms.Control.PerformLayout(LayoutEventArgs args) at System.Windows.Forms.Control.System.Windows.Forms.Layout.IArrangedElement.PerformLayout(IArrangedElement affectedElement, String affectedProperty) at System.Windows.Forms.Layout.LayoutTransaction.DoLayout(IArrangedElement elementToLayout, IArrangedElement elementCausingLayout, String property) at System.Windows.Forms.Control.ControlCollection.Add(Control value) at JetBrains.VsIntegration.WindowManagement.WinFormsToolWindowPane.AddControl(Control control) at JetBrains.VsIntegration.WindowManagement.WinFormsToolWindowPane.<>c__DisplayClass4.<.ctor>b__1() at JetBrains.DataFlow.Lifetime.AddBracket(Action FOpening, Action FClosing) at JetBrains.VsIntegration.WindowManagement.WinFormsToolWindowPane.<.ctor>b__0(Lifetime lt, EitherControl value) 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.IPropertyEx.<>c__DisplayClassb`1.<FlowInto>b__a(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.IPropertyEx.<>c__DisplayClass2c`1.<SetValue>b__2a() at JetBrains.DataFlow.Lifetime.AddBracket(Action FOpening, Action FClosing) at JetBrains.DataFlow.IPropertyEx.SetValue[TValue](IProperty`1 property, Lifetime lifetime, TValue value, Object cookie) at JetBrains.UI.ToolWindowManagement.ToolWindowFrameBase.EnsureControlCreated() at JetBrains.UI.ToolWindowManagement.SingleInstanceToolWindowClass.EnsureControlCreated(ToolWindowInstance toolWindowInstance) at JetBrains.UI.ToolWindowManagement.ToolWindowInstance.EnsureControlCreated() at JetBrains.ReSharper.Features.SolBuilderDuo.View.SolBuilderDuoView.<>c__DisplayClass13.<InitView>b__d(Lifetime lifetimeSession, BuildSession session) 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.IPropertyEx.<>c__DisplayClass2c`1.<SetValue>b__2a() at JetBrains.DataFlow.Lifetime.AddBracket(Action FOpening, Action FClosing) at JetBrains.DataFlow.IPropertyEx.SetValue[TValue](IProperty`1 property, Lifetime lifetime, TValue value, Object cookie) at JetBrains.ReSharper.Features.SolBuilderDuo.View.SolBuilderDuoView.<>c__DisplayClass4.<>c__DisplayClass6.<>c__DisplayClass8.<>c__DisplayClassa.<InitData>b__3() at JetBrains.Util.Concurrency.GroupingEventHostEx.<>c__DisplayClass2.<>c__DisplayClass4.<QueueAtShort>b__1() at JetBrains.Threading.GroupingEvent.Execute() at JetBrains.Threading.GroupingEventHost.ExecuteExpiredEvents() at JetBrains.Threading.GroupingEventHost.<OnClockTimerTick>b__4() at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) at JetBrains.Threading.ReentrancyGuard.ExecuteOrQueue(String name, Action action) at JetBrains.Threading.GroupingEventHost.OnClockTimerTick() at JetBrains.Threading.GroupingEventHost.ClockTimer.OnTimerTick(Object sender, EventArgs e) at System.Windows.Forms.Timer.OnTick(EventArgs e) at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)