Random BSODs... 1e


  1. Posts : 5
    Windows 7 Home Premium 64bit.
       #1

    Random BSODs... 1e


    I have been having random BSODs 3 or 4 times a week for months now. Most of them are 1e, but I have also had various other codes over the last few months.

    Here are the steps I have performed to date:
    1. Updated the drivers for what would appear to be likely culprits.... network card, ceton cable card reader, video card (Radeon HD 6850), Motherboard (Z68AP-D3)... etc.
    2. Tried to run driver verifier. Unfortunately the only time it does anything is if I select all drivers and it gives me a wacked screen requiring a reboot in safe mode to turn it off.
    3. I have updated the BIOS
    4. Cycled Memtest83 8x's and no failures

    I'm a bit at a loss here. I am attaching the .dmp file.

    Any thoughts?
      My Computer

  2.    #2

    Please follow these instructions fully: Blue Screen of Death (BSOD) Posting Instructions
      My Computer


  3. Posts : 5
    Windows 7 Home Premium 64bit.
    Thread Starter
       #3

    I didn't see the instructions. I know that must be frustrating. Sorry about that.
      My Computer

  4.    #4

    Code:
    BugCheck 3B, {c0000005, fffff80003eb5969, fffff8800d1ec890, 0}
    
    Probably caused by : memory_corruption ( nt!MiRestoreTransitionPte+109 )
    Code:
    Usual causes:  System service, Device driver, graphics driver, memory
    Code:
    1: kd> !error c0000005
    Error code: (NTSTATUS) 0xc0000005 (3221225477) - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
    memory_corruption doesn't necessary mean that a RAM module is faulty, it can also point to a object which corrupted the RAM at the time of the crash, for instance a corrupted driver or program. Paging files and the CPU caches can also be causes.

    Follow these steps -

    Test for any corrupted drivers, by running Driver Verifier for least 24 hours, stop the test if a BSOD occurs before this time frame. Driver Verifier will place stress on the drivers within your system, which will cause corrupted drivers to crash and hopefully be pinpointed.

       Information
    More Help and Information with Driver Verifier - Using Driver Verifier to identify issues with Drivers


    Memory:

    Run Memtest86+ for least 7-8 passes, and preferably overnight as it can take a while to fully complete.

    Test each RAM stick individually, if an error is found then move the same RAM stick into the next DIMM slot and test again, if errors are found for the same RAM stick in every available slot then you have a faulty RAM module. On the other hand, if no errors are found in the next slot or the other slots for the same RAM module, then you have a faulty DIMM slot.

    Test each RAM stick and every motherboard DIMM slot available.

    Scan for any malware:

    Scan for any missing, modified or corrupted protected Windows files with:

    Upload .NFO file:

    Start > Type: msinfo32 > File, Save
      My Computer


  5. Posts : 5
    Windows 7 Home Premium 64bit.
    Thread Starter
       #5

    BSOD From Verifier


    I have run all these tests and here are the additional things I had done:

    1. Since I couldn't get verifier to work without a freeze (no BSOD), I removed Catalyst Control Center.
    2. BSODs have been much less frequent since then.
    3. I finally got a BSOD with verifier on.

    I have attached the SF file.

    I have a Gigabyte AMD Radeon HD 6850 16GB Graphics Card.

    Thoughts?
      My Computer

  6.    #6

    Code:
    BugCheck D5, {fffff9802bcc8fd0, 0, fffff880049a3f1e, 0}
    
    *** WARNING: Unable to verify timestamp for atikmdag.sys
    *** ERROR: Module load completed but symbols could not be loaded for atikmdag.sys
    
    Could not read faulting driver name
    Probably caused by : atikmdag.sys ( atikmdag+154f1e )
    Code:
    Usual causes:  Device driver
    Code:
    2: kd> lmvm atikmdag
    start             end                 module name
    fffff880`0484f000 fffff880`0525d000   atikmdag T (no symbols)           
        Loaded symbol image file: atikmdag.sys
        Image path: \SystemRoot\system32\DRIVERS\atikmdag.sys
        Image name: atikmdag.sys
        Timestamp:        Wed Oct 12 20:56:42 2011 (4E95F0FA)
        CheckSum:         009C8B89
        ImageSize:        00A0E000
        Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
    Your graphics card driver is causing problems and is very outdated, please update the driver from here:

    1. Download Driver
    2. Start Type: Device Manager
    3. Expand Display Adapters
    4. Right-Click Driver Name, Uninstall
    5. Reboot
    6. Run Driver Sweeper
    7. Reboot
    8. Install Downloaded Driver

    Driver Sweeper will scan for any left over files from the old driver, old driver files can cause conflicts with new driver installations. Create a System Restore point beforehand, in case any problems or issues arise.

    Driver Sweeper:

    What are the results of the other scans?

       Tip
    Disable Driver Verifier
      My Computer


  7. Posts : 5
    Windows 7 Home Premium 64bit.
    Thread Starter
       #7

    I passed all other tests.

    I have done this, so we'll see where it goes.

    Thank you very much for your guidance!!!!
      My Computer

  8.    #8

    Your welcome, leave the thread open for about a week, and post if the problem has been solved.
      My Computer


  9. Posts : 5
    Windows 7 Home Premium 64bit.
    Thread Starter
       #9

    Intermittent BSOD, often with WMC Live TV


    I have had continued BSODs. For a while, it would happen after I left my computer on, a couple of times per week. Now it happens when I have a lot going on on my computer.

    I have done all of the standard procedures:
    1. tested drivers
    2. tested the RAM
    3. Updated BIOS
    4. Updated Video Drivers

    I have attached my dump file
      My Computer

  10.    #10

    Hi again pchill,

    Code:
    BugCheck 3D, {fffff880009a8dc0, 0, 0, fffff80003e8b854}
    
    Probably caused by : ntkrnlmp.exe ( nt!KiScanInterruptObjectList+64 )
    Code:
    0: kd> !irql 
    Debugger saved IRQL for processor 0x0 -- 5
    From what I can gather, a interrupt for an exception (error) was issued, but wasn't able to handled by the processor.

    The interrupt most likely occurred from a physical device, the raw stack shows the video scheduler sending out interrupts, although an exception occurred before this, therefore it may be the video scheduler sending out mishandled interrupts or something else.

    Code:
    0: kd> lmvm atikmdag
    start             end                 module name
    fffff880`04849000 fffff880`053bc000   atikmdag T (no symbols)           
        Loaded symbol image file: atikmdag.sys
        Image path: \SystemRoot\system32\DRIVERS\atikmdag.sys
        Image name: atikmdag.sys
        Timestamp:        Fri Mar 29 02:27:04 2013 (5154FBF8)
        CheckSum:         00B25604
        ImageSize:        00B73000
        Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
    WHQL
    Release Date: April 24th 2013
    Version: 13.4
    In Device Manager: 12.104
    Please update to the latest WHQL version using the same method as before:

    Graphics Card:

       Warning
    Read all the steps within the hardware test tutorials very carefully, as stress tests is designed run components to their maximum capacity, in order to point out failing or faulty hardware components.

    Use the following program to monitor your hardware temperatures during the stress test:
      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 02:34.
Find Us