enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Windows Error Reporting - Wikipedia

    en.wikipedia.org/wiki/Windows_Error_Reporting

    The Problem Reports and Solutions Control Panel applet was replaced by the Maintenance section of the Action Center on Windows 7 and Server 2008 R2.. A new app, Problem Steps Recorder (PSR.exe), is available on all builds of Windows 7 and enables the collection of the actions performed by a user while encountering a crash so that testers and developers can reproduce the situation for analysis ...

  3. Blue screen of death - Wikipedia

    en.wikipedia.org/wiki/Blue_screen_of_death

    The Blue Screen of Death on Windows XP, Windows Vista and Windows 7, performing a memory dump by default. In the Windows NT family of operating systems, the blue screen of death (referred to as " bug check " in the Windows software development kit and driver development kit documentation) occurs when the kernel or a driver running in kernel ...

  4. Microsoft Support Diagnostic Tool - Wikipedia

    en.wikipedia.org/wiki/Microsoft_Support...

    When the diagcab file is opened, the MSDT tool will attempt to follow the path. However, the path will contain characters that are not valid for a Windows path. This will cause the MSDT tool to crash. When the MSDT tool crashes, it will generate a memory dump. This memory dump will contain the malicious code that was executed by the MSDT tool.

  5. Dr. Watson (debugger) - Wikipedia

    en.wikipedia.org/wiki/Dr._Watson_(debugger)

    A crash dump file can also be created, which is a binary file that a programmer can load into a debugger. Dr. Watson can be made to generate more exacting information for debugging purposes if the appropriate symbol files are installed and the symbol search path ( environment variable ) is set.

  6. Fatal system error - Wikipedia

    en.wikipedia.org/wiki/Fatal_system_error

    When a bug check is issued, a crash dump file will be created if the system is configured to create them. [2] This file contains a "snapshot" of useful low-level information about the system that can be used to debug the root cause of the problem and possibly other things in the background.

  7. Screen of death - Wikipedia

    en.wikipedia.org/wiki/Screen_of_death

    It can be seen on iOS 7, and also when a white iPhone 5 or later or a white 5th generation iPod Touch screen freezes. Everything on the screen but the Apple logo turns white. [7] A Yellow Screen of Death occurs when an ASP.NET web app finds a problem and crashes. [8] [self-published source?]

  8. Core dump - Wikipedia

    en.wikipedia.org/wiki/Core_dump

    50x photograph of magnetic core random access memory from a 4 KiB memory plane. In computing, a core dump, [a] memory dump, crash dump, storage dump, system dump, or ABEND dump [1] consists of the recorded state of the working memory of a computer program at a specific time, generally when the program has crashed or otherwise terminated ...

  9. Memory forensics - Wikipedia

    en.wikipedia.org/wiki/Memory_forensics

    In the case of Microsoft Windows, crash dumps and hibernation had been present since Microsoft Windows NT. Microsoft crash dumps had always been analyzable by Microsoft WinDbg, and Windows hibernation files (hiberfil.sys) are nowadays convertible in Microsoft crash dumps using utilities like MoonSols Windows Memory Toolkit designed by Matthieu ...