BSOD + Frequent PC crashes..

Status
Not open for further replies.
What was the new BSOD stop error code?

IRQL_NOT_LESS_OR_EQUAL (a)
An attempt was made to access a pageable (or completely invalid) address at an
interrupt request level (IRQL) that is too high. This is usually
caused by drivers using improper addresses.
If a kernel debugger is available get the stack backtrace.
Arguments:
Arg1: fffffffc, memory referenced
Arg2: 0000001c, IRQL
Arg3: 00000000, bitfield :
bit 0 : value 0 = read operation, 1 = write operation
bit 3 : value 0 = not an execute operation, 1 = execute operation (only on chips which support this level of status)
Arg4: 804e1446, address which referenced memory
 
There is nothing more we can say. It is either a bad Driver or a bad install.
 
Status
Not open for further replies.
Back
Top Bottom