Tech Support Forum banner

Irql_not_less_or_equal

2889 Views 5 Replies 3 Participants Last post by  hellic
So the BSOD randomly appears with the message "IRQL_NOT_LESS_OR_EQUAL". Sometimes right after logging into Windows (I'm running Vista), sometimes more than hour after login. Very annoying :frown: I have DriverMagician so I'm pretty sure all my drivers are updated. I also ran Vista's built-in mem checker and it didn't come up with any errors. Can anyone help me please?

Error Report:
Code:
Problem signature:
  Problem Event Name:	BlueScreen
  OS Version:	6.0.6001.2.1.0.256.1
  Locale ID:	1033

Additional information about the problem:
  BCCode:	1000000a
  BCP1:	00000000
  BCP2:	0000001B
  BCP3:	00000000
  BCP4:	82104CBA
  OS Version:	6_0_6001
  Service Pack:	1_0
  Product:	256_1

Files that help describe the problem:
  F:\Windows\Minidump\Mini052808-01.dmp
  F:\Users\***\AppData\Local\Temp\WER-27721-0.sysdata.xml
  F:\Users\***\AppData\Local\Temp\WERD1DE.tmp.version.txt
I've also got the minidump file but when I open it with WinDbg all it shows is "Your debugger is not using the correct symbols" and "Symbols can not be loaded because symbol path is not initialized." How would I resolve this symbol issue? Or can I upload it and someone could help me read it?

Thanks in advance!
See less See more
Status
Not open for further replies.
1 - 6 of 6 Posts
You can zip and upload the dump here.

To fix your symbols in the debugger do these two commands:

.symfix
.reload
When I try .symfix and .reload, I get
Code:
0: kd> .symfix
No downstream store given, using F:\Program Files\Debugging Tools for Windows (x86)\sym
0: kd> .reload
Anyway, I attached the minidump rar (updated version since it just happened about 10 minutes ago). Hope someone can help me!

Attachments

good day and i sure hope i can help ill need u to post the following items

minidumps files and logs files
Start\Computer\C:\windows\system32\winevt\logs

dxdiag file
start ( type in start search ) DXDIAG save all info

check the device manager for flags
start ( type in start search ) DEVICE MANAGER view hidden device's

u will have to use winrar under my sig

have u installed any new HARDWARE / SOFTWARE lately

regards

-{-WarLord.F.Mike-}-
See less See more
Well I've already uploaded the minidump and here's the DxDiag.


What should I do with those .evtx files in Windows\System32\winevt\Logs and how would I check for flags with Device Manager?

Also, I don't think I installed any new hardware/software. When the BSOD started appearing, I installed Driver Magician to update my drivers and I also installed Vista SP1, but the errors still persist.

Attachments

Okay, so I got two new BSOD errors: pfn list corrupt and multiple irp complete requests. Both of these happen randomly (mostly at startup?).

I thought it might be faulty memory (even though the Windows memory diagnostic tool didn't find any errors) so I ran memtest86+. A couple of hours, 3 passes, no errors.

I have attached three new minidump files (rarred into one). Can someone please read and interpret them? I still get those stupid symbols errors :(

Attachments

1 - 6 of 6 Posts
Status
Not open for further replies.
Top