View Single Post
Staro 01.10.2011., 20:20   #1
thunderbird
Premijum AMDebil
Moj komp
 
thunderbird's Avatar
 
Datum registracije: Mar 2004
Lokacija: jastrebarsko
Postovi: 1,150
BSOD sa IRQL not lees or equal greškom

Dakle, počeo mi se povremeno javljati BSOD sa greškom iz naslova.

Kopao sam malo po internetu i uspio pomoću debugger tools izvući informacije iz minidumpa (c/p iz debugger toolsa), pa ako bi netko mogao reći zbog čega se to događa?

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: 82d38772, memory referenced
Arg2: 00000002, IRQL
Arg3: 00000008, 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: 82d38772, address which referenced memory

Debugging Details:
------------------


READ_ADDRESS: GetPointerFromAddress: unable to read from 82ba9718
Unable to read MiSystemVaType memory at 82b89160
82d38772

CURRENT_IRQL: 2

FAULTING_IP:
nt!VdmDispatchPageFault+0
82d38772 6a14 push 14h

CUSTOMER_CRASH_COUNT: 1

DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT

BUGCHECK_STR: 0xA

PROCESS_NAME: System

TRAP_FRAME: 82b67ca0 -- (.trap 0xffffffff82b67ca0)
ErrCode = 00000010
eax=d0000006 ebx=00000008 ecx=00000008 edx=00000080 esi=d0000006 edi=00023b15
eip=82d38772 esp=82b67d14 ebp=82b67d24 iopl=0 vip nv up ei pl nz na po nc
cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00350202
nt!VdmDispatchPageFault:
82d38772 6a14 push 14h
Resetting default scope

LAST_CONTROL_TRANSFER: from 82d38772 to 82a877eb

FAILED_INSTRUCTION_ADDRESS:
nt!VdmDispatchPageFault+0
82d38772 6a14 push 14h

STACK_TEXT:
82b67ca0 82d38772 badb0d00 00000080 0000bac3 nt!KiTrap0E+0x2cf
82b67d24 00000000 badb0d00 00000000 00000000 nt!VdmDispatchPageFault


STACK_COMMAND: kb

FOLLOWUP_IP:
nt!VdmDispatchPageFault+0
82d38772 6a14 push 14h

SYMBOL_STACK_INDEX: 1

SYMBOL_NAME: nt!VdmDispatchPageFault+0

FOLLOWUP_NAME: MachineOwner

MODULE_NAME: nt

IMAGE_NAME: ntkrpamp.exe

DEBUG_FLR_IMAGE_TIMESTAMP: 4a5bc007

FAILURE_BUCKET_ID: 0xA_CODE_AV_BAD_IP_nt!VdmDispatchPageFault+0

BUCKET_ID: 0xA_CODE_AV_BAD_IP_nt!VdmDispatchPageFault+0

Followup: MachineOwner
---------
__________________
X
thunderbird je offline   Reply With Quote