coolpas
Messages postés134Date d'inscriptiondimanche 1 juin 2008StatutMembreDernière intervention 6 juin 2011
-
1 nov. 2010 à 17:51
Bonjour,
j'ai fréquemment des écrans bleus dont l'erreur est 3B. Je croyais que cela venait de ma carte graphique donc je l'ai enlevé, mais bsod toujours présent.
Voici l'analyse avec WinDbg d'un d'entre eux :
BugCheck 3B, {c0000005, fffff80002a7d0d6, fffff8800669df20, 0}
Probably caused by : ntkrnlmp.exe ( nt!KiInsertTimerTable+c6 )
Followup: MachineOwner
---------
0: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
SYSTEM_SERVICE_EXCEPTION (3b)
An exception happened while executing a system service routine.
Arguments:
Arg1: 00000000c0000005, Exception code that caused the bugcheck
Arg2: fffff80002a7d0d6, Address of the exception record for the exception that caused the bugcheck
Arg3: fffff8800669df20, Address of the context record for the exception that caused the bugcheck
Arg4: 0000000000000000, zero.
Debugging Details:
------------------
EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - L
FAULTING_IP:
nt!KiInsertTimerTable+c6
fffff800'02a7d0d6 4c894008 mov qword ptr [rax+8],r8
CONTEXT: fffff8800669df20 -- (.cxr 0xfffff8800669df20)
rax=ffeff80002bee1a8 rbx=fffffa8005eb3b20 rcx=000000000001a39d
rdx=fffff80002c1e7e0 rsi=0000000000001120 rdi=fffff80002beae80
rip=fffff80002a7d0d6 rsp=fffff8800669e8f0 rbp=fffff80002c1e7e0
r8=fffffa8005eb3b40 r9=0000000000000079 r10=fffff80002beae80
r11=00000000000f0000 r12=fffff80002bee1a8 r13=0000000000000001
r14=0000000000000000 r15=000000021bf59427
iopl=0 nv up ei pl nz ac pe nc
cs=0010 ss=0018 ds=002b es=002b fs=0053 gs=002b efl=00010212
nt!KiInsertTimerTable+0xc6:
fffff800'02a7d0d6 4c894008 mov qword ptr [rax+8],r8 ds:002b:ffeff800'02bee1b0=????????????????
Resetting default scope
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0x3B
PROCESS_NAME: svchost.exe
CURRENT_IRQL: 2
LAST_CONTROL_TRANSFER: from 0000000000000000 to fffff80002a7d0d6
STACK_TEXT:
fffff880'0669e8f0 00000000'00000000 : 00000000'00000000 00000000'00000000 00000000'00000000 00000000'00000000 : nt!KiInsertTimerTable+0xc6
FOLLOWUP_IP:
nt!KiInsertTimerTable+c6
fffff800'02a7d0d6 4c894008 mov qword ptr [rax+8],r8
SYMBOL_STACK_INDEX: 0
SYMBOL_NAME: nt!KiInsertTimerTable+c6
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
IMAGE_NAME: ntkrnlmp.exe
DEBUG_FLR_IMAGE_TIMESTAMP: 4c1c44a9
STACK_COMMAND: .cxr 0xfffff8800669df20 ; kb
FAILURE_BUCKET_ID: X64_0x3B_nt!KiInsertTimerTable+c6
BUCKET_ID: X64_0x3B_nt!KiInsertTimerTable+c6
Followup: MachineOwner
Une idée d'où cela peut-il venir ?
A quoi correspond ntoskrnl.exe ?