Scorpius_Ogre
Chieftain
- Joined
- Dec 5, 2005
- Messages
- 10
Hello All,
This applies to NVIDIA based BSOD + Reboot:
I have analyzed a memory dump after a BSOD and hard reboot, caused while playing Civ 4.
Attached you will find the stack trace and debug log.
It appears the Blue screen and reboot is caused by a call to DestroyD3DBuffer which is attempting to free invalid DD_DESTROYSURFACEDATA data. Which causes an attempt to free an invalid address in page memory. And when you attempt to free an invalid address in the page file, a BSOD will occur.
Here is the stack trace + debug log:
This applies to NVIDIA based BSOD + Reboot:
I have analyzed a memory dump after a BSOD and hard reboot, caused while playing Civ 4.
Attached you will find the stack trace and debug log.
It appears the Blue screen and reboot is caused by a call to DestroyD3DBuffer which is attempting to free invalid DD_DESTROYSURFACEDATA data. Which causes an attempt to free an invalid address in page memory. And when you attempt to free an invalid address in the page file, a BSOD will occur.
Here is the stack trace + debug log: