When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Blue screen of death - Wikipedia

    en.wikipedia.org/wiki/Blue_screen_of_death

    As mentioned earlier, the insider builds of Windows 10 and later, as well as Windows Server 2016 and later, display a green screen. [26] [27] [24] Windows 10 and later (and Windows Server 2016 and later) also display an orange screen in an extremely rare case where a hardware issue with the GPU or a graphics driver problem is encountered. [47]

  3. Fatal system error - Wikipedia

    en.wikipedia.org/wiki/Fatal_system_error

    In Windows, bug checks are only supported by the Windows NT kernel. The corresponding system routine in Windows 9x, named SHELL_SYSMODAL_Message , does not halt the system like bug checks do. Instead, it displays the infamous " blue screen of death " (BSoD) and allows the user to attempt to continue.

  4. 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 ...

  5. Fatal exception error - Wikipedia

    en.wikipedia.org/wiki/Fatal_exception_error

    This operating-system -related article is a stub. You can help Wikipedia by expanding it.

  6. Dr. Watson (debugger) - Wikipedia

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

    This Microsoft Windows article is a stub. You can help Wikipedia by expanding it.

  7. Crash (computing) - Wikipedia

    en.wikipedia.org/wiki/Crash_(computing)

    The operating system then triggers an exception or signal in the application. Unix applications traditionally responded to the signal by dumping core. Most Windows and Unix GUI applications respond by displaying a dialogue box (such as the one shown in the accompanying image) with the option to attach a debugger if one is installed.

  8. Machine-check exception - Wikipedia

    en.wikipedia.org/wiki/Machine-check_exception

    For IA-32 and Intel 64 processors, consult the Intel 64 and IA-32 Architectures Software Developer's Manual [6] Chapter 15 (Machine-Check Architecture), or the Microsoft KB Article on Windows Exceptions.

  9. Interrupt descriptor table - Wikipedia

    en.wikipedia.org/wiki/Interrupt_descriptor_table

    The IBM PC (BIOS and MS-DOS runtime) does not follow the official Intel layout beyond the first five exception vectors implemented in the original 8086. Interrupt 5 is already used for handling the Print Screen key, IRQ 0-7 is mapped to INT_NUM 0x08-0x0F, and BIOS is using most of the vectors in the 0x10-0x1F range as part of its API.