I'm getting the exact same critical event, but in a different scenario.
I'm using:
Windows 7 x64 Build 7000
Equipment is as follows:
Gigabyte GA-MA770-DS3P Motherboard
(which includes a built-in Realtek ALC888 sound card and Realtek Gigabit Ethernet)
AMD Phenom X3 8750 Triple-Core 2.4Ghz (overlocked to 2.8Ghz, although i've tried using the "optimized" settings and get the same BSoD)
(1) Pinnacle PCTV HD PCI Card (wow, was that a mistake! why does best buy carry this thing?)
(1) eVGA GeForce 8600GT 1GB DDR Video Card (using Microsoft-update-provided
driver)
(2) Corsair PC6400 DDR2 DIMM's
(1) Seagate 500GB SATA2 HD (where the OS is installed, formatted as a dynamic, MBR drive)
(1) Seagate 1TB SATA2 HD (storage, formatted as dynamic GPT drive)
(1) Western Digital 500GB SATA2 HD (currently with nothing on it)
(1) Lite-On Blu-Ray Drive
(1) Samsung DVD-RW Drive
I also have four fans in there keeping things nice and cool, or at least they should be.
Here's the initial line of the BSoD:
IRQL_NOT_LESS_OR_EQUAL
The rest never stays on long enough for me to read it.
When I check the logs, here is the recurring critical event:
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> - <System> <Provider Name="Microsoft-Windows-Kernel-Power" Guid="{331C3B3A-2005-44C2-AC5E-77220C37D6B4}" /> <EventID>41</EventID> <Version>2</Version> <Level>1</Level> <Task>63</Task> <Opcode>0</Opcode> <Keywords>0x8000000000000002</Keywords> <TimeCreated SystemTime="2009-01-29T22:45:52.732852800Z" /> <EventRecordID>20235</EventRecordID> <Correlation /> <Execution ProcessID="4" ThreadID="8" /> <Channel>System</Channel> <Computer>USER</Computer> <Security UserID="S-1-5-18" /> </System> - <EventData> <Data Name="BugcheckCode">10</Data> <Data Name="BugcheckParameter">0xd8</Data> <Data Name="BugcheckParameter">0xf</Data> <Data Name="BugcheckParameter">0x0</Data> <Data Name="BugcheckParameter">0xfffff80001e826f9</Data> <Data Name="SleepInProgress">false</Data> <Data Name="PowerButtonTimestamp">0</Data> </EventData> </Event>
I've run a search on IRQL_NOT_LESS_OR_EQUAL and have gathered that this likely has something to do with a driver/program that is attempting to address a memory space that it's not allowed/able to. Unfortunately I can't seem to figure out what that is. At some point I came across an article that discussed corruption of pagefile.sys, so I went into the registry to ensure that it was being refreshed upon reboot. At first I thought that worked, but it apparently didn't. I've tried uninstalling programs, etc., to no avail.
Usually this happens when i'm attemping to burn an image to a DVD or doing some serious multi-tasking, like working in Photoshop, burning a DVD, and running the Zune software all at the same time.