| 
Blue Screen Preparation Before Contacting Microsoft
ID: Q129845
 
 | 
The information in this article applies to:
- 
Microsoft Windows NT Workstation versions  3.5, 3.51, 4.0
- 
Microsoft Windows NT Server versions  3.5, 3.51, 4.0
- 
Microsoft BackOffice Small Business Server version  4.0
SUMMARY
When a STOP message (fatal system error) occurs in Windows NT, it enters
debug mode for troubleshooting purposes. This appears as a blue screen and
the first few lines look similar to the following:
   Stop 0x0000001e (c000009a 80123f36 02000000 00000246)
   Unhandled Kernel exception c000009a from 8123f26
   Address 80123f36 has base at 80100000 - ntoskrnl.exe 
The following are two procedures to assist you in identifying the cause of
the STOP message before you contact Microsoft Product Support.
MORE INFORMATION
Knowledge Base
The Knowledge Base contains many articles that explain specific STOP
messages and often, resolutions to or ways to work around the problem.
Search the Knowledge Base for at least the first hexadecimal number. For
example, in the example above, that is "0x0000001e". It also may be
helpful to search on the identified file name and other hexadecimal
numbers.
Saving STOP Messages to File
You can configure Windows NT to save STOP message information to a "dump"
file, Memory.dmp. If you need to contact Microsoft Product Support, this
will help you give us the specific information we need to identify the
problem.
Saving STOP message information to file is enabled by default in Windows
NT Server. However, for Windows NT Workstation, you must enable the option
manually. This must be done prior to encountering a fatal error for the
information to be recorded. To enable this feature, follow these steps:
- In the System component of Control Panel, choose the Recovery button.
- Select the Write Debugging Information To check box.
- Choose OK until you are asked to restart the computer.
NOTE: The paging file must be at least as large as the amount of physical
RAM installed in your computer. The paging file must reside in the active
partition. There must be adequate room for the Memory.dmp file to be
created.
Memory.dmp File
If a STOP message appears and a Memory.dmp file is created, a Microsoft
Support Professional may be able to debug the dump file. Call Microsoft
Product Support, describe the STOP message to the Support Professional and
explain that you have a dump file.
You may be asked to send your Memory.dmp file to Microsoft if the Support
Professional is not able to solve the problem over the phone. If so, compress
the file with an application such as PKZIP. Memory.dmp files usually
compress significantly. Use one of the following options to upload the
file:
- Send your compressed Memory.dmp file by FTP to ftp.microsoft.com. This
   requires FTP access to the Internet. The Support Professional will explain
   how to place your file on the FTP server. The server TCP/IP address
   is:
   
      207.46.133.140
  
 
- Back up your Memory.dmp file to tape using NTBackup and mail the tape
   to the Support Professional.
- Copy the file to a writeable compact disc and mail it to the support
   engineer.
- If none of the above options are feasible, the Support Professional may be
   able to use Remote Access Service (RAS) to access your computer and
   examine or copy the Memory.dmp file. Follow these steps to prepare your
   computer for a Microsoft Support Professional to access it with RAS:
 
 - Create a temporary user account that a Microsoft Support Professional
      can use when accessing the Memory.dmp file.
    
 
 
- On another server, create a share and give this new user account
      access to this share.
    
 
 
- Copy the newly created Memory.dmp file to this new share.
    
 
 
- If you don't have RAS installed at your site, install RAS on an
      Windows NT Server or Workstation. For security, you can install RAS
      on a computer and allow remote clients to connect only to that
      computer, not the network. If you do this, create the new network
      share on this computer and copy the Memory.dmp file there.
    
 
 
- Allow the Support Professional user ID access to dial in to the RAS
      server.
    
 
 
- Give the Support Professional the username, password, domain name,
      server name, share name, and phone number for the modem line.
    
 
 
 
Additional query words: 
3.50 Remote Debug 
Keywords          : ntstop nthowto 
Version           : winnt:3.5,3.51,4.0
Platform          : winnt 
Issue type        : kbhowto 
Last Reviewed: July 13, 1999