Reporter | Vladimir Reshetnikov (nikov) |
---|---|
Created | Apr 28, 2012 12:41:39 AM |
Updated | Apr 28, 2012 12:41:39 AM |
Priority | Normal |
Type | Exception |
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 7 EAP for Visual Studio 11 Beta Version=7.0.26.91, Built=2012-04-27T08:03:02, Configuration=“Csharp PublicMode Vbnet VS1100”
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
StackTraceString = “
”
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “Index was outside the bounds of the array.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.ManagedThreadName = “Usages Search #4”
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.50323.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
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
StackTraceString = “
at JetBrains.ReSharper.Psi.ExtensionsAPI.Finder.TextOccurenceSearcherBase`1.SourceFileProcessor`1.VisitNode(ITreeNode treeNode) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Psi\_Core\src\ExtensionsAPI\Finder\TextOccurenceSearcherBase.cs:line 76 at JetBrains.ReSharper.Psi.ExtensionsAPI.Finder.TextOccurenceSearcherBase`1.SourceFileProcessor`1.VisitNode(ITreeNode treeNode) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Psi\_Core\src\ExtensionsAPI\Finder\TextOccurenceSearcherBase.cs:line 114 at JetBrains.ReSharper.Psi.ExtensionsAPI.Finder.TextOccurenceSearcherBase`1.<>c__DisplayClass2`1.<ProcessProjectItem>b__1(IFile file) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Psi\_Core\src\ExtensionsAPI\Finder\TextOccurenceSearcherBase.cs:line 31 at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate) at JetBrains.ReSharper.Psi.ExtensionsAPI.Finder.TextOccurenceSearcherBase`1.ProcessProjectItem[TResult](IPsiSourceFile sourceFile, IFindResultConsumer`1 consumer) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Psi\_Core\src\ExtensionsAPI\Finder\TextOccurenceSearcherBase.cs:line 31 at JetBrains.ReSharper.Psi.CSharp.Impl.CSharpTextOccurenceSearcher.JetBrains.ReSharper.Psi.ExtensionsAPI.IDomainSpecificSearcher.ProcessProjectItem[TResult](IPsiSourceFile , IFindResultConsumer`1 ) at JetBrains.ReSharper.Psi.Impl.Search.SearchProcessorBase.ProcessProjectItem[TResult](IPsiSourceFile sourceFile, IFindResultConsumer`1 consumer) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Psi\_Core\src\impl\search\SearcherBase.cs:line 52 at JetBrains.ReSharper.Psi.Impl.Search.FinderSearchDomainVisitor`1.<>c__DisplayClass3.<VisitPsiSourceFile>b__2() in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Psi\_Core\src\impl\search\FinderSearchDomainVisitor.cs:line 68 at JetBrains.Application.Threading.MultiCoreFibersPool.Fibers.<>c__DisplayClassa.<EnqueueJobImpl>b__8() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Shell\src\Threading\MultiCoreFibersPool.cs:line 342
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “Index was outside the bounds of the array.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.ManagedThreadName = “Usages Search #4”
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.50323.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.Application.Threading.MultiCoreFibersPool.FiberProc() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Shell\src\Threading\MultiCoreFibersPool.cs:line 121 at JetBrains.Util.Logger.Catch(Action action) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Logger\Logger.cs:line 243 at JetBrains.Application.Threading.MultiCoreFibersPool.<.ctor>b__1() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Shell\src\Threading\MultiCoreFibersPool.cs:line 86 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()