C
Clyde
Where can I get a Win2K BSOD dump file analyzed? I already have the
tools for printing out the codes, etc. but I need someone to find out
what is causing the crash.
I get random IRQL_NOT_LESS_OR_EQUAL crashes like the one below. The
only thing in common is that all crashes show the same "address which
referenced memory" location.
I've done just about every memory test there is so I don't think
that's the problem.
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: 00bc6558, memory referenced
Arg2: 00000002, IRQL
Arg3: 00000000, value 0 = read operation, 1 = write operation
Arg4: 80437d8c, address which referenced memory
tools for printing out the codes, etc. but I need someone to find out
what is causing the crash.
I get random IRQL_NOT_LESS_OR_EQUAL crashes like the one below. The
only thing in common is that all crashes show the same "address which
referenced memory" location.
I've done just about every memory test there is so I don't think
that's the problem.
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: 00bc6558, memory referenced
Arg2: 00000002, IRQL
Arg3: 00000000, value 0 = read operation, 1 = write operation
Arg4: 80437d8c, address which referenced memory