Reporter | ReSharper anonymous (resharper) |
---|---|
Created | Mar 31, 2012 1:34:37 PM |
Updated | Mar 31, 2012 1:34:37 PM |
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.5.37, Built=2012-03-25T14:12:10, Configuration=“Csharp PublicMode Vbnet VS1100”
The span does not belong to a source snapshot of the projection snapshot
--- EXCEPTION #1/2 [ArgumentException]
Message = “The span 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 span does not belong to a source snapshot of the projection snapshot”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = ascx
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.50214.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
The span does not belong to a source snapshot of the projection snapshot
--- EXCEPTION #1/2 [ArgumentException]
Message = “The span 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.ProjectionSnapshot.MapFromSourceSnapshot(SnapshotSpan sourceSpan) at Microsoft.VisualStudio.Text.Projection.Implementation.BufferGraph.MapUpOneLevel(List`1 spans, ITextSnapshot& chosenSnapshot, Predicate`1 match, List`1 topSpans) at Microsoft.VisualStudio.Text.Projection.Implementation.BufferGraph.CheckedMapUpToBuffer(SnapshotSpan span, SpanTrackingMode trackingMode, Predicate`1 match) at Microsoft.VisualStudio.Text.Projection.Implementation.BufferGraph.MapUpToBuffer(SnapshotSpan span, SpanTrackingMode trackingMode, ITextBuffer targetBuffer) at Microsoft.VisualStudio.Text.Implementation.MappingSpan.GetSpans(ITextBuffer targetBuffer) at Microsoft.VisualStudio.Text.Implementation.MappingSpan.GetSpans(ITextSnapshot targetSnapshot) at JetBrains.VsIntegration.DevTen.Markup.VsHighlightingVisualManager.<>c__DisplayClass12.<OnTagsChanged>b__f() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\VisualStudio\v10.v11\Src\Markup\VsHighlightingVisualManager.cs:line 131 at JetBrains.VsIntegration.DevTen.Markup.VsHighlightingVisualManager.OnTagsChanged(Object sender, TagsChangedEventArgs e) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\VisualStudio\v10.v11\Src\Markup\VsHighlightingVisualManager.cs:line 137
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “The span does not belong to a source snapshot of the projection snapshot”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = ascx
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.VsIntegration.DevTen.Markup.VsHighlightingVisualManager.OnTagsChanged(Object sender, TagsChangedEventArgs e) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\VisualStudio\v10.v11\Src\Markup\VsHighlightingVisualManager.cs:line 143 at Microsoft.VisualStudio.Text.Utilities.GuardedOperations.RaiseEvent[TArgs](Object sender, EventHandler`1 eventHandlers, TArgs args) at Microsoft.VisualStudio.Text.Tagging.Implementation.TagAggregator`1.RaiseEvents(Object sender, IMappingSpan span) at Microsoft.VisualStudio.Text.Tagging.Implementation.TagAggregator`1.SourceTaggerTagsChanged(Object sender, SnapshotSpanEventArgs e) at System.EventHandler`1.Invoke(Object sender, TEventArgs e) at JetBrains.VsIntegration.DevTen.Markup.VsDocumentMarkupTagger.HighlighterChanged(DocumentMarkupModifiedEventArgs args) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\VisualStudio\v10.v11\Src\Markup\VsDocumentMarkupTagger.cs:line 148 at System.Action`1.Invoke(T obj) at JetBrains.TextControl.Markup.Impl.DocumentMarkupBase.FireAtomicChange(IHighlighter added, IHighlighter removed, IHighlighter modified) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\TextControl\src\markup\impl\DocumentMarkupBase.cs:line 197 at JetBrains.TextControl.Markup.Impl.DocumentMarkupBase.RegisterNewHighlighter(IHighlighter highlighter) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\TextControl\src\markup\impl\DocumentMarkupBase.cs:line 145 at JetBrains.TextControl.Markup.Impl.DocumentMarkupBase.AddHighlighter(Key key, TextRange range, AreaType areaType, Int32 layer, String attributeId, ErrorStripeAttributes errorStripeAttributes, IHighlighterTooltipProvider tooltip) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\TextControl\src\markup\impl\DocumentMarkupBase.cs:line 132 at JetBrains.ReSharper.Feature.Services.ContextHighlighters.CaretDependentFeaturesUtilComponent.AddHighlighter(DocumentRange documentRange, String highlightingId, IDocumentMarkup documentMarkup) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Daemon\_Core\src\ContextHighlighters\CaretDependentFeaturesManager.cs:line 261 at JetBrains.ReSharper.Feature.Services.ContextHighlighters.CaretDependentFeaturesUtilComponent.<>c__DisplayClass2.<HighlightForLifetime>b__0() in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Daemon\_Core\src\ContextHighlighters\CaretDependentFeaturesManager.cs:line 286 at JetBrains.DataFlow.Lifetime.AddBracket(Action FOpening, Action FClosing) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Lifetime\Lifetime.cs:line 206 at JetBrains.ReSharper.Feature.Services.ContextHighlighters.CaretDependentFeaturesUtilComponent.HighlightForLifetime(DocumentRange documentRange, String highlightingId, Lifetime caretDependentStuffLifetime) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Daemon\_Core\src\ContextHighlighters\CaretDependentFeaturesManager.cs:line 288 at JetBrains.ReSharper.Feature.Services.ContextHighlighters.ContextHighlighterBase.<>c__DisplayClass1.<ProcessDataContext>b__0(Lifetime lifetime) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Daemon\_Core\src\ContextHighlighters\ContextHighlighterBase.cs:line 30 at JetBrains.ReSharper.Feature.Services.ContextHighlighters.CaretDependentFeaturesManager.<BeforeCommit>b__4(IEnumerable`1 actionsOnCaretDependentFeaturesLifetime) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Daemon\_Core\src\ContextHighlighters\CaretDependentFeaturesManager.cs:line 124 at JetBrains.ReSharper.Feature.Services.ContextHighlighters.CaretDependentFeaturesCollectingActivity.Finish() in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Daemon\_Core\src\ContextHighlighters\CaretDependentFeaturesCollectingActivity.cs:line 76 at JetBrains.Application.InterruptableReadActivity.FinishingProc() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Shell\src\Threading\InterruptableReadActivity.cs:line 173 at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 266 at JetBrains.Threading.ReentrancyGuard.<ExecutePendingActions>b__8(QueuedAction action) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 505 at JetBrains.Threading.ReentrancyGuard.InterlockedQueue.TryDequeue(Action`1 funcVisitor) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 977 at JetBrains.Threading.ReentrancyGuard.ExecutePendingActions() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 508 at JetBrains.Threading.JetDispatcher.Closure.Execute() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 829 at JetBrains.Threading.JetDispatcher.ProcessQueue() in c:\BuildAgent\work\3355b838ddaf4e5c\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.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.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.DispatcherOperation.InvokeImpl() at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(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.Windows.Threading.DispatcherOperation.Invoke() at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout) at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)