Reporter | Fred Guerlais (fguerlais) |
---|---|
Created | Jan 10, 2012 7:06:57 PM |
Updated | Jan 10, 2012 9:10:11 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 |
My solution is running under VS2010.
I haved installed ReSharper 6.1.
The computer gets 4 Go of RAM.
All other applications were closed.
The devenv.exe process is up to 930 Mo when i started launching the "Remove Unused References"
Below the error.
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 = -2147024882
Source = JetBrains.ReSharper.Psi.Resx
StackTraceString = “
”
--- 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 = -2146232832
StackTraceString = “
”
OK
I haved installed ReSharper 6.1.
The computer gets 4 Go of RAM.
All other applications were closed.
The devenv.exe process is up to 930 Mo when i started launching the "Remove Unused References"
Below the error.
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 = -2147024882
Source = JetBrains.ReSharper.Psi.Resx
StackTraceString = “
at JetBrains.ReSharper.Psi.Resx.Utils.XmlTagUtil.GetLastCharMap(RangeTranslator rangeTranslator) at JetBrains.ReSharper.Psi.Resx.Utils.XmlTagUtil.UpdateRanges(RangeTranslator source, RangeTranslator target) at JetBrains.ReSharper.Psi.Resx.Utils.XmlTagUtil.GetValue(IXmlTag xmlTag, StringBuilder builder, RangeTranslator translator) at JetBrains.ReSharper.Psi.Resx.Utils.XmlTagUtil.GetValue(IXmlTag xmlTag, RangeTranslator& translator) at JetBrains.ReSharper.Psi.Resx.Impl.Tree.ResxResheaderValueTag.CreateFirstClassReferences() at JetBrains.ReSharper.Psi.Impl.Shared.Tree.CompositeElementWithReferences.GetFirstClassReferences() at JetBrains.ReSharper.Psi.Tree.TreeNodeExtensions.GetFirstClassReferencesImpl(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.Psi.RecursiveReferenceProcessor.<>c__DisplayClass2.<.ctor>b__0(ITreeNode element) at JetBrains.ReSharper.Psi.RecursiveElementProcessor.ProcessBeforeInterior(ITreeNode element) at JetBrains.ReSharper.Psi.RecursiveElementProcessorExtensions.RecursiveElementProcessorProxy.ProcessBeforeInterior(ITreeNode element, Object context) at JetBrains.ReSharper.Psi.RecursiveElementProcessorExtensions.ProcessDescendants[TContext](ITreeNode root, IRecursiveElementProcessor`1 processor, TContext context) at JetBrains.ReSharper.Feature.Services.Search.DefaultSearchReferenceVisitor.Visit(ITreeNode element, Action`1 action) at JetBrains.ReSharper.Feature.Services.ReferencedCode.ReferencedCodeSearcher.<>c__DisplayClassb`1.<ConsumeReferencedCodeUsages>b__1() at JetBrains.Application.Threading.MultiCoreFibersPool.Fibers.<>c__DisplayClassa.<EnqueueJobImpl>b__8()
--- 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 = -2146232832
StackTraceString = “
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