Blue Screen Everytime

skinkt

New member
Local time
7:53 PM
Messages
27
Blue Screen when PC is in charge

Hi, I'm getting sick of the BSOD's that I'm getting. Everytime that my PC is in medium/full charge (i.e. playing a game), I get these damn Blue Screens. I get Driver_IRQL_NOT_LESS_OR_EQUAL, and IRQL_NOT_LESS_OR_EQUAL. I have tried formatting my PC, changing video cards, Ram sticks, PSU's, EVERYTHING, and I can't seem to find the cause.

Specs:
Windows 7 x64 Home Premium
AMD Athlon II X4 640
AsRock N68-S UCC
AMD HD 6850
2X2 Corsair XMS2 DDR2 800mhz
Antec Neo Eco 520C 520W

Pleeease, any help would be much appreciated!!!
 
Last edited:

My Computer

OS
Windows 7 Home Premium x64
Up please, if someone could read my attached file and point me out to whats causing it, it would be of MUCH help.
 

My Computer

OS
Windows 7 Home Premium x64
I have tried disabling AMD Cool n Quiet, uninstalling Daemon Tools, and Disabling Windows Module Installer, none of them worked, I'm still getting those ugly BSOD.

I have noted in BlueScreenView that the BSOD is caused by the adress ntoskrnl.exe + 70740. Everytime I get a Blue Screen, its caused by it, and the adress in stack its ntoskrnl.exe+ef3d2.

Any help would be appreciated, Thanks in Advance
 

My Computer

