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

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

$
0
0
Reporter Maria Pleskunina (Maria.Pleskunina) Maria Pleskunina (Maria.Pleskunina)
Created Feb 27, 2018 7:07:48 PM
Updated Apr 12, 2018 1:39:58 PM
Resolved Feb 27, 2018 7:21:15 PM
Subsystem Navigation - Search (Find Usages)
Assignee Alexander Ulitin (alexander.ulitin)
Priority Normal
State Can't Reproduce
Type Exception
Fix version No Fix versions
Affected versions 2017.3.2
Fixed In Version ReSharper Undefined
VsVersion All Versions
ReSharperPlatformVs15 Wave 11 Hive _c1dfaa6d — JetBrains ReSharper Ultimate 2017.3.2 Build 111.0.20180201.63358

JetBrains dotCover 2017.3.2 Build 2017.3.20180201.111828
JetBrains ReSharper 2017.3.2 Build 2017.3.20180201.111630

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 = E_POINTER=COR_E_NULLREFERENCE=80004003
Source = JetBrains.ReSharper.Psi
StackTraceString = “
 at JetBrains.ReSharper.Psi.PsiSourceFileExtensions.GetSolution(IPsiSourceFile sourceFile)
 at JetBrains.ReSharper.Psi.PsiSourceFileExtensions.GetSolution(IPsiSourceFile sourceFile)
 at JetBrains.ReSharper.Feature.Services.Navigation.Goto.Misc.FileMemberNavigationScope.GetSolution()
 at JetBrains.ReSharper.Feature.Services.Protobuf.Navigation.ProtobufGotoFileMemberProvider.IsApplicable(INavigationScope scope, GotoContext gotoContext, IIdentifierMatcher matcher)
 at JetBrains.ReSharper.Feature.Services.Navigation.Goto.Controllers.GotoControllerBase`3.<>c__DisplayClass3d`1.<GetApplicableProviders>b__3a(TProvider p)
 at System.Linq.Enumerable.<>c__DisplayClass6_0`1.<CombinePredicates>b__0(TSource x)
 at System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()
 at System.Collections.Generic.List`1.InsertRange(Int32 index, IEnumerable`1 collection)
 at JetBrains.ReSharper.Feature.Services.Navigation.Goto.Controllers.GotoControllerBase`3.GetApplicableProviders[TProvider](INavigationScope scope, IIdentifierMatcher matcher)
 at JetBrains.ReSharper.Feature.Services.Navigation.Goto.Controllers.GotoControllerBase`3.GetMatchingInfosOutOfScope(IEnumerable`1 matchingInfoScopeDatas, IIdentifierMatcher matcher, Boolean isSearchingInLibs, Func`1 checkForInterrupt, Func`2 providerFilter)
 at JetBrains.ReSharper.Feature.Services.Navigation.Goto.Controllers.GotoControllerBase`3.ProcessSearchStep(Int32 itemsCount, State s, Func`1 checkCancelled, INavigationProviderFilter navfilter)
 at JetBrains.ReSharper.Feature.Services.Navigation.Goto.Controllers.GotoControllerBase`3.ProcessSearch(Int32 itemsCount, State s, Func`1 checkCancelled, INavigationProviderFilter navfilter)
 at JetBrains.ReSharper.Feature.Services.Navigation.Goto.Controllers.GotoControllerBase`3.ConsumePresentableItems(String pfilterString, Int32 itemsCount, Action`2 itemsConsumer)
 at JetBrains.ReSharper.Features.Navigation.Features.FindResultsBrowser.GotoFindResultHelper.ConsumeItems(GotoControllerBase controller, String filterString, List`1 pairsToPresent)
 at JetBrains.ReSharper.Features.Navigation.Features.FindResultsBrowser.GotoFindResultHelper.RestoreFunc(GotoControllerBase controller, String filterString)
 at JetBrains.ReSharper.Features.Navigation.Features.FindResultsBrowser.GotoFindResultHelper.<>c__DisplayClass4.<>c__DisplayClass9.<EnableShow>b__3(IProgressIndicator indicator)
 at JetBrains.UI.SrcView.Progress.UITaskExecutorRun.RunStartTaskCallTaskAction(IProperty`1 isDone, ProgressIndicator progressIndicator, TaskThreadAffinity taskThreadAffinity, Action`1 FTask, JetDispatcher dispatcherPrimary)


— Outer —

— EXCEPTION #2/2 [LoggerException]
Message = “Object reference not set to an instance of an object.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.ManagedThreadName = UiTaskExecutorWorker
Data.LastExtension = cs
Data.SccRevisionShell = “<there are no packages matching the criteria>”
Data.HostProductInfo = “JetBrains ReSharper Ultimate 2017.3.2 Build 111.0.20180201.63358”
Data.SubProducts.#0 = “JetBrains dotCover 2017.3.2 Build 2017.3.20180201.111828”
Data.SubProducts.#1 = “JetBrains ReSharper 2017.3.2 Build 2017.3.20180201.111630”
Data.SccRevisionEnv = “
Platform\Core\Shell:
    git::refs/heads/wave11-eap12-2017.3.2::2e6dad58cd7a06cfd599059c4c3135e6dde610a7


Platform\VisualStudio:
    git::refs/heads/wave11-eap12-2017.3.2::4aa4f8b2b135f27c65c2c513ebb9d22ffd834da5

Data.VsVersion = 15.5.27130.2036
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
 at JetBrains.UI.SrcView.Progress.UITaskExecutorRun.RunStartTaskCallTaskAction(IProperty`1 isDone, ProgressIndicator progressIndicator, TaskThreadAffinity taskThreadAffinity, Action`1 FTask, JetDispatcher dispatcherPrimary)
 at JetBrains.UI.SrcView.Progress.UITaskExecutorRun.RunStartTaskCallTaskAction(IProperty`1 isDone, ProgressIndicator progressIndicator, TaskThreadAffinity taskThreadAffinity, Action`1 FTask, JetDispatcher dispatcherPrimary)
 at JetBrains.UI.SrcView.Progress.UITaskExecutorRun.<>c__DisplayClass15.<RunStartTask>b__14()
 at JetBrains.Threading.JetDispatcher.Closure.Execute()
 at JetBrains.Util.Concurrency.WinJetDispatcher.ProcessQueue(Int32 nMinBucket)
 at JetBrains.Util.Concurrency.WinJetDispatcher.<>c__DisplayClass5.<BeginInvokeCore>b__3()
 at System.Windows.Threading.DispatcherOperation.InvokeDelegateCore()
 at System.Windows.Threading.DispatcherOperation.InvokeImpl()
 at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
 at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
 at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
 at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
 at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
 at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext 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, Int32 numArgs)
 at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
 at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
 at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
 at JetBrains.Interop.WinApi.User32Dll.DispatchMessageW(MSG* lpmsg)
 at JetBrains.Util.Concurrency.WinJetDispatcher.WinJetDispatcherStaticMethods.InternalPumpMessagesOnce()
 at JetBrains.Util.Concurrency.WinJetDispatcher.WinJetDispatcherStaticMethods.JetBrains.Util.Concurrency.IJetDispatcherStaticMethods.Run()
 at JetBrains.Threading.JetDispatcher.<>c__DisplayClass7.<CreateDispatcherThread>b__1()
 at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
 at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
 at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
 at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
 at System.Threading.ThreadHelper.ThreadStart()

Viewing all articles
Browse latest Browse all 106942

Trending Articles



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