BSOD in any browser. Memory Management. Driver Issue

Page 1 of 2 12 LastLast

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

    BSOD in any browser. Memory Management. Driver Issue


    I was getting lots of BSODs and THEN I started updating drivers. Seemed to get better, then got much worse. Please help to tell me which driver(s) are causing my issue. Note I was also getting a BSOD for another reason that escapes me right now - hopefully in one of the many crash logs.

    I NEVER have been able to install SP1 on this machine. When I complained to HP when it was still under warranty, they said I did not need it. I have many many items from HP. NO MORE. This machine has been plagued with issues since I got it and their version of tech support is a joke. HP replaced the MB under warranty.

    See attachment.

    Thanks in advance for any help.

    Problem signature:
    Problem Event Name: BlueScreen
    OS Version: 6.1.7600.2.0.0.768.3
    Locale ID: 1033

    Additional information about the problem:
    BCCode: 1a
    BCP1: 0000000000041790
    BCP2: FFFFFA80041A9810
    BCP3: 000000000000FFFF
    BCP4: 0000000000000000
    OS Version: 6_1_7600
    Service Pack: 0_0
    Product: 768_1
      My Computer


  2. Posts : 15,026
    Windows 10 Home 64Bit
       #2


    • System File Checker
      • The SFC /SCANNOW Command - System File Checker scans the integrity of all protected Windows 7 system files and replaces incorrect corrupted, changed/modified, or damaged versions with the correct versions if possible. If you have modified your system files as in theming explorer/system files, running sfc /scannow will revert the system files to it's default state.
    • Run Disk Check in Windows 7
      • Run this on your Hard Drive(s). This will show you how to run Check Disk or chkdsk in Windows 7 to check a selected hard disk for file system errors and bad sectors on it. With both boxes checked for all HDDs and with Automatically fix file system errors. Post back your logs for the checks after finding them using Check Disk (chkdsk) - Read Event Viewer Log

    • Test and Diagnose RAM issues with MEMTEST86+
      • Pay close attention to Part 3 of the tutorial "If you have errors". Take the test for at least 7-10 passes. It may take up to 22 passes to find problems.
        • Make sure to run it once after the system has been on for a few hours and is warm, and then also run it again when the system has been off for a few hours and is cold. RAM - Test with Memtest86+


      My Computer


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

    Now won't start


    Ran TDSSKiller Rootkit Removal Utility - nothing
    Online Virus Scanner Eset - web page would not load so could not run.

    Followed Clean Start proceedure - now will not start. Get StartRep.exe application error. Instruction at 0xfb72584d referenced memory at oxooooooo8. That memory could not be read.

    Pulled each memory module and still have same problem - will not start.
      My Computer

  4.    #4

    Code:
    BugCheck 1A, {41790, fffffa80041a9810, ffff, 0}
    
    Probably caused by : win32k.sys ( win32k!FreeView+a2 )
    The first parameter indicates that a page table page has become corrupt, the second parameter, and since this is a x64 operating system, points to the PFN of the corrupt page table page.

    Code:
    3: kd> dt nt!_MMPFN fffffa80041a9810
       +0x000 u1               : <unnamed-tag>
       +0x008 u2               : <unnamed-tag>
       +0x010 PteAddress       : 0xfffff6fb`40000010 _MMPTE <-- PTE for physical page
       +0x010 VolatilePteAddress : 0xfffff6fb`40000010 Void
       +0x010 Lock             : 0n1073741840
       +0x010 PteLong          : 0xfffff6fb`40000010
       +0x018 u3               : <unnamed-tag>
       +0x01c UsedPageTableEntries : 0xffff <-- Dropped below 0
       +0x01e VaType           : 0 ''
       +0x01f ViewCount        : 0 ''
       +0x020 OriginalPte      : _MMPTE
       +0x020 AweReferenceCount : 0n128
       +0x028 u4               : <unnamed-tag>
    Code:
    3: kd> k
     # Child-SP          RetAddr           Call Site
    00 fffff880`0b2e4c38 fffff800`032f074e nt!KeBugCheckEx
    01 fffff880`0b2e4c40 fffff800`032b09c9 nt! ?? ::FNODOBFM::`string'+0x32f36
    02 fffff880`0b2e4e00 fffff800`03591e90 nt!MiRemoveMappedView+0xd9
    03 fffff880`0b2e4f20 fffff960`0012e07a nt!MiUnmapViewOfSection+0x1b0
    04 fffff880`0b2e4fe0 fffff960`0012be83 win32k!FreeView+0xa2
    05 fffff880`0b2e5050 fffff800`0351eeec win32k!UnmapDesktop+0x6b
    06 fffff880`0b2e5080 fffff800`03535823 nt!ExpWin32SessionCallout+0x5c
    07 fffff880`0b2e50e0 fffff800`03574024 nt!ExpWin32CloseProcedure+0x53
    08 fffff880`0b2e5130 fffff800`0358f881 nt!ObpDecrementHandleCount+0xb4
    09 fffff880`0b2e51b0 fffff800`0358f794 nt!ObpCloseHandleTableEntry+0xb1
    0a fffff880`0b2e5240 fffff960`0012f163 nt!ObpCloseHandle+0x94
    0b fffff880`0b2e5290 fffff960`0012614b win32k!DestroyProcessInfo+0x327
    0c fffff880`0b2e52c0 fffff960`00126246 win32k!xxxUserProcessCallout+0x15f
    0d fffff880`0b2e5310 fffff800`0355cccd win32k!W32pProcessCallout+0x4e
    0e fffff880`0b2e5340 fffff800`035361fb nt!PspExitThread+0x561
    0f fffff880`0b2e5400 fffff800`0327cad3 nt!NtTerminateProcess+0x25b
    10 fffff880`0b2e5480 fffff800`03279070 nt!KiSystemServiceCopyEnd+0x13
    11 fffff880`0b2e5618 fffff800`032b7a9c nt!KiServiceLinkage
    12 fffff880`0b2e5620 00000000`00000000 nt!KiDispatchException+0x53b
    I've given a explantation of the bugcheck here - BSODTutorials: Debugging Stop 0x1A - MEMORY_MANAGEMENT

    Other good references are: The Basics:Bugchecks Explained: PFN_LIST_CORRUPT and CodeMachine - Article - Catalog of key Windows kernel data structures

    Run Driver Verifier to scan for any corrupted drivers which may be causing problems, this program works by running various stress tests on drivers, in order to produce a BSOD which will locate the driver; run for least 24 hours:

       Information

    Select Individual Settings, and then enable all the options apart from Low Resources Simulation.
      My Computer


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

    How to fix if it is win32k.sys


    Assuming it is Probably caused by : win32k.sys , how do I fix it? Can I just copy over that file with a good copy? If so, which one is it? Searching for it I find lots of them.
      My Computer

  6.    #6

    Have you followed any of my advice?

    win32k.sys is part of the Windows subsystem, it's not the problem here.
      My Computer


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

    Was unable to boot the drive so I couldn't run anything (see above).

    Some more info. I have 2 hard drives with the HP win 7 premium on one and a microsoft win 7 premium on the other. They both experience the BSOD. We have been working through the worst one (on a SSD) which is the microsoft version. That is the one that stopped working. Attempted Startup repair and got an application error. Attempted a restore (recent restore disappeared). Did a SFC/Scannow. It then did a boatload of updates.

    Thanks, will run Driver Verifier now.
    Last edited by shortshort; 24 Nov 2013 at 21:26.
      My Computer

  8.    #8

    You may have to use Command Prompt at Startup to turn on Driver Verifier, and then attempt to boot the computer. Otherwise, I would suggest following this guide - Troubleshooting Windows 7 Failure to Boot
      My Computer


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

    One step forward, 2 steps back......


    I connected through VPN and was able to run ESOP antivirus scan. Found 51 issues that were resolved over 2 operating systems and 3 drives (took about 13 hours to run).

    When I started verifier it crashed before it fully booted. Then would no longer boot - got BSOD. Tried to restore, got an error and would not. It eventually was able to boot (in safe mode). Hopefully attachment will help. Thanks.
      My Computer


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

    Could not do a repair. Did run SFC/scannow. It said it found corrupt files but was unable to fix some of them. Log file attached if that helps. Now that I think about it, before I did this same thing, I never got a system restore to work.
      My Computer


 
Page 1 of 2 12 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 04:24.
Find Us