OS
Windows 7 Home Premium x64
I think this is caused by a driver, or lack of it. Please if someone could read my attached files :(
 

My Computer

OS
Windows 7 Home Premium x64
I only see one BSOD in your report. I am at work so I am unable to analyze it. Looking through your system events, I see there were three crashes. One on the 26th, one on the 25th and one on the 24th. Are you running any type of system cleaners? They will remove the minidumps from the harddrive.

One of your BSOD
Code:
[B]STOP 0x00000074: BAD_SYSTEM_CONFIG_INFO    [/B][URL="http://carrona.org/bsodindx.html#top"][U](go to top of page)[/U][/URL]
[B]Usual causes:[/B]  System hive corruption, Missing registry keys/values
 
[B]Resolving the Problem[/B]
 
Try restarting the computer by selecting "last known good configuration" 
in the boot options.If the restart does not fix the problem, 
the registry damage is too extensive. You must reinstall the OS or
use the Emergency Repair Disk (ERD) that you previously created
by using the Windows Backup tool.

The other two BSOD were STOP 0xD1 and STOP 0x0A.
BSOD Index - STOP 0x0A
BSOD Index - STOP 0xD1

Enable driver verifier and see if it catches any drivers - http://www.sevenforums.com/tutorials/101379-driver-verifier-enable-disable.html
 

My Computer

Computer Manufacturer/Model Number
Self Built
OS
Windows 7 Home Premium 64bit
CPU
Intel Core i5-2500 @ 3.8GHz
Motherboard
MSI P67A-GD65
Memory
G.SKILL Ripjaws Series 8GB (2 x 4GB) DDR3 1600
Graphics Card(s)
NVIDIA GTX 550Ti
Sound Card
On Board
Monitor(s) Displays
ASUS 23"
Hard Drives
OCZ Vertex 3 VTX3-25SAT3-60G
Keyboard
Wireless
Mouse
Wireless
I was looking at this, but the callstack from a minidump just isn't enough to capture this. You're going to need to configure your system for a kernel dump, and then get another crash to be definitivie.

  1. Open sysdm.cpl
  2. Click the "Advanced" tab
  3. Click the "Settings" button in the "Startup and Recovery" section
  4. Change the "Write debugging information" drop down box to "Kernel memory dump"
  5. Click "OK"
  6. Reboot for changes to take effect
Once the next crash occurs, you should have a file called "memory.dmp" in the \Windows directory. This file will likely be quite large, and as such will need to be compressed and then uploaded to a file hosting site before we can make further analysis.

It looks like your system is crashing when the Windows kernel enters a function called "KeAccumulateTicks", which is supposed to call back into the driver that called into the cpu to acquire a spinlock at DPC level (the driver is not responding, which causes a paging fault, which can't happen at DPC dispatch level or higher, thus the bugchecks). Without being able to see the driver on the stack, we don't know what is causing it, and this information is not available in a minidump.
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Custom
OS
Windows 10 Pro x64
CPU
Intel Core i7 4790K @ 4.5GHz
Motherboard
Asus Maximus Hero VII
Memory
32GB DDR3
Graphics Card(s)
Nvidia GeForce GTX970
Sound Card
Realtek HD Audio
Screen Resolution
1920x1200
Hard Drives
1x Samsung 250GB SSD
4x WD RE 2TB (RAIDZ)
PSU
Corsair AX760i
Case
Fractal Design Define R4
Cooling
Noctua NH-D15
Well indeed, Im using CCleaner, but I didnt thought it was deleting my minidumps.

This is the last crash I had, this time with a page_fault_in_nonpaged_area x50 code. (attached).

Cluberti, I looked up the option and it was selected, so I went to my Windows folder and found the memory.dmp file. It's 350mb :confused:. This is the one that I have to upload to a hosting?

Much thanks guys! This is burning my head :cry:
 

My Computer

OS
Windows 7 Home Premium x64
I was looking at this, but the callstack from a minidump just isn't enough to capture this. You're going to need to configure your system for a kernel dump, and then get another crash to be definitivie.

  1. Open sysdm.cpl
  2. Click the "Advanced" tab
  3. Click the "Settings" button in the "Startup and Recovery" section
  4. Change the "Write debugging information" drop down box to "Kernel memory dump"
  5. Click "OK"
  6. Reboot for changes to take effect
Once the next crash occurs, you should have a file called "memory.dmp" in the \Windows directory. This file will likely be quite large, and as such will need to be compressed and then uploaded to a file hosting site before we can make further analysis.

It looks like your system is crashing when the Windows kernel enters a function called "KeAccumulateTicks", which is supposed to call back into the driver that called into the cpu to acquire a spinlock at DPC level (the driver is not responding, which causes a paging fault, which can't happen at DPC dispatch level or higher, thus the bugchecks). Without being able to see the driver on the stack, we don't know what is causing it, and this information is not available in a minidump.

Alright, I finally uploaded the file, its a 70mb rar (340mb uncompressed).

Here's the link

MEGAUPLOAD - The leading online storage and file delivery service

Thank you so much for helping me! :D
 

My Computer

OS
Windows 7 Home Premium x64
Well this is interesting - the memory referenced in the bugcheck (param 3) that causes the crash is also the instruction location that is responsible for calling this address (param 1):
Code:
1: kd> .bugcheck
Bugcheck code 00000050
Arguments fffff800`039e869f 00000000`00000008 fffff800`039e869f 00000000`00000002
The base pointer has been completely corrupted (it's NULL), and the stack pointer contains an invalid address as well:
Code:
1: kd> r
Last set context:
rax=000000000002bb21 rbx=0000000000000000 rcx=fffffa8004b2b550
rdx=fffffa80047d5198 rsi=0000000000000000 rdi=0000000000000000
rip=fffff800039e869f rsp=fffff88002f1bca0 rbp=0000000000000000
 r8=0000000000000000  r9=0000000a5e23b85d r10=00000000000051ed
r11=000000000002be7f r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0         nv up ei pl zr na po nc
cs=0010  ss=0018  ds=5b6b  es=000d  fs=0000  gs=0000             efl=00010246
fffff800`039e869f ??              ???

1: kd> u @rsp
fffff880`02f1bca0 99              cdq
fffff880`02f1bca1 9e              sahf
fffff880`02f1bca2 360000          add     byte ptr ss:[rax],al
fffff880`02f1bca5 0000            add     byte ptr [rax],al
fffff880`02f1bca7 00d8            add     al,bl
fffff880`02f1bca9 fd              std
fffff880`02f1bcaa c10480fa        rol     dword ptr [rax+rax*4],0FAh
fffff880`02f1bcae ff              ???
Ultimately, 2 seconds before the crash, the task scheduler appears to have started a new thread to do something (via taskhost.exe):
Code:
1: kd> !thread fffffa80059eeb60
THREAD fffffa80059eeb60  Cid 114c.01ac  Teb: 000007fffffac000 Win32Thread: 0000000000000000 WAIT: (UserRequest) UserMode Non-Alertable
    fffffa80040ddab0  NotificationEvent
Not impersonating
DeviceMap                 fffff8a00114db80
Owning Process            fffffa80039a1060       Image:         taskhost.exe
Attached Process          N/A            Image:         N/A
Wait Start TickCount      874042         Ticks: 1330 (0:00:00:20.781)
Context Switch Count      10             
UserTime                  00:00:00.000
KernelTime                00:00:00.000
Win32 Start Address 0x000007fee9a882c8
Stack Init fffff88008a32db0 Current fffff88008a32900
Base fffff88008a33000 Limit fffff88008a2d000 Call 0
Priority 7 BasePriority 6 UnusualBoost 0 ForegroundBoost 0 IoPriority 2 PagePriority 5
Child-SP          RetAddr           : Args to Child                                                           : Call Site
fffff880`08a32940 fffff800`02adf992 : 00000000`00000100 fffffa80`059eeb60 fffffa80`00000000 ffffffff`ffffffff : nt!KiSwapContext+0x7a
fffff880`08a32a80 fffff800`02ae1cff : 00000000`00000100 00000000`02eaeb01 00000000`00000000 fffff880`08a32b50 : nt!KiCommitThreadWait+0x1d2
fffff880`08a32b10 fffff800`02dd0ed2 : 00000000`00000c00 fffff880`00000006 00000000`00000001 0000007f`ffffff00 : nt!KeWaitForSingleObject+0x19f
fffff880`08a32bb0 fffff800`02ad7993 : fffffa80`059eeb60 00000000`ffffffff 00000000`00000000 fffffa80`040ddab0 : nt!NtWaitForSingleObject+0xb2
fffff880`08a32c20 00000000`76dbf6fa : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSystemServiceCopyEnd+0x13 (TrapFrame @ fffff880`08a32c20)
00000000`02eaf6a8 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x76dbf6fa
Unfortunately, this is a kernel dump, which means no user-mode stack, so I'm not really sure what exactly ran at the time:
Code:
1: kd> .time
Debug session time: Sun May  1 16:04:50.148 2011 (UTC - 4:00)
System Uptime: 0 days 3:47:57.695
Might want to look at your task scheduler or your event viewer to see if anything was scheduled to run at about that time?
 
Last edited:

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Custom
OS
Windows 10 Pro x64
CPU
Intel Core i7 4790K @ 4.5GHz
Motherboard
Asus Maximus Hero VII
Memory
32GB DDR3
Graphics Card(s)
Nvidia GeForce GTX970
Sound Card
Realtek HD Audio
Screen Resolution
1920x1200
Hard Drives
1x Samsung 250GB SSD
4x WD RE 2TB (RAIDZ)
PSU
Corsair AX760i
Case
Fractal Design Define R4
Cooling
Noctua NH-D15
I'm not sure if this works? a cap of MyEventViewer (attached)
 

My Computer

OS
Windows 7 Home Premium x64
Looks like the ATI software (well, more specifically, the ATI control panel) did something at exactly the time of the crash. I sincerely doubt this is a coincidence.
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Custom
OS
Windows 10 Pro x64
CPU
Intel Core i7 4790K @ 4.5GHz
Motherboard
Asus Maximus Hero VII
Memory
32GB DDR3
Graphics Card(s)
Nvidia GeForce GTX970
Sound Card
Realtek HD Audio
Screen Resolution
1920x1200
Hard Drives
1x Samsung 250GB SSD
4x WD RE 2TB (RAIDZ)
PSU
Corsair AX760i
Case
Fractal Design Define R4
Cooling
Noctua NH-D15
This is really strange, I've changed my VGA recently, and updated to the latest drivers (April), past week :/
 

My Computer

OS
Windows 7 Home Premium x64
According to your history, the problem started on Tuesday, April 26 (last week...). Again, I don't think this is a coincidence ;).
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Custom
OS
Windows 10 Pro x64
CPU
Intel Core i7 4790K @ 4.5GHz
Motherboard
Asus Maximus Hero VII
Memory
32GB DDR3
Graphics Card(s)
Nvidia GeForce GTX970
Sound Card
Realtek HD Audio
Screen Resolution
1920x1200
Hard Drives
1x Samsung 250GB SSD
4x WD RE 2TB (RAIDZ)
PSU
Corsair AX760i
Case
Fractal Design Define R4
Cooling
Noctua NH-D15
So what should I do then?
 

My Computer

OS
Windows 7 Home Premium x64
Completely uninstall all ATI drivers and software, reboot, and then reinstall the latest version available of JUST THE DRIVERS - do NOT install the ATI control panel software. Hopefully a simple reinstall with just drivers will be sufficient.
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Custom
OS
Windows 10 Pro x64
CPU
Intel Core i7 4790K @ 4.5GHz
Motherboard
Asus Maximus Hero VII
Memory
32GB DDR3
Graphics Card(s)
Nvidia GeForce GTX970
Sound Card
Realtek HD Audio
Screen Resolution
1920x1200
Hard Drives
1x Samsung 250GB SSD
4x WD RE 2TB (RAIDZ)
PSU
Corsair AX760i
Case
Fractal Design Define R4
Cooling
Noctua NH-D15
I uninstalled all ATI software, and reinstalled just the driver, without CCC, and 4 days later, without BSODs, I decided to install ATI Tray Tools so I can modify my Video Card game profiles. And today, 4 days after ATT installation, I got my first BSOD in a week. The dump file is attached. I tried to figure out the problem with Debugging Tools, and I dont seem to find tha cause. Could it be that ATI Tray Tools gives me BSOD just as ATI Control Panel :S ? Any help would be gladly received.
 

My Computer

OS
Windows 7 Home Premium x64
Your last crash doesn't blame anything. Most likely a driver through. Enable driver verifier and see if it catches anything.
http://www.sevenforums.com/tutorials/101379-driver-verifier-enable-disable.html

I'm pretty sure its your ATI Tool since it isn't compatible with Windows 7.

BSOD BUGCHECK SUMMARY
Code:
[font=lucida console]
Built by: 7601.17514.amd64fre.win7sp1_rtm.101119-1850
Debug session time: Wed May 11 19:34:32.618 2011 (UTC - 4:00)
System Uptime: 0 days 7:21:12.930
Probably caused by : ntkrnlmp.exe ( nt!ExAcquireResourceExclusiveLite+54 )
BUGCHECK_STR:  0xA
PROCESS_NAME:  System
FAILURE_BUCKET_ID:  X64_0xA_nt!ExAcquireResourceExclusiveLite+54
BiosReleaseDate = 03/03/2011
SystemManufacturer = To Be Filled By O.E.M.
SystemProductName = To Be Filled By O.E.M.
¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨``
  
[/font]
 

My Computer

Computer Manufacturer/Model Number
Self Built
OS
Windows 7 Home Premium 64bit
CPU
Intel Core i5-2500 @ 3.8GHz
Motherboard
MSI P67A-GD65
Memory
G.SKILL Ripjaws Series 8GB (2 x 4GB) DDR3 1600
Graphics Card(s)
NVIDIA GTX 550Ti
Sound Card
On Board
Monitor(s) Displays
ASUS 23"
Hard Drives
OCZ Vertex 3 VTX3-25SAT3-60G
Keyboard
Wireless
Mouse
Wireless
Just got another BSOD. I uninstalled ATI Tray Tools, and just in case, reinstalled the ATI drivers (w/o CCC) with Driver Sweeper. In BlueScreenView, it blames ndis.sys, and in the Debugger, amdppm.sys. Anyways, here's my dump. I'm tired of this thing, any help would be appreciated!
 

My Computer

OS
Windows 7 Home Premium x64
Please run these tests and report back the results
1. Memtest86 - Run for 7-8 passes - http://www.sevenforums.com/tutorials/105647-ram-test-memtest86.html
2. Prime95 - Run all three tests for 3-4 hours each or until fail - http://www.sevenforums.com/tutorials/100352-cpu-stress-test-prime95.html
3. Hard drive scan usings SeaTools - SeaTools for Windows | Seagate - Both long and short tests



BSOD BUGCHECK SUMMARY
Code:
[font=lucida console]
Built by: 7601.17514.amd64fre.win7sp1_rtm.101119-1850
Debug session time: Sat May 14 21:02:46.749 2011 (UTC - 4:00)
System Uptime: 0 days 4:07:41.061
Probably caused by : amdppm.sys ( amdppm!C1Halt+2 )
BUGCHECK_STR:  0x1E_0
PROCESS_NAME:  System
FAILURE_BUCKET_ID:  X64_0x1E_0_amdppm!C1Halt+2
BiosReleaseDate = 03/03/2011
SystemManufacturer = To Be Filled By O.E.M.
SystemProductName = To Be Filled By O.E.M.
¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨``
  
[/font]
 

My Computer

Computer Manufacturer/Model Number
Self Built
OS
Windows 7 Home Premium 64bit
CPU
Intel Core i5-2500 @ 3.8GHz
Motherboard
MSI P67A-GD65
Memory
G.SKILL Ripjaws Series 8GB (2 x 4GB) DDR3 1600
Graphics Card(s)
NVIDIA GTX 550Ti
Sound Card
On Board
Monitor(s) Displays
ASUS 23"
Hard Drives
OCZ Vertex 3 VTX3-25SAT3-60G
Keyboard
Wireless
Mouse
Wireless
Back
Top