Reporter | Alexander I. Zaytsev (hazzik) |
---|---|
Created | May 18, 2012 9:27:03 AM |
Updated | May 18, 2012 9:27:03 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 Version=7.0.44.81, Built=2012-05-15T17:22:44, Configuration=“Csharp PublicMode Vbnet VS1000”
The point does not belong to a source snapshot of the projection snapshot
--- EXCEPTION #1/2 [ArgumentException]
Message = “The point does not belong to a source snapshot of the projection snapshot”
ExceptionPath = Root.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = Microsoft.VisualStudio.Platform.VSEditor
StackTraceString = “
”
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “The point does not belong to a source snapshot of the projection snapshot”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = cs
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 10.0.40219.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
The point does not belong to a source snapshot of the projection snapshot
--- EXCEPTION #1/2 [ArgumentException]
Message = “The point does not belong to a source snapshot of the projection snapshot”
ExceptionPath = Root.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = Microsoft.VisualStudio.Platform.VSEditor
StackTraceString = “
at Microsoft.VisualStudio.Text.Projection.Implementation.ElisionSnapshot.MapFromSourceSnapshot(SnapshotPoint point, PositionAffinity affinity) at Microsoft.VisualStudio.Text.Projection.Implementation.BufferGraph.MapUpToBufferGuts(SnapshotPoint currentPoint, PositionAffinity affinity, Predicate`1 match) at Microsoft.VisualStudio.Text.Projection.Implementation.BufferGraph.CheckedMapUpToBuffer(SnapshotPoint point, PointTrackingMode trackingMode, Predicate`1 match, PositionAffinity affinity) at Microsoft.VisualStudio.Text.Projection.Implementation.BufferGraph.MapUpToBuffer(SnapshotPoint point, PointTrackingMode trackingMode, PositionAffinity affinity, ITextBuffer targetBuffer) at JetBrains.VsIntegration.DevTen.TextControl.VsTextControlCoordinateConversionDevTen.MapVsVirtualPoint_DocToTextControl(VirtualSnapshotPoint vptDoc) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\v10.v11\Src\TextControl\VsTextControlCoordinateConversionDevTen.cs:line 315 at JetBrains.VsIntegration.DevTen.TextControl.VsTextControlCoordinateConversionDevTen.DocOffset_To_TextControlLineColumn(DocOffsetAndVirtual docoffset) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\v10.v11\Src\TextControl\VsTextControlCoordinateConversionDevTen.cs:line 404 at JetBrains.TextControl.Coords.PositionKinds.TextControlPosDocOffsetAndVirtual.JetBrains.TextControl.Coords.ITextControlPos.ToTextControlLineColumn() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\TextControl\src\Coords\PositionKinds\TextControlPosDocOffsetAndVirtual.cs:line 192
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “The point does not belong to a source snapshot of the projection snapshot”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = cs
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 10.0.40219.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.TextControl.Coords.PositionKinds.TextControlPosDocOffsetAndVirtual.JetBrains.TextControl.Coords.ITextControlPos.ToTextControlLineColumn() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\TextControl\src\Coords\PositionKinds\TextControlPosDocOffsetAndVirtual.cs:line 197 at JetBrains.ReSharper.Features.Environment.RecentFiles.RecentFilesTracker.GetDistanceFromTop(ITextControl textControl) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Features\Environment\src\RecentFiles\RecentFilesTracker.cs:line 508 at JetBrains.ReSharper.Features.Environment.RecentFiles.RecentFilesTracker.GetCurrentPosition() in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Features\Environment\src\RecentFiles\RecentFilesTracker.cs:line 522 at JetBrains.ReSharper.Features.Environment.RecentFiles.RecentFilesTracker.UpdateActiveTextControl(Object sender, EventArgs e) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Features\Environment\src\RecentFiles\RecentFilesTracker.cs:line 354 at System.EventHandler.Invoke(Object sender, EventArgs e) at JetBrains.TextControl.Impl.TextControlManagerDerivativesLegacy.<InitDataFlow>b__17() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\TextControl\src\TextControlsManagement\TextControlManagerDerivativesLegacy.cs:line 88 at JetBrains.DataFlow.ISignalEx.<>c__DisplayClass1`1.<Advise>b__0(TValue value) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Extension\ISignalEx.cs:line 22 at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Signal!1.cs:line 363 at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Signal!1.cs:line 524 at JetBrains.DataFlow.Property`1.FireChange(TValue old, TValue new, Object cookie) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Property!1.cs:line 280 at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Property!1.cs:line 560 at JetBrains.VsIntegration.DevTen.TextControl.VsTextControlScrollingDevTen.SyncToVsGuarded() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\v10.v11\Src\TextControl\VsTextControlScrollingDevTen.cs:line 61 at JetBrains.VsIntegration.DevTen.TextControl.VsTextControlDevTen.SyncToVsGuarded() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\v10.v11\Src\TextControl\VsTextControlDevTen.cs:line 255 at JetBrains.Util.Concurrency.UnguardedCallbackMerger.<>c__DisplayClass3.<ExecuteOrQueueOrMerge>b__0() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\UnguardedCallbackMerger.cs:line 139 at JetBrains.Threading.ReentrancyGuardEx.<>c__DisplayClass4.<>c__DisplayClass6.<Queue>b__3() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\ReentrancyGuardEx.cs:line 41 at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 266 at JetBrains.Threading.ReentrancyGuard.<ExecutePendingActions>b__8(QueuedAction action) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 505 at JetBrains.Threading.ReentrancyGuard.InterlockedQueue.TryDequeue(Action`1 funcVisitor) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 977 at JetBrains.Threading.ReentrancyGuard.ExecutePendingActions() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 508 at JetBrains.Threading.JetDispatcher.Closure.Execute() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 829 at JetBrains.Threading.JetDispatcher.ProcessQueue() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 694 at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.DispatcherOperation.InvokeImpl() at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state) at System.Threading.ExecutionContext.runTryCode(Object userData) at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, 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.Windows.Threading.DispatcherOperation.Invoke() at System.Windows.Threading.Dispatcher.ProcessQueue() at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)