Reporter | Gad Rosenthal (Gad.Rosenthal) |
---|---|
Created | Feb 8, 2012 5:38:14 PM |
Updated | Feb 8, 2012 5:38:14 PM |
Priority | Normal |
Type | Unspecified |
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 – Runtime Error – Technical Data
JetBrains ReSharper has encountered a runtime error.
Technical data follows.
Hint: Ctrl+C copies the text of system message boxes to Clipboard.
________________________________________________________________
Exception of type 'System.OutOfMemoryException' was thrown.
--- EXCEPTION #1/2 [OutOfMemoryException]
ExceptionPath = Root.InnerException
ClassName = System.OutOfMemoryException
HResult = COR_E_OUTOFMEMORY=E_OUTOFMEMORY=8007000E
Source = System.Core
StackTraceString = “
at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source)
at JetBrains.ReSharper.Psi.Asp.Impl.References.AspReferenceProviderFactory.AspReferenceProvider.HtmlAttributeValueEntry.IsOdsMethod()
at JetBrains.ReSharper.Psi.Asp.Impl.References.AspReferenceProviderFactory.AspReferenceProvider.HtmlAttributeValueEntry.CreateReferences()
at JetBrains.ReSharper.Psi.Asp.Impl.References.AspReferenceProviderFactory.AspReferenceProvider.GetReferences(ITreeNode element, IReference[] oldReferences)
at JetBrains.ReSharper.Psi.Impl.PsiManagerImpl.ReferenceProviderFactory.CachingReferenceProvider.GetReferences(ITreeNode element, ICollection`1 names)
at JetBrains.ReSharper.Psi.Tree.TreeNodeExtensions.GetReferences(ITreeNode element, ICollection`1 names, IReferenceProvider referenceProvider)
at JetBrains.ReSharper.Psi.Tree.TreeNodeExtensions.GetReferences(ITreeNode element)
at JetBrains.ReSharper.Daemon.Html.Stages.GlobalErrorStage.GlobalErrorsProcess.ProcessBeforeInterior(ITreeNode element, IHighlightingConsumer consumer)
at JetBrains.ReSharper.Psi.RecursiveElementProcessorExtensions.ProcessDescendants[TContext](ITreeNode root, IRecursiveElementProcessor`1 processor, TContext context)
at JetBrains.ReSharper.Daemon.Html.Stages.GlobalErrorStage.GlobalErrorsProcess.Execute(Action`1 commiter)
at JetBrains.ReSharper.Daemon.Impl.DaemonProcessBase.<>c__DisplayClasse.<DoHighlighting>b__5(IDaemonStage stage)
”
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “Exception of type 'System.OutOfMemoryException' was thrown.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.ReSharper.Daemon.Impl.DaemonProcessBase.<>c__DisplayClasse.<DoHighlighting>b__5(IDaemonStage stage)
at JetBrains.ReSharper.Daemon.Impl.DaemonProcessBase.<>c__DisplayClass19.<DoHighlighting>b__7(IDaemonStage stage)
at JetBrains.ReSharper.Daemon.Impl.DaemonProcessBase.<>c__DisplayClass19.<>c__DisplayClass1b.<DoHighlighting>b__8()
at JetBrains.Application.Threading.MultiCoreFibersPool.Fibers.<>c__DisplayClassa.<EnqueueJobImpl>b__8()
at JetBrains.Application.Threading.MultiCoreFibersPool.FiberProc()
at JetBrains.Util.Logger.Catch(Action action)
at JetBrains.Application.Threading.MultiCoreFibersPool.<.ctor>b__1()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
”
OK