Reporter | Jeremy Holt (jeremyholt) |
---|---|
Created | Apr 7, 2012 1:28:17 AM |
Updated | Apr 7, 2012 1:28:17 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.10.157, Built=2012-04-04T23:41:42, 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
RemoteStackTraceString = “
Server stack trace:
Exception rethrown at [0]:
”
HResult = COR_E_INDEXOUTOFRANGE=80131508
Source = JetBrains.ReSharper.ExternalProcessStorage.Process
StackTraceString = “
”
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “Index was outside the bounds of the array.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.ManagedThreadName = SolutionAnalysis.UpdatingDependencyToFilesMap
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.50214.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
RemoteStackTraceString = “
Server stack trace:
at JetBrains.ReSharper.ExternalProcessStorage.Process.SolutionAnalysis.DependencyToFiles.FewFilesMap.RemoveValue(UInt32 dependencyId, UInt32 fileId, Boolean& keyRemoved) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\SolutionAnalysis\ExternalProcessStorage.Process\src\SolutionAnalysis\DependencyToFiles\FewFilesMap.cs:line 162 at JetBrains.ReSharper.ExternalProcessStorage.Process.SolutionAnalysis.DependencyToFiles.DependencyToFileIdsMap.RemoveDependency(UInt32 dependency, UInt32 fileId) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\SolutionAnalysis\ExternalProcessStorage.Process\src\SolutionAnalysis\DependencyToFiles\DependencyToFileIdsMap.cs:line 134 at JetBrains.ReSharper.ExternalProcessStorage.Process.SolutionAnalysis.DependencyToFiles.DependencyToFileIdsMap.RemoveDependencies(UInt32[] dependencies, UInt32 fileId) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\SolutionAnalysis\ExternalProcessStorage.Process\src\SolutionAnalysis\DependencyToFiles\DependencyToFileIdsMap.cs:line 112 at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Object[]& outArgs) at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg)
Exception rethrown at [0]:
”
HResult = COR_E_INDEXOUTOFRANGE=80131508
Source = JetBrains.ReSharper.ExternalProcessStorage.Process
StackTraceString = “
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at JetBrains.ReSharper.ExternalProcessStorage.SolutionAnalysis.IDependencyToFileIdsMap.RemoveDependencies(UInt32[] dependencies, UInt32 fileId) at JetBrains.ReSharper.ExternalProcessStorage.Impl.SafeDependencyToFileIdsMap.RemoveDependencies(UInt32[] dependencies, UInt32 fileId) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\SolutionAnalysis\ExternalProcessStorage\src\Impl\SafeDependencyToFileIdsMap.cs:line 70 at JetBrains.ReSharper.Daemon.SolutionAnalysis.Collections.DependencyToFilesMap`1.RemoveDependencies(ICollection`1 dependencies, TProjectFile file) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\SolutionAnalysis\_Core\src\Collections\DependencyToFilesMap.cs:line 67 at JetBrains.ReSharper.Daemon.SolutionAnalysis.DependencyToFilesMapManager.<>c__DisplayClass15.<DropFileDependencies>b__13() in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\SolutionAnalysis\_Core\src\DependencyToFilesMapManager.cs:line 113 at JetBrains.Application.Threading.WorkerThread.JobInfo.ExecuteAndDispose() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Shell\src\Threading\WorkerThread.cs:line 44
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “Index was outside the bounds of the array.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.ManagedThreadName = SolutionAnalysis.UpdatingDependencyToFilesMap
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.50214.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.Application.Threading.WorkerThread.JobInfo.ExecuteAndDispose() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Shell\src\Threading\WorkerThread.cs:line 48 at JetBrains.Application.Threading.WorkerThread.ThreadProc() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Shell\src\Threading\WorkerThread.cs:line 213 at JetBrains.Util.Logger.Catch(Action action) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Logger\Logger.cs:line 243 at JetBrains.Application.Threading.WorkerThread.<.ctor>b__1() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Shell\src\Threading\WorkerThread.cs:line 87 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()