QEMM 8.0 Causes GP Fault in Safe Mode

Last reviewed: February 18, 1998
Article ID: Q142236
The information in this article applies to:
  • Microsoft Windows 95

SYMPTOMS

When you try to start Windows 95 in Safe mode, you may receive the following error message when Windows 95 is loading:

   MSGSRV32

   An error has occurred in your program. To keep working anyway,
   click Ignore and save your work in a new file. To quit this program
   click Close. You will lose information you entered since you last
   saved.

Clicking either Close or Ignore produces the following error message:

   MSGSRV32
   This program has performed an illegal instruction and will be shut
   down.

Clicking Details produces the following information:

   MSGSRV32 caused a General Protection Fault in module Rsrcmgr.dll

Clicking Close causes the computer to stop responding (hang).

CAUSE

This error can occur if QEMM 8.0 by Quarterdeck is installed and the real- mode QEMM memory management files (Dosdata.sys and Qemm386.sys) are not loaded in memory when Rsrcmgr.dll is loaded from the System.ini file.

RESOLUTION

To correct this situation, follow these steps:

  1. Restart your computer. When you see the "Starting Windows 95" message, press the F8 key, and then choose Safe Mode Command Prompt Only.

  2. Use any text editor (such as Edit.com) to open the System.ini file in the Windows folder.

  3. Disable the "drivers=rsrcmgr.dll" line or the "drivers=c:\qemm\ freemeg.dll" line in the [boot] section of the System.ini file by placing a semicolon (;) at the beginning of the line.

  4. Add the following line below the line you disabled in step 3:

          drivers=mmsystem.dll
    

  5. Save and then close the System.ini file.

  6. Restart your computer.

MORE INFORMATION

This situation can occur if QEMM 8.0 is installed on a Windows 3.x-based computer that is later upgraded to Windows 95. The Rsrcmgr.dll file is a resource manager file included with QEMM 8.0 for use with Windows 3.x. This file is not for use with Windows 95. If you install QEMM 8.0 in Windows 95, the Rsrcmgr.dll file is not loaded.

The third-party product discussed in this article is manufactured by a vendor independent of Microsoft; we make no warranty, implied or otherwise, regarding this product's performance or reliability.


Additional reference words: 95 gpf safemod
Keywords : appscomp win95 kb3rdparty kberrmsg
Version : 95
Platform : WINDOWS


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: February 18, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.