Previous exception:
RSRP-55225
ReSharper 3.1 Version=3.1.584.3, Edition=Csharp, Built=2007-12-20T19:16:46, Configuration=ReSharper_AddIn, VsVersion=9.0
JetBrains.Util.InternalErrorException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
An exception has occurred during request execution ---> System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
v Microsoft.VisualStudio.TextManager.Interop.IVsTextView.GetPointOfLineColumn(Int32 iLine, Int32 iCol, POINT[] ppt)
v JetBrains.VSAddin.TextControl.VsEditorParentWindow.GetLineRectangle(Int32 piLine) v c:\A\work\be08dc054b0f1225\src\VSAddin\src\TextControl\Windows\VsEditorParentWindow.cs:řádek 128
v JetBrains.VSAddin.TextControl.VsEditorParentWindow.OnChangeCurrentLine(Int32 iNewLine, Int32 iOldLine) v c:\A\work\be08dc054b0f1225\src\VSAddin\src\TextControl\Windows\VsEditorParentWindow.cs:řádek 236
v JetBrains.VSAddin.TextControl.VsEditorParentWindow.CheckCaretLineChange() v c:\A\work\be08dc054b0f1225\src\VSAddin\src\TextControl\Windows\VsEditorParentWindow.cs:řádek 300
v JetBrains.VSAddin.TextControl.VsEditorParentWindow.Update() v c:\A\work\be08dc054b0f1225\src\VSAddin\src\TextControl\Windows\VsEditorParentWindow.cs:řádek 307
v JetBrains.VSAddin.TextControl.VSWindowModel.Update() v c:\A\work\be08dc054b0f1225\src\VSAddin\src\TextControl\VSWindowModel.cs:řádek 268
v JetBrains.VSAddin.TextControl.VSTextControl.UpdateModel() v c:\A\work\be08dc054b0f1225\src\VSAddin\src\TextControl\VSTextControl.cs:řádek 807
v JetBrains.ReSharper.EditorManager.VSIntegration.VSEditorManager.MyVSTextControlUpdater.UpdateTextControls() v c:\A\work\be08dc054b0f1225\src\VSAddin\src\EditorManager\VSEditorManager.cs:řádek 435
v JetBrains.Util.Alarm.OnTimer(Object sender, EventArgs e) v c:\A\work\be08dc054b0f1225\Platform\src\JetBrains.Shell\src\Alarm.cs:řádek 190
— Konec trasování zásobníku pro vnitřní výjimku —
at JetBrains.Util.Logger.LogExceptionEx(Exception, String, Boolean) in c:\A\work\be08dc054b0f1225\Platform\src\JetBrains.Util\src\Logger\Logger.cs:line 263 column 4
at JetBrains.Util.Logger.LogException(String, Exception) in c:\A\work\be08dc054b0f1225\Platform\src\JetBrains.Util\src\Logger\Logger.cs:line 282 column 3
at JetBrains.Util.Alarm.OnTimer(Object, EventArgs) in c:\A\work\be08dc054b0f1225\Platform\src\JetBrains.Shell\src\Alarm.cs:line 194 column 15
at System.Windows.Forms.Timer.OnTick(EventArgs)
at System.Windows.Forms.TimerNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr, Int32, IntPtr, IntPtr)
JetBrains.Util.InternalErrorException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
An exception has occurred during request execution