Active Entries
- 1: Advent, day 5
- 2: Today's programming silliness
- 3: The highly inaccurate guide to the Eurovision Song Contest 2022 results!
- 4: Bang!
- 5: How not to get people to use a new feature
- 6: Misty creek and eerie fog
- 7: Remember...
- 8: Brexit means arrows?
- 9: boggyb's highly inaccurate guide to Eurovision: Shine a Light 2
- 10: Brighton again
Style Credit
- Style: Neutral Good for Practicality by
Expand Cut Tags
No cut tags
no subject
Date: 2011-11-10 12:23 am (UTC)I've got a better idea as to what happened with the second crash. When Windows bluescreens, it apparently writes the memory dump to the page file (the theory being that doing so needs very little of the kernel to be working). Presumably on the second restore attempt it tried to page in something and hit the part that contained the dump, bluescreening and overwriting the existing memory dump.