if (ms) blog++;

Random bits of (hopefully) useful technical information on Windows, with a focus on understanding and troubleshooting.

December, 2008

  • if (ms) blog++;

    "The previous shutdown was unexpected"

    • 5 Comments
    In the event where Windows encounters a problem in the kernel (memory corruption, null pointer reference, explicit call to KeBugCheckEx, etc.), the "Blue Screen of Death" (BSoD) is observed. This, we all know. The BSoD is actually your friend...
  • if (ms) blog++;

    "Memory Camping"

    • 0 Comments
    On occasion, Windows may report a failure to start a new process due to insufficient virtual memory, physical memory, "storage" or system resources. While there are many possible (genuine) reasons for this shortage (most often visible through...
Page 1 of 1 (2 items)
Disclaimer
Disclaimer: All postings are provided "AS IS" with no warranties, and confer no rights. This weblog does not represent the thoughts, intentions, plans or strategies of Microsoft. Because a weblog is intended to provide a semi-permanent point-in-time snapshot, you should not consider out of date posts to reflect current thoughts and opinions.