FIX: Error 0x6c83fff3 "Memory Could Not Be Read" While Visual InterDev 6.0 Fails (280387)



The information in this article applies to:

  • Microsoft Visual InterDev 6.0

This article was previously published under Q280387

SYMPTOMS

When you move the mouse over the end of a line in an .asp or .htm file, Visual InterDev may fail (crash), and you may receive the following error message:
Instruction at (0x6c83fff3) referenced memory at (Ox6c83fff3). The memory could not be read.

CAUSE

When you move the mouse over text that is at the end of the line in Source View, Visual InterDev calls a function in which it accesses memory that is past the end of an array. If this memory is uninitialized, Visual InterDev crashes.

STATUS

Microsoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.

This bug was corrected in Visual Studio 6.0 Service Pack 5 (SP5). You can download Microsoft Visual Studio 6.0 SP5 from the following Microsoft Web site:

Modification Type:MajorLast Reviewed:9/25/2006
Keywords:kbBug kbfix kbVisID600fix kbVS600sp5fix KB280387