BSOD among many other issues


  1. Posts : 3
    Windows 7 Ultimate x64
       #1

    BSOD among many other issues


    So this is my very first computer build. I felt really accomplished until all of this crap started happening.
    Issues:
    1. Sometimes the computer just restarts itself without the blue screen
    2. Sometimes when the computer boots up, I get a messaging stating "New CPU detected." Hit F1 for bios and F2 to continue.
    3. I get countless blue screens.

    Thus far I have ran memory tests, scanned for viruses with both Norton and MSE. (I have since uninstalled Norton and am running MSE.) I have also tried to use the most up to date drivers for my video card and printer. I am at a complete loss. Please help! Here is a zip file of my latest log....

    Here is what I am running:
    I am running Windows 7 Ultimate with an
    -Western Digital Caviar Black WD5001AALS 500GB 7200 RPM 32MB Cache
    -G.SKILL Ripjaws Series 8GB
    -AMD Phenom II X6 1090T Black Edition Thuban 3.2GHz 6 x 512KB L2 Cache 6MB L3 Cache Socket AM3 125W Six-Core Desktop Processor
    -EVGA 01G-P3-1452-TR GeForce GTS 450
    -ASUS M4A89GTD PRO/USB3 AM3 AMD 890GX HDMI SATA 6Gb/s USB 3.0 ATX AMD Motherboard
      My Computer


  2. Posts : 6,668
    Windows 7 x64
       #2

    Code:
    DRIVER_PAGE_FAULT_IN_FREED_SPECIAL_POOL (d5)
    Memory was referenced after it was freed.
    This cannot be protected by try-except.
    When possible, the guilty driver's name (Unicode string) is printed on
    the bugcheck screen and saved in KiBugCheckDriver.
    Arguments:
    Arg1: fffff98003b24ed0, memory referenced
    Arg2: 0000000000000000, value 0 = read operation, 1 = write operation
    Arg3: fffff88013df51aa, if non-zero, the address which referenced memory.
    Arg4: 0000000000000000, (reserved)
    
    Debugging Details:
    ------------------
    
    
    Could not read faulting driver name
    
    READ_ADDRESS: GetPointerFromAddress: unable to read from fffff800032fe0e8
     fffff98003b24ed0 
    
    FAULTING_IP: 
    usbfilter+41aa
    fffff880`13df51aa 8b4230          mov     eax,dword ptr [rdx+30h]
    
    MM_INTERNAL_CODE:  0
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  VERIFIER_ENABLED_VISTA_MINIDUMP
    
    BUGCHECK_STR:  0xD5
    
    PROCESS_NAME:  System
    
    CURRENT_IRQL:  0
    
    TRAP_FRAME:  fffff8800317d280 -- (.trap 0xfffff8800317d280)
    NOTE: The trap frame does not contain all registers.
    Some register values may be zeroed or incorrect.
    rax=0000000000000000 rbx=0000000000000000 rcx=fffff8800317d478
    rdx=fffff98003b24ea0 rsi=0000000000000000 rdi=0000000000000000
    rip=fffff88013df51aa rsp=fffff8800317d410 rbp=0000000000000002
     r8=0000000000000000  r9=fffff88013df51a5 r10=0000000000000100
    r11=fffff88003088180 r12=0000000000000000 r13=0000000000000000
    r14=0000000000000000 r15=0000000000000000
    iopl=0         nv up ei ng nz na pe nc
    usbfilter+0x41aa:
    fffff880`13df51aa 8b4230          mov     eax,dword ptr [rdx+30h] ds:8180:fffff980`03b24ed0=????????
    Resetting default scope
    
    LAST_CONTROL_TRANSFER:  from fffff800030792ac to fffff800030cd640
    
    STACK_TEXT:  
    fffff880`0317d118 fffff800`030792ac : 00000000`00000050 fffff980`03b24ed0 00000000`00000000 fffff880`0317d280 : nt!KeBugCheckEx
    fffff880`0317d120 fffff800`030cb76e : 00000000`00000000 fffff980`03b24ed0 fffffa80`08990500 fffff980`03b22d80 : nt! ?? ::FNODOBFM::`string'+0x4621f
    fffff880`0317d280 fffff880`13df51aa : fffff880`0317d478 00000000`00000000 fffff980`03b22d80 fffffa80`091dae40 : nt!KiPageFault+0x16e
    fffff880`0317d410 fffff880`0317d478 : 00000000`00000000 fffff980`03b22d80 fffffa80`091dae40 00000000`00000000 : usbfilter+0x41aa
    fffff880`0317d418 00000000`00000000 : fffff980`03b22d80 fffffa80`091dae40 00000000`00000000 fffff880`0317d478 : 0xfffff880`0317d478
    
    
    STACK_COMMAND:  kb
    
    FOLLOWUP_IP: 
    usbfilter+41aa
    fffff880`13df51aa 8b4230          mov     eax,dword ptr [rdx+30h]
    
    SYMBOL_STACK_INDEX:  3
    
    SYMBOL_NAME:  usbfilter+41aa
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: usbfilter
    
    IMAGE_NAME:  usbfilter.sys
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  4b3082ae
    
    FAILURE_BUCKET_ID:  X64_0xD5_VRF_usbfilter+41aa
    
    BUCKET_ID:  X64_0xD5_VRF_usbfilter+41aa
    
    Followup: MachineOwner
    ---------
    looks like a driver issue, give me a little time to look over the driver dump and post back.

    edit: okay let's just start with the most recent stuff for your motherboard.
    chipset wise
    http://www.asus.com/product.aspx?p_id=gdf0vtpvf72ltygs
    (downloads tab)

    If that doesn't solve it, we'll turn on driver verifier to track it down.
      My Computer


  3. Posts : 3
    Windows 7 Ultimate x64
    Thread Starter
       #3

    No dice man. It took me forever to do this because my computer kept restarting. Here are some more logs from just after I installed the chipset. Any other ideas?
    Thanks for the help!
      My Computer


  4. Posts : 6,668
    Windows 7 x64
       #4

    Since it's just constant at this point let's back out and do some memory tests with memtest86
    RAM - Test with Memtest86+

    You need to let it run for 5-7 passes, unless it just starts spamming error messages right away.
      My Computer


  5. Posts : 3
    Windows 7 Ultimate x64
    Thread Starter
       #5

    Alright, I ran 10 passes of the memory test. They all passed. Any other ideas? Could it be a hardware issue? On boot up, I still get the "New CPU detected" message every now and then.
      My Computer


  6. Posts : 6,668
    Windows 7 x64
       #6

    alktrio06 said:
    Alright, I ran 10 passes of the memory test. They all passed. Any other ideas? Could it be a hardware issue? On boot up, I still get the "New CPU detected" message every now and then.
    That sounds like a out of date bios, possibly even a bad bios battery.

    Both are relatively easy fixes.
    YouTube - How to replace a CMOS battery
    annoying voice and chubby hands aside that video basically covers replacing a CMOS battery on your motherboard.
      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 08:50.
Find Us