Random BSOD PFN List Corrupt

Page 1 of 2 12 LastLast

  1. Posts : 13
    Windows 7 Home Premium 32 Bit
       #1

    Random BSOD PFN List Corrupt


    Over the last week or so i keep getting random BSOD happening for no apparent reason at all.

    The computer reboots to quickly for me to gather any information.
    All I've had a chance to read at towards the top was

    PFN List Corrupt

    I googled that and it said test your memory so i ran the windows diagnostics memory tester on bootup from a cdr and everything passed on there.

    I also just turned off the "auto restart" settings on BSOD so when it happens next time i should be able to read everything.


    I have attached the latest memory.dmp file that it saved.
    I uploaded it to megaupload as it said its to big to upload here i guess.


    If i knew how to view the information myself i would try it but i am lost as of right now.

    First file is the memory.dmp file from the windows folder

    http://www.megaupload.com/?d=BSE211C1

    Second file is the file from the minidump folder within the windows folder

    http://www.megaupload.com/?d=OOJLQD5T
    Last edited by icebrg5; 12 Sep 2011 at 16:00.
      My Computer


  2. Posts : 968
    Windows 7 Ultimate x64
       #2

    Hi Icebrg the testing of ram from the windows side of things is slim to find anything wrong lets try doing a memtest86 which is much more comprehensive. Follow this guide and let us know the results of it:

    RAM - Test with Memtest86+
      My Computer


  3. Posts : 13
    Windows 7 Home Premium 32 Bit
    Thread Starter
       #3

    Will run the check tomorrow when i get a chance.

    I did manage to do some more googling on the issue and kinda analyzed the memory dump files.

    The two main things its showing is

    Utorrent.exe (something about vista driver fault with this one)
    * I am using Windows 7 Home Premium 32 bit*

    and

    tdk.sys


    The last crash happened while i was at work which was about 13 hours ago. No one was using the PC at all only thing i had running in the background was Utorrent.

    Also last night it crashed on me as well within a minute of opening Utorrent.So i suspect that Utorrent is the cause it seems.Maybe the program itself or its trying to access memory and it is accessing the bad porition of it.I really don't know,but today i have opened and closed Utorrent dozens of times with no BSOD at all.Utorrent hasnt been updated either since that last major release when it told me there was an update.Also i have all the latest windows updates as well.
      My Computer


  4. Posts : 13
    Windows 7 Home Premium 32 Bit
    Thread Starter
       #4

    I copied and pasted the debug log from what i can see when trying to read the dump file.
    Hopefully it can help pinpoint the issue.




    Microsoft (R) Windows Debugger Version 6.12.0002.633 X86
    Copyright (c) Microsoft Corporation. All rights reserved.


    Loading Dump File [C:\Users\matt\Desktop\091211-17643-01.dmp]
    Mini Kernel Dump File: Only registers and stack trace are available

    WARNING: Inaccessible path: 'c:\windows\i386'
    Symbol search path is: srv*c:\symbols*http://msdl.microsoft.com/download/symbols
    Executable search path is: c:\windows\i386
    Windows 7 Kernel Version 7601 (Service Pack 1) MP (2 procs) Free x86 compatible
    Product: WinNt, suite: TerminalServer SingleUserTS Personal
    Built by: 7601.17640.x86fre.win7sp1_gdr.110622-1506
    Machine Name:
    Kernel base = 0x83213000 PsLoadedModuleList = 0x8335c4f0
    Debug session time: Mon Sep 12 08:39:47.759 2011 (UTC - 4:00)
    System Uptime: 0 days 11:26:34.492
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    ..........................
    Loading User Symbols
    Loading unloaded module list
    .......
    *******************************************************************************
    * *
    * Bugcheck Analysis *
    * *
    *******************************************************************************

    Use !analyze -v to get detailed debugging information.

    BugCheck 1000008E, {c0000005, 928adc82, bdc17978, 0}

    *** WARNING: Unable to verify timestamp for bckd.sys
    *** ERROR: Module load completed but symbols could not be loaded for bckd.sys
    Probably caused by : tdx.sys ( tdx!TdxCreateControlChannel+70 )

    Followup: MachineOwner
    ---------

    1: kd> !analyze -v
    *******************************************************************************
    * *
    * Bugcheck Analysis *
    * *
    *******************************************************************************

    KERNEL_MODE_EXCEPTION_NOT_HANDLED_M (1000008e)
    This is a very common bugcheck. Usually the exception address pinpoints
    the driver/function that caused the problem. Always note this address
    as well as the link date of the driver/image that contains this address.
    Some common problems are exception code 0x80000003. This means a hard
    coded breakpoint or assertion was hit, but this system was booted
    /NODEBUG. This is not supposed to happen as developers should never have
    hardcoded breakpoints in retail code, but ...
    If this happens, make sure a debugger gets connected, and the
    system is booted /DEBUG. This will let us see why this breakpoint is
    happening.
    Arguments:
    Arg1: c0000005, The exception code that was not handled
    Arg2: 928adc82, The address that the exception occurred at
    Arg3: bdc17978, Trap Frame
    Arg4: 00000000

    Debugging Details:
    ------------------


    EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.

    FAULTING_IP:
    tdx!TdxCreateControlChannel+70
    928adc82 89700c mov dword ptr [eax+0Ch],esi

    TRAP_FRAME: bdc17978 -- (.trap 0xffffffffbdc17978)
    ErrCode = 00000002
    eax=000001c0 ebx=00000000 ecx=00000002 edx=00000000 esi=85e470a8 edi=00000003
    eip=928adc82 esp=bdc179ec ebp=bdc179f4 iopl=0 nv up ei pl nz na pe nc
    cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010206
    tdx!TdxCreateControlChannel+0x70:
    928adc82 89700c mov dword ptr [eax+0Ch],esi ds:0023:000001cc=????????
    Resetting default scope

    CUSTOMER_CRASH_COUNT: 1

    DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT

    BUGCHECK_STR: 0x8E

    PROCESS_NAME: uTorrent.exe

    CURRENT_IRQL: 0

    LAST_CONTROL_TRANSFER: from 928b5009 to 928adc82

    STACK_TEXT:
    bdc179f4 928b5009 86b7d1c0 000001c0 00000000 tdx!TdxCreateControlChannel+0x70
    bdc17a2c 8324a58e 86b908e8 8663c0c0 00000000 tdx!TdxTdiDispatchCreate+0x5f
    bdc17a44 9292c292 00000000 8663c19c 8663c0c0 nt!IofCallDriver+0x63
    WARNING: Stack unwind information not available. Following frames may be wrong.
    bdc17a58 92928033 86dda0d0 00000000 8663c0c0 bckd+0x6292
    bdc17a84 9292d157 00000000 bdc17aac 9292f837 bckd+0x2033
    bdc17a90 9292f837 86dda018 8663c0c0 86dda0d0 bckd+0x7157
    bdc17aac 9292f93e 00dda0d0 c7668000 00000000 bckd+0x9837
    bdc17ac8 9293088e 86dda0d0 c7668000 df0c8a44 bckd+0x993e
    bdc17ae4 92931336 86dda0d0 df0c89b0 df0c8a44 bckd+0xa88e
    bdc17b04 8324a58e 86dda018 df0c89b0 df0c89b0 bckd+0xb336
    bdc17b1c 928f1642 00021c10 86203008 877d4938 nt!IofCallDriver+0x63
    bdc17b70 928eedd0 86203008 00000000 86388258 afd!AfdBeginDisconnect+0x2cb
    bdc17be0 928ef2b5 86388258 86bfd640 bdc17c08 afd!AfdCleanupCore+0x346
    bdc17bf0 8324a58e 86bfd640 86388258 85a2de68 afd!AfdDispatch+0x125
    bdc17c08 83445aa6 85998508 85a2de50 00000001 nt!IofCallDriver+0x63
    bdc17c48 83436f47 85fc75a8 85a2de68 00000001 nt!IopCloseFile+0x2f3
    bdc17c94 83458394 85fc75a8 ca44b4c8 85ed3030 nt!ObpDecrementHandleCount+0x139
    bdc17cdc 834580d4 ca44b4c8 8ba23b40 85fc75a8 nt!ObpCloseHandleTableEntry+0x203
    bdc17d0c 8345846e 85fc75a8 85ed3001 02a7fd24 nt!ObpCloseHandle+0x7f
    bdc17d28 832511fa 000005a0 02a7fd80 76f770b4 nt!NtClose+0x4e
    bdc17d28 76f770b4 000005a0 02a7fd80 76f770b4 nt!KiFastCallEntry+0x12a
    02a7fd80 00000000 00000000 00000000 00000000 0x76f770b4


    STACK_COMMAND: kb

    FOLLOWUP_IP:
    tdx!TdxCreateControlChannel+70
    928adc82 89700c mov dword ptr [eax+0Ch],esi

    SYMBOL_STACK_INDEX: 0

    SYMBOL_NAME: tdx!TdxCreateControlChannel+70

    FOLLOWUP_NAME: MachineOwner

    MODULE_NAME: tdx

    IMAGE_NAME: tdx.sys

    DEBUG_FLR_IMAGE_TIMESTAMP: 4ce78935

    FAILURE_BUCKET_ID: 0x8E_tdx!TdxCreateControlChannel+70

    BUCKET_ID: 0x8E_tdx!TdxCreateControlChannel+70

    Followup: MachineOwner
    ---------
      My Computer


  5. Posts : 968
    Windows 7 Ultimate x64
       #5

    Yeah thats right there are also some mighty old drivers as well:

    Code:
    Microsoft (R) Windows Debugger Version 6.12.0002.633 AMD64
    Copyright (c) Microsoft Corporation. All rights reserved.
    
    
    Loading Dump File [C:\Users\Administrator\Downloads\iceburg\091211-17643-01.dmp]
    Mini Kernel Dump File: Only registers and stack trace are available
    
    Symbol search path is: SRV*F:\SymCache*http://msdl.microsoft.com/download/symbols
    Executable search path is: 
    Windows 7 Kernel Version 7601 (Service Pack 1) MP (2 procs) Free x86 compatible
    Product: WinNt, suite: TerminalServer SingleUserTS Personal
    Built by: 7601.17640.x86fre.win7sp1_gdr.110622-1506
    Machine Name:
    Kernel base = 0x83213000 PsLoadedModuleList = 0x8335c4f0
    Debug session time: Mon Sep 12 06:39:47.759 2011 (UTC - 6:00)
    System Uptime: 0 days 11:26:34.492
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    ..........................
    Loading User Symbols
    Loading unloaded module list
    .......
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck 1000008E, {c0000005, 928adc82, bdc17978, 0}
    
    *** WARNING: Unable to verify timestamp for bckd.sys
    *** ERROR: Module load completed but symbols could not be loaded for bckd.sys
    Probably caused by : tdx.sys ( tdx!TdxCreateControlChannel+70 )
    
    Followup: MachineOwner
    ---------
    
    1: kd> !analyze -v
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    KERNEL_MODE_EXCEPTION_NOT_HANDLED_M (1000008e)
    This is a very common bugcheck.  Usually the exception address pinpoints
    the driver/function that caused the problem.  Always note this address
    as well as the link date of the driver/image that contains this address.
    Some common problems are exception code 0x80000003.  This means a hard
    coded breakpoint or assertion was hit, but this system was booted
    /NODEBUG.  This is not supposed to happen as developers should never have
    hardcoded breakpoints in retail code, but ...
    If this happens, make sure a debugger gets connected, and the
    system is booted /DEBUG.  This will let us see why this breakpoint is
    happening.
    Arguments:
    Arg1: c0000005, The exception code that was not handled
    Arg2: 928adc82, The address that the exception occurred at
    Arg3: bdc17978, Trap Frame
    Arg4: 00000000
    
    Debugging Details:
    ------------------
    
    
    EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
    
    FAULTING_IP: 
    tdx!TdxCreateControlChannel+70
    928adc82 89700c          mov     dword ptr [eax+0Ch],esi
    
    TRAP_FRAME:  bdc17978 -- (.trap 0xffffffffbdc17978)
    ErrCode = 00000002
    eax=000001c0 ebx=00000000 ecx=00000002 edx=00000000 esi=85e470a8 edi=00000003
    eip=928adc82 esp=bdc179ec ebp=bdc179f4 iopl=0         nv up ei pl nz na pe nc
    cs=0008  ss=0010  ds=0023  es=0023  fs=0030  gs=0000             efl=00010206
    tdx!TdxCreateControlChannel+0x70:
    928adc82 89700c          mov     dword ptr [eax+0Ch],esi ds:0023:000001cc=????????
    Resetting default scope
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    
    BUGCHECK_STR:  0x8E
    
    PROCESS_NAME:  uTorrent.exe
    
    CURRENT_IRQL:  0
    
    LAST_CONTROL_TRANSFER:  from 928b5009 to 928adc82
    
    STACK_TEXT:  
    bdc179f4 928b5009 86b7d1c0 000001c0 00000000 tdx!TdxCreateControlChannel+0x70
    bdc17a2c 8324a58e 86b908e8 8663c0c0 00000000 tdx!TdxTdiDispatchCreate+0x5f
    bdc17a44 9292c292 00000000 8663c19c 8663c0c0 nt!IofCallDriver+0x63
    WARNING: Stack unwind information not available. Following frames may be wrong.
    bdc17a58 92928033 86dda0d0 00000000 8663c0c0 bckd+0x6292
    bdc17a84 9292d157 00000000 bdc17aac 9292f837 bckd+0x2033
    bdc17a90 9292f837 86dda018 8663c0c0 86dda0d0 bckd+0x7157
    bdc17aac 9292f93e 00dda0d0 c7668000 00000000 bckd+0x9837
    bdc17ac8 9293088e 86dda0d0 c7668000 df0c8a44 bckd+0x993e
    bdc17ae4 92931336 86dda0d0 df0c89b0 df0c8a44 bckd+0xa88e
    bdc17b04 8324a58e 86dda018 df0c89b0 df0c89b0 bckd+0xb336
    bdc17b1c 928f1642 00021c10 86203008 877d4938 nt!IofCallDriver+0x63
    bdc17b70 928eedd0 86203008 00000000 86388258 afd!AfdBeginDisconnect+0x2cb
    bdc17be0 928ef2b5 86388258 86bfd640 bdc17c08 afd!AfdCleanupCore+0x346
    bdc17bf0 8324a58e 86bfd640 86388258 85a2de68 afd!AfdDispatch+0x125
    bdc17c08 83445aa6 85998508 85a2de50 00000001 nt!IofCallDriver+0x63
    bdc17c48 83436f47 85fc75a8 85a2de68 00000001 nt!IopCloseFile+0x2f3
    bdc17c94 83458394 85fc75a8 ca44b4c8 85ed3030 nt!ObpDecrementHandleCount+0x139
    bdc17cdc 834580d4 ca44b4c8 8ba23b40 85fc75a8 nt!ObpCloseHandleTableEntry+0x203
    bdc17d0c 8345846e 85fc75a8 85ed3001 02a7fd24 nt!ObpCloseHandle+0x7f
    bdc17d28 832511fa 000005a0 02a7fd80 76f770b4 nt!NtClose+0x4e
    bdc17d28 76f770b4 000005a0 02a7fd80 76f770b4 nt!KiFastCallEntry+0x12a
    02a7fd80 00000000 00000000 00000000 00000000 0x76f770b4
    
    
    STACK_COMMAND:  kb
    
    FOLLOWUP_IP: 
    tdx!TdxCreateControlChannel+70
    928adc82 89700c          mov     dword ptr [eax+0Ch],esi
    
    SYMBOL_STACK_INDEX:  0
    
    SYMBOL_NAME:  tdx!TdxCreateControlChannel+70
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: tdx
    
    IMAGE_NAME:  tdx.sys
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  4ce78935
    
    FAILURE_BUCKET_ID:  0x8E_tdx!TdxCreateControlChannel+70
    
    BUCKET_ID:  0x8E_tdx!TdxCreateControlChannel+70
    
    Followup: MachineOwner
    ---------
    
    1: kd> lmtsmn
    start    end        module name
    8beac000 8bef4000   ACPI     ACPI.sys     Sat Nov 20 01:37:52 2010 (4CE788E0)
    928cc000 92926000   afd      afd.sys      Sun Apr 24 20:18:00 2011 (4DB4D9D8)
    935e3000 935f5000   AgileVpn AgileVpn.sys Mon Jul 13 17:55:00 2009 (4A5BC954)
    8be00000 8be09000   amdxata  amdxata.sys  Fri Mar 19 10:19:01 2010 (4BA3A3F5)
    935ba000 935d5c00   AnyDVD   AnyDVD.sys   Thu Jul 28 04:27:06 2011 (4E31397A)
    9c8df000 9c8e2e40   Aspi32   Aspi32.SYS   Fri Sep 10 17:46:10 1999 (37D99842)
    b54e8000 b54f1000   asyncmac asyncmac.sys Mon Jul 13 17:54:46 2009 (4A5BC946)
    8bfd1000 8bfda000   atapi    atapi.sys    Mon Jul 13 17:11:15 2009 (4A5BBF13)
    8bfda000 8bffd000   ataport  ataport.SYS  Sat Nov 20 01:38:00 2010 (4CE788E8)
    9b260000 9b2ad000   ATMFD    ATMFD.DLL    Fri Feb 18 21:34:53 2011 (4D5F486D)
    92926000 92939100   bckd     bckd.sys     Fri Jun 10 15:40:03 2011 (4DF28F33)
    8c000000 8c007000   Beep     Beep.SYS     Mon Jul 13 17:45:00 2009 (4A5BC6FC)
    934b2000 934c0000   blbdrive blbdrive.sys Mon Jul 13 17:23:04 2009 (4A5BC1D8)
    8bccc000 8bcd4000   BOOTVID  BOOTVID.dll  Mon Jul 13 19:04:34 2009 (4A5BD9A2)
    8ebba000 8ebd3000   bowser   bowser.sys   Tue Feb 22 21:47:32 2011 (4D649164)
    9b240000 9b25e000   cdd      cdd.dll      Sat Nov 20 04:56:35 2010 (4CE7B773)
    8bc11000 8bc30000   cdrom    cdrom.sys    Sat Nov 20 01:38:09 2010 (4CE788F1)
    8bd16000 8bdc1000   CI       CI.dll       Sat Nov 20 05:05:17 2010 (4CE7B97D)
    8c200000 8c225000   CLASSPNP CLASSPNP.SYS Mon Jul 13 17:11:20 2009 (4A5BBF18)
    8bcd4000 8bd16000   CLFS     CLFS.SYS     Mon Jul 13 17:11:10 2009 (4A5BBF0E)
    8c176000 8c1d3000   cng      cng.sys      Mon Jul 13 17:32:55 2009 (4A5BC427)
    935d6000 935e3000   CompositeBus CompositeBus.sys Sat Nov 20 02:50:21 2010 (4CE799DD)
    9455b000 94568000   crashdmp crashdmp.sys Mon Jul 13 17:45:50 2009 (4A5BC72E)
    9349a000 934b2000   dfsc     dfsc.sys     Sat Nov 20 01:42:32 2010 (4CE789F8)
    9348e000 9349a000   discache discache.sys Mon Jul 13 17:24:04 2009 (4A5BC214)
    8c3ee000 8c3ff000   disk     disk.sys     Mon Jul 13 17:11:28 2009 (4A5BBF20)
    94542000 9455b000   drmk     drmk.sys     Mon Jul 13 18:36:05 2009 (4A5BD2F5)
    947f7000 94800000   dump_atapi dump_atapi.sys Mon Jul 13 17:11:15 2009 (4A5BBF13)
    94568000 94573000   dump_dumpata dump_dumpata.sys Mon Jul 13 17:11:16 2009 (4A5BBF14)
    94573000 94584000   dump_dumpfve dump_dumpfve.sys Mon Jul 13 17:12:47 2009 (4A5BBF6F)
    9459b000 945a5000   Dxapi    Dxapi.sys    Mon Jul 13 17:25:25 2009 (4A5BC265)
    93d10000 93dc7000   dxgkrnl  dxgkrnl.sys  Sat Nov 20 02:08:14 2010 (4CE78FFE)
    93dc7000 93e00000   dxgmms1  dxgmms1.sys  Wed Feb 02 20:45:05 2011 (4D4A24C1)
    934f3000 9352b000   e1e6032  e1e6032.sys  Tue Mar 24 12:16:11 2009 (49C9236B)
    8ea32000 8eaee000   eamon    eamon.sys    Fri Feb 06 06:14:21 2009 (498C37AD)
    92822000 9283e000   ehdrv    ehdrv.sys    Fri Feb 06 06:15:01 2009 (498C37D5)
    93484000 9348e000   ElbyCDIO ElbyCDIO.sys Thu Dec 16 15:57:56 2010 (4D0A9974)
    9c8e3000 9c8fc000   epfwwfpr epfwwfpr.sys Fri Feb 06 06:06:19 2009 (498C35CB)
    9c8b5000 9c8df000   fastfat  fastfat.SYS  Mon Jul 13 17:14:01 2009 (4A5BBFB9)
    935af000 935ba000   fdc      fdc.sys      Mon Jul 13 17:45:45 2009 (4A5BC729)
    8be09000 8be1a000   fileinfo fileinfo.sys Mon Jul 13 17:21:51 2009 (4A5BC18F)
    8bdc1000 8bdf5000   fltmgr   fltmgr.sys   Mon Jul 13 17:11:13 2009 (4A5BBF11)
    8c1e1000 8c1ea000   Fs_Rec   Fs_Rec.sys   Mon Jul 13 17:11:14 2009 (4A5BBF12)
    8c3bc000 8c3ee000   fvevol   fvevol.sys   Sat Nov 20 01:40:22 2010 (4CE78976)
    8c589000 8c5ba000   fwpkclnt fwpkclnt.sys Sat Nov 20 01:39:08 2010 (4CE7892C)
    93800000 93805280   GEARAspiWDM GEARAspiWDM.sys Mon May 18 06:16:53 2009 (4A1151B5)
    83625000 8365c000   hal      halmacpi.dll Sat Nov 20 01:37:38 2010 (4CE788D2)
    93590000 935af000   HDAudBus HDAudBus.sys Sat Nov 20 02:59:28 2010 (4CE79C00)
    945b0000 945c3000   HIDCLASS HIDCLASS.SYS Sat Nov 20 02:59:37 2010 (4CE79C09)
    945c3000 945c9480   HIDPARSE HIDPARSE.SYS Mon Jul 13 17:50:59 2009 (4A5BC863)
    945a5000 945b0000   hidusb   hidusb.sys   Sat Nov 20 02:59:38 2010 (4CE79C0A)
    8eb35000 8ebba000   HTTP     HTTP.sys     Sat Nov 20 01:40:17 2010 (4CE78971)
    8c435000 8c43d000   hwpolicy hwpolicy.sys Sat Nov 20 01:37:35 2010 (4CE788CF)
    93807000 93d10000   igdkmd32 igdkmd32.sys Wed Sep 23 13:18:09 2009 (4ABA7471)
    9c8fc000 9c8fd400   inpout32 inpout32.sys Fri Oct 17 17:02:20 2008 (48F9197C)
    934e1000 934f3000   intelppm intelppm.sys Mon Jul 13 17:11:03 2009 (4A5BBF07)
    94460000 9446d000   kbdclass kbdclass.sys Mon Jul 13 17:11:15 2009 (4A5BBF13)
    945ca000 945d6000   kbdhid   kbdhid.sys   Sat Nov 20 02:50:10 2010 (4CE799D2)
    80ba2000 80baa000   kdcom    kdcom.dll    Mon Jul 13 19:08:58 2009 (4A5BDAAA)
    9447c000 944b0000   ks       ks.sys       Sat Nov 20 02:50:17 2010 (4CE799D9)
    8c163000 8c176000   ksecdd   ksecdd.sys   Sat Nov 20 01:38:54 2010 (4CE7891E)
    8c31c000 8c341000   ksecpkg  ksecpkg.sys  Mon Jul 13 17:34:00 2009 (4A5BC468)
    8eb12000 8eb22000   lltdio   lltdio.sys   Mon Jul 13 17:53:18 2009 (4A5BC8EE)
    94400000 9441b000   luafv    luafv.sys    Mon Jul 13 17:15:44 2009 (4A5BC020)
    b54f9000 b54fc780   mbam     mbam.sys     Mon Jan 03 13:49:52 2011 (4D223670)
    8bc36000 8bcbb000   mcupdate_GenuineIntel mcupdate_GenuineIntel.dll Sat Nov 20 05:00:54 2010 (4CE7B876)
    945d6000 945e1000   monitor  monitor.sys  Mon Jul 13 17:25:58 2009 (4A5BC286)
    9446d000 9447a000   mouclass mouclass.sys Mon Jul 13 17:11:15 2009 (4A5BBF13)
    945e1000 945ec000   mouhid   mouhid.sys   Mon Jul 13 17:45:08 2009 (4A5BC704)
    8bfbb000 8bfd1000   mountmgr mountmgr.sys Sat Nov 20 01:38:09 2010 (4CE788F1)
    8ebd3000 8ebe5000   mpsdrv   mpsdrv.sys   Mon Jul 13 17:52:52 2009 (4A5BC8D4)
    8ea00000 8ea23000   mrxsmb   mrxsmb.sys   Tue Apr 26 20:17:20 2011 (4DB77CB0)
    9c830000 9c86b000   mrxsmb10 mrxsmb10.sys Fri Jul 08 20:29:57 2011 (4E17BD25)
    9c86b000 9c886000   mrxsmb20 mrxsmb20.sys Tue Apr 26 20:17:26 2011 (4DB77CB6)
    92890000 9289b000   Msfs     Msfs.SYS     Mon Jul 13 17:11:26 2009 (4A5BBF1E)
    8befd000 8bf05000   msisadrv msisadrv.sys Mon Jul 13 17:11:09 2009 (4A5BBF0D)
    8c138000 8c163000   msrpc    msrpc.sys    Mon Jul 13 17:11:59 2009 (4A5BBF3F)
    9347a000 93484000   mssmbios mssmbios.sys Mon Jul 13 17:19:25 2009 (4A5BC0FD)
    8c3ac000 8c3bc000   mup      mup.sys      Mon Jul 13 17:14:14 2009 (4A5BBFC6)
    8c227000 8c2de000   ndis     ndis.sys     Sat Nov 20 01:39:19 2010 (4CE78937)
    93418000 93423000   ndistapi ndistapi.sys Mon Jul 13 17:54:24 2009 (4A5BC930)
    929ca000 929ec000   ndiswan  ndiswan.sys  Sat Nov 20 03:07:48 2010 (4CE79DF4)
    94502000 94513000   NDProxy  NDProxy.SYS  Sat Nov 20 03:07:39 2010 (4CE79DEB)
    92992000 929a0000   netbios  netbios.sys  Mon Jul 13 17:53:54 2009 (4A5BC912)
    9293a000 9296c000   netbt    netbt.sys    Sat Nov 20 01:39:22 2010 (4CE7893A)
    8c2de000 8c31c000   NETIO    NETIO.SYS    Sat Nov 20 01:40:03 2010 (4CE78963)
    9289b000 928a9000   Npfs     Npfs.SYS     Mon Jul 13 17:11:31 2009 (4A5BBF23)
    93470000 9347a000   nsiproxy nsiproxy.sys Mon Jul 13 17:12:08 2009 (4A5BBF48)
    83213000 83625000   nt       ntkrpamp.exe Wed Jun 22 20:23:05 2011 (4E02A389)
    8c009000 8c138000   Ntfs     Ntfs.sys     Thu Mar 10 20:21:11 2011 (4D799527)
    8c5f9000 8c600000   Null     Null.SYS     Mon Jul 13 17:11:12 2009 (4A5BBF10)
    92973000 92992000   pacer    pacer.sys    Mon Jul 13 17:53:58 2009 (4A5BC916)
    8bf3a000 8bf4b000   partmgr  partmgr.sys  Sat Nov 20 01:38:14 2010 (4CE788F6)
    8bf05000 8bf2f000   pci      pci.sys      Sat Nov 20 01:37:57 2010 (4CE788E5)
    8bfa6000 8bfad000   pciide   pciide.sys   Mon Jul 13 17:11:19 2009 (4A5BBF17)
    8bfad000 8bfbb000   PCIIDEX  PCIIDEX.SYS  Mon Jul 13 17:11:15 2009 (4A5BBF13)
    94454000 9445f900   pcouffin pcouffin.sys Tue Dec 05 07:39:53 2006 (457584B9)
    8c1d3000 8c1e1000   pcw      pcw.sys      Mon Jul 13 17:11:10 2009 (4A5BBF0E)
    9c8fe000 9c995000   peauth   peauth.sys   Mon Jul 13 18:35:44 2009 (4A5BD2E0)
    94513000 94542000   portcls  portcls.sys  Mon Jul 13 17:51:00 2009 (4A5BC864)
    8bcbb000 8bccc000   PSHED    PSHED.dll    Mon Jul 13 19:09:36 2009 (4A5BDAD0)
    93400000 93418000   rasl2tp  rasl2tp.sys  Mon Jul 13 17:54:33 2009 (4A5BC939)
    92800000 92818000   raspppoe raspppoe.sys Mon Jul 13 17:54:53 2009 (4A5BC94D)
    94426000 9443d000   raspptp  raspptp.sys  Mon Jul 13 17:54:47 2009 (4A5BC947)
    9443d000 94454000   rassstp  rassstp.sys  Mon Jul 13 17:54:57 2009 (4A5BC951)
    9342f000 93470000   rdbss    rdbss.sys    Sat Nov 20 01:42:44 2010 (4CE78A04)
    92878000 92880000   RDPCDD   RDPCDD.sys   Sat Nov 20 03:22:19 2010 (4CE7A15B)
    92880000 92888000   rdpencdd rdpencdd.sys Mon Jul 13 18:01:39 2009 (4A5BCAE3)
    92888000 92890000   rdprefmp rdprefmp.sys Mon Jul 13 18:01:41 2009 (4A5BCAE5)
    b5414000 b5446000   RDPWD    RDPWD.SYS    Sat Nov 20 03:22:23 2010 (4CE7A15F)
    8c408000 8c435000   rdyboost rdyboost.sys Sat Nov 20 02:00:07 2010 (4CE78E17)
    8eb22000 8eb35000   rspndr   rspndr.sys   Mon Jul 13 17:53:20 2009 (4A5BC8F0)
    94602000 947f65c0   RTKVHDA  RTKVHDA.sys  Thu Jan 24 04:06:17 2008 (47987129)
    9c995000 9c998060   SBKUPNT  SBKUPNT.SYS  Fri Jul 13 06:56:13 2001 (3B4EEFED)
    9c999000 9c9a3000   secdrv   secdrv.SYS   Wed Sep 13 07:18:32 2006 (45080528)
    8c400000 8c408000   spldr    spldr.sys    Mon May 11 10:13:47 2009 (4A084EBB)
    b5496000 b54e8000   srv      srv.sys      Thu Apr 28 20:46:30 2011 (4DBA2686)
    b5446000 b5496000   srv2     srv2.sys     Thu Apr 28 20:46:13 2011 (4DBA2675)
    9c9a3000 9c9c4000   srvnet   srvnet.sys   Thu Apr 28 20:46:08 2011 (4DBA2670)
    929a0000 929a6000   StarOpen StarOpen.SYS Tue Jun 27 13:15:56 2006 (44A183EC)
    9447a000 9447b380   swenum   swenum.sys   Mon Jul 13 17:45:08 2009 (4A5BC704)
    8c43f000 8c589000   tcpip    tcpip.sys    Mon Jun 20 21:16:03 2011 (4E000CF3)
    9c9c4000 9c9d1000   tcpipreg tcpipreg.sys Sat Nov 20 03:07:13 2010 (4CE79DD1)
    928c0000 928cc000   TDI      TDI.SYS      Sat Nov 20 01:39:18 2010 (4CE78936)
    9c9d1000 9c9dc000   tdtcp    tdtcp.sys    Sat Nov 20 03:21:10 2010 (4CE7A116)
    928a9000 928c0000   tdx      tdx.sys      Sat Nov 20 01:39:17 2010 (4CE78935)
    929b9000 929ca000   termdd   termdd.sys   Sat Nov 20 03:21:10 2010 (4CE7A116)
    8eaee000 8eaf7340   tifsfilt tifsfilt.sys Wed Aug 29 06:37:17 2007 (46D5687D)
    8c341000 8c3ab380   timntr   timntr.sys   Wed Aug 29 06:13:12 2007 (46D562D8)
    9b210000 9b219000   TSDDD    TSDDD.dll    unavailable (00000000)
    9c9dc000 9c9e9000   tssecsrv tssecsrv.sys Sat Nov 20 03:22:20 2010 (4CE7A15C)
    934c0000 934e1000   tunnel   tunnel.sys   Sat Nov 20 03:06:40 2010 (4CE79DB0)
    944b0000 944be000   umbus    umbus.sys    Sat Nov 20 03:00:23 2010 (4CE79C37)
    9c89e000 9c8b5000   usbccgp  usbccgp.sys  Thu Mar 24 20:58:06 2011 (4D8C04BE)
    94600000 94601700   USBD     USBD.SYS     Thu Mar 24 20:57:53 2011 (4D8C04B1)
    93581000 93590000   usbehci  usbehci.sys  Thu Mar 24 20:57:58 2011 (4D8C04B6)
    944be000 94502000   usbhub   usbhub.sys   Thu Mar 24 20:58:34 2011 (4D8C04DA)
    93536000 93581000   USBPORT  USBPORT.SYS  Thu Mar 24 20:58:05 2011 (4D8C04BD)
    94584000 9459b000   USBSTOR  USBSTOR.SYS  Thu Mar 10 21:01:12 2011 (4D799E88)
    9352b000 93536000   usbuhci  usbuhci.sys  Thu Mar 24 20:57:56 2011 (4D8C04B4)
    8bf2f000 8bf3a000   vdrvroot vdrvroot.sys Mon Jul 13 17:46:19 2009 (4A5BC74B)
    9283e000 9284a000   vga      vga.sys      Mon Jul 13 17:25:50 2009 (4A5BC27E)
    9284a000 9286b000   VIDEOPRT VIDEOPRT.SYS Mon Jul 13 17:25:49 2009 (4A5BC27D)
    8bf4b000 8bf5b000   volmgr   volmgr.sys   Sat Nov 20 01:38:06 2010 (4CE788EE)
    8bf5b000 8bfa6000   volmgrx  volmgrx.sys  Mon Jul 13 17:11:41 2009 (4A5BBF2D)
    8c5ba000 8c5f9000   volsnap  volsnap.sys  Sat Nov 20 01:38:13 2010 (4CE788F5)
    929a6000 929b9000   wanarp   wanarp.sys   Sat Nov 20 03:07:45 2010 (4CE79DF1)
    9286b000 92878000   watchdog watchdog.sys Mon Jul 13 17:24:10 2009 (4A5BC21A)
    8be2d000 8be9e000   Wdf01000 Wdf01000.sys Mon Jul 13 17:11:36 2009 (4A5BBF28)
    8be9e000 8beac000   WDFLDR   WDFLDR.SYS   Mon Jul 13 17:11:25 2009 (4A5BBF1D)
    9296c000 92973000   wfplwf   wfplwf.sys   Mon Jul 13 17:53:51 2009 (4A5BC90F)
    9b3b0000 9b5fe000   win32k   win32k.sys   Fri Jun 10 20:29:02 2011 (4DF2D2EE)
    8bef4000 8befd000   WMILIB   WMILIB.SYS   Mon Jul 13 17:11:22 2009 (4A5BBF1A)
    8eaf8000 8eb12000   WudfPf   WudfPf.sys   Sat Nov 20 02:58:55 2010 (4CE79BDF)
    Edit:
    Driver reference: http://www.carrona.org/dvrref.html
    DFrivers and downloads: http://www.carrona.org/drvrdown.html

    timntr.sys is the one I would be concerned with I checked the others and ther ok. Thats your Acronis software I would suggest updating it but not to the most current cause it's still buggy. Uttorent has been known to cause issues with the latest version I would choose a earlier release of it stay away from beta's.

    Did you install anything when you started having these issue's, like a new version of uttorent?
      My Computer


  6. Posts : 13
    Windows 7 Home Premium 32 Bit
    Thread Starter
       #6

    So what's highlighted in red are old drivers?

    How can i update them?

    Or was i correct in assuming its Utorrent causing the issue?

    Or is it a combo of both?
      My Computer


  7. Posts : 13
    Windows 7 Home Premium 32 Bit
    Thread Starter
       #7

    Nothing else new was installed at the time.

    Also i do not even use Acronis software at all and doing a search for it on my computer shows up nothing.
      My Computer


  8. Posts : 13
    Windows 7 Home Premium 32 Bit
    Thread Starter
       #8

    Well i ran the memorytest 86 and it ran through 7 passes in 8 1/2 hours without any errors so that rules that out.

    Also since i posted the original thread i haven't had a BSOD happen again,but i do not have Utorrent running at all in the background either.

    I will be using Utorrent over the next few days so i will report back if another BSOD occurs.

    Also i noticed that the log files that get created when a BSOD happens are now deleted from their original locations. Does windows automatically do this?
      My Computer


  9. Posts : 968
    Windows 7 Ultimate x64
       #9

    icebrg5 said:
    Well i ran the memorytest 86 and it ran through 7 passes in 8 1/2 hours without any errors so that rules that out.

    Also since i posted the original thread i haven't had a BSOD happen again,but i do not have Utorrent running at all in the background either.

    I will be using Utorrent over the next few days so i will report back if another BSOD occurs.

    Also i noticed that the log files that get created when a BSOD happens are now deleted from their original locations. Does windows automatically do this?
    OK if while using utorrent and your using the latest version and it does blue screen be sure and run the JCGriff software again to collect all the information. Also if utorrent is the latest version and it causes the bsod I would suggest using an older version of it.

    I'm not sure about your last question. What log files? Event Viewer?
      My Computer


  10. Posts : 13
    Windows 7 Home Premium 32 Bit
    Thread Starter
       #10

    I meant that dmp file that windows creates whenever a BSOD happens.

    I had two

    c:\windows\MEMORY.DMP
    c:\windows\minidump\091211-17643-01.dmp


    Both have since been deleted and i didn't delete them.
    Although just thinking about it i do use Ccleaner so im pretty sure that's what deleted the files.

    I have Utorrent running now and it will run overnight and all day tomorrow for sure.
    So we will see if a BSOD happens again or not.

    Also what JCGriff software are you talking about?
      My Computer


 
Page 1 of 2 12 LastLast

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

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