PC BSoD - Need Help with Debugging/Diagnosing
Go to solution
Solved by Yamuda,
Was able to debug it myself.
TL;DR - Corrupted memory.
Microsoft ® Windows Debugger Version 6.3.9600.17029 AMD64Copyright © Microsoft Corporation. All rights reserved.Loading Dump File [C:\Users\Andal\Desktop\071114-12745-01.dmp]Mini Kernel Dump File: Only registers and stack trace are available************* Symbol Path validation summary **************Response Time (ms) LocationDeferred SRV*C:\SymCache*http://msdl.microsoft.com/download/symbolsSymbol search path is: SRV*C:\SymCache*http://msdl.microsoft.com/download/symbolsExecutable search path is:Windows 7 Kernel Version 7601 (Service Pack 1) MP (2 procs) Free x64Product: WinNt, suite: TerminalServer SingleUserTSBuilt by: 7601.18409.amd64fre.win7sp1_gdr.140303-2144Machine Name:Kernel base = 0xfffff800`02a5a000 PsLoadedModuleList = 0xfffff800`02c9d890Debug session time: Fri Jul 11 11:30:03.437 2014 (UTC - 7:00)System Uptime: 0 days 0:37:20.452Loading Kernel Symbols...................................................................................................................................................Loading User SymbolsLoading unloaded module list.....******************************************************************************** ** Bugcheck Analysis ** ********************************************************************************Use !analyze -v to get detailed debugging information.BugCheck 109, {a3a039d8957167b7, b3b7465ee7ee370d, fffff80002e09426, 1}*** WARNING: Unable to verify timestamp for win32k.sys*** ERROR: Module load completed but symbols could not be loaded for win32k.sysProbably caused by : memory_corruptionFollowup: memory_corruption---------0: kd> !analyze -v******************************************************************************** ** Bugcheck Analysis ** ********************************************************************************CRITICAL_STRUCTURE_CORRUPTION (109)This bugcheck is generated when the kernel detects that critical kernel code ordata have been corrupted. There are generally three causes for a corruption:1) A driver has inadvertently or deliberately modified critical kernel code2) A developer attempted to set a normal kernel breakpoint using a kerneldebugger that was not attached when the system was booted. Normal breakpoints,"bp", can only be set if the debugger is attached at boot time. Hardwarebreakpoints, "ba", can be set at any time.3) A hardware corruption occurred, e.g. failing RAM holding kernel code or data.Arguments:Arg1: a3a039d8957167b7, ReservedArg2: b3b7465ee7ee370d, ReservedArg3: fffff80002e09426, Failure type dependent informationArg4: 0000000000000001, Type of corrupted region, can be0 : A generic data region1 : Modification of a function or .pdata2 : A processor IDT3 : A processor GDT4 : Type 1 process list corruption5 : Type 2 process list corruption6 : Debug routine modification7 : Critical MSR modificationDebugging Details:------------------FAULTING_IP:nt! ?? ::NNGAKEGL::`string'+17e50fffff800`02e09426 83fb01 cmp ebx,1CUSTOMER_CRASH_COUNT: 1DEFAULT_BUCKET_ID: CODE_CORRUPTIONBUGCHECK_STR: 0x109PROCESS_NAME: SystemCURRENT_IRQL: 0ANALYSIS_VERSION: 6.3.9600.17029 (debuggers(dbg).140219-1702) amd64freSTACK_TEXT:fffff880`02fe1598 00000000`00000000 : 00000000`00000109 a3a039d8`957167b7 b3b7465e`e7ee370d fffff800`02e09426 : nt!KeBugCheckExSTACK_COMMAND: kbCHKIMG_EXTENSION: !chkimg -lo 50 -d !ntfffff80002e0946c - nt! ?? ::NNGAKEGL::`string'+17e96[ 74:76 ]1 error : !nt (fffff80002e0946c)MODULE_NAME: memory_corruptionIMAGE_NAME: memory_corruptionFOLLOWUP_NAME: memory_corruptionDEBUG_FLR_IMAGE_TIMESTAMP: 0MEMORY_CORRUPTOR: ONE_BITFAILURE_BUCKET_ID: X64_MEMORY_CORRUPTION_ONE_BITBUCKET_ID: X64_MEMORY_CORRUPTION_ONE_BITANALYSIS_SOURCE: KMFAILURE_ID_HASH_STRING: km:x64_memory_corruption_one_bitFAILURE_ID_HASH: {2dbb898e-c425-bad1-90fe-71c78117521f}Followup: memory_corruption---------

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now