Anyone help please
i really hope the problem can be solved
i really hope the problem can be solved
Microsoft (R) Windows Debugger Version 6.12.0002.633 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Users\home\Desktop\071010-29671-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: SRV*C:\Program Files\Debugging Tools for Windows (x64)\*http://msdl.microsoft.com/download/symbols
Executable search path is:
Windows 7 Kernel Version 7600 MP (8 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7600.16385.amd64fre.win7_rtm.090713-1255
Machine Name:
Kernel base = 0xfffff800`03004000 PsLoadedModuleList = 0xfffff800`03241e50
Debug session time: Sat Jul 10 04:02:03.039 2010 (UTC + 8:00)
System Uptime: 0 days 0:00:16.194
Loading Kernel Symbols
...............................................................
..............................
Loading User Symbols
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck A, {0, 2, 0, fffff80003095c06}
Probably caused by : ntkrnlmp.exe ( nt!KiPageFault+260 )
Followup: MachineOwner
---------
4: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
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: 0000000000000000, memory referenced
Arg2: 0000000000000002, IRQL
Arg3: 0000000000000000, 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: fffff80003095c06, address which referenced memory
Debugging Details:
------------------
READ_ADDRESS: GetPointerFromAddress: unable to read from fffff800032ac0e0
0000000000000000
CURRENT_IRQL: 2
FAULTING_IP:
nt!IopCompleteRequest+c73
fffff800`03095c06 488b09 mov rcx,qword ptr [rcx]
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VERIFIER_ENABLED_VISTA_MINIDUMP
BUGCHECK_STR: 0xA
PROCESS_NAME: System
IRP_ADDRESS: ffffffffffffff88
TRAP_FRAME: fffff88003568b00 -- (.trap 0xfffff88003568b00)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=fffff88003568f80 rbx=0000000000000000 rcx=0000000000000000
rdx=0000000000000000 rsi=0000000000000000 rdi=0000000000000000
rip=fffff80003095c06 rsp=fffff88003568c90 rbp=0000000000000000
r8=fffff88003568d98 r9=fffff88003568d90 r10=0000000000000002
r11=fffff80003094fa0 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0 nv up ei pl nz na pe cy
nt!IopCompleteRequest+0xc73:
fffff800`03095c06 488b09 mov rcx,qword ptr [rcx] ds:00000000`00000000=????????????????
Resetting default scope
LAST_CONTROL_TRANSFER: from fffff80003075469 to fffff80003075f00
STACK_TEXT:
fffff880`035689b8 fffff800`03075469 : 00000000`0000000a 00000000`00000000 00000000`00000002 00000000`00000000 : nt!KeBugCheckEx
fffff880`035689c0 fffff800`030740e0 : 00000000`00000003 fffff980`031c4ee0 fffff880`014d6000 fffff800`0334f000 : nt!KiBugCheckDispatch+0x69
fffff880`03568b00 fffff800`03095c06 : 00030e0a`00000011 00000000`00000001 00000000`00000000 fffff800`035e8b7f : nt!KiPageFault+0x260
fffff880`03568c90 fffff800`0305292f : 00000000`00000000 00000000`00000000 fffff880`009b2100 00000000`00000000 : nt!IopCompleteRequest+0xc73
fffff880`03568d60 fffff800`03027ba9 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiDeliverApc+0x1d7
fffff880`03568de0 fffff800`03091424 : fffff8a0`00000052 00000000`00000040 84500002`26017882 00000000`00000002 : nt!KiCheckForKernelApcDelivery+0x25
fffff880`03568e10 fffff800`00000000 : 00000000`00000008 00000001`00000081 00000000`00000000 fffff880`03569200 : nt!MmAccessFault+0x1844
fffff880`03568f70 00000000`00000008 : 00000001`00000081 00000000`00000000 fffff880`03569200 00000000`00000000 : 0xfffff800`00000000
fffff880`03568f78 00000001`00000081 : 00000000`00000000 fffff880`03569200 00000000`00000000 00001f80`01005153 : 0x8
fffff880`03568f80 00000000`00000000 : fffff880`03569200 00000000`00000000 00001f80`01005153 00000000`00000000 : 0x1`00000081
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!KiPageFault+260
fffff800`030740e0 440f20c0 mov rax,cr8
SYMBOL_STACK_INDEX: 2
SYMBOL_NAME: nt!KiPageFault+260
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
IMAGE_NAME: ntkrnlmp.exe
DEBUG_FLR_IMAGE_TIMESTAMP: 4a5bc600
FAILURE_BUCKET_ID: X64_0xA_VRF_nt!KiPageFault+260
BUCKET_ID: X64_0xA_VRF_nt!KiPageFault+260
Followup: MachineOwner
---------