Multiple BSOD daily during Web Browsing and Gaming

Page 1 of 6 123 ... LastLast

  1. Posts : 30
    Windows 7 Home Premium x64
       #1

    Multiple BSOD daily during Web Browsing and Gaming


    I have been having multiple BSOD daily and some hard hang ups. I have updated my drivers from the ASUS site and updated my display drivers from NVIDIA with no avail. BSOD have slowed down in frequency but I continue to get them.

    Bluescreen viewer, shows problems with ntoskrnl.exe.
    The system has had BSOD since I built it.
    HDD and Ram checks have all come back as no problems.

    I have attached log files. Any help and direction would be greatfull. Thanks in advance!
    Last edited by slinn1992; 15 Aug 2013 at 17:22. Reason: Formatting- adding attachement
      My Computer


  2. Posts : 3,056
    Windows 10
       #2
      My Computer


  3. Posts : 30
    Windows 7 Home Premium x64
    Thread Starter
       #3

    I had thought that I posted my file correctly? did it not show up? - readded files!
      My Computer


  4. Posts : 3,056
    Windows 10
       #4

    The bugchecks were cause due to a buggy display driver:
    Bugchecks Summery:
    Code:
    BAD_POOL_HEADER (19)
    The pool is already corrupt at the time of the current request.
    This may or may not be due to the caller.
    The internal pool links must be walked to figure out a possible cause of
    the problem, and then special pool applied to the suspect tags or the driver
    verifier to a suspect driver.
    Arguments:
    Arg1: 0000000000000003, the pool freelist is corrupt.
    Arg2: fffff900c1efeca0, the pool entry being checked.
    Arg3: 0000000000000005, the read back flink freelist value (should be the same as 2).
    Arg4: fffff900c1efeca0, the read back blink freelist value (should be the same as 2).
    Code:
    BugCheck 1E, {0, 0, 0, 0}
    Code:
    SYSTEM_SERVICE_EXCEPTION (3b)
    An exception happened while executing a system service routine.
    Arguments:
    Arg1: 00000000c0000005, Exception code that caused the bugcheck
    Arg2: fffff80002ef3c5e, Address of the instruction which caused the bugcheck
    Arg3: fffff88006b62d90, Address of the context record for the exception that caused the bugcheck
    Arg4: 0000000000000000, zero.
    The error in Argument 1 means Access Violation meaning a driver tried to access
    an address space that wasn't his.

    If we use !poolval fffff80002ef3c5e (Argument 2)

    Code:
    !poolval fffff80002ef3c5e
    GetPointerFromAddress: unable to read from fffff800030f7100
    Pool page fffff80002ef3c5e region is GetUlongFromAddress: unable to read from fffff800030f71c0
    Nonpaged pool
    
    Validating Pool headers for pool page: fffff80002ef3c5e
    
    Pool page [ fffff80002ef3000 ] is __inVALID.
    
    Analyzing linked list...
    [ fffff80002ef3000 ]: invalid previous size [ 0x3b ] should be [ 0x0 ]
    [ fffff80002ef3000 --> fffff80002ef38f0 (size = 0x8f0 bytes)]: Corrupt region
    [ fffff80002ef3d70 --> fffff80002ef3dc0 (size = 0x50 bytes)]: Corrupt region
    We can see that the Pool has been corrupted by a driver.

    By taking a look at the RAW Stack we see:
    (Thanks Arc)
    Code:
    fffff880`06b63428  fffff880`04abbd84 nvlddmkm+0x1d6d84
    fffff880`06b633c8  fffff880`04abbd84 nvlddmkm+0x1d6d84
    fffff880`06b633a8  fffff880`04abbe13 nvlddmkm+0x1d6e13
    fffff880`06b63348  fffff880`04abbcb7 nvlddmkm+0x1d6cb7
    fffff880`06b63338  fffff880`04abbd84 nvlddmkm+0x1d6d84
    fffff880`06b63328  fffff880`04abbd84 nvlddmkm+0x1d6d84
    fffff880`06b63308  fffff880`04abbd84 nvlddmkm+0x1d6d84
    fffff880`06b632c8  fffff880`04a6b610 nvlddmkm+0x186610
    fffff880`06b63288  fffff880`04abbb71 nvlddmkm+0x1d6b71
    fffff880`06b63278  fffff880`04a6d425 nvlddmkm+0x188425
    fffff880`06b63238  fffff880`04c8a70e nvlddmkm+0x3a570e
    fffff880`06b631f8  fffff880`04c09f51 nvlddmkm+0x324f51
    fffff880`06b631e8  fffff880`04aebfd1 nvlddmkm+0x206fd1
    fffff880`06b631d8  fffff880`04ae95f7 nvlddmkm+0x2045f7
    fffff880`06b631a8  fffff880`04a9a0d7 nvlddmkm+0x1b50d7
    fffff880`06b63198  fffff880`04c38a92 nvlddmkm+0x353a92
    fffff880`06b63178  fffff880`04af00be nvlddmkm+0x20b0be
    fffff880`06b63148  fffff880`04abbe13 nvlddmkm+0x1d6e13
    fffff880`06b630f8  fffff880`04abbb71 nvlddmkm+0x1d6b71
    fffff880`06b630e8  fffff880`04abbcb7 nvlddmkm+0x1d6cb7
    fffff880`06b630d8  fffff880`04abbd84 nvlddmkm+0x1d6d84
    fffff880`06b630c8  fffff880`04abbd84 nvlddmkm+0x1d6d84
    fffff880`06b630a8  fffff880`04c8a70e nvlddmkm+0x3a570e
    fffff880`06b63068  fffff880`04c09f51 nvlddmkm+0x324f51
    fffff880`06b63058  fffff880`04aebfd1 nvlddmkm+0x206fd1
    fffff880`06b63048  fffff880`04ae95f7 nvlddmkm+0x2045f7
    fffff880`06b62ed0  fffff880`04999d1a nvlddmkm+0xb4d1a
    fffff880`06b62d98  fffff880`04c38a92 nvlddmkm+0x353a92
    Code:
    Card name: NVIDIA GeForce GTX 460
    Driver Version: 9.18.13.2049
    You're using version 320.49 which is known to be buggy.
    Roll back your drivers to a more stable release, I suggest 314.22.

    Nvidia, Uninstall Graphics Drivers

    Then follow with a pass of Driver Sweeper | Drivers - Clean Left over Files after Uninstalling

    Download | 314.22

    • When installing select Custom Settings and uncheck:
    • 3D Vision (all of them).
    • HD Audio.
    • Nvidia Updates.
    • Don't install Geforce Experience.
    • Do check Preform a clean installation.
      My Computer


  5. Posts : 30
    Windows 7 Home Premium x64
    Thread Starter
       #5

    After uninstalling the drivers, i am having continual hard freezes , to the point that i have having trouble installing the recomended drivers. I am also having problems with booting the pc, having the memok light continually stay on
      My Computer


  6. Posts : 3,056
    Windows 10
       #6

    Try booting with only one RAM module.
    You only have one?

    How does it perform in Safe-Mode?

      My Computer


  7. Posts : 30
    Windows 7 Home Premium x64
    Thread Starter
       #7

    In safe mode it did not crash immediatly and I was able to run the driver sweeper and install the new drivers. I also have posted the most recent dump file.

    Yes, I only have one RAM module
    Last edited by slinn1992; 15 Aug 2013 at 23:15. Reason: missed question
      My Computer


  8. Posts : 1
    Windows 7 Home Premium 32bit
       #8

    Thanks in advance![img]http://denver.*********.com/1.jpg[/img]
    [img]http://denver.*********.com/2.jpg[/img]
    [img]http://denver.*********.com/3.jpg[/img]
    [img]http://denver.*********.com/4.jpg[/img]
    [img]http://denver.*********.com/5.jpg[/img]
      My Computer


  9. Posts : 30
    Windows 7 Home Premium x64
    Thread Starter
       #9

    sorry I am unable to see the images you posted!
      My Computer


  10. Posts : 3,056
    Windows 10
       #10

    slinn1992 said:
    In safe mode it did not crash immediatly and I was able to run the driver sweeper and install the new drivers. I also have posted the most recent dump file.

    Yes, I only have one RAM module
    Were you able to install the suggested drivers?
    Does it still bugcheck?

    I recommend you remove Avast using Avast Removal Tool.If problems persists:

    Last edited by YoYo155; 16 Aug 2013 at 17:26.
      My Computer


 
Page 1 of 6 123 ... 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 15:55.
Find Us