BSOD while downloading

Page 3 of 6 FirstFirst 12345 ... LastLast

  1. Posts : 26
    Windows 7 64bit
    Thread Starter
       #21

    Now i have an even more annoying situation.
    Less BSOD's but more freezes and sudden re-boots. Problem with this is they don't produce a dumpfile!

    Still i got one.

    What i did so far:
    found and replaced with a newer version: secdrv.SYS
    ran mem test (5+ passes) with no errors found

    I cannot seem to find a same or newer version of the USBSTOR.SYS file. Anyone, tips plz?

    i have one more dump and the version details of the USBSTOR.SYS file.

    Thanks you guys!!
      My Computer


  2. Posts : 28,845
    Win 8 Release candidate 8400
       #22

    tazmaniak said:
    Now i have an even more annoying situation.
    Less BSOD's but more freezes and sudden re-boots. Problem with this is they don't produce a dumpfile!

    Still i got one.

    What i did so far:
    found and replaced with a newer version: secdrv.SYS
    ran mem test (5+ passes) with no errors found

    I cannot seem to find a same or newer version of the USBSTOR.SYS file. Anyone, tips plz?

    i have one more dump and the version details of the USBSTOR.SYS file.

    Thanks you guys!!

    I hate tp say this but this one was caused by memory corruption. How long did you run memtest for?

    Ken


    Code:
    Microsoft (R) Windows Debugger Version 6.11.0001.404 X86
    Copyright (c) Microsoft Corporation. All rights reserved.
    
    
    Loading Dump File [C:\Users\K\Desktop\051010-30825-01.dmp]
    Mini Kernel Dump File: Only registers and stack trace are available
    
    Symbol search path is: SRV*C:\symbols*http://msdl.microsoft.com/download/symbols;srv*e:\symbols
    *http://msdl.microsoft.com/download/symbols
    Executable search path is: 
    Windows 7 Kernel Version 7600 MP (8 procs) Free x64
    Product: WinNt, suite: TerminalServer SingleUserTS
    Built by: 7600.20655.amd64fre.win7_ldr.100226-1909
    Machine Name:
    Kernel base = 0xfffff800`02e4e000 PsLoadedModuleList = 0xfffff800`03086e50
    Debug session time: Mon May 10 12:37:13.938 2010 (GMT-4)
    System Uptime: 0 days 0:31:13.125
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    ......................................
    Loading User Symbols
    Loading unloaded module list
    .....
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck 7F, {8, 80050033, 6f8, fffff80002eb4750}
    
    *** WARNING: Unable to verify timestamp for win32k.sys
    *** ERROR: Module load completed but symbols could not be loaded for win32k.sys
    Probably caused by : memory_corruption
    
    Followup: memory_corruption
    ---------
    
    6: kd> !analyze -v
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    UNEXPECTED_KERNEL_MODE_TRAP (7f)
    This means a trap occurred in kernel mode, and it's a trap of a kind
    that the kernel isn't allowed to have/catch (bound trap) or that
    is always instant death (double fault).  The first number in the
    bugcheck params is the number of the trap (8 = double fault, etc)
    Consult an Intel x86 family manual to learn more about what these
    traps are. Here is a *portion* of those codes:
    If kv shows a taskGate
            use .tss on the part before the colon, then kv.
    Else if kv shows a trapframe
            use .trap on that value
    Else
            .trap on the appropriate frame will show where the trap was taken
            (on x86, this will be the ebp that goes with the procedure KiTrap)
    Endif
    kb will then show the corrected stack.
    Arguments:
    Arg1: 0000000000000008, EXCEPTION_DOUBLE_FAULT
    Arg2: 0000000080050033
    Arg3: 00000000000006f8
    Arg4: fffff80002eb4750
    
    Debugging Details:
    ------------------
    
    
    BUGCHECK_STR:  0x7f_8
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  CODE_CORRUPTION
    
    PROCESS_NAME:  System
    
    CURRENT_IRQL:  0
    
    LAST_CONTROL_TRANSFER:  from fffff80002eb5e69 to fffff80002eb6900
    
    STACK_TEXT:  
    fffff880`032fdde8 fffff800`02eb5e69 : 00000000`0000007f 00000000`00000008 00000000`80050033 00000000`000006f8 : nt!KeBugCheckEx
    fffff880`032fddf0 fffff800`02eb4332 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiBugCheckDispatch+0x69
    fffff880`032fdf30 fffff800`02eb4750 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiDoubleFaultAbort+0xb2
    fffff880`0a1d7f40 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiGeneralProtectionFault+0x10
    
    
    STACK_COMMAND:  kb
    
    CHKIMG_EXTENSION: !chkimg -lo 50 -db !nt
    31 errors : !nt (fffff80002eb4782-fffff80002eb67ba)
    fffff80002eb4780  25  88 *41  00  00  41  f6  42  03  80 *1c  3c  b9  02  01  00 %.A..A.B...<....
    fffff80002eb4790  c0  0f *1c  48  c1  e2  20  48  0b  c2 *e8  39  82  b8  00  00 ...H.. H...9....
    fffff80002eb47a0  00  74 *90  49  39  82  b0  01  00  00 *f0  1c  49  8b  92  b8 .t.I9.......I...
    fffff80002eb47b0  01  00 *b9  41  0f  ba  6a  4c  0b  66 *fc  ff  8a  c4  01  00 ...A..jL.f......
    ...
    fffff80002eb4800  29  6d *01  8b  05  77  f0  1f  00  89 *74  0c  01  00  00  8b )m...w....t.....
    fffff80002eb4810  85  e0 *32  00  00  48  f7  85  f8  00 *49  00  00  02  00  00 ..2..H....I.....
    fffff80002eb4820  74  01 *25  b9  01  00  00  10  ba  02 *74  00  00  44  8b  8d t.%.......t..D..
    fffff80002eb4830  e0  00  00  00  41  81  e1  ff  ff  00 *41  4d  33  d2  4c  8b ....A.....AM3.L.
    ...
    fffff80002eb6680  48  83 *00  68  4c  89  45  80  4c  89 *eb  88  4c  89  55  90 H..hL.E.L...L.U.
    fffff80002eb6690  4c  89 *00  98  4c  8d  44  24  70  49 *00  08  49  89  50  08 L...L.D$pI..I.P.
    fffff80002eb66a0  65  48 *00  0c  25  88  01  00  00  48 *5a  49  28  48  8d  49 eH..%....HZI(H.I
    fffff80002eb66b0  50  48 *eb  4c  24  40  0f  ae  01  48 *ee  85  10  01  00  00 PH.L$@...H......
    ...
    fffff80002eb6780  48  81 *3f  38  01  00  00  0f  29  74 *d4  30  0f  29  7c  24 H.?8....)t.0.)|$
    fffff80002eb6790  40  44 *7b  29  44  24  50  44  0f  29 *3f  24  60  44  0f  29 @D{)D$PD.)?$`D.)
    fffff80002eb67a0  54  24 *7b  44  0f  29  9c  24  80  00 *aa  00  44  0f  29  a4 T${D.).$....D.).
    fffff80002eb67b0  24  90 *3f  00  00  44  0f  29  ac  24 *7b  00  00  00  44  0f $.?..D.).${...D.
    
    MODULE_NAME: memory_corruption
    
    IMAGE_NAME:  memory_corruption
    
    FOLLOWUP_NAME:  memory_corruption
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  0
    
    MEMORY_CORRUPTOR:  STRIDE
    
    FAILURE_BUCKET_ID:  X64_MEMORY_CORRUPTION_STRIDE
    
    BUCKET_ID:  X64_MEMORY_CORRUPTION_STRIDE
    
    Followup: memory_corruption
    ---------
    
    6: kd> !analyze -v
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    UNEXPECTED_KERNEL_MODE_TRAP (7f)
    This means a trap occurred in kernel mode, and it's a trap of a kind
    that the kernel isn't allowed to have/catch (bound trap) or that
    is always instant death (double fault).  The first number in the
    bugcheck params is the number of the trap (8 = double fault, etc)
    Consult an Intel x86 family manual to learn more about what these
    traps are. Here is a *portion* of those codes:
    If kv shows a taskGate
            use .tss on the part before the colon, then kv.
    Else if kv shows a trapframe
            use .trap on that value
    Else
            .trap on the appropriate frame will show where the trap was taken
            (on x86, this will be the ebp that goes with the procedure KiTrap)
    Endif
    kb will then show the corrected stack.
    Arguments:
    Arg1: 0000000000000008, EXCEPTION_DOUBLE_FAULT
    Arg2: 0000000080050033
    Arg3: 00000000000006f8
    Arg4: fffff80002eb4750
    
    Debugging Details:
    ------------------
    
    
    BUGCHECK_STR:  0x7f_8
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  CODE_CORRUPTION
    
    PROCESS_NAME:  System
    
    CURRENT_IRQL:  0
    
    LAST_CONTROL_TRANSFER:  from fffff80002eb5e69 to fffff80002eb6900
    
    STACK_TEXT:  
    fffff880`032fdde8 fffff800`02eb5e69 : 00000000`0000007f 00000000`00000008 00000000`80050033 00000000`000006f8 : nt!KeBugCheckEx
    fffff880`032fddf0 fffff800`02eb4332 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiBugCheckDispatch+0x69
    fffff880`032fdf30 fffff800`02eb4750 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiDoubleFaultAbort+0xb2
    fffff880`0a1d7f40 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiGeneralProtectionFault+0x10
    
    
    STACK_COMMAND:  kb
    
    CHKIMG_EXTENSION: !chkimg -lo 50 -db !nt
    31 errors : !nt (fffff80002eb4782-fffff80002eb67ba)
    fffff80002eb4780  25  88 *41  00  00  41  f6  42  03  80 *1c  3c  b9  02  01  00 %.A..A.B...<....
    fffff80002eb4790  c0  0f *1c  48  c1  e2  20  48  0b  c2 *e8  39  82  b8  00  00 ...H.. H...9....
    fffff80002eb47a0  00  74 *90  49  39  82  b0  01  00  00 *f0  1c  49  8b  92  b8 .t.I9.......I...
    fffff80002eb47b0  01  00 *b9  41  0f  ba  6a  4c  0b  66 *fc  ff  8a  c4  01  00 ...A..jL.f......
    ...
    fffff80002eb4800  29  6d *01  8b  05  77  f0  1f  00  89 *74  0c  01  00  00  8b )m...w....t.....
    fffff80002eb4810  85  e0 *32  00  00  48  f7  85  f8  00 *49  00  00  02  00  00 ..2..H....I.....
    fffff80002eb4820  74  01 *25  b9  01  00  00  10  ba  02 *74  00  00  44  8b  8d t.%.......t..D..
    fffff80002eb4830  e0  00  00  00  41  81  e1  ff  ff  00 *41  4d  33  d2  4c  8b ....A.....AM3.L.
    ...
    fffff80002eb6680  48  83 *00  68  4c  89  45  80  4c  89 *eb  88  4c  89  55  90 H..hL.E.L...L.U.
    fffff80002eb6690  4c  89 *00  98  4c  8d  44  24  70  49 *00  08  49  89  50  08 L...L.D$pI..I.P.
    fffff80002eb66a0  65  48 *00  0c  25  88  01  00  00  48 *5a  49  28  48  8d  49 eH..%....HZI(H.I
    fffff80002eb66b0  50  48 *eb  4c  24  40  0f  ae  01  48 *ee  85  10  01  00  00 PH.L$@...H......
    ...
    fffff80002eb6780  48  81 *3f  38  01  00  00  0f  29  74 *d4  30  0f  29  7c  24 H.?8....)t.0.)|$
    fffff80002eb6790  40  44 *7b  29  44  24  50  44  0f  29 *3f  24  60  44  0f  29 @D{)D$PD.)?$`D.)
    fffff80002eb67a0  54  24 *7b  44  0f  29  9c  24  80  00 *aa  00  44  0f  29  a4 T${D.).$....D.).
    fffff80002eb67b0  24  90 *3f  00  00  44  0f  29  ac  24 *7b  00  00  00  44  0f $.?..D.).${...D.
    
    MODULE_NAME: memory_corruption
    
    IMAGE_NAME:  memory_corruption
    
    FOLLOWUP_NAME:  memory_corruption
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  0
    
    MEMORY_CORRUPTOR:  STRIDE
    
    FAILURE_BUCKET_ID:  X64_MEMORY_CORRUPTION_STRIDE
    
    BUCKET_ID:  X64_MEMORY_CORRUPTION_STRIDE
    
    Followup: memory_corruption
    ---------
      My Computer


  3. Posts : 26
    Windows 7 64bit
    Thread Starter
       #23

    i ran the test at least 5 times.
    will run it again. are there any specific options i should use when running the memtest?

    Thanks
      My Computer


  4. Posts : 11,840
    64-bit Windows 8.1 Pro
       #24

    This was likely caused by the following module: usbhub.sys
    Bugcheck code: 0xFE (0x8, 0x6, 0xB, 0xFFFFFA8005C64C80)
    Error: BUGCODE_USB_DRIVER
      My Computer


  5. Posts : 26
    Windows 7 64bit
    Thread Starter
       #25

    so it is caused by either corrupted memory or bad (usb?) drivers?

    i already updated the windows, now i just need to replace the USBSTOR.SYS and the usbhub.sys driver ??
    i will also run a memtest today.

    thanks!
      My Computer


  6. Posts : 26
    Windows 7 64bit
    Thread Starter
       #26

    memtest passed succesfull, no errors

    i cannot find newer drivers than the ones which came standard with the W7 installation.

    anyone?
    (newest dumpfile)
      My Computer


  7. Posts : 13,354
    Windows 7 Professional x64
       #27

    Okay, I believe I have found the solution. Uninstall any CD virtualization programs you have, such as Daemon Tools. SPTD.sys is notorious for causing BSODs.

    Code:
    Microsoft (R) Windows Debugger Version 6.11.0001.404 AMD64
    Copyright (c) Microsoft Corporation. All rights reserved.
    
    
    Loading Dump File [C:\Users\Jonathan\AppData\Local\Temp\Temp2_051110-21855-01.zip\051110-21855-01.dmp]
    Mini Kernel Dump File: Only registers and stack trace are available
    
    Symbol search path is: SRV*c:\symbols*http://msdl.microsoft.com/download/symbols
    Executable search path is: 
    Windows 7 Kernel Version 7600 MP (8 procs) Free x64
    Product: WinNt, suite: TerminalServer SingleUserTS
    Built by: 7600.20655.amd64fre.win7_ldr.100226-1909
    Machine Name:
    Kernel base = 0xfffff800`03010000 PsLoadedModuleList = 0xfffff800`03248e50
    Debug session time: Tue May 11 10:45:00.181 2010 (GMT-4)
    System Uptime: 0 days 1:21:07.383
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    ........................................
    Loading User Symbols
    Loading unloaded module list
    .....
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck A, {48, 2, 1, fffff800030610cd}
    
    Probably caused by : memory_corruption ( nt!MiDereferenceControlAreaPfn+5d )
    
    Followup: MachineOwner
    ---------
    
    6: kd> lmntsmn
    start             end                 module name
    fffff880`0584b000 fffff880`05889000   1394ohci 1394ohci.sys Tue Jan 19 02:12:25 2010 (4B555B59)
    fffff880`055ba000 fffff880`055ff000   a7aq9swc a7aq9swc.SYS Tue Jul 14 17:12:55 2009 (4A5CF4D7)
    fffff880`047f4000 fffff880`04800000   Accelerometer Accelerometer.sys Tue Mar 18 17:25:31 2008 (47E0334B)
    fffff880`010af000 fffff880`01106000   ACPI     ACPI.sys     Tue Dec 01 02:18:02 2009 (4B14C32A)
    fffff880`042b4000 fffff880`0433e000   afd      afd.sys      Mon Jul 13 19:21:40 2009 (4A5BC184)
    fffff880`04463000 fffff880`04479000   AgileVpn AgileVpn.sys Mon Jul 13 20:10:24 2009 (4A5BCCF0)
    fffff880`0137d000 fffff880`01388000   amdxata  amdxata.sys  Tue May 19 13:56:59 2009 (4A12F2EB)
    fffff880`0132f000 fffff880`01338000   atapi    atapi.sys    Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`01338000 fffff880`01362000   ataport  ataport.SYS  Mon Jul 13 19:19:52 2009 (4A5BC118)
    fffff880`0116e000 fffff880`0117a000   BATTC    BATTC.SYS    Mon Jul 13 19:31:01 2009 (4A5BC3B5)
    fffff880`058ca000 fffff880`05bb9000   bcmwl664 bcmwl664.sys Thu Jan 21 22:30:58 2010 (4B591BF2)
    fffff880`02e60000 fffff880`02e67000   Beep     Beep.SYS     Mon Jul 13 20:00:13 2009 (4A5BCA8D)
    fffff880`0453b000 fffff880`0454c000   blbdrive blbdrive.sys Mon Jul 13 19:35:59 2009 (4A5BC4DF)
    fffff880`03b14000 fffff880`03b32000   bowser   bowser.sys   Mon Jul 13 19:23:50 2009 (4A5BC206)
    fffff880`029a2000 fffff880`029b2000   BthEnum  BthEnum.sys  Mon Jul 13 20:06:52 2009 (4A5BCC1C)
    fffff880`029b2000 fffff880`029d2000   bthpan   bthpan.sys   Mon Jul 13 20:07:00 2009 (4A5BCC24)
    fffff880`028ea000 fffff880`02976000   bthport  bthport.sys  Mon Jul 13 20:06:56 2009 (4A5BCC20)
    fffff880`06e81000 fffff880`06e99000   BTHUSB   BTHUSB.sys   Mon Jul 13 20:06:52 2009 (4A5BCC1C)
    fffff960`007c0000 fffff960`007e7000   cdd      cdd.dll      Mon Jul 13 21:25:40 2009 (4A5BDE94)
    fffff880`02e00000 fffff880`02e2a000   cdrom    cdrom.sys    Sun Dec 13 02:08:08 2009 (4B2492D8)
    fffff880`00c00000 fffff880`00cc0000   CI       CI.dll       Mon Jul 13 21:32:13 2009 (4A5BE01D)
    fffff880`05eb1000 fffff880`05ec3000   circlass circlass.sys Mon Jul 13 20:06:34 2009 (4A5BCC0A)
    fffff880`01b43000 fffff880`01b73000   CLASSPNP CLASSPNP.SYS Mon Jul 13 19:19:58 2009 (4A5BC11E)
    fffff880`00d1f000 fffff880`00d7d000   CLFS     CLFS.SYS     Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`0454c000 fffff880`04550500   CmBatt   CmBatt.sys   Mon Jul 13 19:31:03 2009 (4A5BC3B7)
    fffff880`0167e000 fffff880`016f1000   cng      cng.sys      Mon Jul 13 19:49:40 2009 (4A5BC814)
    fffff880`01165000 fffff880`0116e000   compbatt compbatt.sys Mon Jul 13 19:31:02 2009 (4A5BC3B6)
    fffff880`04a36000 fffff880`04a46000   CompositeBus CompositeBus.sys Mon Jul 13 20:00:33 2009 (4A5BCAA1)
    fffff880`06fbc000 fffff880`06fca000   crashdmp crashdmp.sys Mon Jul 13 20:01:01 2009 (4A5BCABD)
    fffff880`0449a000 fffff880`0451d000   csc      csc.sys      Mon Jul 13 19:24:26 2009 (4A5BC22A)
    fffff880`0451d000 fffff880`0453b000   dfsc     dfsc.sys     Mon Jul 13 19:23:44 2009 (4A5BC200)
    fffff880`0427c000 fffff880`0428b000   discache discache.sys Mon Jul 13 19:37:18 2009 (4A5BC52E)
    fffff880`01b2d000 fffff880`01b43000   disk     disk.sys     Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`05f99000 fffff880`05fbb000   drmk     drmk.sys     Mon Jul 13 21:01:25 2009 (4A5BD8E5)
    fffff880`06fca000 fffff880`06fdd000   dump_dumpfve dump_dumpfve.sys Mon Jul 13 19:21:51 2009 (4A5BC18F)
    fffff880`02ed0000 fffff880`02fec000   dump_iaStor dump_iaStor.sys Tue Oct 13 14:15:56 2009 (4AD4C3DC)
    fffff880`06fdd000 fffff880`06fe9000   Dxapi    Dxapi.sys    Mon Jul 13 19:38:28 2009 (4A5BC574)
    fffff880`0465a000 fffff880`0474e000   dxgkrnl  dxgkrnl.sys  Thu Oct 01 21:00:14 2009 (4AC5509E)
    fffff880`0474e000 fffff880`04794000   dxgmms1  dxgmms1.sys  Mon Jul 13 19:38:32 2009 (4A5BC578)
    fffff880`05bc6000 fffff880`05be3000   enecir   enecir.sys   Sun Jun 28 22:17:30 2009 (4A48243A)
    fffff880`04a00000 fffff880`04a36000   fastfat  fastfat.SYS  Mon Jul 13 19:23:28 2009 (4A5BC1F0)
    fffff880`013d4000 fffff880`013e8000   fileinfo fileinfo.sys Mon Jul 13 19:34:25 2009 (4A5BC481)
    fffff880`01388000 fffff880`013d4000   fltmgr   fltmgr.sys   Mon Jul 13 19:19:59 2009 (4A5BC11F)
    fffff880`01702000 fffff880`0170c000   Fs_Rec   Fs_Rec.sys   Mon Jul 13 19:19:45 2009 (4A5BC111)
    fffff880`01af3000 fffff880`01b2d000   fvevol   fvevol.sys   Fri Sep 25 22:34:26 2009 (4ABD7DB2)
    fffff880`00dac000 fffff880`00df6000   fwpkclnt fwpkclnt.sys Mon Jul 13 19:21:08 2009 (4A5BC164)
    fffff880`047e7000 fffff880`047f4000   GEARAspiWDM GEARAspiWDM.sys Mon May 18 08:17:04 2009 (4A1151C0)
    fffff800`035e7000 fffff800`03630000   hal      hal.dll      Fri Jan 15 14:44:15 2010 (4B50C58F)
    fffff880`04794000 fffff880`047b8000   HDAudBus HDAudBus.sys Mon Jul 13 20:06:13 2009 (4A5BCBF5)
    fffff880`06f7f000 fffff880`06f98000   HIDCLASS HIDCLASS.SYS Tue Oct 20 23:27:07 2009 (4ADE7F8B)
    fffff880`06f6e000 fffff880`06f7f000   hidir    hidir.sys    Mon Jul 13 20:06:23 2009 (4A5BCBFF)
    fffff880`06f98000 fffff880`06fa0080   HIDPARSE HIDPARSE.SYS Mon Jul 13 20:06:17 2009 (4A5BCBF9)
    fffff880`06e1d000 fffff880`06e2b000   hidusb   hidusb.sys   Mon Jul 13 20:06:22 2009 (4A5BCBFE)
    fffff880`01ae9000 fffff880`01af3000   hpdskflt hpdskflt.sys Tue Mar 18 17:25:31 2008 (47E0334B)
    fffff880`05be3000 fffff880`05bef000   HpqKbFiltr HpqKbFiltr.sys Wed Apr 29 09:48:30 2009 (49F85AAE)
    fffff880`03a4d000 fffff880`03b14000   HTTP     HTTP.sys     Fri Jan 22 23:06:29 2010 (4B5A75C5)
    fffff880`01ae0000 fffff880`01ae9000   hwpolicy hwpolicy.sys Mon Jul 13 19:19:22 2009 (4A5BC0FA)
    fffff880`047c9000 fffff880`047e7000   i8042prt i8042prt.sys Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`01213000 fffff880`0132f000   iaStor   iaStor.sys   Tue Oct 13 14:15:56 2009 (4AD4C3DC)
    fffff880`04551000 fffff880`04567000   intelppm intelppm.sys Mon Jul 13 19:19:25 2009 (4A5BC0FD)
    fffff880`05889000 fffff880`058b0000   jmcr     jmcr.sys     Mon Jul 20 07:39:02 2009 (4A645756)
    fffff880`05bef000 fffff880`05bfe000   kbdclass kbdclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
    fffff880`06fa1000 fffff880`06faf000   kbdhid   kbdhid.sys   Mon Jul 13 20:00:20 2009 (4A5BCA94)
    fffff800`00baf000 fffff800`00bb9000   kdcom    kdcom.dll    Mon Jul 13 21:31:07 2009 (4A5BDFDB)
    fffff880`05e6e000 fffff880`05eb1000   ks       ks.sys       Mon Jul 13 20:00:31 2009 (4A5BCA9F)
    fffff880`01400000 fffff880`0141a000   ksecdd   ksecdd.sys   Mon Jul 13 19:20:54 2009 (4A5BC156)
    fffff880`0141a000 fffff880`01445000   ksecpkg  ksecpkg.sys  Fri Dec 11 01:06:52 2009 (4B21E17C)
    fffff880`05fbb000 fffff880`05fc0200   ksthunk  ksthunk.sys  Mon Jul 13 20:00:19 2009 (4A5BCA93)
    fffff880`06e2b000 fffff880`06e3f000   LHidFilt LHidFilt.Sys Tue Nov 10 06:46:17 2009 (4AF95289)
    fffff880`02821000 fffff880`02836000   lltdio   lltdio.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92)
    fffff880`06e3f000 fffff880`06e53000   LMouFilt LMouFilt.Sys Tue Nov 10 06:46:23 2009 (4AF9528F)
    fffff880`029d2000 fffff880`029f5000   luafv    luafv.sys    Mon Jul 13 19:26:13 2009 (4A5BC295)
    fffff880`00cc7000 fffff880`00d0b000   mcupdate_GenuineIntel mcupdate_GenuineIntel.dll Mon Jul 13 21:29:10 2009 (4A5BDF66)
    fffff880`06fe9000 fffff880`06ff7000   monitor  monitor.sys  Mon Jul 13 19:38:52 2009 (4A5BC58C)
    fffff880`058b0000 fffff880`058bf000   mouclass mouclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
    fffff880`06faf000 fffff880`06fbc000   mouhid   mouhid.sys   Mon Jul 13 20:00:20 2009 (4A5BCA94)
    fffff880`01000000 fffff880`0101a000   mountmgr mountmgr.sys Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`02e2a000 fffff880`02e57000   MpFilter MpFilter.sys Fri Nov 20 21:56:47 2009 (4B0756EF)
    fffff880`03e71000 fffff880`03e81000   MpNWMon  MpNWMon.sys  Fri Nov 20 21:56:38 2009 (4B0756E6)
    fffff880`03b32000 fffff880`03b4a000   mpsdrv   mpsdrv.sys   Mon Jul 13 20:08:25 2009 (4A5BCC79)
    fffff880`03b4a000 fffff880`03b77000   mrxsmb   mrxsmb.sys   Sat Feb 27 02:52:19 2010 (4B88CF33)
    fffff880`03b77000 fffff880`03bc5000   mrxsmb10 mrxsmb10.sys Sat Feb 27 02:52:28 2010 (4B88CF3C)
    fffff880`03bc5000 fffff880`03be8000   mrxsmb20 mrxsmb20.sys Sat Feb 27 02:52:26 2010 (4B88CF3A)
    fffff880`01362000 fffff880`0136d000   msahci   msahci.sys   Tue Jan 19 02:03:42 2010 (4B55594E)
    fffff880`02ec5000 fffff880`02ed0000   Msfs     Msfs.SYS     Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`01106000 fffff880`01110000   msisadrv msisadrv.sys Mon Jul 13 19:19:26 2009 (4A5BC0FE)
    fffff880`04567000 fffff880`045ae000   msiscsi  msiscsi.sys  Tue Feb 02 23:21:14 2010 (4B68F9BA)
    fffff880`0101a000 fffff880`01078000   msrpc    msrpc.sys    Mon Jul 13 19:21:32 2009 (4A5BC17C)
    fffff880`04271000 fffff880`0427c000   mssmbios mssmbios.sys Mon Jul 13 19:31:10 2009 (4A5BC3BE)
    fffff880`01ace000 fffff880`01ae0000   mup      mup.sys      Mon Jul 13 19:23:45 2009 (4A5BC201)
    fffff880`0170c000 fffff880`017fe000   ndis     ndis.sys     Mon Dec 28 22:56:50 2009 (4B397E02)
    fffff880`045d2000 fffff880`045de000   ndistapi ndistapi.sys Mon Jul 13 20:10:00 2009 (4A5BCCD8)
    fffff880`02889000 fffff880`0289c000   ndisuio  ndisuio.sys  Wed Jan 13 02:22:22 2010 (4B4D74AE)
    fffff880`01bbd000 fffff880`01bec000   ndiswan  ndiswan.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
    fffff880`05f2f000 fffff880`05f44000   NDProxy  NDProxy.SYS  Mon Jul 13 20:10:05 2009 (4A5BCCDD)
    fffff880`043c8000 fffff880`043d7000   netbios  netbios.sys  Mon Jul 13 20:09:26 2009 (4A5BCCB6)
    fffff880`0433e000 fffff880`04383000   netbt    netbt.sys    Mon Jul 13 19:21:28 2009 (4A5BC178)
    fffff880`01600000 fffff880`01660000   NETIO    NETIO.SYS    Thu Jan 07 00:44:47 2010 (4B4574CF)
    fffff880`01b81000 fffff880`01b92000   Npfs     Npfs.SYS     Mon Jul 13 19:19:48 2009 (4A5BC114)
    fffff880`04265000 fffff880`04271000   nsiproxy nsiproxy.sys Mon Jul 13 19:21:02 2009 (4A5BC15E)
    fffff800`03010000 fffff800`035e7000   nt       ntkrnlmp.exe Sat Feb 27 02:55:28 2010 (4B88CFF0)
    fffff880`0145a000 fffff880`015fc000   Ntfs     Ntfs.sys     Tue Jan 19 01:14:44 2010 (4B554DD4)
    fffff880`02e57000 fffff880`02e60000   Null     Null.SYS     Mon Jul 13 19:19:37 2009 (4A5BC109)
    fffff880`0556c000 fffff880`0556d180   nvBridge nvBridge.kmd Sat Nov 28 23:21:05 2009 (4B11F6B1)
    fffff880`05f44000 fffff880`05f5c000   nvhda64v nvhda64v.sys Fri Aug 21 16:23:50 2009 (4A8F0256)
    fffff880`04a48000 fffff880`0556b700   nvlddmkm nvlddmkm.sys Sat Nov 28 23:50:19 2009 (4B11FD8B)
    fffff880`02836000 fffff880`02889000   nwifi    nwifi.sys    Mon Jul 13 20:07:23 2009 (4A5BCC3B)
    fffff880`0438c000 fffff880`043b2000   pacer    pacer.sys    Mon Jul 13 20:09:41 2009 (4A5BCCC5)
    fffff880`01150000 fffff880`01165000   partmgr  partmgr.sys  Mon Jul 13 19:19:58 2009 (4A5BC11E)
    fffff880`0111d000 fffff880`01150000   pci      pci.sys      Sat Oct 17 05:26:25 2009 (4AD98DC1)
    fffff880`0136d000 fffff880`0137d000   PCIIDEX  PCIIDEX.SYS  Mon Jul 13 19:19:48 2009 (4A5BC114)
    fffff880`016f1000 fffff880`01702000   pcw      pcw.sys      Mon Jul 13 19:19:27 2009 (4A5BC0FF)
    fffff880`03ef3000 fffff880`03f99000   peauth   peauth.sys   Mon Jul 13 21:01:19 2009 (4A5BD8DF)
    fffff880`05f5c000 fffff880`05f99000   portcls  portcls.sys  Mon Jul 13 20:06:27 2009 (4A5BCC03)
    fffff880`00d0b000 fffff880`00d1f000   PSHED    PSHED.dll    Mon Jul 13 21:32:23 2009 (4A5BE027)
    fffff880`045ae000 fffff880`045d2000   rasl2tp  rasl2tp.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
    fffff880`045de000 fffff880`045f9000   raspppoe raspppoe.sys Mon Jul 13 20:10:17 2009 (4A5BCCE9)
    fffff880`04479000 fffff880`0449a000   raspptp  raspptp.sys  Mon Jul 13 20:10:18 2009 (4A5BCCEA)
    fffff880`0428b000 fffff880`042a5000   rassstp  rassstp.sys  Mon Jul 13 20:10:25 2009 (4A5BCCF1)
    fffff880`04214000 fffff880`04265000   rdbss    rdbss.sys    Mon Jul 13 19:24:09 2009 (4A5BC219)
    fffff880`042a5000 fffff880`042b0000   rdpbus   rdpbus.sys   Mon Jul 13 20:17:46 2009 (4A5BCEAA)
    fffff880`02eaa000 fffff880`02eb3000   RDPCDD   RDPCDD.sys   Mon Jul 13 20:16:34 2009 (4A5BCE62)
    fffff880`02eb3000 fffff880`02ebc000   rdpencdd rdpencdd.sys Mon Jul 13 20:16:34 2009 (4A5BCE62)
    fffff880`02ebc000 fffff880`02ec5000   rdprefmp rdprefmp.sys Mon Jul 13 20:16:35 2009 (4A5BCE63)
    fffff880`01a94000 fffff880`01ace000   rdyboost rdyboost.sys Mon Jul 13 19:34:34 2009 (4A5BC48A)
    fffff880`02976000 fffff880`029a2000   rfcomm   rfcomm.sys   Mon Jul 13 20:06:56 2009 (4A5BCC20)
    fffff880`0289c000 fffff880`028b4000   rspndr   rspndr.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92)
    fffff880`00d7d000 fffff880`00dac000   SCSIPORT SCSIPORT.SYS Mon Jul 13 20:01:04 2009 (4A5BCAC0)
    fffff880`01a8c000 fffff880`01a94000   spldr    spldr.sys    Mon May 11 12:56:27 2009 (4A0858BB)
    fffff880`00ed9000 fffff880`00fff000   sptd     sptd.sys     Sun Oct 11 16:55:14 2009 (4AD24632)
    fffff880`086f6000 fffff880`0878e000   srv      srv.sys      Tue Dec 08 03:32:55 2009 (4B1E0F37)
    fffff880`03e81000 fffff880`03eea000   srv2     srv2.sys     Wed Jan 13 01:28:10 2010 (4B4D67FA)
    fffff880`03f99000 fffff880`03fc6000   srvnet   srvnet.sys   Tue Dec 08 03:32:26 2009 (4B1E0F1A)
    fffff880`04400000 fffff880`04463000   storport storport.sys Fri Jan 29 23:49:19 2010 (4B63BA4F)
    fffff880`06ef0000 fffff880`06f6e000   stwrt64  stwrt64.sys  Tue Oct 20 11:42:09 2009 (4ADDDA51)
    fffff880`058c8000 fffff880`058c9480   swenum   swenum.sys   Mon Jul 13 20:00:18 2009 (4A5BCA92)
    fffff880`0556e000 fffff880`055ba000   SynTP    SynTP.sys    Sat Aug 15 01:26:53 2009 (4A86471D)
    fffff880`01800000 fffff880`019fe000   tcpip    tcpip.sys    Tue Jan 26 22:40:06 2010 (4B5FB596)
    fffff880`03fc6000 fffff880`03fd8000   tcpipreg tcpipreg.sys Mon Jul 13 20:09:49 2009 (4A5BCCCD)
    fffff880`01bb0000 fffff880`01bbd000   TDI      TDI.SYS      Mon Jul 13 19:21:18 2009 (4A5BC16E)
    fffff880`01b92000 fffff880`01bb0000   tdx      tdx.sys      Mon Jul 13 19:21:15 2009 (4A5BC16B)
    fffff880`04200000 fffff880`04214000   termdd   termdd.sys   Mon Jul 13 20:16:36 2009 (4A5BCE64)
    fffff960`00510000 fffff960`0051a000   TSDDD    TSDDD.dll    unavailable (00000000)
    fffff880`05ec3000 fffff880`05ed5000   umbus    umbus.sys    Tue Jul 21 03:48:37 2009 (4A6572D5)
    fffff880`06e00000 fffff880`06e1d000   usbccgp  usbccgp.sys  Mon Jul 13 20:06:45 2009 (4A5BCC15)
    fffff880`05bfe000 fffff880`05bfff00   USBD     USBD.SYS     Mon Jul 13 20:06:23 2009 (4A5BCBFF)
    fffff880`047b8000 fffff880`047c9000   usbehci  usbehci.sys  Fri Dec 04 02:26:02 2009 (4B18B98A)
    fffff880`05ed5000 fffff880`05f2f000   usbhub   usbhub.sys   Fri Dec 04 02:26:39 2009 (4B18B9AF)
    fffff880`04600000 fffff880`04656000   USBPORT  USBPORT.SYS  Mon Jul 13 20:06:31 2009 (4A5BCC07)
    fffff880`06e53000 fffff880`06e80100   usbvideo usbvideo.sys Mon Jul 13 20:07:00 2009 (4A5BCC24)
    fffff880`01110000 fffff880`0111d000   vdrvroot vdrvroot.sys Mon Jul 13 20:01:31 2009 (4A5BCADB)
    fffff880`02e67000 fffff880`02e75000   vga      vga.sys      Mon Jul 13 19:38:47 2009 (4A5BC587)
    fffff880`02e75000 fffff880`02e9a000   VIDEOPRT VIDEOPRT.SYS Mon Jul 13 19:38:51 2009 (4A5BC58B)
    fffff880`01660000 fffff880`01670000   vmstorfl vmstorfl.sys Mon Jul 13 19:42:54 2009 (4A5BC67E)
    fffff880`0117a000 fffff880`0118f000   volmgr   volmgr.sys   Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`0118f000 fffff880`011eb000   volmgrx  volmgrx.sys  Mon Jul 13 19:20:33 2009 (4A5BC141)
    fffff880`01a40000 fffff880`01a8c000   volsnap  volsnap.sys  Tue Sep 15 22:18:49 2009 (4AB04B09)
    fffff880`05bb9000 fffff880`05bc6000   vwifibus vwifibus.sys Mon Jul 13 20:07:21 2009 (4A5BCC39)
    fffff880`043b2000 fffff880`043c8000   vwififlt vwififlt.sys Mon Jul 13 20:07:22 2009 (4A5BCC3A)
    fffff880`043d7000 fffff880`043f2000   wanarp   wanarp.sys   Mon Jul 13 20:10:21 2009 (4A5BCCED)
    fffff880`02e9a000 fffff880`02eaa000   watchdog watchdog.sys Mon Jul 13 19:37:35 2009 (4A5BC53F)
    fffff880`00e26000 fffff880`00eca000   Wdf01000 Wdf01000.sys Mon Jul 13 19:22:07 2009 (4A5BC19F)
    fffff880`00eca000 fffff880`00ed9000   WDFLDR   WDFLDR.SYS   Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`04383000 fffff880`0438c000   wfplwf   wfplwf.sys   Mon Jul 13 20:09:26 2009 (4A5BCCB6)
    fffff960`000b0000 fffff960`003bf000   win32k   win32k.sys   Fri Dec 11 00:51:29 2009 (4B21DDE1)
    fffff880`058bf000 fffff880`058c8000   wmiacpi  wmiacpi.sys  Mon Jul 13 19:31:02 2009 (4A5BC3B6)
    fffff880`00e00000 fffff880`00e09000   WMILIB   WMILIB.SYS   Mon Jul 13 19:19:51 2009 (4A5BC117)
    fffff880`02800000 fffff880`02821000   WudfPf   WudfPf.sys   Fri Jan 15 02:32:54 2010 (4B501A26)
    
    Unloaded modules:
    fffff880`03e00000 fffff880`03e71000   spsys.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`05800000 fffff880`0584b000   Rt64win7.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`01b73000 fffff880`01b81000   crashdmp.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`02ed1000 fffff880`02fed000   dump_iaStor.
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`02fed000 fffff880`03000000   dump_dumpfve
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    Let us know how it works out. I have a strong feeling that is the cause.
      My Computer


  8. Posts : 26
    Windows 7 64bit
    Thread Starter
       #28

    Thanks Jonathan_King!

    Really hope this is the case. it is already uninstalled!!

    is there any other "safe" way to mount iso's ?
    what about the build in option in software like Nero Burning ROM?

    thanks and will keep you updated.
      My Computer


  9. Posts : 13,354
    Windows 7 Professional x64
       #29

    Programs like that are riskier programs, with higher problem rates. I am running MagicDisc on my system without any problems, but if I ever did, I would check to see if it uses sptd.sys.

    Could you please post a screenshot of Programs and Features?
      My Computer


  10. Posts : 1,360
    win7 ultimate / virtual box
       #30

    I can recommend virtual clone drive which I use with no issues
      My Computer


 
Page 3 of 6 FirstFirst 12345 ... 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 10:38.
Find Us