Another BSOD 3rd Thread

Page 1 of 11 123 ... LastLast

  1. Posts : 26,863
    Windows 11 Pro
       #1

    Another BSOD 3rd Thread


    I had another bsod today. please refer to this page (post#26 for a brief synopsis) for what has been done. I am really at a loss. It happened this time as I was running the scannow command. I am attaching the two files I was directed to.

    Attachment 123624

    Attachment 123625

    Thanks for any help.
      My Computer


  2. Posts : 8,383
    Windows 10 Pro x64, Arch Linux
       #2

    Remove SpeedFan, its driver is outdated
    Code:
    speedfan.sys        fffff880`015e4000    fffff880`015eb000    0x00007000    0x45168798    24/09/2006 17:26:48

    The dmp(s) point to ntkrpamp.exe or ntoskrnl.exe as the probable cause. We know this is not the case, as these are core OS files, and will definitely not cause a BSOD. They are just the default files the debuggers blame when they can't see a better cause. We need to run driver verifier to pinpoint the faulting driver...

    - Go to Start and type in "verifier" (without the quotes) and press Enter
    - Select "Create custom settings (for code developers)" and click "Next"
    - Select "Select individual settings from a full list" and click "Next"
    - Select everything EXCEPT FOR "Low Resource Simulation" and click "Next"
    - Select "Select driver names from a list" and click "Next"
    Then select all drivers NOT provided by Microsoft and click "Next"
    - Select "Finish" on the next page.

    Reboot the system and wait for it to crash to the Blue Screen. Continue to use your system normally, and if you know what causes the crash, do that repeatedly. The objective here is to get the system to crash because Driver Verifier is stressing the drivers out.

    Then upload the new dumps :)
      My Computer


  3. Posts : 670
    Windows 7 x64
       #3

    You got CPU-Z 133 & 134 - uninstall 133.

    Speedfan by itself is a good temperatures monitoring tool, and so far speedfan.sys 2006 appears to be the latest and working fine. However, you also have CoreTemp which I suspect has a conflict with Speedfan:

    ALSysIO64.sys Sun Apr 19 15:41:04 2009

    Go ahead and uninstall both CoreTemp and Speedfan, then navigate to C:\Windows\system32\drivers and ensure that these 2 drivers are gone -> ALSysIO64.sys and Speedfan.sys. Reboot and see how it goes.

    Other than this CoreTemp, your drivers are in perfect shape now. If you're still getting BSOD's after the removal of CoreTemp and Speedfan, this will likely mean you got a hardware problem - possibly a defective RAM stick or it set wrong in the bios.




    Crash Dumps:

    Code:
    Microsoft (R) Windows Debugger Version 6.12.0002.633 AMD64
    Copyright (c) Microsoft Corporation. All rights reserved.
    
    
    Loading Dump File [F:\a\Minidump\D M P\121510-14523-01.dmp]
    Mini Kernel Dump File: Only registers and stack trace are available
    
    Symbol search path is: SRV*c:\websymbols*http://msdl.microsoft.com/download/symbols
    Executable search path is: 
    Windows 7 Kernel Version 7600 MP (6 procs) Free x64
    Product: WinNt, suite: TerminalServer SingleUserTS
    Built by: 7600.16617.amd64fre.win7_gdr.100618-1621
    Machine Name:
    Kernel base = 0xfffff800`02a11000 PsLoadedModuleList = 0xfffff800`02c4ee50
    Debug session time: Wed Dec 15 13:20:01.903 2010 (UTC - 5:00)
    System Uptime: 0 days 6:34:17.245
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    ....................
    Loading User Symbols
    Loading unloaded module list
    .....
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck 50, {fffff820032287d0, 0, fffff80002bb60f3, 5}
    
    
    Could not read faulting driver name
    Probably caused by : ntkrnlmp.exe ( nt!ExFreePoolWithTag+43 )
    
    Followup: MachineOwner
    ---------
    
    2: kd> !analyze -v
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    PAGE_FAULT_IN_NONPAGED_AREA (50)
    Invalid system memory was referenced.  This cannot be protected by try-except,
    it must be protected by a Probe.  Typically the address is just plain bad or it
    is pointing at freed memory.
    Arguments:
    Arg1: fffff820032287d0, memory referenced.
    Arg2: 0000000000000000, value 0 = read operation, 1 = write operation.
    Arg3: fffff80002bb60f3, If non-zero, the instruction address which referenced the bad memory
    	address.
    Arg4: 0000000000000005, (reserved)
    
    Debugging Details:
    ------------------
    
    
    Could not read faulting driver name
    
    READ_ADDRESS: GetPointerFromAddress: unable to read from fffff80002cb90e0
     fffff820032287d0 
    
    FAULTING_IP: 
    nt!ExFreePoolWithTag+43
    fffff800`02bb60f3 418b45f0        mov     eax,dword ptr [r13-10h]
    
    MM_INTERNAL_CODE:  5
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    
    BUGCHECK_STR:  0x50
    
    PROCESS_NAME:  System
    
    CURRENT_IRQL:  0
    
    TRAP_FRAME:  fffff88002f4c8b0 -- (.trap 0xfffff88002f4c8b0)
    NOTE: The trap frame does not contain all registers.
    Some register values may be zeroed or incorrect.
    rax=0000000000000000 rbx=0000000000000000 rcx=fffff820032287e0
    rdx=0000000000000000 rsi=0000000000000000 rdi=0000000000000000
    rip=fffff80002bb60f3 rsp=fffff88002f4ca40 rbp=fffff80002c265a0
     r8=0000000000000001  r9=0000000000000000 r10=fffff80002a11000
    r11=0000000000000155 r12=0000000000000000 r13=0000000000000000
    r14=0000000000000000 r15=0000000000000000
    iopl=0         nv up ei pl nz na pe nc
    nt!ExFreePoolWithTag+0x43:
    fffff800`02bb60f3 418b45f0        mov     eax,dword ptr [r13-10h] ds:0155:ffffffff`fffffff0=????????
    Resetting default scope
    
    LAST_CONTROL_TRANSFER:  from fffff80002b008c1 to fffff80002a81740
    
    STACK_TEXT:  
    fffff880`02f4c748 fffff800`02b008c1 : 00000000`00000050 fffff820`032287d0 00000000`00000000 fffff880`02f4c8b0 : nt!KeBugCheckEx
    fffff880`02f4c750 fffff800`02a7f82e : 00000000`00000000 fffff880`01276550 fffff8a0`02f8dd00 fffff8a0`000d6cb0 : nt! ?? ::FNODOBFM::`string'+0x40e8b
    fffff880`02f4c8b0 fffff800`02bb60f3 : 00000000`00000001 fffff8a0`007f9690 00000000`00000000 fffffa80`06393140 : nt!KiPageFault+0x16e
    fffff880`02f4ca40 fffff800`02a57c09 : fffff8a0`076c4d60 fffff8a0`076c4da0 fffff800`02c265a0 fffff8a0`076b77f0 : nt!ExFreePoolWithTag+0x43
    fffff880`02f4caf0 fffff880`01276646 : fffff880`01276550 00000000`00000001 fffff880`01276550 fffffa80`00000313 : nt!FsRtlUninitializeBaseMcb+0x41
    fffff880`02f4cb20 fffff800`02a8e961 : fffffa80`0641db60 fffff880`02f4cb50 00000000`00000000 00000000`00000003 : Ntfs!NtfsMcbCleanupLruQueue+0xf6
    fffff880`02f4ccb0 fffff800`02d25c06 : 070240c0`c2600c1f fffffa80`0641db60 00000000`00000080 fffffa80`06406040 : nt!ExpWorkerThread+0x111
    fffff880`02f4cd40 fffff800`02a5fc26 : fffff880`02e88180 fffffa80`0641db60 fffff880`02e93040 0a280fb0`f0a44e00 : nt!PspSystemThreadStartup+0x5a
    fffff880`02f4cd80 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KxStartSystemThread+0x16
    
    
    STACK_COMMAND:  kb
    
    FOLLOWUP_IP: 
    nt!ExFreePoolWithTag+43
    fffff800`02bb60f3 418b45f0        mov     eax,dword ptr [r13-10h]
    
    SYMBOL_STACK_INDEX:  3
    
    SYMBOL_NAME:  nt!ExFreePoolWithTag+43
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: nt
    
    IMAGE_NAME:  ntkrnlmp.exe
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  4c1c44a9
    
    FAILURE_BUCKET_ID:  X64_0x50_nt!ExFreePoolWithTag+43
    
    BUCKET_ID:  X64_0x50_nt!ExFreePoolWithTag+43
    
    Followup: MachineOwner
    ---------

    Drivers:

    Code:
    start             end                 module name
    fffff880`00e00000 fffff880`00e57000   ACPI     ACPI.sys     Mon Jul 13 19:19:34 2009 (4A5BC106)
    fffff880`03efb000 fffff880`03f85000   afd      afd.sys      Mon Jul 13 19:21:40 2009 (4A5BC184)
    fffff880`04073000 fffff880`04089000   AgileVpn AgileVpn.sys Mon Jul 13 20:10:24 2009 (4A5BCCF0)
    fffff880`07339000 fffff880`07341000   ALSysIO64 ALSysIO64.sys Sun Apr 19 15:41:04 2009 (49EB7E50)
    fffff880`04167000 fffff880`0417c000   amdppm   amdppm.sys   Mon Jul 13 19:19:25 2009 (4A5BC0FD)
    fffff880`00c00000 fffff880`00c0b000   amdxata  amdxata.sys  Tue May 19 13:56:59 2009 (4A12F2EB)
    fffff880`073b2000 fffff880`073bd000   asyncmac asyncmac.sys Mon Jul 13 20:10:13 2009 (4A5BCCE5)
    fffff880`00fcc000 fffff880`00fd5000   atapi    atapi.sys    Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`00fd5000 fffff880`00fff000   ataport  ataport.SYS  Mon Jul 13 19:19:52 2009 (4A5BC118)
    fffff880`04608000 fffff880`04dfd000   atikmdag atikmdag.sys Tue Oct 26 22:29:53 2010 (4CC78EA1)
    fffff880`0417c000 fffff880`041c7000   atikmpag atikmpag.sys Tue Oct 26 22:14:23 2010 (4CC78AFF)
    fffff880`02af4000 fffff880`02afb000   Beep     Beep.SYS     Mon Jul 13 20:00:13 2009 (4A5BCA8D)
    fffff880`04130000 fffff880`04141000   blbdrive blbdrive.sys Mon Jul 13 19:35:59 2009 (4A5BC4DF)
    fffff880`02600000 fffff880`0261e000   bowser   bowser.sys   Mon Jul 13 19:23:50 2009 (4A5BC206)
    fffff960`00750000 fffff960`00777000   cdd      cdd.dll      unavailable (00000000)
    fffff880`02a94000 fffff880`02abe000   cdrom    cdrom.sys    Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`00cdc000 fffff880`00d9c000   CI       CI.dll       Mon Jul 13 21:32:13 2009 (4A5BE01D)
    fffff880`01000000 fffff880`01030000   CLASSPNP CLASSPNP.SYS Mon Jul 13 19:19:58 2009 (4A5BC11E)
    fffff880`00c7e000 fffff880`00cdc000   CLFS     CLFS.SYS     Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`010c0000 fffff880`01133000   cng      cng.sys      Mon Jul 13 19:49:40 2009 (4A5BC814)
    fffff880`041ef000 fffff880`041ff000   CompositeBus CompositeBus.sys Mon Jul 13 20:00:33 2009 (4A5BCAA1)
    fffff880`052f7000 fffff880`05300000   cpuz133_x64 cpuz133_x64.sys Tue May 11 05:58:57 2010 (4BE92A61)
    fffff880`05300000 fffff880`05309000   cpuz134_x64 cpuz134_x64.sys Fri Jul 09 07:16:58 2010 (4C37052A)
    fffff880`04e2f000 fffff880`04e3d000   crashdmp crashdmp.sys Mon Jul 13 20:01:01 2009 (4A5BCABD)
    fffff880`0408f000 fffff880`04112000   csc      csc.sys      Mon Jul 13 19:24:26 2009 (4A5BC22A)
    fffff880`04112000 fffff880`04130000   dfsc     dfsc.sys     Mon Jul 13 19:23:44 2009 (4A5BC200)
    fffff880`03ec3000 fffff880`03ed2000   discache discache.sys Mon Jul 13 19:37:18 2009 (4A5BC52E)
    fffff880`013e7000 fffff880`013fd000   disk     disk.sys     Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`04fc5000 fffff880`04fe7000   drmk     drmk.sys     Mon Jul 13 21:01:25 2009 (4A5BD8E5)
    fffff880`04e3d000 fffff880`04e49000   dump_dumpata dump_dumpata.sys Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`02a6f000 fffff880`02a82000   dump_dumpfve dump_dumpfve.sys Mon Jul 13 19:21:51 2009 (4A5BC18F)
    fffff880`02a64000 fffff880`02a6f000   dump_msahci dump_msahci.sys Mon Jul 13 20:01:01 2009 (4A5BCABD)
    fffff880`01030000 fffff880`0103c000   Dxapi    Dxapi.sys    Mon Jul 13 19:38:28 2009 (4A5BC574)
    fffff880`0426b000 fffff880`0435f000   dxgkrnl  dxgkrnl.sys  Thu Oct 01 21:00:14 2009 (4AC5509E)
    fffff880`0435f000 fffff880`043a5000   dxgmms1  dxgmms1.sys  Mon Jul 13 19:38:32 2009 (4A5BC578)
    fffff880`01042000 fffff880`01056000   fileinfo fileinfo.sys Mon Jul 13 19:34:25 2009 (4A5BC481)
    fffff880`00c0b000 fffff880`00c57000   fltmgr   fltmgr.sys   Mon Jul 13 19:19:59 2009 (4A5BC11F)
    fffff880`0122b000 fffff880`01235000   Fs_Rec   Fs_Rec.sys   Mon Jul 13 19:19:45 2009 (4A5BC111)
    fffff880`011b9000 fffff880`011f3000   fvevol   fvevol.sys   Fri Sep 25 22:34:26 2009 (4ABD7DB2)
    fffff880`01400000 fffff880`0144a000   fwpkclnt fwpkclnt.sys Mon Jul 13 19:21:08 2009 (4A5BC164)
    fffff800`02fed000 fffff800`03036000   hal      hal.dll      Mon Jul 13 21:27:36 2009 (4A5BDF08)
    fffff880`043a5000 fffff880`043c9000   HDAudBus HDAudBus.sys Mon Jul 13 20:06:13 2009 (4A5BCBF5)
    fffff880`04f2c000 fffff880`04f88000   HdAudio  HdAudio.sys  Mon Jul 13 20:06:59 2009 (4A5BCC23)
    fffff880`04e00000 fffff880`04e19000   HIDCLASS HIDCLASS.SYS Mon Jul 13 20:06:21 2009 (4A5BCBFD)
    fffff880`04e19000 fffff880`04e21080   HIDPARSE HIDPARSE.SYS Mon Jul 13 20:06:17 2009 (4A5BCBF9)
    fffff880`04fed000 fffff880`04ffb000   hidusb   hidusb.sys   Mon Jul 13 20:06:22 2009 (4A5BCBFE)
    fffff880`02737000 fffff880`027ff000   HTTP     HTTP.sys     Mon Jul 13 19:22:16 2009 (4A5BC1A8)
    fffff880`01235000 fffff880`0123e000   hwpolicy hwpolicy.sys Mon Jul 13 19:19:22 2009 (4A5BC0FA)
    fffff880`02a46000 fffff880`02a55000   kbdclass kbdclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
    fffff880`02a82000 fffff880`02a90000   kbdhid   kbdhid.sys   Mon Jul 13 20:00:20 2009 (4A5BCA94)
    fffff800`00ba0000 fffff800`00baa000   kdcom    kdcom.dll    Mon Jul 13 21:31:07 2009 (4A5BDFDB)
    fffff880`04e4f000 fffff880`04e92000   ks       ks.sys       Wed Mar 03 23:32:25 2010 (4B8F37D9)
    fffff880`01200000 fffff880`0121a000   ksecdd   ksecdd.sys   Mon Jul 13 19:20:54 2009 (4A5BC156)
    fffff880`015b1000 fffff880`015dc000   ksecpkg  ksecpkg.sys  Fri Dec 11 01:03:32 2009 (4B21E0B4)
    fffff880`04fe7000 fffff880`04fec200   ksthunk  ksthunk.sys  Mon Jul 13 20:00:19 2009 (4A5BCA93)
    fffff880`0270a000 fffff880`0271f000   lltdio   lltdio.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92)
    fffff880`026c6000 fffff880`026e9000   luafv    luafv.sys    Mon Jul 13 19:26:13 2009 (4A5BC295)
    fffff880`00c5d000 fffff880`00c6a000   mcupdate_AuthenticAMD mcupdate_AuthenticAMD.dll Mon Jul 13 21:29:09 2009 (4A5BDF65)
    fffff880`026b8000 fffff880`026c6000   monitor  monitor.sys  Mon Jul 13 19:38:52 2009 (4A5BC58C)
    fffff880`02a55000 fffff880`02a64000   mouclass mouclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
    fffff880`04e22000 fffff880`04e2f000   mouhid   mouhid.sys   Mon Jul 13 20:00:20 2009 (4A5BCA94)
    fffff880`00fb2000 fffff880`00fcc000   mountmgr mountmgr.sys Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`02abe000 fffff880`02aeb000   MpFilter MpFilter.sys Sat Mar 20 01:58:08 2010 (4BA463F0)
    fffff880`07329000 fffff880`07339000   MpNWMon  MpNWMon.sys  Sat Mar 20 01:58:00 2010 (4BA463E8)
    fffff880`0261e000 fffff880`02636000   mpsdrv   mpsdrv.sys   Mon Jul 13 20:08:25 2009 (4A5BCC79)
    fffff880`02636000 fffff880`02663000   mrxsmb   mrxsmb.sys   Sat Feb 27 02:52:19 2010 (4B88CF33)
    fffff880`02663000 fffff880`026b1000   mrxsmb10 mrxsmb10.sys Sat Feb 27 02:52:28 2010 (4B88CF3C)
    fffff880`052d4000 fffff880`052f7000   mrxsmb20 mrxsmb20.sys Sat Feb 27 02:52:26 2010 (4B88CF3A)
    fffff880`00eeb000 fffff880`00ef6000   msahci   msahci.sys   Mon Jul 13 20:01:01 2009 (4A5BCABD)
    fffff880`02b59000 fffff880`02b64000   Msfs     Msfs.SYS     Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`00e60000 fffff880`00e6a000   msisadrv msisadrv.sys Mon Jul 13 19:19:26 2009 (4A5BC0FE)
    fffff880`01062000 fffff880`010c0000   msrpc    msrpc.sys    Mon Jul 13 19:21:32 2009 (4A5BC17C)
    fffff880`03eb8000 fffff880`03ec3000   mssmbios mssmbios.sys Mon Jul 13 19:31:10 2009 (4A5BC3BE)
    fffff880`015eb000 fffff880`015fd000   mup      mup.sys      Mon Jul 13 19:23:45 2009 (4A5BC201)
    fffff880`0145f000 fffff880`01551000   ndis     ndis.sys     Mon Jul 13 19:21:40 2009 (4A5BC184)
    fffff880`02ba0000 fffff880`02bac000   ndistapi ndistapi.sys Mon Jul 13 20:10:00 2009 (4A5BCCD8)
    fffff880`02bac000 fffff880`02bdb000   ndiswan  ndiswan.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
    fffff880`04f17000 fffff880`04f2c000   NDProxy  NDProxy.SYS  Mon Jul 13 20:10:05 2009 (4A5BCCDD)
    fffff880`03e00000 fffff880`03e0f000   netbios  netbios.sys  Mon Jul 13 20:09:26 2009 (4A5BCCB6)
    fffff880`03f85000 fffff880`03fca000   netbt    netbt.sys    Mon Jul 13 19:21:28 2009 (4A5BC178)
    fffff880`01551000 fffff880`015b1000   NETIO    NETIO.SYS    Mon Jul 13 19:21:46 2009 (4A5BC18A)
    fffff880`02b64000 fffff880`02b75000   Npfs     Npfs.SYS     Mon Jul 13 19:19:48 2009 (4A5BC114)
    fffff880`03eac000 fffff880`03eb8000   nsiproxy nsiproxy.sys Mon Jul 13 19:21:02 2009 (4A5BC15E)
    fffff800`02a11000 fffff800`02fed000   nt       ntkrnlmp.exe Sat Jun 19 00:16:41 2010 (4C1C44A9)
    fffff880`01244000 fffff880`013e7000   Ntfs     Ntfs.sys     Mon Jul 13 19:20:47 2009 (4A5BC14F)
    fffff880`02aeb000 fffff880`02af4000   Null     Null.SYS     Mon Jul 13 19:19:37 2009 (4A5BC109)
    fffff880`04ea4000 fffff880`04ebd000   nusb3hub nusb3hub.sys Thu Sep 30 00:00:03 2010 (4CA40B43)
    fffff880`043c9000 fffff880`043f9000   nusb3xhc nusb3xhc.sys Thu Sep 30 00:00:03 2010 (4CA40B43)
    fffff880`03fd3000 fffff880`03ff9000   pacer    pacer.sys    Mon Jul 13 20:09:41 2009 (4A5BCCC5)
    fffff880`041d2000 fffff880`041ef000   parport  parport.sys  Mon Jul 13 20:00:40 2009 (4A5BCAA8)
    fffff880`00eaa000 fffff880`00ebf000   partmgr  partmgr.sys  Mon Jul 13 19:19:58 2009 (4A5BC11E)
    fffff880`00e6a000 fffff880`00e9d000   pci      pci.sys      Mon Jul 13 19:19:51 2009 (4A5BC117)
    fffff880`00ed4000 fffff880`00edb000   pciide   pciide.sys   Mon Jul 13 19:19:49 2009 (4A5BC115)
    fffff880`00edb000 fffff880`00eeb000   PCIIDEX  PCIIDEX.SYS  Mon Jul 13 19:19:48 2009 (4A5BC114)
    fffff880`0121a000 fffff880`0122b000   pcw      pcw.sys      Mon Jul 13 19:19:27 2009 (4A5BC0FF)
    fffff880`05309000 fffff880`053af000   peauth   peauth.sys   Mon Jul 13 21:01:19 2009 (4A5BD8DF)
    fffff880`04f88000 fffff880`04fc5000   portcls  portcls.sys  Mon Jul 13 20:06:27 2009 (4A5BCC03)
    fffff880`00c6a000 fffff880`00c7e000   PSHED    PSHED.dll    Mon Jul 13 21:32:23 2009 (4A5BE027)
    fffff880`01056000 fffff880`01061e00   PxHlpa64 PxHlpa64.sys Fri May 15 17:43:06 2009 (4A0DE1EA)
    fffff880`03ed2000 fffff880`03ef6000   rasl2tp  rasl2tp.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
    fffff880`02bdb000 fffff880`02bf6000   raspppoe raspppoe.sys Mon Jul 13 20:10:17 2009 (4A5BCCE9)
    fffff880`02a00000 fffff880`02a21000   raspptp  raspptp.sys  Mon Jul 13 20:10:18 2009 (4A5BCCEA)
    fffff880`02a21000 fffff880`02a3b000   rassstp  rassstp.sys  Mon Jul 13 20:10:25 2009 (4A5BCCF1)
    fffff880`03e5b000 fffff880`03eac000   rdbss    rdbss.sys    Mon Jul 13 19:24:09 2009 (4A5BC219)
    fffff880`02a3b000 fffff880`02a46000   rdpbus   rdpbus.sys   Mon Jul 13 20:17:46 2009 (4A5BCEAA)
    fffff880`02b3e000 fffff880`02b47000   RDPCDD   RDPCDD.sys   Mon Jul 13 20:16:34 2009 (4A5BCE62)
    fffff880`02b47000 fffff880`02b50000   rdpencdd rdpencdd.sys Mon Jul 13 20:16:34 2009 (4A5BCE62)
    fffff880`02b50000 fffff880`02b59000   rdprefmp rdprefmp.sys Mon Jul 13 20:16:35 2009 (4A5BCE63)
    fffff880`0117f000 fffff880`011b9000   rdyboost rdyboost.sys Mon Jul 13 19:34:34 2009 (4A5BC48A)
    fffff880`0271f000 fffff880`02737000   rspndr   rspndr.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92)
    fffff880`04200000 fffff880`04265000   Rt64win7 Rt64win7.sys Mon Oct 25 05:33:07 2010 (4CC54ED3)
    fffff880`053af000 fffff880`053ba000   secdrv   secdrv.SYS   Wed Sep 13 09:18:38 2006 (4508052E)
    fffff880`04067000 fffff880`04073000   serenum  serenum.sys  Mon Jul 13 20:00:33 2009 (4A5BCAA1)
    fffff880`03e0f000 fffff880`03e2c000   serial   serial.sys   Mon Jul 13 20:00:40 2009 (4A5BCAA8)
    fffff880`015e4000 fffff880`015eb000   speedfan speedfan.sys Sun Sep 24 09:26:48 2006 (45168798)
    fffff880`015dc000 fffff880`015e4000   spldr    spldr.sys    Mon May 11 12:56:27 2009 (4A0858BB)
    fffff880`07293000 fffff880`07329000   srv      srv.sys      Thu Aug 26 23:38:00 2010 (4C773318)
    fffff880`05200000 fffff880`05267000   srv2     srv2.sys     Thu Aug 26 23:37:46 2010 (4C77330A)
    fffff880`053ba000 fffff880`053e7000   srvnet   srvnet.sys   Thu Aug 26 23:37:24 2010 (4C7732F4)
    fffff880`043fb000 fffff880`043fc480   swenum   swenum.sys   Mon Jul 13 20:00:18 2009 (4A5BCA92)
    fffff880`01603000 fffff880`01800000   tcpip    tcpip.sys    Sun Jun 13 23:39:04 2010 (4C15A458)
    fffff880`053e7000 fffff880`053f9000   tcpipreg tcpipreg.sys Mon Jul 13 20:09:49 2009 (4A5BCCCD)
    fffff880`02b93000 fffff880`02ba0000   TDI      TDI.SYS      Mon Jul 13 19:21:18 2009 (4A5BC16E)
    fffff880`02b75000 fffff880`02b93000   tdx      tdx.sys      Mon Jul 13 19:21:15 2009 (4A5BC16B)
    fffff880`03e47000 fffff880`03e5b000   termdd   termdd.sys   Mon Jul 13 20:16:36 2009 (4A5BCE64)
    fffff960`00460000 fffff960`0046a000   TSDDD    TSDDD.dll    unavailable (00000000)
    fffff880`04141000 fffff880`04167000   tunnel   tunnel.sys   Mon Jul 13 20:09:37 2009 (4A5BCCC1)
    fffff880`04e92000 fffff880`04ea4000   umbus    umbus.sys    Mon Jul 13 20:06:56 2009 (4A5BCC20)
    fffff880`043f9000 fffff880`043faf00   USBD     USBD.SYS     Mon Jul 13 20:06:23 2009 (4A5BCBFF)
    fffff880`04056000 fffff880`04067000   usbehci  usbehci.sys  Mon Jul 13 20:06:30 2009 (4A5BCC06)
    fffff880`04ebd000 fffff880`04f17000   usbhub   usbhub.sys   Mon Jul 13 20:07:09 2009 (4A5BCC2D)
    fffff880`041c7000 fffff880`041d2000   usbohci  usbohci.sys  Mon Jul 13 20:06:30 2009 (4A5BCC06)
    fffff880`04000000 fffff880`04056000   USBPORT  USBPORT.SYS  Mon Jul 13 20:06:31 2009 (4A5BCC07)
    fffff880`00e9d000 fffff880`00eaa000   vdrvroot vdrvroot.sys Mon Jul 13 20:01:31 2009 (4A5BCADB)
    fffff880`02afb000 fffff880`02b09000   vga      vga.sys      Mon Jul 13 19:38:47 2009 (4A5BC587)
    fffff880`02b09000 fffff880`02b2e000   VIDEOPRT VIDEOPRT.SYS Mon Jul 13 19:38:51 2009 (4A5BC58B)
    fffff880`0144a000 fffff880`0145a000   vmstorfl vmstorfl.sys Mon Jul 13 19:42:54 2009 (4A5BC67E)
    fffff880`00ebf000 fffff880`00ed4000   volmgr   volmgr.sys   Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`00d9c000 fffff880`00df8000   volmgrx  volmgrx.sys  Mon Jul 13 19:20:33 2009 (4A5BC141)
    fffff880`01133000 fffff880`0117f000   volsnap  volsnap.sys  Mon Jul 13 19:20:08 2009 (4A5BC128)
    fffff880`03e2c000 fffff880`03e47000   wanarp   wanarp.sys   Mon Jul 13 20:10:21 2009 (4A5BCCED)
    fffff880`02b2e000 fffff880`02b3e000   watchdog watchdog.sys Mon Jul 13 19:37:35 2009 (4A5BC53F)
    fffff880`00eff000 fffff880`00fa3000   Wdf01000 Wdf01000.sys Mon Jul 13 19:22:07 2009 (4A5BC19F)
    fffff880`00fa3000 fffff880`00fb2000   WDFLDR   WDFLDR.SYS   Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`03fca000 fffff880`03fd3000   wfplwf   wfplwf.sys   Mon Jul 13 20:09:26 2009 (4A5BCCB6)
    fffff960`00040000 fffff960`0034f000   win32k   win32k.sys   unavailable (00000000)
    fffff880`00e57000 fffff880`00e60000   WMILIB   WMILIB.SYS   Mon Jul 13 19:19:51 2009 (4A5BC117)
    fffff880`026e9000 fffff880`0270a000   WudfPf   WudfPf.sys   Mon Jul 13 20:05:37 2009 (4A5BCBD1)
    
    Unloaded modules:
    fffff880`07341000 fffff880`073b2000   spsys.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  00071000
    fffff880`01030000 fffff880`0103e000   crashdmp.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  0000E000
    fffff880`011f3000 fffff880`011ff000   dump_pciidex
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  0000C000
    fffff880`02a76000 fffff880`02a81000   dump_msahci.
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  0000B000
    fffff880`02a81000 fffff880`02a94000   dump_dumpfve
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  00013000
      My Computer


  4. Posts : 26,863
    Windows 11 Pro
    Thread Starter
       #4

    I was in the process of responding that I had done what you asked and had another BSOD. Here is the minidump file
    Attachment 123635

    I'm getting pretty good with doing this

    If the verifier report is not in the minidump file where do I find it? BTW, I don't thik it is hardware. I run memtest86 at least 10 times with ram in almost every configuration single sticks, different slots and together both from cold and hot boot. I have run prime and furmark. I have run checkdisk and scannow several times as well as downloaded testing programs from the manuf. of my HDs. all passed. I have done a secure erase of my SSD and a clean install of windows and transfered nothing from the previous installation back. I am running MSE instead of Norton.
      My Computer


  5. Posts : 26,863
    Windows 11 Pro
    Thread Starter
       #5

    Another BSOD
    Attachment 123660

    Should I turn verifier off?
      My Computer


  6. Posts : 26,863
    Windows 11 Pro
    Thread Starter
       #6

    I just had 3 more bsods right in a row. I have turned off verifier.
    Attachment 123672

    Attachment 123673

    Attachment 123674
      My Computer


  7. Posts : 26,863
    Windows 11 Pro
    Thread Starter
       #7

    I have installed windows on a spinner to make sure the problem was not the SSD. The problems seemed to start shortly after I installed it. But it was performing properly and passed all of the smart tests. I sure don't remember things being this slow.
      My Computer


  8. Posts : 670
    Windows 7 x64
       #8

    Code:
    BugCheck C9, {224, fffff8800113fc34, fffff9800f356c10, 2}
    DRIVER_VERIFIER_IOMANAGER_VIOLATION (c9)
    The IO manager has caught a misbehaving driver
    Unable to load image \SystemRoot\System32\Drivers\PxHlpa64.sys, Win32 error 0n2
    *** WARNING: Unable to verify timestamp for PxHlpa64.sys
    *** ERROR: Module load completed but symbols could not be loaded for PxHlpa64.sys
    Probably caused by : PxHlpa64.sys ( PxHlpa64+8c34 )

    So the Driver Verifier blames PxEngine :

    PxHlpa64.sys Fri May 15 17:43:06 2009
    Px Engine Device Driver for 64-bit Windows
    Sonic Solutions

    PX Engine was created by Roxio/Sonic Solutions to offer compatibility with its line of software products dealing with optical media. Used by many CD/DVD programs and burning software - feel free to update them all.



    What you should do now:

    1. Disable Driver Verifier, boot in safe mode if necessary

    2. If BSOD's happen again after you disable the verifier, go to C:\Windows\System32\drivers and rename PxHlpa64.sys to PxHlpa64.BAK. This will break your CD/DVD program, but can easily be renamed back after your system is fixed.

    3. If despite all the blue screen crashes persist, you got a hardware problem. One very common widespread hardware fault is a defective RAM stick or RAM improperly set in BIOS.


    You may also want to run memtest overnight, as detailed here:

    RAM - Test with Memtest86+




    ~~~~~~~~~~~~


    CRASH DUMPS:

    Code:
    Microsoft (R) Windows Debugger Version 6.12.0002.633 AMD64
    Copyright (c) Microsoft Corporation. All rights reserved.
    
    
    Loading Dump File [F:\a\Minidump\D M P\121510-20841-01.dmp]
    Mini Kernel Dump File: Only registers and stack trace are available
    
    Symbol search path is: SRV*c:\websymbols*http://msdl.microsoft.com/download/symbols
    Executable search path is: 
    Windows 7 Kernel Version 7600 MP (6 procs) Free x64
    Product: WinNt, suite: TerminalServer SingleUserTS
    Built by: 7600.16617.amd64fre.win7_gdr.100618-1621
    Machine Name:
    Kernel base = 0xfffff800`02a0a000 PsLoadedModuleList = 0xfffff800`02c47e50
    Debug session time: Wed Dec 15 17:10:40.166 2010 (UTC - 5:00)
    System Uptime: 0 days 0:00:37.148
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    ..................
    Loading User Symbols
    Loading unloaded module list
    ....
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck C9, {224, fffff88001126c34, fffff98010070c10, 2}
    
    Unable to load image \SystemRoot\System32\Drivers\PxHlpa64.sys, Win32 error 0n2
    *** WARNING: Unable to verify timestamp for PxHlpa64.sys
    *** ERROR: Module load completed but symbols could not be loaded for PxHlpa64.sys
    Probably caused by : PxHlpa64.sys ( PxHlpa64+8c34 )
    
    Followup: MachineOwner
    ---------
    
    2: kd> !analyze -v
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    DRIVER_VERIFIER_IOMANAGER_VIOLATION (c9)
    The IO manager has caught a misbehaving driver.
    Arguments:
    Arg1: 0000000000000224, An IRP dispatch handler has returned a status that is inconsistent with the
    	IRP's IoStatus.Status field.
    Arg2: fffff88001126c34, The address in the driver's code where the error was detected.
    Arg3: fffff98010070c10, IRP address.
    Arg4: 0000000000000002, Expected status code.
    
    Debugging Details:
    ------------------
    
    
    BUGCHECK_STR:  0xc9_224
    
    DRIVER_VERIFIER_IO_VIOLATION_TYPE:  224
    
    FAULTING_IP: 
    PxHlpa64+8c34
    fffff880`01126c34 53              push    rbx
    
    FOLLOWUP_IP: 
    PxHlpa64+8c34
    fffff880`01126c34 53              push    rbx
    
    IRP_ADDRESS:  fffff98010070c10
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  VERIFIER_ENABLED_VISTA_MINIDUMP
    
    PROCESS_NAME:  System
    
    CURRENT_IRQL:  2
    
    LAST_CONTROL_TRANSFER:  from fffff80002f043dc to fffff80002a7a740
    
    STACK_TEXT:  
    fffff880`031683b8 fffff800`02f043dc : 00000000`000000c9 00000000`00000224 fffff880`01126c34 fffff980`10070c10 : nt!KeBugCheckEx
    fffff880`031683c0 fffff800`02f0e47a : fffff800`02f029f0 fffff880`01126c34 fffff980`10070c10 00000000`00000002 : nt!VerifierBugCheckIfAppropriate+0x3c
    fffff880`03168400 fffff800`02f0f3f3 : fffff880`01126c34 fffffa80`09ee7b58 00000000`00000002 00000000`ffffffff : nt!ViErrorFinishReport+0xda
    fffff880`03168450 fffff800`02f1a759 : fffffa80`09ee7aa0 fffffa80`09ee7aa0 fffffa80`09ee7b58 fffff880`01128a98 : nt!VfErrorReport4+0x83
    fffff880`03168540 fffff800`02f1ab63 : fffffa80`09ee7aa0 00000000`00000002 fffffa80`08b61030 fffff8a0`03048f10 : nt!IovpCallDriver2+0x179
    fffff880`031685a0 fffff800`02f20c2e : fffff980`10070c10 fffff980`10070c10 00000000`00000002 fffffa80`08b61030 : nt!VfAfterCallDriver+0x353
    fffff880`031685f0 fffff800`02f234da : fffff980`10070f20 fffffa80`08b61030 fffffa80`081f7e00 fffffa80`09ee7aa0 : nt!IovCallDriver+0x57e
    fffff880`03168650 fffff800`02f20c16 : fffff980`10070c10 00000000`00000002 fffffa80`081f7e00 fffffa80`09981330 : nt!ViFilterDispatchPnp+0xea
    fffff880`03168680 fffff880`00f2f93c : fffff980`10070f68 00000000`00000000 fffffa80`08f8ab60 fffffa80`09981330 : nt!IovCallDriver+0x566
    fffff880`031686e0 fffff880`00f282ce : 00000000`00000001 fffff880`031687f0 fffff880`03168700 fffffa80`08f8ab00 : Wdf01000!FxPkgFdo::ProcessRemoveDeviceOverload+0x74
    fffff880`03168710 fffff880`00f26dd6 : fffffa80`08bef502 00000000`00000002 00000000`00000000 fffffa80`08f8ab60 : Wdf01000!FxPkgPnp::_PnpRemoveDevice+0x126
    fffff880`03168780 fffff880`00ef6245 : fffff980`10070c10 fffff980`10070c10 fffffa80`08ee2e20 fffffa80`08ee2e20 : Wdf01000!FxPkgPnp::Dispatch+0x1b2
    fffff880`031687f0 fffff880`00ef614b : fffff880`031688d8 fffff980`10070c10 00000000`00000002 fffffa80`08ee2e20 : Wdf01000!FxDevice::Dispatch+0xa9
    fffff880`03168820 fffff800`02f20c16 : fffff980`10070c10 00000000`00000002 fffffa80`08ee2e20 fffff880`03168978 : Wdf01000!FxDevice::DispatchWithLock+0x93
    fffff880`03168860 fffff800`02ce6519 : fffffa80`08ee2e20 00000000`c00000bb fffff880`03168978 fffffa80`09ea8010 : nt!IovCallDriver+0x566
    fffff880`031688c0 fffff800`02e64831 : fffffa80`08ec1b70 00000000`00000000 fffffa80`08f23a90 00000000`00000801 : nt!IopSynchronousCall+0xc5
    fffff880`03168930 fffff800`02b7bbf3 : fffff8a0`03347e90 fffff8a0`03347e90 00000000`00000000 00000000`00000000 : nt!IopRemoveDevice+0x101
    fffff880`031689f0 fffff800`02e64384 : fffffa80`08f23a90 00000000`00000000 00000000`00000002 00000000`00000018 : nt!PnpRemoveLockedDeviceNode+0x1a3
    fffff880`03168a40 fffff800`02e64490 : 00000000`00000000 fffff8a0`06dc3901 fffff8a0`032a7de0 ffffcb91`ce93dd7c : nt!PnpDeleteLockedDeviceNode+0x44
    fffff880`03168a70 fffff800`02ef4984 : 00000000`00000002 00000000`00000000 fffffa80`08eafd90 fffff8a0`00000000 : nt!PnpDeleteLockedDeviceNodes+0xa0
    fffff880`03168ae0 fffff800`02ef4fdc : fffff880`00000000 00000000`00010200 fffff880`03168c00 00000000`00000000 : nt!PnpProcessQueryRemoveAndEject+0xc34
    fffff880`03168c20 fffff800`02de00dc : 00000000`00000000 fffffa80`09e3d170 fffff8a0`06dc9bc0 00000000`00000000 : nt!PnpProcessTargetDeviceEvent+0x4c
    fffff880`03168c50 fffff800`02a87961 : fffff800`02ce6008 fffff8a0`06dc3920 fffff800`02c1f5f8 00000000`00000000 : nt! ?? ::NNGAKEGL::`string'+0x58ffb
    fffff880`03168cb0 fffff800`02d1ec06 : 00000000`00000000 fffffa80`063fe680 00000000`00000080 fffffa80`063e4040 : nt!ExpWorkerThread+0x111
    fffff880`03168d40 fffff800`02a58c26 : fffff880`03088180 fffffa80`063fe680 fffff880`03093040 00000000`00000000 : nt!PspSystemThreadStartup+0x5a
    fffff880`03168d80 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KxStartSystemThread+0x16
    
    
    STACK_COMMAND:  .bugcheck ; kb
    
    SYMBOL_NAME:  PxHlpa64+8c34
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: PxHlpa64
    
    IMAGE_NAME:  PxHlpa64.sys
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  4a0de1ea
    
    FAILURE_BUCKET_ID:  X64_0xc9_224_VRF_PxHlpa64+8c34
    
    BUCKET_ID:  X64_0xc9_224_VRF_PxHlpa64+8c34
    
    Followup: MachineOwner
    ---------
    
    
    
    
    
    
    
    
    
    Microsoft (R) Windows Debugger Version 6.12.0002.633 AMD64
    Copyright (c) Microsoft Corporation. All rights reserved.
    
    
    Loading Dump File [F:\a\Minidump\D M P\121510-14523-01.dmp]
    Mini Kernel Dump File: Only registers and stack trace are available
    
    Symbol search path is: SRV*c:\websymbols*http://msdl.microsoft.com/download/symbols
    Executable search path is: 
    Windows 7 Kernel Version 7600 MP (6 procs) Free x64
    Product: WinNt, suite: TerminalServer SingleUserTS
    Built by: 7600.16617.amd64fre.win7_gdr.100618-1621
    Machine Name:
    Kernel base = 0xfffff800`02a11000 PsLoadedModuleList = 0xfffff800`02c4ee50
    Debug session time: Wed Dec 15 13:20:01.903 2010 (UTC - 5:00)
    System Uptime: 0 days 6:34:17.245
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    ....................
    Loading User Symbols
    Loading unloaded module list
    .....
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck 50, {fffff820032287d0, 0, fffff80002bb60f3, 5}
    
    
    Could not read faulting driver name
    Probably caused by : ntkrnlmp.exe ( nt!ExFreePoolWithTag+43 )
    
    Followup: MachineOwner
    ---------
    
    2: kd> !analyze -v
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    PAGE_FAULT_IN_NONPAGED_AREA (50)
    Invalid system memory was referenced.  This cannot be protected by try-except,
    it must be protected by a Probe.  Typically the address is just plain bad or it
    is pointing at freed memory.
    Arguments:
    Arg1: fffff820032287d0, memory referenced.
    Arg2: 0000000000000000, value 0 = read operation, 1 = write operation.
    Arg3: fffff80002bb60f3, If non-zero, the instruction address which referenced the bad memory
    	address.
    Arg4: 0000000000000005, (reserved)
    
    Debugging Details:
    ------------------
    
    
    Could not read faulting driver name
    
    READ_ADDRESS: GetPointerFromAddress: unable to read from fffff80002cb90e0
     fffff820032287d0 
    
    FAULTING_IP: 
    nt!ExFreePoolWithTag+43
    fffff800`02bb60f3 418b45f0        mov     eax,dword ptr [r13-10h]
    
    MM_INTERNAL_CODE:  5
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    
    BUGCHECK_STR:  0x50
    
    PROCESS_NAME:  System
    
    CURRENT_IRQL:  0
    
    TRAP_FRAME:  fffff88002f4c8b0 -- (.trap 0xfffff88002f4c8b0)
    NOTE: The trap frame does not contain all registers.
    Some register values may be zeroed or incorrect.
    rax=0000000000000000 rbx=0000000000000000 rcx=fffff820032287e0
    rdx=0000000000000000 rsi=0000000000000000 rdi=0000000000000000
    rip=fffff80002bb60f3 rsp=fffff88002f4ca40 rbp=fffff80002c265a0
     r8=0000000000000001  r9=0000000000000000 r10=fffff80002a11000
    r11=0000000000000155 r12=0000000000000000 r13=0000000000000000
    r14=0000000000000000 r15=0000000000000000
    iopl=0         nv up ei pl nz na pe nc
    nt!ExFreePoolWithTag+0x43:
    fffff800`02bb60f3 418b45f0        mov     eax,dword ptr [r13-10h] ds:0155:ffffffff`fffffff0=????????
    Resetting default scope
    
    LAST_CONTROL_TRANSFER:  from fffff80002b008c1 to fffff80002a81740
    
    STACK_TEXT:  
    fffff880`02f4c748 fffff800`02b008c1 : 00000000`00000050 fffff820`032287d0 00000000`00000000 fffff880`02f4c8b0 : nt!KeBugCheckEx
    fffff880`02f4c750 fffff800`02a7f82e : 00000000`00000000 fffff880`01276550 fffff8a0`02f8dd00 fffff8a0`000d6cb0 : nt! ?? ::FNODOBFM::`string'+0x40e8b
    fffff880`02f4c8b0 fffff800`02bb60f3 : 00000000`00000001 fffff8a0`007f9690 00000000`00000000 fffffa80`06393140 : nt!KiPageFault+0x16e
    fffff880`02f4ca40 fffff800`02a57c09 : fffff8a0`076c4d60 fffff8a0`076c4da0 fffff800`02c265a0 fffff8a0`076b77f0 : nt!ExFreePoolWithTag+0x43
    fffff880`02f4caf0 fffff880`01276646 : fffff880`01276550 00000000`00000001 fffff880`01276550 fffffa80`00000313 : nt!FsRtlUninitializeBaseMcb+0x41
    fffff880`02f4cb20 fffff800`02a8e961 : fffffa80`0641db60 fffff880`02f4cb50 00000000`00000000 00000000`00000003 : Ntfs!NtfsMcbCleanupLruQueue+0xf6
    fffff880`02f4ccb0 fffff800`02d25c06 : 070240c0`c2600c1f fffffa80`0641db60 00000000`00000080 fffffa80`06406040 : nt!ExpWorkerThread+0x111
    fffff880`02f4cd40 fffff800`02a5fc26 : fffff880`02e88180 fffffa80`0641db60 fffff880`02e93040 0a280fb0`f0a44e00 : nt!PspSystemThreadStartup+0x5a
    fffff880`02f4cd80 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KxStartSystemThread+0x16
    
    
    STACK_COMMAND:  kb
    
    FOLLOWUP_IP: 
    nt!ExFreePoolWithTag+43
    fffff800`02bb60f3 418b45f0        mov     eax,dword ptr [r13-10h]
    
    SYMBOL_STACK_INDEX:  3
    
    SYMBOL_NAME:  nt!ExFreePoolWithTag+43
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: nt
    
    IMAGE_NAME:  ntkrnlmp.exe
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  4c1c44a9
    
    FAILURE_BUCKET_ID:  X64_0x50_nt!ExFreePoolWithTag+43
    
    BUCKET_ID:  X64_0x50_nt!ExFreePoolWithTag+43
    
    Followup: MachineOwner
    ---------
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Microsoft (R) Windows Debugger Version 6.12.0002.633 AMD64
    Copyright (c) Microsoft Corporation. All rights reserved.
    
    
    Loading Dump File [F:\a\Minidump\D M P\121510-20763-01.dmp]
    Mini Kernel Dump File: Only registers and stack trace are available
    
    Symbol search path is: SRV*c:\websymbols*http://msdl.microsoft.com/download/symbols
    Executable search path is: 
    Windows 7 Kernel Version 7600 MP (6 procs) Free x64
    Product: WinNt, suite: TerminalServer SingleUserTS
    Built by: 7600.16617.amd64fre.win7_gdr.100618-1621
    Machine Name:
    Kernel base = 0xfffff800`02a0a000 PsLoadedModuleList = 0xfffff800`02c47e50
    Debug session time: Wed Dec 15 17:09:35.434 2010 (UTC - 5:00)
    System Uptime: 0 days 0:01:51.792
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    ..................
    Loading User Symbols
    Loading unloaded module list
    ....
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck C9, {224, fffff880010a1c34, fffff98012892c10, 2}
    
    Unable to load image \SystemRoot\System32\Drivers\PxHlpa64.sys, Win32 error 0n2
    *** WARNING: Unable to verify timestamp for PxHlpa64.sys
    *** ERROR: Module load completed but symbols could not be loaded for PxHlpa64.sys
    Probably caused by : PxHlpa64.sys ( PxHlpa64+8c34 )
    
    Followup: MachineOwner
    ---------
    
    4: kd> !analyze -v
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    DRIVER_VERIFIER_IOMANAGER_VIOLATION (c9)
    The IO manager has caught a misbehaving driver.
    Arguments:
    Arg1: 0000000000000224, An IRP dispatch handler has returned a status that is inconsistent with the
    	IRP's IoStatus.Status field.
    Arg2: fffff880010a1c34, The address in the driver's code where the error was detected.
    Arg3: fffff98012892c10, IRP address.
    Arg4: 0000000000000002, Expected status code.
    
    Debugging Details:
    ------------------
    
    
    BUGCHECK_STR:  0xc9_224
    
    DRIVER_VERIFIER_IO_VIOLATION_TYPE:  224
    
    FAULTING_IP: 
    PxHlpa64+8c34
    fffff880`010a1c34 53              push    rbx
    
    FOLLOWUP_IP: 
    PxHlpa64+8c34
    fffff880`010a1c34 53              push    rbx
    
    IRP_ADDRESS:  fffff98012892c10
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  VERIFIER_ENABLED_VISTA_MINIDUMP
    
    PROCESS_NAME:  System
    
    CURRENT_IRQL:  2
    
    LAST_CONTROL_TRANSFER:  from fffff80002f043dc to fffff80002a7a740
    
    STACK_TEXT:  
    fffff880`02f6f3b8 fffff800`02f043dc : 00000000`000000c9 00000000`00000224 fffff880`010a1c34 fffff980`12892c10 : nt!KeBugCheckEx
    fffff880`02f6f3c0 fffff800`02f0e47a : fffff800`02f029f0 fffff880`010a1c34 fffff980`12892c10 00000000`00000002 : nt!VerifierBugCheckIfAppropriate+0x3c
    fffff880`02f6f400 fffff800`02f0f3f3 : fffff880`010a1c34 fffffa80`09e030c8 00000000`00000002 00000000`ffffffff : nt!ViErrorFinishReport+0xda
    fffff880`02f6f450 fffff800`02f1a759 : fffffa80`09e03010 fffffa80`09e03010 fffffa80`09e030c8 fffff880`010a3a98 : nt!VfErrorReport4+0x83
    fffff880`02f6f540 fffff800`02f1ab63 : fffffa80`09e03010 00000000`00000002 fffffa80`09db5030 fffff8a0`081fa8b0 : nt!IovpCallDriver2+0x179
    fffff880`02f6f5a0 fffff800`02f20c2e : fffff980`12892c10 fffff980`12892c10 00000000`00000002 fffffa80`09db5030 : nt!VfAfterCallDriver+0x353
    fffff880`02f6f5f0 fffff800`02f234da : fffff980`12892f20 fffffa80`09db5030 fffffa80`09d2be00 fffffa80`09e03010 : nt!IovCallDriver+0x57e
    fffff880`02f6f650 fffff800`02f20c16 : fffff980`12892c10 00000000`00000002 fffffa80`09d2be00 fffffa80`09c9f540 : nt!ViFilterDispatchPnp+0xea
    fffff880`02f6f680 fffff880`00ee693c : fffff980`12892f68 00000000`00000000 fffffa80`098aa6b0 fffffa80`09c9f540 : nt!IovCallDriver+0x566
    fffff880`02f6f6e0 fffff880`00edf2ce : 00000000`00000001 fffff880`02f6f7f0 fffff880`02f6f700 fffffa80`098aa600 : Wdf01000!FxPkgFdo::ProcessRemoveDeviceOverload+0x74
    fffff880`02f6f710 fffff880`00edddd6 : fffffa80`08c07402 00000000`00000002 00000000`00000000 fffffa80`098aa6b0 : Wdf01000!FxPkgPnp::_PnpRemoveDevice+0x126
    fffff880`02f6f780 fffff880`00ead245 : fffff980`12892c10 fffff980`12892c10 fffffa80`0993f060 fffffa80`0993f060 : Wdf01000!FxPkgPnp::Dispatch+0x1b2
    fffff880`02f6f7f0 fffff880`00ead14b : fffff880`02f6f8d8 fffff980`12892c10 00000000`00000002 fffffa80`0993f060 : Wdf01000!FxDevice::Dispatch+0xa9
    fffff880`02f6f820 fffff800`02f20c16 : fffff980`12892c10 00000000`00000002 fffffa80`0993f060 fffff880`02f6f978 : Wdf01000!FxDevice::DispatchWithLock+0x93
    fffff880`02f6f860 fffff800`02ce6519 : fffffa80`0993f060 00000000`c00000bb fffff880`02f6f978 fffffa80`09b5a0e0 : nt!IovCallDriver+0x566
    fffff880`02f6f8c0 fffff800`02e64831 : fffffa80`09b48060 00000000`00000000 fffffa80`09d2ba00 00000000`00000801 : nt!IopSynchronousCall+0xc5
    fffff880`02f6f930 fffff800`02b7bbf3 : fffff8a0`07d7c8d0 fffff8a0`07d7c8d0 00000000`00000000 00000000`00000000 : nt!IopRemoveDevice+0x101
    fffff880`02f6f9f0 fffff800`02e64384 : fffffa80`09d2ba00 00000000`00000000 00000000`00000002 fffffa80`09d61060 : nt!PnpRemoveLockedDeviceNode+0x1a3
    fffff880`02f6fa40 fffff800`02e64490 : 00000000`00000000 fffff8a0`08021a01 fffff8a0`080526b0 ffffcb8e`ac27eba9 : nt!PnpDeleteLockedDeviceNode+0x44
    fffff880`02f6fa70 fffff800`02ef4984 : 00000000`00000002 00000000`00000000 fffffa80`092b5b60 fffff8a0`00000000 : nt!PnpDeleteLockedDeviceNodes+0xa0
    fffff880`02f6fae0 fffff800`02ef4fdc : fffff880`00000000 00000000`00010200 fffff880`02f6fc00 00000000`00000000 : nt!PnpProcessQueryRemoveAndEject+0xc34
    fffff880`02f6fc20 fffff800`02de00dc : 00000000`00000000 fffffa80`08f924b0 fffff8a0`07e74f20 00000000`00000001 : nt!PnpProcessTargetDeviceEvent+0x4c
    fffff880`02f6fc50 fffff800`02a87961 : fffff800`02ce6008 fffff8a0`08021a50 fffff800`02c1f5f8 00000000`00000000 : nt! ?? ::NNGAKEGL::`string'+0x58ffb
    fffff880`02f6fcb0 fffff800`02d1ec06 : 000007fe`fe62b62e fffffa80`0703a040 00000000`00000080 fffffa80`063fd040 : nt!ExpWorkerThread+0x111
    fffff880`02f6fd40 fffff800`02a58c26 : fffff880`02e88180 fffffa80`0703a040 fffff880`02e93040 fffff800`02d32af1 : nt!PspSystemThreadStartup+0x5a
    fffff880`02f6fd80 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KxStartSystemThread+0x16
    
    
    STACK_COMMAND:  .bugcheck ; kb
    
    SYMBOL_NAME:  PxHlpa64+8c34
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: PxHlpa64
    
    IMAGE_NAME:  PxHlpa64.sys
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  4a0de1ea
    
    FAILURE_BUCKET_ID:  X64_0xc9_224_VRF_PxHlpa64+8c34
    
    BUCKET_ID:  X64_0xc9_224_VRF_PxHlpa64+8c34
    
    Followup: MachineOwner
    ---------
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Microsoft (R) Windows Debugger Version 6.12.0002.633 AMD64
    Copyright (c) Microsoft Corporation. All rights reserved.
    
    
    Loading Dump File [F:\a\Minidump\D M P\121510-20560-01.dmp]
    Mini Kernel Dump File: Only registers and stack trace are available
    
    Symbol search path is: SRV*c:\websymbols*http://msdl.microsoft.com/download/symbols
    Executable search path is: 
    Windows 7 Kernel Version 7600 MP (6 procs) Free x64
    Product: WinNt, suite: TerminalServer SingleUserTS
    Built by: 7600.16617.amd64fre.win7_gdr.100618-1621
    Machine Name:
    Kernel base = 0xfffff800`02a58000 PsLoadedModuleList = 0xfffff800`02c95e50
    Debug session time: Wed Dec 15 17:11:44.340 2010 (UTC - 5:00)
    System Uptime: 0 days 0:00:37.322
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    ..................
    Loading User Symbols
    Loading unloaded module list
    ....
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck C9, {224, fffff8800113fc34, fffff9800f356c10, 2}
    
    Unable to load image \SystemRoot\System32\Drivers\PxHlpa64.sys, Win32 error 0n2
    *** WARNING: Unable to verify timestamp for PxHlpa64.sys
    *** ERROR: Module load completed but symbols could not be loaded for PxHlpa64.sys
    Probably caused by : PxHlpa64.sys ( PxHlpa64+8c34 )
    
    Followup: MachineOwner
    ---------
    
    2: kd> !analyze -v
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    DRIVER_VERIFIER_IOMANAGER_VIOLATION (c9)
    The IO manager has caught a misbehaving driver.
    Arguments:
    Arg1: 0000000000000224, An IRP dispatch handler has returned a status that is inconsistent with the
    	IRP's IoStatus.Status field.
    Arg2: fffff8800113fc34, The address in the driver's code where the error was detected.
    Arg3: fffff9800f356c10, IRP address.
    Arg4: 0000000000000002, Expected status code.
    
    Debugging Details:
    ------------------
    
    
    BUGCHECK_STR:  0xc9_224
    
    DRIVER_VERIFIER_IO_VIOLATION_TYPE:  224
    
    FAULTING_IP: 
    PxHlpa64+8c34
    fffff880`0113fc34 53              push    rbx
    
    FOLLOWUP_IP: 
    PxHlpa64+8c34
    fffff880`0113fc34 53              push    rbx
    
    IRP_ADDRESS:  fffff9800f356c10
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  VERIFIER_ENABLED_VISTA_MINIDUMP
    
    PROCESS_NAME:  System
    
    CURRENT_IRQL:  2
    
    LAST_CONTROL_TRANSFER:  from fffff80002f523dc to fffff80002ac8740
    
    STACK_TEXT:  
    fffff880`031843b8 fffff800`02f523dc : 00000000`000000c9 00000000`00000224 fffff880`0113fc34 fffff980`0f356c10 : nt!KeBugCheckEx
    fffff880`031843c0 fffff800`02f5c47a : fffff800`02f509f0 fffff880`0113fc34 fffff980`0f356c10 00000000`00000002 : nt!VerifierBugCheckIfAppropriate+0x3c
    fffff880`03184400 fffff800`02f5d3f3 : fffff880`0113fc34 fffffa80`09e35b18 00000000`00000002 00000000`ffffffff : nt!ViErrorFinishReport+0xda
    fffff880`03184450 fffff800`02f68759 : fffffa80`09e35a60 fffffa80`09e35a60 fffffa80`09e35b18 fffff880`01141a98 : nt!VfErrorReport4+0x83
    fffff880`03184540 fffff800`02f68b63 : fffffa80`09e35a60 00000000`00000002 fffffa80`08b94030 fffff8a0`06aeb700 : nt!IovpCallDriver2+0x179
    fffff880`031845a0 fffff800`02f6ec2e : fffff980`0f356c10 fffff980`0f356c10 00000000`00000002 fffffa80`08b94030 : nt!VfAfterCallDriver+0x353
    fffff880`031845f0 fffff800`02f714da : fffff980`0f356f20 fffffa80`08b94030 fffffa80`08fa9b00 fffffa80`09e35a60 : nt!IovCallDriver+0x57e
    fffff880`03184650 fffff800`02f6ec16 : fffff980`0f356c10 00000000`00000002 fffffa80`08fa9b00 fffffa80`09e2a950 : nt!ViFilterDispatchPnp+0xea
    fffff880`03184680 fffff880`00f1393c : fffff980`0f356f68 00000000`00000000 fffffa80`08fa6b60 fffffa80`09e2a950 : nt!IovCallDriver+0x566
    fffff880`031846e0 fffff880`00f0c2ce : 00000000`00000001 fffff880`031847f0 fffff880`03184700 fffffa80`08fa6b00 : Wdf01000!FxPkgFdo::ProcessRemoveDeviceOverload+0x74
    fffff880`03184710 fffff880`00f0add6 : fffffa80`08c10b02 00000000`00000002 00000000`00000000 fffffa80`08fa6b60 : Wdf01000!FxPkgPnp::_PnpRemoveDevice+0x126
    fffff880`03184780 fffff880`00eda245 : fffff980`0f356c10 fffff980`0f356c10 fffffa80`08fa8e20 fffffa80`08fa8e20 : Wdf01000!FxPkgPnp::Dispatch+0x1b2
    fffff880`031847f0 fffff880`00eda14b : fffff880`031848d8 fffff980`0f356c10 00000000`00000002 fffffa80`08fa8e20 : Wdf01000!FxDevice::Dispatch+0xa9
    fffff880`03184820 fffff800`02f6ec16 : fffff980`0f356c10 00000000`00000002 fffffa80`08fa8e20 fffff880`03184978 : Wdf01000!FxDevice::DispatchWithLock+0x93
    fffff880`03184860 fffff800`02d34519 : fffffa80`08fa8e20 00000000`c00000bb fffff880`03184978 fffffa80`09deaba0 : nt!IovCallDriver+0x566
    fffff880`031848c0 fffff800`02eb2831 : fffffa80`08fabb70 00000000`00000000 fffffa80`08fab8a0 00000000`00000801 : nt!IopSynchronousCall+0xc5
    fffff880`03184930 fffff800`02bc9bf3 : fffff8a0`02a77770 fffff8a0`02a77770 00000000`00000000 00000000`00000000 : nt!IopRemoveDevice+0x101
    fffff880`031849f0 fffff800`02eb2384 : fffffa80`08fab8a0 00000000`00000000 00000000`00000002 00000000`00000000 : nt!PnpRemoveLockedDeviceNode+0x1a3
    fffff880`03184a40 fffff800`02eb2490 : 00000000`00000000 fffff8a0`06c54101 fffff8a0`031d30d0 ffffca11`7e74faad : nt!PnpDeleteLockedDeviceNode+0x44
    fffff880`03184a70 fffff800`02f42984 : 00000000`00000002 00000000`00000000 fffffa80`08f26c80 fffff8a0`00000000 : nt!PnpDeleteLockedDeviceNodes+0xa0
    fffff880`03184ae0 fffff800`02f42fdc : fffff880`00000000 00000000`00010200 fffff880`03184c00 00000000`00000000 : nt!PnpProcessQueryRemoveAndEject+0xc34
    fffff880`03184c20 fffff800`02e2e0dc : 00000000`00000000 fffffa80`09d7c630 fffff8a0`06c494e0 00000000`00000000 : nt!PnpProcessTargetDeviceEvent+0x4c
    fffff880`03184c50 fffff800`02ad5961 : fffff800`02d34008 fffff8a0`06c54190 fffff800`02c6d5f8 00000000`00000000 : nt! ?? ::NNGAKEGL::`string'+0x58ffb
    fffff880`03184cb0 fffff800`02d6cc06 : 00000000`00000000 fffffa80`0705b040 00000000`00000080 fffffa80`063e4040 : nt!ExpWorkerThread+0x111
    fffff880`03184d40 fffff800`02aa6c26 : fffff880`03088180 fffffa80`0705b040 fffff880`03093040 fffff8a0`0012e000 : nt!PspSystemThreadStartup+0x5a
    fffff880`03184d80 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KxStartSystemThread+0x16
    
    
    STACK_COMMAND:  .bugcheck ; kb
    
    SYMBOL_NAME:  PxHlpa64+8c34
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: PxHlpa64
    
    IMAGE_NAME:  PxHlpa64.sys
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  4a0de1ea
    
    FAILURE_BUCKET_ID:  X64_0xc9_224_VRF_PxHlpa64+8c34
    
    BUCKET_ID:  X64_0xc9_224_VRF_PxHlpa64+8c34
    
    Followup: MachineOwner
    ---------



    DRIVERS:

    Code:
    start             end                 module name
    fffff880`00f56000 fffff880`00fad000   ACPI     ACPI.sys     Mon Jul 13 19:19:34 2009 (4A5BC106)
    fffff880`02ce6000 fffff880`02d70000   afd      afd.sys      Mon Jul 13 19:21:40 2009 (4A5BC184)
    fffff880`043d3000 fffff880`043e9000   AgileVpn AgileVpn.sys Mon Jul 13 20:10:24 2009 (4A5BCCF0)
    fffff880`0405d000 fffff880`04072000   amdppm   amdppm.sys   Mon Jul 13 19:19:25 2009 (4A5BC0FD)
    fffff880`00c35000 fffff880`00c40000   amdxata  amdxata.sys  Tue May 19 13:56:59 2009 (4A12F2EB)
    fffff880`00ddb000 fffff880`00de4000   atapi    atapi.sys    Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`00c00000 fffff880`00c2a000   ataport  ataport.SYS  Mon Jul 13 19:19:52 2009 (4A5BC118)
    fffff880`04802000 fffff880`04ff7000   atikmdag atikmdag.sys Tue Oct 26 22:29:53 2010 (4CC78EA1)
    fffff880`04072000 fffff880`040bd000   atikmpag atikmpag.sys Tue Oct 26 22:14:23 2010 (4CC78AFF)
    fffff880`019aa000 fffff880`019b1000   Beep     Beep.SYS     Mon Jul 13 20:00:13 2009 (4A5BCA8D)
    fffff880`011db000 fffff880`011ec000   blbdrive blbdrive.sys Mon Jul 13 19:35:59 2009 (4A5BC4DF)
    fffff880`070f9000 fffff880`07117000   bowser   bowser.sys   Mon Jul 13 19:23:50 2009 (4A5BC206)
    fffff960`00600000 fffff960`00627000   cdd      cdd.dll      unavailable (00000000)
    fffff880`071d6000 fffff880`071f3000   cdfs     cdfs.sys     Mon Jul 13 19:19:46 2009 (4A5BC112)
    fffff880`0194a000 fffff880`01974000   cdrom    cdrom.sys    Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`00d01000 fffff880`00dc1000   CI       CI.dll       Mon Jul 13 21:32:13 2009 (4A5BE01D)
    fffff880`018e2000 fffff880`01912000   CLASSPNP CLASSPNP.SYS Mon Jul 13 19:19:58 2009 (4A5BC11E)
    fffff880`00ca3000 fffff880`00d01000   CLFS     CLFS.SYS     Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`01000000 fffff880`01073000   cng      cng.sys      Mon Jul 13 19:49:40 2009 (4A5BC814)
    fffff880`043c3000 fffff880`043d3000   CompositeBus CompositeBus.sys Mon Jul 13 20:00:33 2009 (4A5BCAA1)
    fffff880`071cd000 fffff880`071d6000   cpuz134_x64 cpuz134_x64.sys Fri Jul 09 07:16:58 2010 (4C37052A)
    fffff880`06519000 fffff880`06527000   crashdmp crashdmp.sys Mon Jul 13 20:01:01 2009 (4A5BCABD)
    fffff880`01859000 fffff880`018dc000   csc      csc.sys      Mon Jul 13 19:24:26 2009 (4A5BC22A)
    fffff880`02cc3000 fffff880`02ce1000   dfsc     dfsc.sys     Mon Jul 13 19:23:44 2009 (4A5BC200)
    fffff880`02cb4000 fffff880`02cc3000   discache discache.sys Mon Jul 13 19:37:18 2009 (4A5BC52E)
    fffff880`0121b000 fffff880`01231000   disk     disk.sys     Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`064a6000 fffff880`064c8000   drmk     drmk.sys     Mon Jul 13 21:01:25 2009 (4A5BD8E5)
    fffff880`06527000 fffff880`06533000   dump_dumpata dump_dumpata.sys Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`0653e000 fffff880`06551000   dump_dumpfve dump_dumpfve.sys Mon Jul 13 19:21:51 2009 (4A5BC18F)
    fffff880`06533000 fffff880`0653e000   dump_msahci dump_msahci.sys Mon Jul 13 20:01:01 2009 (4A5BCABD)
    fffff880`0656c000 fffff880`06578000   Dxapi    Dxapi.sys    Mon Jul 13 19:38:28 2009 (4A5BC574)
    fffff880`040bd000 fffff880`041b1000   dxgkrnl  dxgkrnl.sys  Thu Oct 01 21:00:14 2009 (4AC5509E)
    fffff880`041b1000 fffff880`041f7000   dxgmms1  dxgmms1.sys  Mon Jul 13 19:38:32 2009 (4A5BC578)
    fffff880`01123000 fffff880`01137000   fileinfo fileinfo.sys Mon Jul 13 19:34:25 2009 (4A5BC481)
    fffff880`010d7000 fffff880`01123000   fltmgr   fltmgr.sys   Mon Jul 13 19:19:59 2009 (4A5BC11F)
    fffff880`01211000 fffff880`0121b000   Fs_Rec   Fs_Rec.sys   Mon Jul 13 19:19:45 2009 (4A5BC111)
    fffff880`00c40000 fffff880`00c7a000   fvevol   fvevol.sys   Fri Sep 25 22:34:26 2009 (4ABD7DB2)
    fffff880`01599000 fffff880`015e3000   fwpkclnt fwpkclnt.sys Mon Jul 13 19:21:08 2009 (4A5BC164)
    fffff800`02a0f000 fffff800`02a58000   hal      hal.dll      Mon Jul 13 21:27:36 2009 (4A5BDF08)
    fffff880`04000000 fffff880`04024000   HDAudBus HDAudBus.sys Mon Jul 13 20:06:13 2009 (4A5BCBF5)
    fffff880`04576000 fffff880`045d2000   HdAudio  HdAudio.sys  Mon Jul 13 20:06:59 2009 (4A5BCC23)
    fffff880`064dc000 fffff880`064f5000   HIDCLASS HIDCLASS.SYS Mon Jul 13 20:06:21 2009 (4A5BCBFD)
    fffff880`064f5000 fffff880`064fd080   HIDPARSE HIDPARSE.SYS Mon Jul 13 20:06:17 2009 (4A5BCBF9)
    fffff880`064ce000 fffff880`064dc000   hidusb   hidusb.sys   Mon Jul 13 20:06:22 2009 (4A5BCBFE)
    fffff880`07031000 fffff880`070f9000   HTTP     HTTP.sys     Mon Jul 13 19:22:16 2009 (4A5BC1A8)
    fffff880`01412000 fffff880`0141b000   hwpolicy hwpolicy.sys Mon Jul 13 19:19:22 2009 (4A5BC0FA)
    fffff880`04479000 fffff880`04488000   kbdclass kbdclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
    fffff880`0650b000 fffff880`06519000   kbdhid   kbdhid.sys   Mon Jul 13 20:00:20 2009 (4A5BCA94)
    fffff800`00bbc000 fffff800`00bc6000   kdcom    kdcom.dll    Mon Jul 13 21:31:07 2009 (4A5BDFDB)
    fffff880`04499000 fffff880`044dc000   ks       ks.sys       Wed Mar 03 23:32:25 2010 (4B8F37D9)
    fffff880`013da000 fffff880`013f4000   ksecdd   ksecdd.sys   Mon Jul 13 19:20:54 2009 (4A5BC156)
    fffff880`0156e000 fffff880`01599000   ksecpkg  ksecpkg.sys  Fri Dec 11 01:03:32 2009 (4B21E0B4)
    fffff880`064c8000 fffff880`064cd200   ksthunk  ksthunk.sys  Mon Jul 13 20:00:19 2009 (4A5BCA93)
    fffff880`065ca000 fffff880`065df000   lltdio   lltdio.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92)
    fffff880`06586000 fffff880`065a9000   luafv    luafv.sys    Mon Jul 13 19:26:13 2009 (4A5BC295)
    fffff880`00c82000 fffff880`00c8f000   mcupdate_AuthenticAMD mcupdate_AuthenticAMD.dll Mon Jul 13 21:29:09 2009 (4A5BDF65)
    fffff880`06578000 fffff880`06586000   monitor  monitor.sys  Mon Jul 13 19:38:52 2009 (4A5BC58C)
    fffff880`04488000 fffff880`04497000   mouclass mouclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
    fffff880`064fe000 fffff880`0650b000   mouhid   mouhid.sys   Mon Jul 13 20:00:20 2009 (4A5BCA94)
    fffff880`00dc1000 fffff880`00ddb000   mountmgr mountmgr.sys Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`01974000 fffff880`019a1000   MpFilter MpFilter.sys Sat Mar 20 01:58:08 2010 (4BA463F0)
    fffff880`07aea000 fffff880`07afa000   MpNWMon  MpNWMon.sys  Sat Mar 20 01:58:00 2010 (4BA463E8)
    fffff880`07117000 fffff880`0712f000   mpsdrv   mpsdrv.sys   Mon Jul 13 20:08:25 2009 (4A5BCC79)
    fffff880`0712f000 fffff880`0715c000   mrxsmb   mrxsmb.sys   Sat Feb 27 02:52:19 2010 (4B88CF33)
    fffff880`0715c000 fffff880`071aa000   mrxsmb10 mrxsmb10.sys Sat Feb 27 02:52:28 2010 (4B88CF3C)
    fffff880`071aa000 fffff880`071cd000   mrxsmb20 mrxsmb20.sys Sat Feb 27 02:52:26 2010 (4B88CF3A)
    fffff880`00c2a000 fffff880`00c35000   msahci   msahci.sys   Mon Jul 13 20:01:01 2009 (4A5BCABD)
    fffff880`01812000 fffff880`0181d000   Msfs     Msfs.SYS     Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`00fb6000 fffff880`00fc0000   msisadrv msisadrv.sys Mon Jul 13 19:19:26 2009 (4A5BC0FE)
    fffff880`01143000 fffff880`011a1000   msrpc    msrpc.sys    Mon Jul 13 19:21:32 2009 (4A5BC17C)
    fffff880`02ca9000 fffff880`02cb4000   mssmbios mssmbios.sys Mon Jul 13 19:31:10 2009 (4A5BC3BE)
    fffff880`01400000 fffff880`01412000   mup      mup.sys      Mon Jul 13 19:23:45 2009 (4A5BC201)
    fffff880`0141c000 fffff880`0150e000   ndis     ndis.sys     Mon Jul 13 19:21:40 2009 (4A5BC184)
    fffff880`04224000 fffff880`04230000   ndistapi ndistapi.sys Mon Jul 13 20:10:00 2009 (4A5BCCD8)
    fffff880`04230000 fffff880`0425f000   ndiswan  ndiswan.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
    fffff880`04561000 fffff880`04576000   NDProxy  NDProxy.SYS  Mon Jul 13 20:10:05 2009 (4A5BCCDD)
    fffff880`02de4000 fffff880`02df3000   netbios  netbios.sys  Mon Jul 13 20:09:26 2009 (4A5BCCB6)
    fffff880`02d70000 fffff880`02db5000   netbt    netbt.sys    Mon Jul 13 19:21:28 2009 (4A5BC178)
    fffff880`0150e000 fffff880`0156e000   NETIO    NETIO.SYS    Mon Jul 13 19:21:46 2009 (4A5BC18A)
    fffff880`0181d000 fffff880`0182e000   Npfs     Npfs.SYS     Mon Jul 13 19:19:48 2009 (4A5BC114)
    fffff880`02c9d000 fffff880`02ca9000   nsiproxy nsiproxy.sys Mon Jul 13 19:21:02 2009 (4A5BC15E)
    fffff800`02a58000 fffff800`03034000   nt       ntkrnlmp.exe Sat Jun 19 00:16:41 2010 (4C1C44A9)
    fffff880`01237000 fffff880`013da000   Ntfs     Ntfs.sys     Mon Jul 13 19:20:47 2009 (4A5BC14F)
    fffff880`019a1000 fffff880`019aa000   Null     Null.SYS     Mon Jul 13 19:19:37 2009 (4A5BC109)
    fffff880`044ee000 fffff880`04507000   nusb3hub nusb3hub.sys Thu Sep 30 00:00:03 2010 (4CA40B43)
    fffff880`042f6000 fffff880`04326000   nusb3xhc nusb3xhc.sys Thu Sep 30 00:00:03 2010 (4CA40B43)
    fffff880`02dbe000 fffff880`02de4000   pacer    pacer.sys    Mon Jul 13 20:09:41 2009 (4A5BCCC5)
    fffff880`043a6000 fffff880`043c3000   parport  parport.sys  Mon Jul 13 20:00:40 2009 (4A5BCAA8)
    fffff880`00e00000 fffff880`00e15000   partmgr  partmgr.sys  Mon Jul 13 19:19:58 2009 (4A5BC11E)
    fffff880`00fc0000 fffff880`00ff3000   pci      pci.sys      Mon Jul 13 19:19:51 2009 (4A5BC117)
    fffff880`00e86000 fffff880`00e8d000   pciide   pciide.sys   Mon Jul 13 19:19:49 2009 (4A5BC115)
    fffff880`00e8d000 fffff880`00e9d000   PCIIDEX  PCIIDEX.SYS  Mon Jul 13 19:19:48 2009 (4A5BC114)
    fffff880`01200000 fffff880`01211000   pcw      pcw.sys      Mon Jul 13 19:19:27 2009 (4A5BC0FF)
    fffff880`07647000 fffff880`076ed000   peauth   peauth.sys   Mon Jul 13 21:01:19 2009 (4A5BD8DF)
    fffff880`06469000 fffff880`064a6000   portcls  portcls.sys  Mon Jul 13 20:06:27 2009 (4A5BCC03)
    fffff880`00c8f000 fffff880`00ca3000   PSHED    PSHED.dll    Mon Jul 13 21:32:23 2009 (4A5BE027)
    fffff880`01137000 fffff880`01142e00   PxHlpa64 PxHlpa64.sys Fri May 15 17:43:06 2009 (4A0DE1EA)
    fffff880`04200000 fffff880`04224000   rasl2tp  rasl2tp.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
    fffff880`0425f000 fffff880`0427a000   raspppoe raspppoe.sys Mon Jul 13 20:10:17 2009 (4A5BCCE9)
    fffff880`04433000 fffff880`04454000   raspptp  raspptp.sys  Mon Jul 13 20:10:18 2009 (4A5BCCEA)
    fffff880`04454000 fffff880`0446e000   rassstp  rassstp.sys  Mon Jul 13 20:10:25 2009 (4A5BCCF1)
    fffff880`02c4c000 fffff880`02c9d000   rdbss    rdbss.sys    Mon Jul 13 19:24:09 2009 (4A5BC219)
    fffff880`0446e000 fffff880`04479000   rdpbus   rdpbus.sys   Mon Jul 13 20:17:46 2009 (4A5BCEAA)
    fffff880`019f4000 fffff880`019fd000   RDPCDD   RDPCDD.sys   Mon Jul 13 20:16:34 2009 (4A5BCE62)
    fffff880`01800000 fffff880`01809000   rdpencdd rdpencdd.sys Mon Jul 13 20:16:34 2009 (4A5BCE62)
    fffff880`01809000 fffff880`01812000   rdprefmp rdprefmp.sys Mon Jul 13 20:16:35 2009 (4A5BCE63)
    fffff880`011a1000 fffff880`011db000   rdyboost rdyboost.sys Mon Jul 13 19:34:34 2009 (4A5BC48A)
    fffff880`065df000 fffff880`065f7000   rspndr   rspndr.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92)
    fffff880`04291000 fffff880`042f6000   Rt64win7 Rt64win7.sys Mon Oct 25 05:33:07 2010 (4CC54ED3)
    fffff880`076ed000 fffff880`076f8000   secdrv   secdrv.SYS   Wed Sep 13 09:18:38 2006 (4508052E)
    fffff880`0439a000 fffff880`043a6000   serenum  serenum.sys  Mon Jul 13 20:00:33 2009 (4A5BCAA1)
    fffff880`02c00000 fffff880`02c1d000   serial   serial.sys   Mon Jul 13 20:00:40 2009 (4A5BCAA8)
    fffff880`015f3000 fffff880`015fb000   spldr    spldr.sys    Mon May 11 12:56:27 2009 (4A0858BB)
    fffff880`07a54000 fffff880`07aea000   srv      srv.sys      Thu Aug 26 23:38:00 2010 (4C773318)
    fffff880`07737000 fffff880`0779e000   srv2     srv2.sys     Thu Aug 26 23:37:46 2010 (4C77330A)
    fffff880`076f8000 fffff880`07725000   srvnet   srvnet.sys   Thu Aug 26 23:37:24 2010 (4C7732F4)
    fffff880`04497000 fffff880`04498480   swenum   swenum.sys   Mon Jul 13 20:00:18 2009 (4A5BCA92)
    fffff880`01601000 fffff880`017fe000   tcpip    tcpip.sys    Sun Jun 13 23:39:04 2010 (4C15A458)
    fffff880`07725000 fffff880`07737000   tcpipreg tcpipreg.sys Mon Jul 13 20:09:49 2009 (4A5BCCCD)
    fffff880`0184c000 fffff880`01859000   TDI      TDI.SYS      Mon Jul 13 19:21:18 2009 (4A5BC16E)
    fffff880`0182e000 fffff880`0184c000   tdx      tdx.sys      Mon Jul 13 19:21:15 2009 (4A5BC16B)
    fffff880`02c38000 fffff880`02c4c000   termdd   termdd.sys   Mon Jul 13 20:16:36 2009 (4A5BCE64)
    fffff960`00420000 fffff960`0042a000   TSDDD    TSDDD.dll    unavailable (00000000)
    fffff880`04037000 fffff880`0405d000   tunnel   tunnel.sys   Mon Jul 13 20:09:37 2009 (4A5BCCC1)
    fffff880`044dc000 fffff880`044ee000   umbus    umbus.sys    Mon Jul 13 20:06:56 2009 (4A5BCC20)
    fffff880`04326000 fffff880`04327f00   USBD     USBD.SYS     Mon Jul 13 20:06:23 2009 (4A5BCBFF)
    fffff880`04389000 fffff880`0439a000   usbehci  usbehci.sys  Mon Jul 13 20:06:30 2009 (4A5BCC06)
    fffff880`04507000 fffff880`04561000   usbhub   usbhub.sys   Mon Jul 13 20:07:09 2009 (4A5BCC2D)
    fffff880`04328000 fffff880`04333000   usbohci  usbohci.sys  Mon Jul 13 20:06:30 2009 (4A5BCC06)
    fffff880`04333000 fffff880`04389000   USBPORT  USBPORT.SYS  Mon Jul 13 20:06:31 2009 (4A5BCC07)
    fffff880`06551000 fffff880`0656c000   USBSTOR  USBSTOR.SYS  Mon Jul 13 20:06:34 2009 (4A5BCC0A)
    fffff880`00ff3000 fffff880`01000000   vdrvroot vdrvroot.sys Mon Jul 13 20:01:31 2009 (4A5BCADB)
    fffff880`019b1000 fffff880`019bf000   vga      vga.sys      Mon Jul 13 19:38:47 2009 (4A5BC587)
    fffff880`019bf000 fffff880`019e4000   VIDEOPRT VIDEOPRT.SYS Mon Jul 13 19:38:51 2009 (4A5BC58B)
    fffff880`015e3000 fffff880`015f3000   vmstorfl vmstorfl.sys Mon Jul 13 19:42:54 2009 (4A5BC67E)
    fffff880`00e15000 fffff880`00e2a000   volmgr   volmgr.sys   Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`00e2a000 fffff880`00e86000   volmgrx  volmgrx.sys  Mon Jul 13 19:20:33 2009 (4A5BC141)
    fffff880`01073000 fffff880`010bf000   volsnap  volsnap.sys  Mon Jul 13 19:20:08 2009 (4A5BC128)
    fffff880`02c1d000 fffff880`02c38000   wanarp   wanarp.sys   Mon Jul 13 20:10:21 2009 (4A5BCCED)
    fffff880`019e4000 fffff880`019f4000   watchdog watchdog.sys Mon Jul 13 19:37:35 2009 (4A5BC53F)
    fffff880`00ea3000 fffff880`00f47000   Wdf01000 Wdf01000.sys Mon Jul 13 19:22:07 2009 (4A5BC19F)
    fffff880`00f47000 fffff880`00f56000   WDFLDR   WDFLDR.SYS   Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`02db5000 fffff880`02dbe000   wfplwf   wfplwf.sys   Mon Jul 13 20:09:26 2009 (4A5BCCB6)
    fffff960`000f0000 fffff960`00400000   win32k   win32k.sys   unavailable (00000000)
    fffff880`00fad000 fffff880`00fb6000   WMILIB   WMILIB.SYS   Mon Jul 13 19:19:51 2009 (4A5BC117)
    fffff880`065a9000 fffff880`065ca000   WudfPf   WudfPf.sys   Mon Jul 13 20:05:37 2009 (4A5BCBD1)
    
    Unloaded modules:
    fffff880`01912000 fffff880`01920000   crashdmp.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  0000E000
    fffff880`01920000 fffff880`0192c000   dump_pciidex
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  0000C000
    fffff880`0192c000 fffff880`01937000   dump_msahci.
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  0000B000
    fffff880`01937000 fffff880`0194a000   dump_dumpfve
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  00013000
      My Computer


  9. Posts : 26,863
    Windows 11 Pro
    Thread Starter
       #9

    Thanks very much for the reply. I uninstalled driver verifier for Roxio and renamed the offending driver. The system would not start and went through startup repair. Then it rebooted. After reboot I uninstalled Roxio. So, we'll see what happens now.
    As far as hardware- here is a brief list of what I have done copied from a previous thread about this.

    so far I have:
    1. Updated 2 drivers - the network driver from the manuf. website and the USB 3.0 (NEC) from MSI.

    2. I have run prime95 and Furmark - Both passed.
    3. I have run memtest 86 probably 7 times now. I have run it with 16GB installed which showed two bad sticks. I located and removed those sticks. I have run it both hot and cold with the remaining two sticks - 4 times all passed.
    I have run one of the good sticks from a slot where a stick failed 7 passes - it passed.
    I ran one stick alone that failed in one of the slots that passed and it passed. Those tests I ran yesterday. I am currently running just those two sticks. I have run memtest on those two sticks for 7 passes with no errors.
    3 I have seatools from seagate and my Seagate HD passed both the SMART test and the short drive self test.

    I have WinDig from Western Digital- I ran tests with it on my WD drive and it passed.

    I have OCZ's toolbox and it reports no problems with my SSD. I also have crysralDiskmart disk info test. It reports the SSD as 100% healthy.

    Those tests should cover most of the hardware problems except the PSU. My PSU is an 'el-Cheepo' but it seems to work. It is 600W which is probably much more than I need.

    At this point I don't know ahat else to do. I have probably done a few things I haven't mentioned. I am beginning to think maybe software. But I have very little on this SSD-about 20GB on a 90GB drive including windows.

    I have had problems with both windows explorer and ie explorer. Both crash several times daily. I am using Firefox at this point.
    I have the free version of Macrium installed and it does not work correctly. I may uninstall that to see if it helps.

    I have run scannow and checkdisk on every HD I have several times withoun any errors.

    I have deleated every BSOD report I have. I had so many on my desktop I didn't know which was which. Most of them have been uploaded to these 2 threads.


    BTW, I forgot to mention that on 12/9 I did a secure erase of my ssd and then a clean install of windows. I transferred
    nothing except my Documents folder from the other installation. My Seagate is the Data drive. Most of my libraries are there.

    Since then I have installed windows on the Western Digiital to eliminate problems with the SSD. I did this on 12/15.

    If the problem is hardware, I don't know what it could be.

    And, to anticipate your next question, I do not and have never OC'd.
      My Computer


  10. Posts : 26,863
    Windows 11 Pro
    Thread Starter
       #10

    I am back on the SSD.(Had trouble with everything being so slooooooo.)
    I have uninstalled Roxio and the driver program for it. I have also restarted driver verifier. will see if there is something else. There were only 7 non-Microsoft drivers listed. If there are any other suggestions please advise.
      My Computer


 
Page 1 of 11 123 ... 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 18:02.
Find Us