Skip to content

CoDist crashed, locked up Visual Studio, and I lost unsaved changes #401

@ulatekh

Description

@ulatekh

I remember CoDist suddenly announcing a new version had been installed, so I also need to figure out how to disable that, so as to avoid problems like this. I'm apparently using CoDist 8.2.1.11263.

I think I clicked to the left of the text in a C++ file. The dialog read:

System.ArgumentException: The specified ITextSnapshot doesn't belong to the correct TextBuffer.
  at Microsoft.VisualStudio.Text.Implementation.TrackingSpan.GetSpan(ITextSnapshot snapshot)
  at Microsoft.VisualStudio.Text.Implementation.TrackingSpan.GetStartPoint(ITextSnapshot snapshot)
  at CoDist.Margins.CommentMargin.DrawMarkers(DrawingContext drawingContext) in [...]\Margins\CommentMargin.cs: line 193
  at CoDist.Margins.CommentMargin.OnRender(DrawingContext drawingContext) in [...]\Margins\CommentMargin.cs: line 170

Visual Studio then locked up completely, and I finally had to kill it in Task Manager.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions