BSOD Randomly

Page 1 of 2 12 LastLast

  1. Posts : 8
    Windows 7 Home Premium
       #1

    BSOD Randomly


    Not sure if the file attached itself. I don't know how to interpret the error. Please help.
    Last edited by WingsOfFire; 20 Apr 2013 at 09:22. Reason: Attach file
      My Computer


  2. Posts : 19,383
    Windows 10 Pro x64 ; Xubuntu x64
       #2

    Please follow steps outlined here to get BSOD help:

    https://www.sevenforums.com/crashes-d...tructions.html
      My Computer


  3. Posts : 6,830
    Windows 7 Ultimate 32-Bit & Windows 7 Ultimate 64-Bit
       #3

    Code:
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    IRQL_NOT_LESS_OR_EQUAL (a)
    An attempt was made to access a pageable (or completely invalid) address at an
    interrupt request level (IRQL) that is too high.  This is usually
    caused by drivers using improper addresses.
    If a kernel debugger is available get the stack backtrace.
    Arguments:
    Arg1: 0000000000000010, memory referenced
    Arg2: 0000000000000002, IRQL
    Arg3: 0000000000000001, bitfield :
    	bit 0 : value 0 = read operation, 1 = write operation
    	bit 3 : value 0 = not an execute operation, 1 = execute operation (only on chips which support this level of status)
    Arg4: fffff80002af3150, address which referenced memory
    
    Debugging Details:
    ------------------
    
    TRIAGER: Could not open triage file : e:\dump_analysis\program\triage\modclass.ini, error 2
    
    WRITE_ADDRESS: GetPointerFromAddress: unable to read from fffff80002d05100
    GetUlongFromAddress: unable to read from fffff80002d051c0
     0000000000000010 Nonpaged pool
    
    CURRENT_IRQL:  2
    
    FAULTING_IP: 
    nt!MiReplenishPageSlist+c0
    fffff800`02af3150 f00fba6b1000    lock bts dword ptr [rbx+10h],0
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  WIN7_DRIVER_FAULT
    
    BUGCHECK_STR:  0xA
    
    PROCESS_NAME:  chrome.exe
    Caused by Google Chrome. Upgrade Chrome if its the latest one Uninstall and reinstall.

    Code:
    SYMBOL_STACK_INDEX:  3
    
    SYMBOL_NAME:  nt!MiReplenishPageSlist+c0
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: nt
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  5147d9c6
    
    IMAGE_NAME:  memory_corruption
    
    FAILURE_BUCKET_ID:  X64_0xA_nt!MiReplenishPageSlist+c0
    
    BUCKET_ID:  X64_0xA_nt!MiReplenishPageSlist+c0
    
    Followup: MachineOwner
    I recommend a memory test . Take a look at the link below . You will need a USB FLASH DRIVE. If the memory test fails and you have more than 1 memory stick test each memory stick on every DIMM slot of the Motherboard

    RAM - Test with Memtest86+
      My Computer


  4. Posts : 8
    Windows 7 Home Premium
    Thread Starter
       #4

    Dump File


    Here is the folder
      My Computer


  5. Posts : 6,830
    Windows 7 Ultimate 32-Bit & Windows 7 Ultimate 64-Bit
       #5

    WingsOfFire

    When you ran the tool did you click on Grab All ?

      My Computer


  6. Posts : 8
    Windows 7 Home Premium
    Thread Starter
       #6

    Yes I did
      My Computer


  7. Posts : 6,830
    Windows 7 Ultimate 32-Bit & Windows 7 Ultimate 64-Bit
       #7

    Your .rar file doesn't have everything.
      My Computer


  8. Posts : 8
    Windows 7 Home Premium
    Thread Starter
       #8

    I see where it went wrong. I thought it only would pop up one window but it does them all individually. This one will work.
      My Computer


  9. Posts : 6,830
    Windows 7 Ultimate 32-Bit & Windows 7 Ultimate 64-Bit
       #9

    Code:
    *******************************************************************************
    *                                                                                                                                           *
    *                        Bugcheck Analysis                                                                                           *
    *                                                                                                                                           *
    *******************************************************************************
    
    CRITICAL_OBJECT_TERMINATION (f4)
    A process or thread crucial to system operation has unexpectedly exited or been
    terminated.
    Several processes and threads are necessary for the operation of the
    system; when they are terminated (for any reason), the system can no
    longer function.
    Arguments:
    Arg1: 0000000000000003, Process
    Arg2: fffffa8007743b30, Terminating object
    Arg3: fffffa8007743e10, Process image file name
    Arg4: fffff80002de1350, Explanatory message (ascii)
    F4 BSOD are hard drive related.

    Caused by

    Code:
    PROCESS_OBJECT: fffffa8007743b30
    
    IMAGE_NAME:  csrss.exe
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  0
    
    MODULE_NAME: csrss
    
    FAULTING_MODULE: 0000000000000000 
    
    PROCESS_NAME:  csrss.exe
    
    EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at "0x%08lx" referenced memory at "0x%08lx". The memory could not be "%s".
    
    BUGCHECK_STR:  0xF4_fffff800c0000005
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  WIN7_DRIVER_FAULT
    
    CURRENT_IRQL:  0
    Run a chkdsk /F /R inside a command prompt. It will ask you do you want to schedule a restart . Type Y and press ENTER and restart the PC manually

    How you ask ? Click on type in CMD inside Search programs and files box. Once CMD comes up under Programs (1) right click CMD and choose Run as administrator . On the User Access Control window click on Yes . Command Prompt opens up to this path C:\Windows\System32>_

    Type the command below and press Enter

    chkdsk C: /F /R
    Press Y that you want to schedule a check disk on the next restart. Then Press <ENTER>

    Restart the computer Manaully.
      My Computer


  10. Posts : 8
    Windows 7 Home Premium
    Thread Starter
       #10

    Okay updating the last posts I got in this:
    I ran the memory test and it passed the memory test.
    I ran chkdsk and I guess it passed it took quite a long time and the last I saw the screen it showed 74%. From there I saw it reboot but did not get a chance to read what was on the screen to show if any errors were present. What shall I do next, please?
      My Computer


 
Page 1 of 2 12 LastLast

  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 18:49.
Find Us