fresh install still get BSOD


  1. Posts : 19
    win 7 pro x64
       #1

    fresh install still get BSOD


    I installed an SSD and put a new copy of win 7 pro on it, within a day it crashed. I rarely ever see the BSOD, I usually see the windows has recovered from an unexpected error screen.

    The new installation only has a few application installed, mostly just window updates, microsoft security essentials, steam.

    I ran memtest and didnt come up with any errors.
      My Computer


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

    Code:
    *******************************************************************************
    *                                                                                                                                           *
    *                        Bugcheck Analysis                                                                                           *
    *                                                                                                                                           *
    *******************************************************************************
    
    IRQL_NOT_LESS_OR_EQUAL (a)
    An attempt was made to access a pageable (or completely invalid) address at an
    interrupt request level (IRQL) that is too high.  This is usually
    caused by drivers using improper addresses.
    If a kernel debugger is available get the stack backtrace.
    Arguments:
    Arg1: 00005a800ac1c3bb, memory referenced
    Arg2: 0000000000000002, IRQL
    Arg3: 0000000000000000, bitfield :
    	bit 0 : value 0 = read operation, 1 = write operation
    	bit 3 : value 0 = not an execute operation, 1 = execute operation (only on chips which support this level of status)
    Arg4: fffff80002a8a3c9, address which referenced memory
    
    Debugging Details:
    ------------------
    
    TRIAGER: Could not open triage file : e:\dump_analysis\program\triage\modclass.ini, error 2
    
    READ_ADDRESS: GetPointerFromAddress: unable to read from fffff80002cb1100
    GetUlongFromAddress: unable to read from fffff80002cb11c0
     00005a800ac1c3bb Nonpaged pool
    
    CURRENT_IRQL:  2
    
    FAULTING_IP: 
    nt!MiUnlinkPageFromLockedList+169
    fffff800`02a8a3c9 410fb6511b      movzx   edx,byte ptr [r9+1Bh]
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  WIN7_DRIVER_FAULT
    
    BUGCHECK_STR:  0xA
    
    PROCESS_NAME:  csrss.exe
    
    TRAP_FRAME:  fffff88007baf5d0 -- (.trap 0xfffff88007baf5d0)
    NOTE: The trap frame does not contain all registers.
    Some register values may be zeroed or incorrect.
    rax=0000020000395ebe rbx=0000000000000000 rcx=00000000003960a7
    rdx=0000000000000000 rsi=0000000000000000 rdi=0000000000000000
    rip=fffff80002a8a3c9 rsp=fffff88007baf760 rbp=0000000000000000
     r8=fffff88007baf790  r9=00005a800ac1c3a0 r10=0000000000000001
    r11=0000000000000001 r12=0000000000000000 r13=0000000000000000
    r14=0000000000000000 r15=0000000000000000
    iopl=0         nv up ei pl nz na po nc
    nt!MiUnlinkPageFromLockedList+0x169:
    fffff800`02a8a3c9 410fb6511b      movzx   edx,byte ptr [r9+1Bh] ds:00005a80`0ac1c3bb=??
    Resetting default scope
    
    LAST_CONTROL_TRANSFER:  from fffff80002a791a9 to fffff80002a79c00
    
    STACK_TEXT:  
    fffff880`07baf488 fffff800`02a791a9 : 00000000`0000000a 00005a80`0ac1c3bb 00000000`00000002 00000000`00000000 : nt!KeBugCheckEx
    fffff880`07baf490 fffff800`02a77e20 : fffff880`07baf670 fffffa80`10d36ca0 fffff880`00000000 fffffa80`0ac1f370 : nt!KiBugCheckDispatch+0x69
    fffff880`07baf5d0 fffff800`02a8a3c9 : fffffa80`0abf2340 00000000`00000005 fffff800`02cb4d48 fffff680`00021240 : nt!KiPageFault+0x260
    fffff880`07baf760 fffff800`02aaa06b : fffffa80`0ac1f370 fffffa80`0dc24ec8 00000000`00000000 0004d80c`00000080 : nt!MiUnlinkPageFromLockedList+0x169
    fffff880`07baf7e0 fffff800`02a96c8f : 00000000`00000001 00000000`00000000 fffffa80`113f0000 fffffa80`0dc24ec8 : nt!MiResolveTransitionFault+0x16b
    fffff880`07baf870 fffff800`02a86179 : fffffa80`113f9420 ffffffff`ffffffff fffffa80`0f2d7b50 00000000`00000000 : nt!MiDispatchFault+0x95f
    fffff880`07baf980 fffff800`02a77d2e : 00000000`00000001 00000000`042490ae 00000000`0049bb01 00000000`004066c0 : nt!MmAccessFault+0x359
    fffff880`07bafae0 00000000`76fc676f : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiPageFault+0x16e
    00000000`057dedd0 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x76fc676f
    
    
    STACK_COMMAND:  kb
    
    FOLLOWUP_IP: 
    nt!MiUnlinkPageFromLockedList+169
    fffff800`02a8a3c9 410fb6511b      movzx   edx,byte ptr [r9+1Bh]
    
    SYMBOL_STACK_INDEX:  3
    
    SYMBOL_NAME:  nt!MiUnlinkPageFromLockedList+169
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: nt
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  5147d9c6
    
    IMAGE_NAME:  memory_corruption
    
    FAILURE_BUCKET_ID:  X64_0xA_nt!MiUnlinkPageFromLockedList+169
    
    BUCKET_ID:  X64_0xA_nt!MiUnlinkPageFromLockedList+169
    
    Followup: MachineOwner
    ---------
    Test Your memory once more . Let it run to 8 passes
      My Computer


  3. Posts : 19
    win 7 pro x64
    Thread Starter
       #3

    I've ran it twice past 8 passes and it still checks out okay.
      My Computer


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

    Do you have the current firmware on your SSD ?

    You may also want to run SFC /scannow

    Click on type CMD inside Search programs and files right click on CMD under Programs (1) choose Run as administrator . Click on Yes inside the UAC window . Once command prompt opens up . Path should be C:\Windows\System32>_
    Type this command and press <ENTER>


    SFC /scannow


    Once that is done run this command


    Chkdsk /f /r
      My Computer


  5. Posts : 19
    win 7 pro x64
    Thread Starter
       #5

    Would conflicting memory cause this? The memory I have installed is apparently not on the qualified vendors list for the motherboard.

    G.SKILL Ripjaws Series 16GB Desktop Memory Model F3-12800CL9Q-16GBRL - Newegg.com

    I have an asus m5a97.
      My Computer


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

    strandon

    Your motherboard supports dual channel memory when your sticks are qual channel memory . Don't think that will work on your board . Just cause your motherboard has 4 dim slots doesn't mean it supports quad channel . Each memory slot is color coded for a reason . Blue is one channel black is another . If you want to get 16gb you would need to purchase 2 kits of 8Gb dual channel memory kits

    Newegg.com - Computer Hardware, Memory, Desktop Memory, G.SKILL, Dual Channel Kit, 16GB (2 x 8GB)
      My Computer


  7. Posts : 19
    win 7 pro x64
    Thread Starter
       #7

    Your right, I purchased those but they didnt work. It only showed up as 8gb. I currently have the same model but 2 sets of dual channel instead
      My Computer


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

    The Quad Channel Memory will only be read as Dual Channel cause that is what your board supports .

    :ADDED:

    I'd personally run the memtest over night . The test might fail towards the end . Seen it happen many times .
      My Computer


  9. Posts : 19
    win 7 pro x64
    Thread Starter
       #9

    okay, ill run it tonight. What are your suggested brands or models of memory?
      My Computer


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

    I'd personally go for Corsair . Use to go for OCZ until they stopped selling memory and became strictly SSD drives . Check with your manual and see what speed your board could use then go with the brand .
      My Computer


 

  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 21:44.
Find Us