Reporter |
|
---|---|
Created | Feb 9, 2018 2:43:27 PM |
Updated | Apr 6, 2018 3:02:42 PM |
Subsystem | Assembly Explorer |
Assignee | Nikita Raba (nikita.raba) |
Priority | Show-stopper |
State | Submitted |
Type | Exception |
Fix version | 2018.2 |
Affected versions | No Affected versions |
Fixed In Version ReSharper | Undefined |
VsVersion | All Versions |
ReSharperPlatformVs15 Wave 12 Hive _f483d342ReSharperUber — JetBrains ReSharper Ultimate 2018.1 EAP 1 D Build 112.0.20180204.0-eap01d
JetBrains ReSharper 2018.1 EAP 1 D Build 2018.1.20180204.0-eap01d
SubProducts.0 = JetBrains ReSharper 2018.1 EAP 1 D Build 2018.1.20180204.0-eap01d
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 = “
”
— Outer —
— EXCEPTION #2/2 [LoggerException]
Message = “Object reference not set to an instance of an object.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.ManagedThreadName = <NULL>
Data.LastExtension = xaml
Data.SccRevisionShell = “<there are no packages matching the criteria>”
Data.HostProductInfo = “JetBrains ReSharper Ultimate 2018.1 EAP 1 D Build 112.0.20180204.0-eap01d”
Data.SubProducts.#0 = “JetBrains ReSharper 2018.1 EAP 1 D Build 2018.1.20180204.0-eap01d”
Data.SccRevisionEnv = “
Platform\Core\Shell,
Platform\VisualStudio:
git::refs/heads/wave12-ap::3c3c71511d6555a0029f6b7035e0ea2249bfd096
”
Data.VsVersion = 15.5.27130.2027
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
JetBrains ReSharper 2018.1 EAP 1 D Build 2018.1.20180204.0-eap01d
SubProducts.0 = JetBrains ReSharper 2018.1 EAP 1 D Build 2018.1.20180204.0-eap01d
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.ExtensionsAPI.Caches2.Namespace.GetPsiServices()…
at JetBrains.ReSharper.Psi.ExtensionsAPI.Caches2.Namespace.GetPsiServices()
at JetBrains.ReSharper.Psi.Pointers.TrivialElementPointer`1.get_PsiServices()
at JetBrains.ReSharper.Psi.Pointers.DeclaredElementInstancePointer`1.get_PsiServices()
at JetBrains.ReSharper.Psi.DeclaredElementEnvoy`1.GetValidDeclaredElementInstance()
at JetBrains.ReSharper.Psi.DeclaredElementEnvoy`1.JetBrains.ReSharper.Psi.IDeclaredElementEnvoy.GetValidDeclaredElement()
at JetBrains.ReSharper.ExternalSources.AssemblyExplorer.Content.AssemblyExplorerPresenter.PresentDeclaredElementNode(DeclaredElementNode value, IPresentableItem item, TreeModelNode structureelement, PresentationState state)
at JetBrains.Application.UI.Controls.TreeView.StructuredPresenter`2.PresentationCallbackWrapper`1.UpdateItem(Object value, TStructureElement structureElement, TPresentableItem item, PresentationState state)
at JetBrains.Application.UI.Controls.TreeView.StructuredPresenter`2.UpdateItem(Object value, TStructureElement structureElement, TPresentableItem item, PresentationState state)
at JetBrains.ReSharper.Feature.Services.Tree.TreeModelBrowserPresenter.UpdateItemWithReadlock(Object value, TreeModelNode structureElement, IPresentableItem item, PresentationState state)
at JetBrains.ReSharper.Feature.Services.Tree.TreeModelBrowserPresenter.UpdateItem(Object value, TreeModelNode structureElement, IPresentableItem item, PresentationState state)
at JetBrains.ReSharper.Feature.Services.Tree.TreePsiBrowser.TreeGridCachingPresenter.UpdateItem(Object value, TreeModelNode structureElement, IPresentableItem item, PresentationState state)
at JetBrains.Application.UI.Controls.TreeView.StructuredPresenter`2.UpdateItem(TStructureElement structureElement, TPresentableItem item, PresentationState state)
at JetBrains.Platform.UIInteractive.Ide.TreeGridBrowser.TreeModelNodePresenter.RebuildContent()
at JetBrains.Platform.UIInteractive.Ide.TreeGridBrowser.TreeModelNodePresenterHost.OnPumpOnce()
— Outer —
— EXCEPTION #2/2 [LoggerException]
Message = “Object reference not set to an instance of an object.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.ManagedThreadName = <NULL>
Data.LastExtension = xaml
Data.SccRevisionShell = “<there are no packages matching the criteria>”
Data.HostProductInfo = “JetBrains ReSharper Ultimate 2018.1 EAP 1 D Build 112.0.20180204.0-eap01d”
Data.SubProducts.#0 = “JetBrains ReSharper 2018.1 EAP 1 D Build 2018.1.20180204.0-eap01d”
Data.SccRevisionEnv = “
Platform\Core\Shell,
Platform\VisualStudio:
git::refs/heads/wave12-ap::3c3c71511d6555a0029f6b7035e0ea2249bfd096
”
Data.VsVersion = 15.5.27130.2027
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.Util.LoggerBase.Log(LoggingLevel level, String message, Exception ex)…
at JetBrains.Util.LoggerBase.Log(LoggingLevel level, String message, Exception ex)
at JetBrains.Util.Logging.LogEx.Error(ILog this, Exception ex, String message)
at JetBrains.Util.Logging.Logger.LogException(Exception ex)
at JetBrains.Platform.UIInteractive.Ide.TreeGridBrowser.TreeModelNodePresenterHost.OnPumpOnce()
at JetBrains.Util.Logging.Logger.Catch(Action action)
at JetBrains.PsiFeatures.UIInteractive.Core.Tree.TreePsiBrowser.TreeGridBrowserPanelPsi.PsiAwareActionInvocator.PerformActions()
at JetBrains.PsiFeatures.UIInteractive.Core.Tree.TreePsiBrowser.TreeGridBrowserPanelPsi.PsiAwareActionInvocator.OnDispatched()
at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action)
at JetBrains.Threading.ReentrancyGuard.ExecutePendingActions()
at JetBrains.Threading.JetDispatcher.Closure.Execute()
at JetBrains.Util.Concurrency.WinJetDispatcher.ProcessQueue(Int32 nMinBucket)
at JetBrains.Util.Concurrency.WinJetDispatcher.<>c__DisplayClass18_0.<BeginInvokeCore>b__0()
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)