
Quote: Originally Posted by
JerryS
Here are the contents of my dump file directory. Thanks for the assist!
-Jerry
Hi jerry and welcome
You think you have ahd enough crashes? 18 in 10 days. I took a quick look at 5 of them and they are almost identical. They all refer to memory corruption.
You also have some fairly old drivers, so its obvious that you didnt do a clean install.
I would downlaod and rrun memtestx86. run it for several hours (preferably overnight)
I would also run a system file checker to verify and fix your system files
type cmd in search>right click and run as admin>SFC /SCANNOW
let us know the results
Also if you are overclocking stop, if you have a raid upgrade its driver.
Hope this helps
Ken J+
Microsoft (R) Windows Debugger Version 6.11.0001.404 X86
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Users\K\Desktop\111709-30950-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: SRV*d:\symbols*
Symbol information
Executable search path is:
Windows 7 Kernel Version 7600 MP (2 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS Personal
Built by: 7600.16385.amd64fre.win7_rtm.090713-1255
Machine Name:
Kernel base = 0xfffff800`02a1c000 PsLoadedModuleList = 0xfffff800`02c59e50
Debug session time: Tue Nov 17 09:06:02.010 2009 (GMT-5)
System Uptime: 0 days 0:01:41.288
Loading Kernel Symbols
...............................................................
................................................................
....................................
Loading User Symbols
Loading unloaded module list
.........
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 3B, {c0000005, fffff9600025327c, fffff8800a25ede0, 0}
Probably caused by : memory_corruption
Followup: memory_corruption
---------
1: 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: fffff9600025327c, Address of the exception record for the exception that caused the bugcheck
Arg3: fffff8800a25ede0, Address of the context record for the exception that caused the bugcheck
Arg4: 0000000000000000, zero.
Debugging Details:
------------------
EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
FAULTING_IP:
win32k!DEVLOCKOBJ::bTightBoundsToRegion+18c
fffff960`0025327c 00488d add byte ptr [rax-73h],cl
CONTEXT: fffff8800a25ede0 -- (.cxr 0xfffff8800a25ede0)
rax=00000000c65b4fd8 rbx=fffff8800a25f8f8 rcx=fffff900c28a0f50
rdx=fffff900c0930c80 rsi=fffff900c28a0f20 rdi=0000000000000001
rip=fffff9600025327c rsp=fffff8800a25f7c8 rbp=0000000000f00021
r8=fffff960002a5de8 r9=fffff900c28a0f20 r10=0000000000000000
r11=fffff900c28a0f50 r12=0000000000000117 r13=0000000001900010
r14=000000000000f0f0 r15=fffff900c075b380
iopl=0 nv up ei ng nz na po nc
cs=0010 ss=0018 ds=002b es=002b fs=0053 gs=002b efl=00010286
win32k!DEVLOCKOBJ::bTightBoundsToRegion+0x18c:
fffff960`0025327c 00488d add byte ptr [rax-73h],cl ds:002b:00000000`c65b4f65=??
Resetting default scope
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: CODE_CORRUPTION
BUGCHECK_STR: 0x3B
PROCESS_NAME: explorer.exe
CURRENT_IRQL: 0
LAST_CONTROL_TRANSFER: from 0000000000000000 to fffff9600025327c
STACK_TEXT:
fffff880`0a25f7c8 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : win32k!DEVLOCKOBJ::bTightBoundsToRegion+0x18c
CHKIMG_EXTENSION: !chkimg -lo 50 -d !win32k
fffff96000253276 - win32k!DEVLOCKOBJ::bTightBoundsToRegion+186
[ 74:54 ]
1 error : !win32k (fffff96000253276)
MODULE_NAME: memory_corruption
IMAGE_NAME: memory_corruption
FOLLOWUP_NAME: memory_corruption
DEBUG_FLR_IMAGE_TIMESTAMP: 0
MEMORY_CORRUPTOR: ONE_BIT
STACK_COMMAND: .cxr 0xfffff8800a25ede0 ; kb
FAILURE_BUCKET_ID: X64_MEMORY_CORRUPTION_ONE_BIT
BUCKET_ID: X64_MEMORY_CORRUPTION_ONE_BIT
Followup: memory_corruption
---------