Random BSOD ntoskrnl.exe


  1. Posts : 6
    windows 7 ultimate x64
       #1

    Random BSOD ntoskrnl.exe


    Hello

    My computer gets a blue screen daily and i dont know how to fix it. i looked into the dump file and it said probable cause is ntoskrnl.exe

    my computer specs are:

    Windows 7 x64
    Nvidia geforce gt430
    2x 2gb ram
    hitachi 1tb hard drive
    dump file is in the attachment.

    Edit: thank you doctor, your diagnosis was correct. Marked as solved.
    Last edited by mrowen; 01 Jul 2014 at 10:18.
      My Computer

  2.    #2

    Code:
    BugCheck A, {8, 2, 0, fffff800033fe33e}
    This bugcheck indicates pageable system memory was referenced at an IRQL too high which caused a page fault, since page faults cannot be resolved at an IRQL of 2 or higher the system bugchecks.

    If the IRQL was at zero the system would still bugcheck given that the address being referenced was invalid.

    Your network driver is clearly causing the problems and its outdated.

    Code:
    2: kd> lm vm Rt64win7
    start             end                 module name
    fffff880`1106a000 fffff880`1109c000   Rt64win7 T (no symbols)           
        Loaded symbol image file: Rt64win7.sys
        Image path: \SystemRoot\system32\DRIVERS\Rt64win7.sys
        Image name: Rt64win7.sys
        Timestamp:        Thu Feb 26 09:04:13 2009 (49A65B0D)
        CheckSum:         0002EB30
        ImageSize:        00032000
        Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
    Unfortunately because you haven't supplied the msinfo32 file I cannot see what adapter you are using so you'll need to update it from the Realtek website yourself or using the update driver option on the device manager.

    You can open the device manager by going to your start menu and typing in:

    Code:
    devmgmt.msc
    Once open expand your network adapter, select the Realtek card then update the driver under the properties section.
      My Computer


  3. Posts : 6
    windows 7 ultimate x64
    Thread Starter
       #3

    Thank you, i've updated my driver and so far so good. if there is no crash by tomorrow ill mark it as solved.
      My Computer


  4. Posts : 6
    windows 7 ultimate x64
    Thread Starter
       #4

    Today i got a random crash again but this time the cause was tcpip.sys. its not my drivers i think because everything is up to date. so im kinda confused how it happened. i uploaded files so i hope you can tell me how to fix it.
      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 03:28.
Find Us