FIX: "Set Bookmarks on All" May Cause Application Error
Article ID: 117202
Article Last Modified on 8/16/2005
APPLIES TO
- Microsoft Visual Workbench for Windows, when used with:
- Microsoft Visual C++ 1.0 Professional Edition
- Microsoft Visual C++ 1.5 Professional Edition
This article was previously published under Q117202
SYMPTOMS
The following steps cause an application error in the Visual Workbench:
- Open any file from the File menu.
- Choose the Duplicate option under the Window menu to duplicate the
window with the file.
- Select the text in the duplicate window, using the mouse.
- Select Find from the Edit menu.
- Choose Set Bookmarks on All.
The application error produced on Windows is:
----------------------------------------------------------
| Application Error |
| |
| MSVC caused a General Protection Fault in |
| module MSVC.EXE at 0002:021F. |
| |
----------------------------------------------------------
The application error produced on Windows NT is:
----------------------------------------------------------
| Find: MSVC.EXE - Application Error |
| |
| The instruction at "0x0002a9a5" referenced memory at |
| "0x00000008". The memory could not be "read". |
| |
| Click on OK to terminate the application. |
| Click on CANCEL to debug the application. |
| |
----------------------------------------------------------
STATUS
Microsoft has confirmed this to be a bug in the products listed at the
beginning of this article. This is not an issue in Visual C++ 2.0, because
there is no Duplicate option.
Additional query words: 1.00 1.50
Keywords: kbbug kbfix kbide KB117202