BSOD after 1,5 year.


  1. Posts : 66
    Windows 7 Ultimate x64 SP1
       #1

    BSOD after 1,5 year.


    hey , yesterday i just cleaned my pc , changed the 2 sticks of ram to the other 2 slot
    but when i turned on some game and the internet browser i got a bsod. this is the first minidump since i have this new computer .
      My Computer


  2. Arc
    Posts : 35,373
    Microsoft Windows 10 Pro Insider Preview 64-bit
       #2

    Hello golemkaaa.
    Code:
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck 19, {3, fffffa8003964580, 1cb0201270001, fffffa8003964580}
    
    Probably caused by : Pool_Corruption ( nt!ExDeferredFreePool+a53 )
    
    Followup: Pool_corruption
    ---------
    
    2: kd> !analyze -v
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    BAD_POOL_HEADER (19)
    The pool is already corrupt at the time of the current request.
    This may or may not be due to the caller.
    The internal pool links must be walked to figure out a possible cause of
    the problem, and then special pool applied to the suspect tags or the driver
    verifier to a suspect driver.
    Arguments:
    Arg1: 0000000000000003, the pool freelist is corrupt.
    Arg2: fffffa8003964580, the pool entry being checked.
    Arg3: 0001cb0201270001, the read back flink freelist value (should be the same as 2).
    Arg4: fffffa8003964580, the read back blink freelist value (should be the same as 2).
    
    Debugging Details:
    ------------------
    So, now it is better to enable Driver Verifier to monitor the drivers.

    Driver Verifier - Enable and Disable

    Run Driver Verifier for 24 hours or the occurrence of the next crash, whichever is earlier.

    Let us know the results, with the subsequent crash dumps, if any.
      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 04:44.
Find Us