Every few days my Computer crashes i GET A BSOD


  1. Posts : 9
    Win 7 pro 64 bit
       #1

    Every few days my Computer crashes i GET A BSOD


    In the last few weeks my computer just started to to crash BSOD . It just runs one program all the time nothing else it does not even go on the WEB I check my event log nothing really seem to be wrong I did use the debug tool and zip it and attach it
      My Computer


  2. Posts : 6,741
    W7 Pro x64 SP1 | W10 Pro IP x64 | W8.1 Pro x64 VM | Linux Mint VM
       #2

    It looks as though your hard drive is dying.
    Code:
    SYSTEM_THREAD_EXCEPTION_NOT_HANDLED_M (1000007e)
    This is a very common bugcheck.  Usually the exception address pinpoints
    the driver/function that caused the problem.  Always note this address
    as well as the link date of the driver/image that contains this address.
    Some common problems are exception code 0x80000003.  This means a hard
    coded breakpoint or assertion was hit, but this system was booted
    /NODEBUG.  This is not supposed to happen as developers should never have
    hardcoded breakpoints in retail code, but ...
    If this happens, make sure a debugger gets connected, and the
    system is booted /DEBUG.  This will let us see why this breakpoint is
    happening.
    Arguments:
    Arg1: ffffffffc0000006, The exception code that was not handled
    Arg2: fffff80002d76b2a, The address that the exception occurred at
    Arg3: fffff880009a96c8, Exception Record Address
    Arg4: fffff880009a8f20, Context Record Address
    
    Debugging Details:
    ------------------
    
    
    EXCEPTION_CODE: (NTSTATUS) 0xc0000006 - The instruction at 0x%p referenced memory at 0x%p. The required data was not placed into memory because of an I/O error status of 0x%x.
    
    ERROR_CODE: (NTSTATUS) 0xc0000006 - The instruction at 0x%p referenced memory at 0x%p. The required data was not placed into memory because of an I/O error status of 0x%x.
    
    EXCEPTION_PARAMETER1:  0000000000000000
    
    EXCEPTION_PARAMETER2:  0000000076f1020c
    
    EXCEPTION_PARAMETER3:  00000000c000000e
    
    IO_ERROR: (NTSTATUS) 0xc000000e - A device which does not exist was specified.
    
    BUGCHECK_STR:  0x7E
    
    EXCEPTION_STR:  0xc0000006_c000000e
    
    ANALYSIS_VERSION: 6.3.9600.17336 (debuggers(dbg).150226-1500) amd64fre
    
    DPC_STACK_BASE:  FFFFF880009B0FB0
    
    FOLLOWUP_IP: 
    +3a
    00000000`76f1020c ??              ???
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: hardware_disk
    
    IMAGE_NAME:  hardware_disk
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  0
    
    IMAGE_VERSION:  
    
    STACK_COMMAND:  kb
    
    FAILURE_BUCKET_ID:  X64_0x7E_IMAGE_hardware_disk
    
    BUCKET_ID:  X64_0x7E_IMAGE_hardware_disk
    Run SeaTools to check the integrity of your HDD. SeaTools for DOS and Windows - How to Use

    Run chkdsk. Disk Check
      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 09:41.
Find Us