Quantcast
Channel: YouTrackReSharper (RSRP) - Bug and Issue Tracker
Viewing all articles
Browse latest Browse all 106942

RSRP-288531: Object reference not set to an instance of an object.

$
0
0
Reporter Serge Baltic (baltic) Serge Baltic (baltic)
Created Feb 25, 2012 4:41:51 PM
Updated Feb 25, 2012 4:57:53 PM
Resolved Feb 25, 2012 4:57:52 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.1000.82, Built=2012-02-15T12:14:48, 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 = “
  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.Property`1.PropertyChangeSignal.Acknowledge(Action`1 handler, AddRemove addremove)


--- 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.LogException(Exception ex, ExceptionOrigin origin)
     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.IPropertySignalEx.Advise_HasNew[TValue](ISignal`1 thіs, Lifetime lifetime, Action`1 FHandler)
     at JetBrains.ReSharper.Features.SolBuilderDuo.View.BuildSessionView2.DashboardController.BindSolutionIndicator_AbbreviatedText(Lifetime lifetime, SolutionIndicatorData data, IndicatorView view, IProperty`1 propLayout)
     at JetBrains.ReSharper.Features.SolBuilderDuo.View.BuildSessionView2.DashboardController.BindSolutionIndicator(Lifetime lifetime, SolutionIndicatorData data, IndicatorView view, BuildSession session, IProperty`1 layout, IThreading threading, IActionManager actionManager)
     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)

Viewing all articles
Browse latest Browse all 106942

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>