BSOD during Windows Update after fresh SSD install

Page 1 of 2 12 LastLast

  1. Posts : 14
    Microsoft Windows 7 Professional 64-bit 7601 Multiprocessor Free Service Pack 1
       #1

    BSOD during Windows Update after fresh SSD install


    Hello everyone. Some background: I wanted to redo a fresh install of Windows 7 onto a Samsung 850 EVO SSD. After using DISKPART to set up the SSD the installation went flawlessly. Of note, I have the Users folder on a separate Toshiba 1TB HDD using Audit Mode instructions I found here. I installed my monitor drivers, mobo drivers, wifi adapter, webcam, HP printer drivers and Google Chrome.

    I then proceeded to do the Windows Update. It updated to SP1 fine. I continued Windows Update and it was in the process of installing more critical updates when my BSOD occurred. The necessary files are attached. Thanks for taking time to review my case.
      My Computer


  2. Posts : 14
    Microsoft Windows 7 Professional 64-bit 7601 Multiprocessor Free Service Pack 1
    Thread Starter
       #2

    So I just experienced a second BSOD, also while performing Windows Update. Latest log files are attached. I've also been experiencing errors with some Windows Update files.
      My Computer


  3. Posts : 14
    Microsoft Windows 7 Professional 64-bit 7601 Multiprocessor Free Service Pack 1
    Thread Starter
       #3

    And yet a third BSOD while trying Windows Updates that keep failing.
      My Computer


  4. Posts : 17,322
    Win 10 Pro x64
       #4

    You have disk and/or file corruption problems,

    Two of the dumps are these,

    Code:
    NTFS_FILE_SYSTEM (24)
        If you see NtfsExceptionFilter on the stack then the 2nd and 3rd
        parameters are the exception record and context record. Do a .cxr
        on the 3rd parameter and then kb to obtain a more informative stack
        trace.
    All three are riddled with NTFS references.

    Not sure if it's related to your install method or not but I would perform the following tests,

    chkdsk /r

    SFC /SCANNOW Command - System File Checker

    Someone else might come along with more info but that's a good start.
      My Computer


  5. Posts : 14
    Microsoft Windows 7 Professional 64-bit 7601 Multiprocessor Free Service Pack 1
    Thread Starter
       #5

    derekimo said:
    You have disk and/or file corruption problems,

    Two of the dumps are these,

    Code:
    NTFS_FILE_SYSTEM (24)
        If you see NtfsExceptionFilter on the stack then the 2nd and 3rd
        parameters are the exception record and context record. Do a .cxr
        on the 3rd parameter and then kb to obtain a more informative stack
        trace.
    All three are riddled with NTFS references.

    Not sure if it's related to your install method or not but I would perform the following tests,

    chkdsk /r

    SFC /SCANNOW Command - System File Checker

    Someone else might come along with more info but that's a good start.
    Can you tell which drive it is? The OS is on the SSD but the user folder is on the HDD.
      My Computer


  6. Posts : 17,322
    Win 10 Pro x64
       #6

    I can't myself, I would just check both to rule them out.

    Someone else might be able to, I'm just pointing out the obvious stuff.
      My Computer


  7. Posts : 14
    Microsoft Windows 7 Professional 64-bit 7601 Multiprocessor Free Service Pack 1
    Thread Starter
       #7

    So I ran chkdsk on both drives. Here are the results:

    SSD chkdsk results
    Attachment 388111

    HDD chkdsk results
    Attachment 388112


    I tried to run sfc /scannow but encountered another BSOD. Log files are attached. I'll try to run it again. Can you run it on a non-OS drive, meaning my HDD used for storage only?
      My Computer


  8. Posts : 14
    Microsoft Windows 7 Professional 64-bit 7601 Multiprocessor Free Service Pack 1
    Thread Starter
       #8

    Ok, so I was able to run sfc /scannow on both drives with the following results:

    SSD SFC Results
    Attachment 388115

    HDD SFC Results
    Attachment 388116
      My Computer


  9. Posts : 17,322
    Win 10 Pro x64
       #9

    This new one doesn't have much info but does blame memory corruption,

    Code:
    BugCheck 3B, {c0000005, fffff8000300d29f, fffff880078d7af0, 0}
    
    Probably caused by : memory_corruption ( nt!MmHardFaultBytesRequired+3f )
    
    Followup:     MachineOwner
    ---------
    This couldn't hurt to make sure your RAM is alright,

       Information
    MemTest86+

    Run a minimum of 8 passes, preferably overnight, or until errors occur using MemTest86+.

    Use this tutorial to help you use MemTest86+:
    RAM - Test with MemTest86+
    Last edited by derekimo; 16 Jun 2016 at 20:23.
      My Computer


  10. Posts : 7,050
    Windows 10 Pro
       #10

    I hope you don't mind me bumping in derekimo :)

    Running memory test would be optionality, but not a necessity, both 0x3B crashes give indications of memory access violations & show file system drivers in the raw stack. Together with the 0x24 I think we should focus more on the hard drives.

    N3wpv, please check your SSD for firmware updates with Samsung Magician and try to update your system. Some Windows drivers are being flagged too but I believe it is because of the missing updates.
    Please check Intel for BIOS updates.
    Code:
    SYSTEM_SERVICE_EXCEPTION (3b)
    An exception happened while executing a system service routine.
    Arguments:
    Arg1: 00000000c0000005, Exception code that caused the bugcheck
    Arg2: fffff80002cd8ef0, Address of the instruction which caused the bugcheck
    Arg3: fffff88006387d20, Address of the context record for the exception that caused the bugcheck
    Arg4: 0000000000000000, zero.
    
    fffff880`078d79d8  fffff880`01253000 Ntfs!RtlULongLongToULong <PERF> (Ntfs+0x0)
    fffff880`078d79e0  fffff880`012be984 Ntfs!__PchSym_ <PERF> (Ntfs+0x6b984)
    fffff880`078d79e8  fffff880`01052000 fltmgr!ExFreeToNPagedLookasideList <PERF> (fltmgr+0x0)
    fffff880`078d79f0  fffff880`0107000c fltmgr!__PchSym_ <PERF> (fltmgr+0x1e00c)
    fffff880`078d79f8  fffff880`01052000 fltmgr!ExFreeToNPagedLookasideList <PERF> (fltmgr+0x0)
    fffff880`078d7a00  fffff880`01070240 fltmgr!__PchSym_ <PERF> (fltmgr+0x1e240)
    fffff880`078d7a08  fffff880`01052000 fltmgr!ExFreeToNPagedLookasideList <PERF> (fltmgr+0x0)
    fffff880`078d7a10  fffff880`0107120c fltmgr!__PchSym_ <PERF> (fltmgr+0x1f20c)
    
    fffff880`06388228  fffff880`0114e31a*** WARNING: Unable to verify timestamp for MpFilter.sys
    *** ERROR: Module load completed but symbols could not be loaded for MpFilter.sys
     MpFilter+0x1031a
    I'm not sure what device this event log is pointing to.
    Code:
    Event[1920]:
      Log Name: System
      Source: atapi
      Date: 2016-06-15T15:59:49.495
      Event ID: 11
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: SzantoFamily-PC
      Description: 
    The driver detected a controller error on \Device\Ide\IdePort3.

    Can you tell which drive it is?
    The dumps do not indicate a specific drive, if Windows detects errors on the hard drives it can be found in the event logs.
      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 17:56.
Find Us