BSOD NDIS.SYS and others.


  1. Posts : 5
    TAS
       #1

    BSOD NDIS.SYS and others.


    I'm having random BSOD's again. This isn't new to me. It can occur pretty much doing anything, generally under load, but very sporadic.
    Last edited by Jolly121; 17 Aug 2015 at 01:39. Reason: Forgot to attach dump files.
      My Computer


  2. Posts : 547
    Windows 7 Enterprise x64
       #2

    OK, the main thing we need to look at is memory, here is why:
    here is the error code:
    Code:
    CRITICAL_STRUCTURE_CORRUPTION (109)
    This bugcheck is generated when the kernel detects that critical kernel code or
    data have been corrupted. There are generally three causes for a corruption:
    1) A driver has inadvertently or deliberately modified critical kernel code
     or data. See http://www.microsoft.com/whdc/driver/kernel/64bitPatching.mspx
    2) A developer attempted to set a normal kernel breakpoint using a kernel
     debugger that was not attached when the system was booted. Normal breakpoints,
     "bp", can only be set if the debugger is attached at boot time. Hardware
     breakpoints, "ba", can be set at any time.
    3) A hardware corruption occurred, e.g. failing RAM holding kernel code or data.
    Arguments:
    Arg1: a3a039d899ef9517, Reserved
    Arg2: b3b7465eec6d72a9, Reserved
    Arg3: fffff880012b8a30, Failure type dependent information
    Arg4: 0000000000000001, Type of corrupted region, can be
    	0 : A generic data region
    	1 : Modification of a function or .pdata
    	2 : A processor IDT
    	3 : A processor GDT
    	4 : Type 1 process list corruption
    	5 : Type 2 process list corruption
    	6 : Debug routine modification
    	7 : Critical MSR modification
    this could have a few different causes, but this is what seals the deal:
    Code:
    STACK_COMMAND:  kb
    
    MODULE_NAME: memory_corruption
    
    IMAGE_NAME:  memory_corruption
    
    FOLLOWUP_NAME:  memory_corruption
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  0
    
    MEMORY_CORRUPTOR:  ONE_BIT
    
    FAILURE_BUCKET_ID:  X64_MEMORY_CORRUPTION_ONE_BIT
    
    BUCKET_ID:  X64_MEMORY_CORRUPTION_ONE_BIT
    
    Followup: memory_corruption
    ---------
    pretty much all the lines above say memory corruption somewhere in there.


    so, to test your memory, run memtest86+ as per the tutorial below:
    RAM - Test with Memtest86+
      My Computer


  3. Posts : 547
    Windows 7 Enterprise x64
       #3

    how did you go?
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 17:56.
Find Us