Quantcast
Channel: YouTrackReSharper (RSRP) - Bug and Issue Tracker
Viewing all articles
Browse latest Browse all 106942

RSRP-280229: The range (6,685,475 - 6,685,476) does not fall within the range (0 - 0).

$
0
0
Reporter Eric Zeitler (Eric.Zeitler) Eric Zeitler (Eric.Zeitler)
Created Nov 12, 2011 2:33:46 AM
Updated Mar 7, 2012 2:47:51 AM
Priority Normal
Type Exception
Fix versions No Fix versions
State Submitted
Assignee Sergey Shkredov (serjic.shkredov)
Subsystem No subsystem
Affected versions No Affected versions
Fixed in build No Fixed in build
ReSharper 6.1 EAP Version=6.1.0.11493, Built=2011-11-04T19:52:08, Configuration=“Csharp PublicMode Vbnet VS1000”
The range (6,685,475 - 6,685,476) does not fall within the range (0 - 0).

--- EXCEPTION #1/2 [InvalidOperationException]
Message = “The range (6,685,475 - 6,685,476) does not fall within the range (0 - 0).”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
HResult = COR_E_INVALIDOPERATION=80131509
Source = JetBrains.Platform.ReSharper.Util
StackTraceString = “
  at JetBrains.Util.TextRange.AssertContainedIn(TextRange rangeContainer) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\Text\TextRange.cs:line 388
     at JetBrains.DocumentModel.Impl.DocumentBase.GetText(TextRange range) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\DocumentModel\src\impl\DocumentBase.cs:line 178
     at JetBrains.VsIntegration.DocumentModel.Whidbey.VsDocumentWhidbey.GetText(TextRange fromRange) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\VSIntegration\src\DocumentModel\Whidbey\VsDocumentWhidbey.cs:line 226
     at JetBrains.ReSharper.Feature.Services.CodeCompletion.AutomaticCodeCompletionStrategyEx.MatchText(IAutomaticCodeCompletionStrategy strategy, ITextControl textControl, Int32 length, Func`2 matcher) in c:\BuildAgent\work\73d5be9cd9acf4a2\src\Feature.Services\src\CodeCompletion\IAutomaticCodeCompletionStrategy.cs:line 34
     at JetBrains.ReSharper.Feature.Services.CSharp.CodeCompletion.AutomaticStrategies.AutopopupOnDocCommentIdentifierStrategy.AcceptTyping(Char c, ITextControl textControl, IContextBoundSettingsStore boundSettingsStore) in c:\BuildAgent\work\73d5be9cd9acf4a2\src\Feature.Services.CSharp\src\CodeCompletion\AutomaticStrategies\AutopopupOnDocCommentIdentifierStrategy.cs:line 46
     at JetBrains.ReSharper.Feature.Services.CodeCompletion.IntellisenseManager.<GetStratagies>d__14.MoveNext() in c:\BuildAgent\work\73d5be9cd9acf4a2\src\Feature.Services\src\CodeCompletion\IntellisenseManager.cs:line 270
     at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
     at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
     at JetBrains.ReSharper.Feature.Services.CodeCompletion.IntellisenseManager.TryStartAutomaticCompletion(ITextControl textControl, Char c) in c:\BuildAgent\work\73d5be9cd9acf4a2\src\Feature.Services\src\CodeCompletion\IntellisenseManager.cs:line 251
     at JetBrains.ReSharper.Feature.Services.CodeCompletion.IntellisenseManager.Type(ITypingContext typingContext) in c:\BuildAgent\work\73d5be9cd9acf4a2\src\Feature.Services\src\CodeCompletion\IntellisenseManager.cs:line 241


--- Outer —

--- EXCEPTION #2/2 [LoggerException]
Message = “The range (6,685,475 - 6,685,476) does not fall within the range (0 - 0).”
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.ReSharper.Feature.Services.CodeCompletion.IntellisenseManager.Type(ITypingContext typingContext) in c:\BuildAgent\work\73d5be9cd9acf4a2\src\Feature.Services\src\CodeCompletion\IntellisenseManager.cs:line 245
     at JetBrains.TextControl.Impl.TextControlTypingHandlers.TypingContext.CallNext() in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\TextControl\src\impl\TextControlTypingHandlersManager.cs:line 164
     at JetBrains.ReSharper.Features.Intellisense.ParameterInfo.ParameterInfoPopupControllerImpl.TypingHandler.Type(ITypingContext typingContext) in c:\BuildAgent\work\73d5be9cd9acf4a2\src\Features\Intellisense\src\ParameterInfo\ParameterInfoPopupControllerImpl.cs:line 327
     at JetBrains.TextControl.Impl.TextControlTypingHandlers.TypingContext.CallNext() in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\TextControl\src\impl\TextControlTypingHandlersManager.cs:line 164
     at JetBrains.ReSharper.Features.Environment.Tips.TipsManagerTypingHandler.<>c__DisplayClass2.<.ctor>b__0(ITypingContext context) in c:\BuildAgent\work\73d5be9cd9acf4a2\src\Features\Environment\src\Tips\SolutionEventListener.cs:line 22
     at JetBrains.TextControl.Impl.TextControlTypingHandlers.TypingContext.CallNext() in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\TextControl\src\impl\TextControlTypingHandlersManager.cs:line 164
     at JetBrains.ReSharper.Feature.Services.TypingAssist.SkippingTypingAssist.Type(ITypingContext typingContext) in c:\BuildAgent\work\73d5be9cd9acf4a2\src\Feature.Services\src\TypingAssist\SkippingTypingAssist.cs:line 43
     at JetBrains.TextControl.Impl.TextControlTypingHandlers.TypingContext.CallNext() in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\TextControl\src\impl\TextControlTypingHandlersManager.cs:line 164
     at JetBrains.TextControl.Impl.TextControlTypingHandlers.TypingContext.CallFirst(Lifetime lifetime, TypingHandler[] handlers, ITextControl textControl, Char ch, IShellLocks locks) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\TextControl\src\impl\TextControlTypingHandlersManager.cs:line 143
     at JetBrains.TextControl.Impl.TextControlTypingHandlers.<>c__DisplayClass7.<Type>b__6(Lifetime lifetime1) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\TextControl\src\impl\TextControlTypingHandlersManager.cs:line 109
     at JetBrains.DataFlow.Lifetimes.Using(Action`1 F) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\Lifetime\Lifetimes.cs:line 20
     at JetBrains.TextControl.Impl.TextControlTypingHandlers.<>c__DisplayClass7.<Type>b__5(Lifetime lifetime) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\TextControl\src\impl\TextControlTypingHandlersManager.cs:line 114
     at JetBrains.DataFlow.Lifetimes.Using(Action`1 F) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\Lifetime\Lifetimes.cs:line 20
     at JetBrains.TextControl.Impl.TextControlTypingHandlers.Type(ITextControl textControl, Char c) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\TextControl\src\impl\TextControlTypingHandlersManager.cs:line 120
     at JetBrains.VsIntegration.Whidbey.TextControl.VsTextControlOleCommandTarget.<>c__DisplayClass13.<TryDelegateToReSharper_Typing>b__11() in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\VSIntegration\src\TextControl\VsTextControlOleCommandTarget.cs:line 308
     at JetBrains.VsIntegration.Whidbey.TextControl.VsTextControlOleCommandTarget.WithRegisteredDelegateBackToVsHandler(String sCommandName, Action`1 FExecDelegateBackToVs, Action FRun) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\VSIntegration\src\TextControl\VsTextControlOleCommandTarget.cs:line 352
     at JetBrains.VsIntegration.Whidbey.TextControl.VsTextControlOleCommandTarget.<>c__DisplayClass13.<TryDelegateToReSharper_Typing>b__12() in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\VSIntegration\src\TextControl\VsTextControlOleCommandTarget.cs:line 312
     at JetBrains.DocumentModel.Impl.DocumentBase.ExpectCallbacksFromUnderlyingStore(Action F) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\DocumentModel\src\impl\DocumentBase.cs:line 94
     at JetBrains.VsIntegration.Whidbey.TextControl.VsTextControlOleCommandTarget.TryDelegateToReSharper_Typing(IntPtr pvaIn, Action`1 FExecDelegateBackToVs) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\VSIntegration\src\TextControl\VsTextControlOleCommandTarget.cs:line 311
     at JetBrains.VsIntegration.Whidbey.TextControl.VsTextControlOleCommandTarget.TryDelegateToReSharper(Boolean bIsTyping, CommandID commandid, IntPtr pvaIn, Action`1 FExecDelegateBackToVsClosed) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\VSIntegration\src\TextControl\VsTextControlOleCommandTarget.cs:line 259
     at JetBrains.VsIntegration.Whidbey.TextControl.VsTextControlOleCommandTarget.<>c__DisplayClass1a.<Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget.Exec>b__18() in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\VSIntegration\src\TextControl\VsTextControlOleCommandTarget.cs:line 407
