Hallo
Ich habe meinem Kollegen einen Computer zusammengebastelt. Hat soweit auch alles geklappt, er hat aber von Zeit zu Zeit einen Bluescreen. Ich hab mir die Crash Dump-Datei mal angeschaut, aber nur Bahnhof verstanden. Da dachte ich mir, dass evtl. wer von euch mir weiterhelfen kann. Kann mir wer das hier "übersetzen":
Microsoft (R) Windows Debugger Version 6.2.9200.16384 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Users\Lynxxx\Desktop\082212-15210-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: SRV*C:\symbols*http://msdl.microsoft.com/download/symbols
Executable search path is: C:\Windows\System32
Windows 7 Kernel Version 7601 (Service Pack 1) MP (8 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7601.17835.amd64fre.win7sp1_gdr.120503-2030
Machine Name:
Kernel base = 0xfffff800`0300b000 PsLoadedModuleList = 0xfffff800`0324f670
Debug session time: Wed Aug 22 11:17:12.646 2012 (UTC + 2:00)
System Uptime: 0 days 0:59:32.347
Loading Kernel Symbols
...............................................................
................................................................
...........................
Loading User Symbols
Loading unloaded module list
.....
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 3B, {c0000005, fffff800031b6aa9, fffff880084f7c70, 0}
Probably caused by : Pool_Corruption ( nt!ExDeferredFreePool+1ed )
Followup: Pool_corruption
---------
4: 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: fffff800031b6aa9, Address of the instruction which caused the bugcheck
Arg3: fffff880084f7c70, Address of the context record for the exception that caused the bugcheck
Arg4: 0000000000000000, zero.
Debugging Details:
------------------
EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - Die Anweisung in 0x%08lx verweist auf Speicher 0x%08lx. Der Vorgang %s konnte nicht im Speicher durchgef hrt werden.
FAULTING_IP:
nt!ExDeferredFreePool+1ed
fffff800`031b6aa9 4c3918 cmp qword ptr [rax],r11
CONTEXT: fffff880084f7c70 -- (.cxr 0xfffff880084f7c70)
rax=7ffffa8010739a60 rbx=0000000000000000 rcx=fffffa8010d6d110
rdx=fffffa801009ce60 rsi=0000000000000000 rdi=fffffa800e991600
rip=fffff800031b6aa9 rsp=fffff880084f8650 rbp=0000000000000000
r8=fffffa800d430cc0 r9=fffffa801009ce40 r10=0000000000000001
r11=fffffa801009ce50 r12=fffff80003211580 r13=0000000000000000
r14=000000000000001c r15=0000000000000001
iopl=0 nv up ei pl zr na po nc
cs=0010 ss=0018 ds=002b es=002b fs=0053 gs=002b efl=00010246
nt!ExDeferredFreePool+0x1ed:
fffff800`031b6aa9 4c3918 cmp qword ptr [rax],r11 ds:002b:7ffffa80`10739a60=????????????????
Resetting default scope
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: WIN7_DRIVER_FAULT
BUGCHECK_STR: 0x3B
PROCESS_NAME: Skype.exe
CURRENT_IRQL: 2
LAST_CONTROL_TRANSFER: from 0000000000000000 to fffff800031b6aa9
STACK_TEXT:
fffff880`084f8650 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!ExDeferredFreePool+0x1ed
FOLLOWUP_IP:
nt!ExDeferredFreePool+1ed
fffff800`031b6aa9 4c3918 cmp qword ptr [rax],r11
SYMBOL_STACK_INDEX: 0
SYMBOL_NAME: nt!ExDeferredFreePool+1ed
FOLLOWUP_NAME: Pool_corruption
IMAGE_NAME: Pool_Corruption
DEBUG_FLR_IMAGE_TIMESTAMP: 0
MODULE_NAME: Pool_Corruption
STACK_COMMAND: .cxr 0xfffff880084f7c70 ; kb
FAILURE_BUCKET_ID: X64_0x3B_nt!ExDeferredFreePool+1ed
BUCKET_ID: X64_0x3B_nt!ExDeferredFreePool+1ed
Followup: Pool_corruption
---------
Vielen Dank für die Mühe,
Lynxxx