BSOD Help.

Page 5 of 6 FirstFirst ... 3456 LastLast

  1. Posts : 30
    Windows 10
    Thread Starter
       #41

    axe0 said:
    USB drivers have nothing to do with the hard drive.
    What else causes it can't be said without dump, again.
    Good news, I finally managed to get the system to reinstall, so now I'm installing things and up dating everything, will let you know if I crash again, but even if not when everything's done I'm gonna use the DM-log and before I did a system restore I backed up my dump folder, SO you'll get everything!
    Okay. so I'm not going to install my games except for one, until 2 days from now (if two days pass without a BSOD including while I play the one game I do install) I'll reinstall it all. I was actually able to run the dm log tool, so I'm uploading now so you guys can browse through it to look for any possible problems or conflicts, I'm going to leave my system as is for atleast 2 days, without downloading anything else, so NOTHING the dm log tool created should be different for the next few days... Finally we're getting somewhere.
    Last edited by DarkChrono; 18 Mar 2016 at 02:39.
      My Computer


  2. Posts : 14,901
    Windows 10 Pro
       #42

    You've seated a wrong module.
    Code:
    [Memory Device (Type 17) - Length 34 - Handle 002ch]
      Physical Memory Array Handle  002ah
      Memory Error Info Handle      [Not Provided]
      Total Width                   64 bits
      Data Width                    64 bits
      Size                          8192MB
      Form Factor                   09h - DIMM
      Device Set                    [None]
      Device Locator                DIMM0
      Bank Locator                  BANK0
      Memory Type                   18h - Specification Reserved
      Type Detail                   4080h - Synchronous
      Speed                         1333MHz
      Manufacturer                  Corsair      
      Serial Number                        
      Asset Tag Number                          
      Part Number                   CMX8GX3M1A1600C11 
    [Memory Device (Type 17) - Length 34 - Handle 0030h]
      Physical Memory Array Handle  002ah
      Memory Error Info Handle      [Not Provided]
      Total Width                   64 bits
      Data Width                    64 bits
      Size                          8192MB
      Form Factor                   09h - DIMM
      Device Set                    [None]
      Device Locator                DIMM2
      Bank Locator                  BANK2
      Memory Type                   18h - Specification Reserved
      Type Detail                   4080h - Synchronous
      Speed                         1333MHz
      Manufacturer                  Corsair      
      Serial Number                        
      Asset Tag Number                          
      Part Number                   CMX16GX3M2A1333C9
      My Computers


  3. Posts : 30
    Windows 10
    Thread Starter
       #43

    axe0 said:
    You've seated a wrong module.
    Code:
    [Memory Device (Type 17) - Length 34 - Handle 002ch]
      Physical Memory Array Handle  002ah
      Memory Error Info Handle      [Not Provided]
      Total Width                   64 bits
      Data Width                    64 bits
      Size                          8192MB
      Form Factor                   09h - DIMM
      Device Set                    [None]
      Device Locator                DIMM0
      Bank Locator                  BANK0
      Memory Type                   18h - Specification Reserved
      Type Detail                   4080h - Synchronous
      Speed                         1333MHz
      Manufacturer                  Corsair      
      Serial Number                        
      Asset Tag Number                          
      Part Number                   CMX8GX3M1A1600C11 
    [Memory Device (Type 17) - Length 34 - Handle 0030h]
      Physical Memory Array Handle  002ah
      Memory Error Info Handle      [Not Provided]
      Total Width                   64 bits
      Data Width                    64 bits
      Size                          8192MB
      Form Factor                   09h - DIMM
      Device Set                    [None]
      Device Locator                DIMM2
      Bank Locator                  BANK2
      Memory Type                   18h - Specification Reserved
      Type Detail                   4080h - Synchronous
      Speed                         1333MHz
      Manufacturer                  Corsair      
      Serial Number                        
      Asset Tag Number                          
      Part Number                   CMX16GX3M2A1333C9
    That one might be old mate, I took the only 1600 out earlier.

    Yeah the file you're in must be an older one, I ran CPUID and went to SPD and checked slots 1 and 3 and they're both CMX16GX3M2A1333C9
      My Computer


  4. Posts : 14,901
    Windows 10 Pro
       #44

    I only opened the dump of today (18th)
    It may be old as you might have changed it already, but the dump is the most recent and the only one of 18th this month.
      My Computers


  5. Posts : 382
    Windows 10 Home
       #45

    Code:
    BugCheck 12B, {ffffffffc00002c4, 6a, 2610f2b4380, ffffd00021cda000}
    
    *** WARNING: Unable to verify timestamp for win32k.sys
    *** ERROR: Module load completed but symbols could not be loaded for win32k.sys
    Probably caused by : ntkrnlmp.exe ( nt!ST_STORE<SM_TRAITS>::StDmPageError+ec )
    
    Followup:     MachineOwner
    ---------
    
    2: kd> !analyze -v
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    FAULTY_HARDWARE_CORRUPTED_PAGE (12b)
    This bugcheck indicates that a single bit error was found in this page.  This is a hardware memory error.
    Arguments:
    Arg1: ffffffffc00002c4, virtual address mapping the corrupted page
    Arg2: 000000000000006a, physical page number
    Arg3: 000002610f2b4380, zero
    Arg4: ffffd00021cda000, zero
    And the above would match if you have two different sticks currently plugged in the computer.
      My Computer


  6. Posts : 30
    Windows 10
    Thread Starter
       #46

    axe0 said:
    I only opened the dump of today (18th)
    It may be old as you might have changed it already, but the dump is the most recent and the only one of 18th this month.
    Weird, well according to me, and my system the one 1600 stick is out, I put it in a plastic bag and in my electronics drawer, so I don't lose it and it doesn't get damaged, but hopefully the information you have in there, will help you if my computer isn't all good now, I can tell you, I'm sad that the crashes during reinstallation weren't saved (to reinstall windows I had to fully format my hard drive so... I lost everything that I didn't back up)
      My Computer


  7. Posts : 30
    Windows 10
    Thread Starter
       #47

    BorisTheAnimal said:
    Code:
    BugCheck 12B, {ffffffffc00002c4, 6a, 2610f2b4380, ffffd00021cda000}
    
    *** WARNING: Unable to verify timestamp for win32k.sys
    *** ERROR: Module load completed but symbols could not be loaded for win32k.sys
    Probably caused by : ntkrnlmp.exe ( nt!ST_STORE<SM_TRAITS>::StDmPageError+ec )
    
    Followup:     MachineOwner
    ---------
    
    2: kd> !analyze -v
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    FAULTY_HARDWARE_CORRUPTED_PAGE (12b)
    This bugcheck indicates that a single bit error was found in this page.  This is a hardware memory error.
    Arguments:
    Arg1: ffffffffc00002c4, virtual address mapping the corrupted page
    Arg2: 000000000000006a, physical page number
    Arg3: 000002610f2b4380, zero
    Arg4: ffffd00021cda000, zero
    And the above would match if you have two different sticks currently plugged in the computer.
    I'm not completely sure what I'm looking at but, may I ask, that despite running memtest 86 set to 8 passes and getting no errors with the ram, do you think it's possible, buying a whole new set altogether would wipe out the problem?
      My Computer


  8. Posts : 14,901
    Windows 10 Pro
       #48

    Memtest86+ with 8 passes doesn't per se have to rule out the memory completely, it normally does but it does also occur that errors show up when you run MemTest86+ till all passes have finished.
      My Computers


  9. Posts : 30
    Windows 10
    Thread Starter
       #49

    axe0 said:
    Memtest86+ with 8 passes doesn't per se have to rule out the memory completely, it normally does but it does also occur that errors show up when you run MemTest86+ till all passes have finished.
    I mean I was just debating when I get more money, in either 2 weeks, or 4 that I was gonna buy a set of G.skill ripjaws x series, 32 gigabytes, since I couldn't find a set of 16 for my motherboard, I could only find 32's... But I was going to just replace the ram to see if that helped at all. Well it's 4:45 AM here, I'm gonna go to sleep, I'll leave my computer running over night, I'll let you know if it crashes, and I'll check anything you post tonight, in the morning!
      My Computer


  10. Posts : 382
    Windows 10 Home
       #50

    DarkChrono here is a pdf of memory qvl(qualified vendors list) for your motherboard:
    ASUS M5A97 LE R20 Memory QVL

    And as far as I can see there are a couple of 16GB kits you can get, but all of those are 4x4GB.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 03:31.
Find Us




Windows 10 Forums