at Action(VsTextControl.Exec).Execute(Action )
     at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 261
     at JetBrains.Threading.ReentrancyGuard.TryExecute(String name, Action action) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 412
     at JetBrains.VsIntegration.Whidbey.TextControl.VsTextControlOleCommandTarget.Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget.Exec(Guid& pguidCmdGroupRef, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\VSIntegration\src\TextControl\VsTextControlOleCommandTarget.cs:line 396
     at Microsoft.VisualStudio.Editor.Implementation.VsTextViewAdapter.Exec(Guid& pguidCmdGroup, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut)
     at Microsoft.VisualStudio.Editor.Implementation.VsKeyboardFilter.SendCommand(Guid cmdGroup, UInt32 cmdID, Object inParam)
     at Microsoft.VisualStudio.Editor.Implementation.VsKeyboardFilter.TextInput(TextCompositionEventArgs args)
     at Microsoft.VisualStudio.Text.Editor.Implementation.KeyProcessorDispatcher.<DispatchTextInputEvents>b__0(KeyProcessor p, TextCompositionEventArgs args)
     at Microsoft.VisualStudio.Text.Editor.Implementation.KeyProcessorDispatcher.<>c__DisplayClass1e`1.<Dispatch>b__1a()
     at Microsoft.VisualStudio.Text.Utilities.GuardedOperations.CallExtensionPoint(Object errorSource, Action call)
     at Microsoft.VisualStudio.Text.Editor.Implementation.KeyProcessorDispatcher.Dispatch[T](Action`2 action, T args)
     at Microsoft.VisualStudio.Text.Editor.Implementation.KeyProcessorDispatcher.<>c__DisplayClass18.<MakeHandler>b__17(Object sender, TextCompositionEventArgs args)
     at System.Windows.Input.TextCompositionEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
     at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
     at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
     at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
     at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
     at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
     at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
     at System.Windows.Input.InputManager.ProcessStagingArea()
     at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
     at System.Windows.Input.TextCompositionManager.UnsafeCompleteComposition(TextComposition composition)
     at System.Windows.Input.TextCompositionManager.PostProcessInput(Object sender, ProcessInputEventArgs e)
     at System.Windows.Input.InputManager.RaiseProcessInputEventHandlers(ProcessInputEventHandler postProcessInput, ProcessInputEventArgs processInputEventArgs)
     at System.Windows.Input.InputManager.ProcessStagingArea()
     at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
     at System.Windows.Input.TextCompositionManager.UnsafeStartComposition(TextComposition composition)
     at System.Windows.Input.TextCompositionManager.PostProcessInput(Object sender, ProcessInputEventArgs e)
     at System.Windows.Input.InputManager.RaiseProcessInputEventHandlers(ProcessInputEventHandler postProcessInput, ProcessInputEventArgs processInputEventArgs)
     at System.Windows.Input.InputManager.ProcessStagingArea()
     at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
     at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
     at System.Windows.Interop.HwndKeyboardInputProvider.ProcessTextInputAction(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
     at System.Windows.Interop.HwndSource.OnPreprocessMessage(Object param)
     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 System.Windows.Interop.HwndSource.OnPreprocessMessageThunk(MSG& msg, Boolean& handled)
     at System.Windows.Interop.HwndSource.WeakEventPreprocessMessage.OnPreprocessMessage(MSG& msg, Boolean& handled)
     at System.Windows.Interop.ComponentDispatcherThread.RaiseThreadMessage(MSG& msg)
     at Microsoft.VisualStudio.Platform.WindowManagement.WindowManagerService.PreTranslateInput(MSG[] lpmsg, Boolean handled)

Viewing all articles
Browse latest Browse all 106942

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>