Reporter | Alexander Shvedov (shvedov) |
---|---|
Created | Feb 29, 2012 4:24:42 PM |
Updated | Feb 29, 2012 4:39:33 PM |
Resolved | Feb 29, 2012 4:39:30 PM |
Priority | Normal |
Type | Exception |
Fix versions | No Fix versions |
State | Duplicate |
Assignee | Evgeny Pasynkov (pasynkov) |
Subsystem | No subsystem |
Affected versions | No Affected versions |
Fixed in build | No Fixed in build |
ReSharper 6.1 Version=6.1.37.86, Built=2011-12-20T17:15:24, Configuration=“Csharp InternalMode Vbnet VS1000”
Processing file <2. Psi>\<Psi.CSharp>\src\Impl\Tree\EnumDeclaration.cs Index was outside the bounds of the array.
--- EXCEPTION #1/2 [IndexOutOfRangeException]
Message = “Index was outside the bounds of the array.”
ExceptionPath = Root.InnerException
ClassName = System.IndexOutOfRangeException
HResult = COR_E_INDEXOUTOFRANGE=80131508
Source = JetBrains.ReSharper.Psi.CSharp
StackTraceString = “
”
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “Processing file <2. Psi>\<Psi.CSharp>\src\Impl\Tree\EnumDeclaration.cs Index was outside the bounds of the array.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
Processing file <2. Psi>\<Psi.CSharp>\src\Impl\Tree\EnumDeclaration.cs Index was outside the bounds of the array.
--- EXCEPTION #1/2 [IndexOutOfRangeException]
Message = “Index was outside the bounds of the array.”
ExceptionPath = Root.InnerException
ClassName = System.IndexOutOfRangeException
HResult = COR_E_INDEXOUTOFRANGE=80131508
Source = JetBrains.ReSharper.Psi.CSharp
StackTraceString = “
at JetBrains.ReSharper.Psi.CSharp.Impl.CSharpElementFactoryImpl.ParseFormatString(String& format, Object[] args) at JetBrains.ReSharper.Psi.CSharp.Impl.CSharpElementFactoryImpl.CreateTypeMemberDeclaration(String format, Object[] args) at JetBrains.ReSharper.Psi.CSharp.Impl.CSharpElementFactoryImpl.CreateTypeUsageNode(String typeName) at JetBrains.ReSharper.Psi.CSharp.CSharpTypeFactory.CreateType(String typeStr, ITreeNode context) at JetBrains.ReSharper.Psi.Services.CSharp.StructuralSearch.Placeholders.TypePlaceholderElementMatcher.<Match>b__2(ITreeNode e) at JetBrains.ReSharper.Psi.Services.CSharp.StructuralSearch.Placeholders.TypePlaceholderMatcher.GetElementType(ITreeNode element) at JetBrains.ReSharper.Psi.Services.CSharp.StructuralSearch.Placeholders.PlaceholderTypeMatcherBase.MatchType(ITreeNode element, IMatchingContext context) at JetBrains.ReSharper.Psi.Services.StructuralSearch.Impl.MatchingContextVariant.ExecuteDelayedMatchers() at JetBrains.ReSharper.Psi.Services.StructuralSearch.Impl.MatchingContext.ExecuteDelayedMatchers() at JetBrains.ReSharper.Psi.Services.StructuralSearch.Impl.StructuralMatchResult.Get(IMatchingContext context, DocumentRange range) at JetBrains.ReSharper.Psi.Services.StructuralSearch.StructuralMatcher.Match(ITreeNode element, IMatchingContext context) at JetBrains.ReSharper.Features.StructuralSearch.StructuralSearchDaemonStageProcessBase.Match(ITreeNode param, Dictionary`2 matchers, IMatchingContext context) at JetBrains.ReSharper.Features.StructuralSearch.CSharpStructuralSearchDaemonStageProcess.ProcessBeforeInterior(ITreeNode element, IMatchingContext context) at JetBrains.ReSharper.Psi.RecursiveElementProcessorExtensions.ProcessDescendants[TContext](ITreeNode root, IRecursiveElementProcessor`1 processor, TContext context) at JetBrains.ReSharper.Features.StructuralSearch.CSharpStructuralSearchDaemonStageProcess.<>c__DisplayClass2.<InteriorShouldBeProcessed>b__0() at JetBrains.Application.Threading.MultiCoreFibersPool.Fibers.<>c__DisplayClassa.<EnqueueJobImpl>b__8()
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “Processing file <2. Psi>\<Psi.CSharp>\src\Impl\Tree\EnumDeclaration.cs Index was outside the bounds of the array.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
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 preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart()