Causes of. DMP Analysis after Windows blue screen.

Source: Internet
Author: User

Windows system computer will automatically restart after the blue screen, restart after the computer screen will prompt a blue screen related information, if you do not have time to view, you can also enter the Windows7 "Event Viewer" (Location: Control Panel-System and security-management tools-View the event log), in the " Event Viewer, you will also see the system information that is faulted, and the general information is as follows:

"The dumped data has been saved: C:\Windows\MEMORY. DMP "or" in the. dmp file in the C:\Windows\Minidup folder. ”
What files are these with. dmp files? They are memory dump files for Windows, and in Windows systems, the small memory dump file is stored in the Windows\minidump folder, which records only key information in the event of a blue screen panic; core memory dump and full memory dump files are stored directly in the Windows folder, the file name is MEMORY. DMP, which records the core memory information and the complete memory information in the event of a blue screen panic, respectively.

Below you can open these files to view information about your blue screen. But here's a question. How do I open these files with the. dmp suffix? The Windows7 itself does not provide the tools to open the file, nor can it be opened with Notepad. What do we do?

There is a debugging tools tool to solve this problem, please click the following link to download: Http://msdl.microsoft.com/download/symbols/debuggers/dbg_x86_6.11.1.404.msi
After downloading the installation, start Debugging Tools, select "File"-"Open Crash dump" in the main menu of the program, select the path, open it. DMP files.
After opening, you will see a bunch of English, if your English is not good, you can ignore, as long as the attention of the last line "Probably caused by:" The message after the word, which is the culprit.
Once you find the root cause of the problem, you can solve the problem and believe that all the problems will be solved.

Causes of. DMP Analysis after Windows blue screen.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.