History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RSRP-45494
Type: Exception Exception
Status: Submitted Submitted
Priority: Normal Normal
Assignee: Andrew Serebryansky
Reporter: Dmitry Lomov
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ReSharper

End offset should be less or equal then text length

Created: 13 Jul 07 19:07   Updated: 14 Dec 07 17:24
Component/s: Refactorings - Safe Delete
Fix Version/s: 3.1.1

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 500


 Description  « Hide
ReSharper 3.0.2 Version=3.0.500.217, Edition=, Built=2007-07-11T22:13:22, Configuration=ReSharper_AddIn_Internal, VsVersion=9.0
JetBrains.Util.InternalErrorException: End offset should be less or equal then text length

at JetBrains.Util.InternalErrorException..ctor(String, Exception) in c:\Agent\work\Server\ReSharper-Main\Platform\src\JetBrains.Util\src\InternalErrorException.cs:line 27 column 7
at JetBrains.Util.Logger.Fail(String) in c:\Agent\work\Server\ReSharper-Main\Platform\src\JetBrains.Util\src\Logger\Logger.cs:line 135 column 5
at JetBrains.Util.Logger.Assert(Boolean, String) in c:\Agent\work\Server\ReSharper-Main\Platform\src\JetBrains.Util\src\Logger\Logger.cs:line 110 column 3
at JetBrains.ReSharper.Editor.Impl.DocumentBase.CreateRangeMarker(TextRange) in c:\Agent\work\Server\ReSharper-Main\src\DocumentModel\src\impl\DocumentBase.cs:line 145 column 7
at JetBrains.ReSharper.Psi.Impl.PsiManagerImpl.SmartPointerBase`1.TemporaryDocumentCreated(IDocument) in c:\Agent\work\Server\ReSharper-Main\src\Psi\src\impl\PsiManager\SourceElementPointer.cs:line 64 column 7
at JetBrains.ReSharper.Psi.Impl.PsiManagerImpl.<>c_DisplayClass7.<OnTemporaryDocumentCreated>b_6(ISmartPointer) in c:\Agent\work\Server\ReSharper-Main\src\Psi\src\impl\PsiManager\SmartPointerManager.cs:line 126 column 75
at JetBrains.ReSharper.Psi.Impl.PsiManagerImpl.SmartPointerManager.NotifySmartPointers(IProjectItem, SmartPointerActionHandler) in c:\Agent\work\Server\ReSharper-Main\src\Psi\src\impl\PsiManager\SmartPointerManager.cs:line 175 column 44
at JetBrains.ReSharper.Psi.Impl.PsiManagerImpl.SmartPointerManager.OnTemporaryDocumentCreated(IDocument, IDocument) in c:\Agent\work\Server\ReSharper-Main\src\Psi\src\impl\PsiManager\SmartPointerManager.cs:line 127 column 5
at JetBrains.ReSharper.Psi.Impl.PsiManagerImpl.PsiManagerImpl.TemporaryDocumentCreated(IDocument, IDocument) in c:\Agent\work\Server\ReSharper-Main\src\Psi\src\impl\PsiManager\PsiManagerImpl.cs:line 221 column 5
at JetBrains.ReSharper.Psi.Impl.PsiManagerImpl.TemporaryDocumentsMap.BeforeDocumentChange(IDocument) in c:\Agent\work\Server\ReSharper-Main\src\Psi\src\impl\PsiManager\TemporaryDocumentsMap.cs:line 52 column 5
at JetBrains.ReSharper.Psi.Impl.PsiManagerImpl.TransactionManager.AddAction(IPsiTransactionAction) in c:\Agent\work\Server\ReSharper-Main\src\Psi\src\impl\PsiManager\TransactionManager.cs:line 76 column 9
at JetBrains.ReSharper.Psi.Impl.PsiManagerImpl.PsiManagerImpl.AddTransactionAction(IPsiTransactionAction) in c:\Agent\work\Server\ReSharper-Main\src\Psi\src\impl\PsiManager\PsiManagerImpl.cs:line 281 column 9
at JetBrains.ReSharper.Psi.Impl.PsiManagerImpl.PsiManagerImpl.AddTransactionAction(IPsiTransactionAction, IElement, PsiChangedElementType) in c:\Agent\work\Server\ReSharper-Main\src\Psi\src\impl\PsiManager\PsiManagerImpl.cs:line 264 column 7
at JetBrains.ReSharper.Psi.ExtensionsAPI.LowLevelModificationUtil.DeleteChildRange(ITreeNode, ITreeNode) in c:\Agent\work\Server\ReSharper-Main\src\Psi\src\ExtensionsAPI\LowLevelModificationUtil.cs:line 188 column 5
at JetBrains.ReSharper.Psi.ExtensionsAPI.Tree.ModificationUtil.DeleteChildRange(ITreeNode, ITreeNode) in c:\Agent\work\Server\ReSharper-Main\src\Psi\src\ExtensionsAPI\ModificationUtil.cs:line 193 column 7
at JetBrains.ReSharper.Psi.ExtensionsAPI.Tree.ModificationUtil.DeleteChild(ITreeNode) in c:\Agent\work\Server\ReSharper-Main\src\Psi\src\ExtensionsAPI\ModificationUtil.cs:line 276 column 5
at JetBrains.ReSharper.BuildScriptSupport.SafeDelete.ScriptSafeDeleteBase.DeleteDeclaration(IDeclaration) in c:\Agent\work\Server\ReSharper-Main\src\BuildScriptSupport\src\SafeDelete\ScriptSafeDeleteBase.cs:line 42 column 33
at JetBrains.ReSharper.Refactorings.SafeDelete.ExecutedStage.ProcessElementImpl(IDeclaredElement, IList`1) in c:\Agent\work\Server\ReSharper-Main\src\Refactorings\src\SafeDelete\ExecutedStage.cs:line 196 column 9
at JetBrains.ReSharper.Refactorings.SafeDelete.ExecutedStage.ProcessElementUsages(IProgressIndicator) in c:\Agent\work\Server\ReSharper-Main\src\Refactorings\src\SafeDelete\ExecutedStage.cs:line 122 column 9
at JetBrains.ReSharper.Refactorings.SafeDelete.ExecutedStage.Initialize(IProgressIndicator) in c:\Agent\work\Server\ReSharper-Main\src\Refactorings\src\SafeDelete\ExecutedStage.cs:line 53 column 9
at JetBrains.ReSharper.Refactorings.Util.StagedRefactoringBase.SetCurrentStage(IRefactoringStage, IProgressIndicator) in c:\Agent\work\Server\ReSharper-Main\src\NewRefactorings\src\Util\StagedRefactoringBase.cs:line 31 column 11
at JetBrains.ReSharper.Refactorings.SafeDelete.SafeDeleteRefactoringWorkflow.Execute(IProgressIndicator) in c:\Agent\work\Server\ReSharper-Main\src\Refactorings\src\SafeDelete\SafeDeleteRefactoringWorkflow.cs:line 77 column 5
at JetBrains.ReSharper.Refactorings.Workflow.RefactoringExecutor.Execute(IProgressIndicator) in c:\Agent\work\Server\ReSharper-Main\src\NewRefactorings\src\Workflow\WorkflowProcessor.cs:line 651 column 13
at JetBrains.UI.Shell.Progress.TaskHelper.Run() in c:\Agent\work\Server\ReSharper-Main\Platform\src\JetBrains.UI\src\Shell\Progress\UITaskExecutor.cs:line 178 column 13
at JetBrains.UI.Shell.Progress.UITaskExecutor.DoRun(TaskHelper) in c:\Agent\work\Server\ReSharper-Main\Platform\src\JetBrains.UI\src\Shell\Progress\UITaskExecutor.cs:line 264 column 5
at JetBrains.UI.Shell.Progress.UITaskExecutor.ExecuteTask(TaskHelper, String, Boolean, Boolean&) in c:\Agent\work\Server\ReSharper-Main\Platform\src\JetBrains.UI\src\Shell\Progress\UITaskExecutor.cs:line 106 column 9
at JetBrains.UI.Shell.Progress.UITaskExecutor.ExecuteTask(TaskWithProgress, String, Boolean&) in c:\Agent\work\Server\ReSharper-Main\Platform\src\JetBrains.UI\src\Shell\Progress\UITaskExecutor.cs:line 123 column 7
at JetBrains.ReSharper.Refactorings.Workflow.TaskExecutorWrapper.ExecuteTask(TaskWithProgress, String, Boolean&) in c:\Agent\work\Server\ReSharper-Main\src\NewRefactorings\src\Workflow\WorkflowProcessor.cs:line 698 column 9
at JetBrains.ReSharper.Refactorings.Workflow.WorkflowProcessor.ExecuteRefactoring(Object[]) in c:\Agent\work\Server\ReSharper-Main\src\NewRefactorings\src\Workflow\WorkflowProcessor.cs:line 448 column 9
at JetBrains.ReSharper.Psi.Impl.PsiManagerImpl.PsiManagerImpl.DoTransaction(TransactionHandler, Object[]) in c:\Agent\work\Server\ReSharper-Main\src\Psi\src\impl\PsiManager\PsiManagerImpl.cs:line 354 column 9
at JetBrains.ReSharper.Refactorings.Workflow.WorkflowProcessor.TryExecuteRefactoring() in c:\Agent\work\Server\ReSharper-Main\src\NewRefactorings\src\Workflow\WorkflowProcessor.cs:line 293 column 9
at JetBrains.ReSharper.Refactorings.Workflow.WorkflowProcessor.ShowNextPage() in c:\Agent\work\Server\ReSharper-Main\src\NewRefactorings\src\Workflow\WorkflowProcessor.cs:line 189 column 13
at JetBrains.ReSharper.Refactorings.Workflow.WorkflowProcessor.MyForm_OnContinueClicked(Object, EventArgs) in c:\Agent\work\Server\ReSharper-Main\src\NewRefactorings\src\Workflow\WorkflowProcessor.cs:line 118 column 5
at JetBrains.ReSharper.Refactorings.Workflow.RefactoringWizardForm.myContinueButton_Click(Object, EventArgs) in c:\Agent\work\Server\ReSharper-Main\src\NewRefactorings\src\Workflow\RefactoringWizardForm.cs:line 513 column 6
at System.Windows.Forms.Control.OnClick(EventArgs)
at System.Windows.Forms.Button.OnClick(EventArgs)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs)
at System.Windows.Forms.Control.WmMouseUp(Message&, MouseButtons, Int32)
at System.Windows.Forms.Control.WndProc(Message&)
at System.Windows.Forms.ButtonBase.WndProc(Message&)
at System.Windows.Forms.Button.WndProc(Message&)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr, Int32, IntPtr, IntPtr)

at JetBrains.Util.Logger.Fail(String messageText) in c:\Agent\work\Server\ReSharper-Main\Platform\src\JetBrains.Util\src\Logger\Logger.cs:line 135



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.