Random BSOD all of a sudden, please assist

Page 2 of 2 FirstFirst 12

  1. Posts : 6,830
    Windows 7 Ultimate 32-Bit & Windows 7 Ultimate 64-Bit
       #11

    Looks like the SFC scannow fixed .
      My Computer


  2. Posts : 9
    Windows 7 Pro x64
    Thread Starter
       #12

    Went to load up a video on YouTube and instant crash. I have a feeling it could be my RAM so I will run Memtest all night to test. I also have extra sticks I can throw in there.

    On Thu 4/4/2013 4:25:30 AM GMT your computer crashed
    crash dump file: C:\Windows\Minidump\040413-21309-01.dmp
    This was probably caused by the following module: ntoskrnl.exe (nt+0x75C40)
    Bugcheck code: 0x1A (0x403, 0xFFFFF680000357D0, 0x992000052C9DE867, 0xFFFFF6800002B2A2)
    Error: MEMORY_MANAGEMENT
    file path: C:\Windows\system32\ntoskrnl.exe
    product: Microsoft® Windows® Operating System
    company: Microsoft Corporation
    description: NT Kernel & System
    Bug check description: This indicates that a severe memory management error occurred.
    This might be a case of memory corruption. More often memory corruption happens because of software errors in buggy drivers, not because of faulty RAM modules.
    The crash took place in the Windows kernel. Possibly this problem is caused by another driver that cannot be identified at this time.
      My Computer


  3. Posts : 6,830
    Windows 7 Ultimate 32-Bit & Windows 7 Ultimate 64-Bit
       #13

    If the memtest fails test every ram stick in every slot

    Reread the SFC /scannow CBS.log . It shows it can't repair this file webservices.dll

    Lets run the command below . Click on the button type CMD right click CMD under Programs (1) choose Run as administrator . Command Prompts opens up to this path C:\Windows\System32>_

    Code:
    SFC /SCANFILE=C:\Windows\System32\webservices.dll
       Note
    If SFC can't fix the file you will need to get the file from other Windows 7 SP1 machine . Copy the file to a flash drive and input the commands below .


    STEP 1 : You would have to take ownership of the webservices.dll file

    STEP 2 : In the command prompt type in the command below
    Code:
     takeown /f C:\windows\system32\webservices.dll
    STEP 3 : Type the command below to grant Full Access to the file
    Code:
     icacls C:\windows\system32\webservices.dll /grant administrators:F
    STEP 4 : Copy the file from the USB Flash Drive to the Hard Drive
    Code:
     xcopy E:\webservices.dll C:\windows\system32\webservices.dll 
       Note
    E:\ is your Drive letter of the Flash Drive . Change drive letter if needed
    Last edited by VistaKing; 04 Apr 2013 at 16:38. Reason: Had to replace copy to XCOPY
      My Computer


  4. Posts : 9
    Windows 7 Pro x64
    Thread Starter
       #14

    The process cannot access the file because it is being used by another process.
    Last edited by EKwag; 04 Apr 2013 at 08:42. Reason: found file
      My Computer


  5. Posts : 6,830
    Windows 7 Ultimate 32-Bit & Windows 7 Ultimate 64-Bit
       #15

    Try copying it over inside the system recovery. Make sure the file that you grabbed from another computer is unblocked . Right click on the file choose Properties and click on the unblock button .

    Restart your computer . Tap on F8 when you get to the Advanced Boot Options press ENTER on Repair Your Computer . Choose Windows 7 and click Next . On the System Recovery window click on Command Prompt . Command prompt will open to this path X:\Sources .

    Type in the command below to see which is your OS drive

    Code:
    bcdedit | find "osdevice"
       Note
    the | pipe symbol is the key above Enter . Hold shift down and press the key with \ on it

    Press the enter key after you inputted the command . It will tell you the drive letter of Windows . It might say its os device partition=D:

    To find out the drive letter of your USB flash drive do these commands and press ENTER after each command

    Code:
     Diskpart
    Code:
    list volume

    ADDED :

    While talking to a few members here . Before we go and try to replace the files . Lets run another

    Code:
     SFC /scannow
    Last edited by VistaKing; 04 Apr 2013 at 17:02.
      My Computer


 
Page 2 of 2 FirstFirst 12

  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 17:56.
Find Us