Memory Dump problem ! Blue screen of death !! HELP


  1. Posts : 14
    Windows/Mac
       #1

    Memory Dump problem ! Blue screen of death !! HELP


    Hey guys,

    I have an iMac 27 inch late 2009 running Windows 7 home premium 64bit using bootcamp. My computer specs are

    CPU - Intel i7 2.8ghz quad core
    RAM - (8gb standard with the imac)
    VIDEO - ATI Radeon HD 4850

    I installed windows 7 on my imac using bootcamp today. It was working fine until i started installing things and i ran into the blue screen of death saying Memory dump. This message only shows for about 2 seconds and then restarts my computer. It randomly happens, such as internet explorer or just on my homescreen.

    Thanks in advance for you help. I am not that computer savvy when it comes to driver issues and BIOS. I will understand some computer "talk" but not all so please explain in simple terms.

    Thank you
    Last edited by Maxishh; 27 May 2010 at 02:14. Reason: Added dmp Files !
      My Computer


  2. Posts : 11,990
    Windows 7 Ultimate 32 bit
       #2

    Please read this thread and attach the dmp files to your next post.

    https://www.sevenforums.com/crash-loc...d-problem.html
      My Computer


  3. Posts : 14
    Windows/Mac
    Thread Starter
       #3

    Thanks for ther quick reply and the dmp files have been uploaded
      My Computer


  4. Posts : 11,990
    Windows 7 Ultimate 32 bit
       #4

    Thanks, Max. I am looking at them and it will take a little while to go through all of them.
      My Computer


  5. Posts : 1,360
    win7 ultimate / virtual box
       #5

    Maxishh said:
    Hey guys,

    I have an iMac 27 inch late 2009 running Windows 7 home premium 64bit using bootcamp. My computer specs are

    CPU - Intel i7 2.8ghz quad core
    RAM - (8gb standard with the imac)
    VIDEO - ATI Radeon HD 4850

    I installed windows 7 on my imac using bootcamp today. It was working fine until i started installing things and i ran into the blue screen of death saying Memory dump. This message only shows for about 2 seconds and then restarts my computer. It randomly happens, such as internet explorer or just on my homescreen.

    Thanks in advance for you help. I am not that computer savvy when it comes to driver issues and BIOS. I will understand some computer "talk" but not all so please explain in simple terms.

    Thank you
    consistently over all the .dmps you are showing a problem with atikmdag.sys ?

    your driver version is
    atikmdag.sys atikmdag.sys+126a0 fffff880`048d8000 fffff880`04f13000 0x0063b000 0x4abaa755 23/09/2009 23:55:17
    I suggest find the latest driver for your ATI card and update :)
      My Computer


  6. Posts : 11,990
    Windows 7 Ultimate 32 bit
       #6

    All 16 of your mini dumps point to the same thing, an ATI video card/driver problem.

    STOP 0x00000116: VIDEO_TDR_ERROR

    Usual causes: Video driver, overheating, bad video card, ?BIOS, ?Power to card

    "It's not a true crash, in the sense that the bluescreen was initiated only because the combination of video driver and video hardware was being unresponsive, and not because of any synchronous processing exception.

    Since Vista, the "Timeout Detection and Recovery" (TDR) components of the OS video subsystem have been capable of doing some truly impressive things to try to recover from issues which would have caused earlier OSs like XP to crash. As a last resort, the TDR subsystem sends the video driver a "please restart yourself now!" command and waits a few seconds. If there's no response, the OS concludes that the video driver/hardware combo has truly collapsed in a heap, and it fires off that stop 0x116 BSOD.

    If playing with video driver versions hasn't helped, make sure the box is not overheating. Try removing a side panel and aiming a big mains fan straight at the motherboard and GPU. Run it like that for a few hours or days - long enough to ascertain whether cooler temperatures make a difference. If so, it might be as simple as dust buildup and subsequently inadequate cooling." - H2SO4
    Code:
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck 116, {fffffa80071f24e0, fffff880048586a0, 0, 2}
    
    *** WARNING: Unable to verify timestamp for atikmdag.sys
    *** ERROR: Module load completed but symbols could not be loaded for atikmdag.sys
    Probably caused by : atikmdag.sys ( atikmdag+126a0 )
    
    Followup: MachineOwner
    
    VIDEO_TDR_FAILURE (116)
    Attempt to reset the display driver and recover from timeout failed.
    Arguments:
    Arg1: fffffa80071f24e0, Optional pointer to internal TDR recovery context (TDR_RECOVERY_CONTEXT).
    Arg2: fffff880048586a0, The pointer into responsible device driver module (e.g. owner tag).
    Arg3: 0000000000000000, Optional error code (NTSTATUS) of the last failed operation.
    Arg4: 0000000000000002, Optional internal context dependent data.
    
    Debugging Details:
    ------------------
    
    
    FAULTING_IP: 
    atikmdag+126a0
    fffff880`048586a0 48895c2408      mov     qword ptr [rsp+8],rbx
    
    DEFAULT_BUCKET_ID:  GRAPHICS_DRIVER_TDR_FAULT
    
    CUSTOMER_CRASH_COUNT:  1
    
    BUGCHECK_STR:  0x116
    
    PROCESS_NAME:  System
    
    CURRENT_IRQL:  0
    Suggestions:

    1. If you have done any overclocking of the CPU of the graphics card, revert to stock.

    2. Make sure your video card is not overheating. Check the fan(s) to make sure they are working.

    3. Go to the ATI site and try different drivers. Sometimes the latest is not the best. Do not use Windows update nor update through device manager. Download the drivers to your desktop. Uninstall the current driver through Device Manager and install the new driver.

    Please post back and let us know the outcome. If any of the other BSOD guys have other ideas or suggestions, they will post them.

    I also suggest you read this thread:

    https://www.sevenforums.com/crash-loc...eshooting.html

    Good luck.

    Edited to add: ickymay posted while I was posting. I didn't mean to step on you, ickymay.
    Last edited by CarlTR6; 27 May 2010 at 13:42. Reason: Edited to add link
      My Computer


  7. Posts : 1,360
    win7 ultimate / virtual box
       #7

    CarlTR6 said:
    Edited to add: ickymay posted while I was posting. I didn't mean to step on you, ickymay.
    ahh me neither thnx for your recognition and It feels good that we are both pointing in the same direction only your post gives a few more clues than mine :)
      My Computer


  8. Posts : 11,990
    Windows 7 Ultimate 32 bit
       #8

    ickymay said:
    CarlTR6 said:
    Edited to add: ickymay posted while I was posting. I didn't mean to step on you, ickymay.
    ahh me neither thnx for your recognition and It feels good that we are both pointing in the same direction only your post gives a few more clues than mine :)
    Yes, it does feel good. And I do not mind anyone jumping in on a thread where where I am working. We are trying to help the OP solve a problem. To me, it doesn't matter who helps as long as we can help him/her.
      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 20:17.
Find Us