Windows 7 - BSOD's

Page 2 of 3 FirstFirst 123 LastLast

  1. Posts : 11,990
    Windows 7 Ultimate 32 bit
       #11

    Just the dump is fine; thanks much. The first thing I see is that SGFu03x64.sys 10/15/2008 is showing as an unloaded module in your latest dump. Did you uninstall the fingerprint reader in Devices and Printers? Just unplugging it will not remove from your system. If you did uninstall it, using Windows Explorer, navigate to C:\Windows\System32\Drivers, locate the file and rename from .sys to .old, reboot and the driver will not load. This crash involved a number of your USB drivers and it is likely this obsolete driver caused it.
    Error code DE, POOL_CORRUPTION_IN_FILE_AREA. Usual causes: Device driver, ?Memory
    Also, another of your mysterious drivers is is showing as an unloaded module: ahojbitb.SYS. Again, I cannot find this driver on your system nor is there anything on Google about it.

    Malwarebytes is much superior to AdAware.
      My Computer


  2. Posts : 13
    Windows 7 Enterprise 64bit
    Thread Starter
       #12

    I did finally get rid of those secugen drivers, there was no uninstall, and I couldn't even delete them in Safemode, I had to takeown them.

    Those are gone, I also removed truecrypt, to see if that is making any of the mysterious .sys files.

    I am leaning against malware/virus just because I do run Microsoft Security Essentials and I am careful about what I install... which if I were you, I would be thinking the same thing 'Yeah, right' :) And this OS install isn't even 60 days old.

    Thanks again for your help, hopefully getting rid of those files helps.
      My Computer


  3. Posts : 11,990
    Windows 7 Ultimate 32 bit
       #13

    I agree with you. If MSE and Malwarebytes did not find anything suspicious, your system is most likely clean. Truecrypt is a good possibility for creating those one time drivers. They are not necessarily a bad thing; I just could not figure them out. If your obsolete drivers are not the cause, they were certainly playing a role in making your system unstable.

    Great job of following suggesting and taking initiative. Post back in three days or so and let us know how your system is doing. I hope your BSOD's are history.
      My Computer


  4. Posts : 13
    Windows 7 Enterprise 64bit
    Thread Starter
       #14

    Will do, thanks again for everyone's help! This has been driving me insane for the last 45 days +/-.

    Thanks again
      My Computer


  5. Posts : 11,990
    Windows 7 Ultimate 32 bit
       #15

    You are very welcome.
      My Computer


  6. Posts : 13
    Windows 7 Enterprise 64bit
    Thread Starter
       #16

    Happy Monday,

    I almost made it a full 2 hours at work with out a BSOD. I attached the mini dump.

    How do you see what is causing it? I open it with WinDbg, but I don't see the references to sys files.

    Thanks

    Grant
      My Computer


  7. Posts : 13
    Windows 7 Enterprise 64bit
    Thread Starter
       #17

    Crash two, 59 minutes later... good times!

    And I have now ordered a 120GB SSD and an optical to SSD conversion bay. This problem will be gone, one way or another, by this weekend :)

    oops, uploaded the wrong mini dump, just deleted and re-upped the right one.
      My Computer


  8. Posts : 11,990
    Windows 7 Ultimate 32 bit
       #18

    You have read all the way through the WinDbg report and look at the stack. Also the command "lmtsmn" lists the drivers and shows the unloaded modules. From there you need to know what you are looking for- which are system files/driver and which are third party.
    Code:
    Windows 7 Kernel Version 7600 MP (4 procs) Free x64
    Product: WinNt, suite: TerminalServer SingleUserTS
    Built by: 7600.16617.amd64fre.win7_gdr.100618-1621
    Machine Name:
    Kernel base = 0xfffff800`0300d000 PsLoadedModuleList = 0xfffff800`0324ae50
    Debug session time: Mon Nov 22 11:18:42.687 2010 (GMT-5)
    System Uptime: 0 days 0:45:07.666
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    .............................
    Loading User Symbols
    Loading unloaded module list
    ....
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck 24, {c08a2, 0, 0, 0}
    
    Probably caused by : Ntfs.sys ( Ntfs!NtfsPagingFileIo+155 )
    
    Followup: MachineOwner
    ---------
    
    0: kd> !analyze -v
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    NTFS_FILE_SYSTEM (24)
        If you see NtfsExceptionFilter on the stack then the 2nd and 3rd
        parameters are the exception record and context record. Do a .cxr
        on the 3rd parameter and then kb to obtain a more informative stack
        trace.
    Arguments:
    Arg1: 00000000000c08a2
    Arg2: 0000000000000000
    Arg3: 0000000000000000
    Arg4: 0000000000000000
    
    Debugging Details:
    ------------------
    
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    
    BUGCHECK_STR:  0x24
    
    PROCESS_NAME:  System
    
    CURRENT_IRQL:  0
    
    LAST_CONTROL_TRANSFER:  from fffff88001430e95 to fffff8000307d740
    
    STACK_TEXT:  
    fffff880`033932b8 fffff880`01430e95 : 00000000`00000024 00000000`000c08a2 00000000`00000000 00000000`00000000 : nt!KeBugCheckEx
    fffff880`033932c0 fffff880`01430ae8 : 00000001`00000000 00000000`00000000 00000000`00000000 00000fa8`006ad000 : Ntfs!NtfsPagingFileIo+0x155
    fffff880`033933c0 fffff880`0134e23f : fffffa80`0bfba368 fffffa80`0bfba010 fffffa80`0bc021b0 00000000`00000000 : Ntfs! ?? ::FNODOBFM::`string'+0x9e89
    fffff880`03393470 fffff880`0134c6df : fffffa80`07722a20 fffffa80`0bfba010 fffffa80`07722a00 fffffa80`0bfba010 : fltmgr!FltpLegacyProcessingAfterPreCallbacksCompleted+0x24f
    fffff880`03393500 fffff800`0306f1f2 : fffffa80`0bfba030 fffffa80`09b1bf20 00000000`00000043 fffff800`031f7e80 : fltmgr!FltpDispatch+0xcf
    fffff880`03393560 fffff800`0306f4f5 : 00000000`00000000 00000000`00000000 fffff880`03393660 fffff800`03209cd0 : nt!IoPageRead+0x252
    fffff880`033935f0 fffff800`030985c4 : 00000000`00000000 00000000`00000000 ffffffff`ffffffff 00000000`00000000 : nt!MiIssueHardFault+0x255
    fffff880`033936c0 fffff800`0309abe3 : 00000000`00000000 fffffa80`067ea680 fffff880`c00a1900 fffff880`03393880 : nt!MmAccessFault+0x11c4
    fffff880`03393820 fffff800`030c1cae : fffff980`14300000 00000000`00000000 00000000`00000000 00000000`00028fc0 : nt!MmCheckCachedPageStates+0x943
    fffff880`033939d0 fffff800`032e20e2 : 00000000`28fc0000 00000000`28fc0000 00000000`00040000 00000000`00040001 : nt!CcFetchDataForRead+0x10e
    fffff880`03393a30 fffff800`0302fb2c : fffffa80`067ab9c0 00000000`28fc0000 00000000`00040000 fffff800`03222501 : nt!CcMapAndCopyFromCache+0xba
    fffff880`03393ad0 fffff800`03071576 : fffffa80`0719ff20 fffff880`03393c00 00000000`00000005 fffff800`00000001 : nt!CcPerformReadAhead+0x3b8
    fffff880`03393c00 fffff800`0308a961 : fffffa80`067d9ab0 fffff800`03071358 fffff800`03284150 00000000`00000003 : nt!CcWorkerThread+0x21e
    fffff880`03393cb0 fffff800`03321c06 : 008003c0`64804208 fffffa80`067ea680 00000000`00000080 fffffa80`067c4740 : nt!ExpWorkerThread+0x111
    fffff880`03393d40 fffff800`0305bc26 : fffff880`031d5180 fffffa80`067ea680 fffff880`031dffc0 01800008`e028425a : nt!PspSystemThreadStartup+0x5a
    fffff880`03393d80 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KxStartSystemThread+0x16
    
    
    STACK_COMMAND:  kb
    
    FOLLOWUP_IP: 
    Ntfs!NtfsPagingFileIo+155
    fffff880`01430e95 cc              int     3
    
    SYMBOL_STACK_INDEX:  1
    
    SYMBOL_NAME:  Ntfs!NtfsPagingFileIo+155
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: Ntfs
    
    IMAGE_NAME:  Ntfs.sys
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  4a5bc14f
    
    FAILURE_BUCKET_ID:  X64_0x24_Ntfs!NtfsPagingFileIo+155
    
    BUCKET_ID:  X64_0x24_Ntfs!NtfsPagingFileIo+155
    
    Followup: MachineOwner
    ---------
    
    0: kd> lmtsmn
    start             end                 module name
    fffff880`00f84000 fffff880`00fdb000   ACPI     ACPI.sys     Mon Jul 13 19:19:34 2009 (4A5BC106)
    fffff880`0400d000 fffff880`04097000   afd      afd.sys      Mon Jul 13 19:21:40 2009 (4A5BC184)
    fffff880`045b2000 fffff880`045c8000   AgileVpn AgileVpn.sys Mon Jul 13 20:10:24 2009 (4A5BCCF0)
    fffff880`01340000 fffff880`0134b000   amdxata  amdxata.sys  Tue May 19 13:56:59 2009 (4A12F2EB)
    fffff880`06871000 fffff880`0687c000   asyncmac asyncmac.sys Mon Jul 13 20:10:13 2009 (4A5BCCE5)
    fffff880`012f2000 fffff880`012fb000   atapi    atapi.sys    Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`012fb000 fffff880`01325000   ataport  ataport.SYS  Mon Jul 13 19:19:52 2009 (4A5BC118)
    fffff880`0462c000 fffff880`047b7000   athrx    athrx.sys    Wed Jun 09 23:45:35 2010 (4C105FDF)
    fffff960`008e0000 fffff960`00941000   ATMFD    ATMFD.DLL    unavailable (00000000)
    fffff880`00db5000 fffff880`00dc1000   BATTC    BATTC.SYS    Mon Jul 13 19:31:01 2009 (4A5BC3B5)
    fffff880`04357000 fffff880`0435e000   Beep     Beep.SYS     Mon Jul 13 20:00:13 2009 (4A5BCA8D)
    fffff880`02fb3000 fffff880`02fc4000   blbdrive blbdrive.sys Mon Jul 13 19:35:59 2009 (4A5BC4DF)
    fffff880`0539a000 fffff880`053b8000   bowser   bowser.sys   Mon Jul 13 19:23:50 2009 (4A5BC206)
    fffff960`00760000 fffff960`00787000   cdd      cdd.dll      unavailable (00000000)
    fffff880`042f7000 fffff880`04321000   cdrom    cdrom.sys    Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`00ec4000 fffff880`00f84000   CI       CI.dll       Mon Jul 13 21:32:13 2009 (4A5BE01D)
    fffff880`01b8d000 fffff880`01bbd000   CLASSPNP CLASSPNP.SYS Mon Jul 13 19:19:58 2009 (4A5BC11E)
    fffff880`00d0f000 fffff880`00d6d000   CLFS     CLFS.SYS     Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`047c4000 fffff880`047c8500   CmBatt   CmBatt.sys   Mon Jul 13 19:31:03 2009 (4A5BC3B7)
    fffff880`0105e000 fffff880`010d1000   cng      cng.sys      Mon Jul 13 19:49:40 2009 (4A5BC814)
    fffff880`00eb3000 fffff880`00ebc000   compbatt compbatt.sys Mon Jul 13 19:31:02 2009 (4A5BC3B6)
    fffff880`045a2000 fffff880`045b2000   CompositeBus CompositeBus.sys Mon Jul 13 20:00:33 2009 (4A5BCAA1)
    fffff880`04d8d000 fffff880`04d9b000   crashdmp crashdmp.sys Mon Jul 13 20:01:01 2009 (4A5BCABD)
    fffff880`02f12000 fffff880`02f95000   csc      csc.sys      Mon Jul 13 19:24:26 2009 (4A5BC22A)
    fffff880`02f95000 fffff880`02fb3000   dfsc     dfsc.sys     Mon Jul 13 19:23:44 2009 (4A5BC200)
    fffff880`02f03000 fffff880`02f12000   discache discache.sys Mon Jul 13 19:37:18 2009 (4A5BC52E)
    fffff880`01b77000 fffff880`01b8d000   disk     disk.sys     Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`02fea000 fffff880`02ff3000   DisplayLinkUsbPort_5_3_24903_0 DisplayLinkUsbPort_5.3.24903.0.sys Wed May 12 10:03:03 2010 (4BEAB517)
    fffff880`10cb2000 fffff880`10cfe000   dlkmd    dlkmd.sys    Wed May 12 10:03:23 2010 (4BEAB52B)
    fffff880`01b6f000 fffff880`01b77000   dlkmdldr dlkmdldr.sys Thu Aug 27 22:41:52 2009 (4A9743F0)
    fffff880`04d09000 fffff880`04d2b000   drmk     drmk.sys     Mon Jul 13 21:01:25 2009 (4A5BD8E5)
    fffff880`04d9b000 fffff880`04dae000   dump_dumpfve dump_dumpfve.sys Mon Jul 13 19:21:51 2009 (4A5BC18F)
    fffff880`040d5000 fffff880`042df000   dump_iaStor dump_iaStor.sys Wed Mar 03 21:51:31 2010 (4B8F2033)
    fffff880`04dae000 fffff880`04dba000   Dxapi    Dxapi.sys    Mon Jul 13 19:38:28 2009 (4A5BC574)
    fffff880`10cfe000 fffff880`10df2000   dxgkrnl  dxgkrnl.sys  Thu Oct 01 21:00:14 2009 (4AC5509E)
    fffff880`02e00000 fffff880`02e46000   dxgmms1  dxgmms1.sys  Mon Jul 13 19:38:32 2009 (4A5BC578)
    fffff880`01397000 fffff880`013ab000   fileinfo fileinfo.sys Mon Jul 13 19:34:25 2009 (4A5BC481)
    fffff880`0134b000 fffff880`01397000   fltmgr   fltmgr.sys   Mon Jul 13 19:19:59 2009 (4A5BC11F)
    fffff880`01400000 fffff880`0140a000   Fs_Rec   Fs_Rec.sys   Mon Jul 13 19:19:45 2009 (4A5BC111)
    fffff880`01b35000 fffff880`01b6f000   fvevol   fvevol.sys   Fri Sep 25 22:34:26 2009 (4ABD7DB2)
    fffff880`013ab000 fffff880`013f5000   fwpkclnt fwpkclnt.sys Mon Jul 13 19:21:08 2009 (4A5BC164)
    fffff800`035e9000 fffff800`03632000   hal      hal.dll      Mon Jul 13 21:27:36 2009 (4A5BDF08)
    fffff880`02e46000 fffff880`02e6a000   HDAudBus HDAudBus.sys Mon Jul 13 20:06:13 2009 (4A5BCBF5)
    fffff880`04d31000 fffff880`04d8d000   HdAudio  HdAudio.sys  Mon Jul 13 20:06:59 2009 (4A5BCC23)
    fffff880`04de5000 fffff880`04dfe000   HIDCLASS HIDCLASS.SYS Mon Jul 13 20:06:21 2009 (4A5BCBFD)
    fffff880`04c2b000 fffff880`04c33080   HIDPARSE HIDPARSE.SYS Mon Jul 13 20:06:17 2009 (4A5BCBF9)
    fffff880`04c1d000 fffff880`04c2b000   hidusb   hidusb.sys   Mon Jul 13 20:06:22 2009 (4A5BCBFE)
    fffff880`052d2000 fffff880`0539a000   HTTP     HTTP.sys     Mon Jul 13 19:22:16 2009 (4A5BC1A8)
    fffff880`01b2c000 fffff880`01b35000   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`010e8000 fffff880`012f2000   iaStor   iaStor.sys   Wed Mar 03 21:51:31 2010 (4B8F2033)
    fffff880`0460f000 fffff880`04625000   intelppm intelppm.sys Mon Jul 13 19:19:25 2009 (4A5BC0FD)
    fffff880`047e7000 fffff880`047f6000   kbdclass kbdclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
    fffff880`10df2000 fffff880`10e00000   kbdhid   kbdhid.sys   Mon Jul 13 20:00:20 2009 (4A5BCA94)
    fffff800`00b99000 fffff800`00ba3000   kdcom    kdcom.dll    Mon Jul 13 21:31:07 2009 (4A5BDFDB)
    fffff880`04490000 fffff880`044d3000   ks       ks.sys       Wed Mar 03 23:32:25 2010 (4B8F37D9)
    fffff880`015d2000 fffff880`015ec000   ksecdd   ksecdd.sys   Mon Jul 13 19:20:54 2009 (4A5BC156)
    fffff880`01797000 fffff880`017c2000   ksecpkg  ksecpkg.sys  Fri Dec 11 01:03:32 2009 (4B21E0B4)
    fffff880`04d2b000 fffff880`04d30200   ksthunk  ksthunk.sys  Mon Jul 13 20:00:19 2009 (4A5BCA93)
    fffff880`042df000 fffff880`042f4000   lltdio   lltdio.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92)
    fffff880`01bbd000 fffff880`01be0000   luafv    luafv.sys    Mon Jul 13 19:26:13 2009 (4A5BC295)
    fffff880`00cb7000 fffff880`00cfb000   mcupdate_GenuineIntel mcupdate_GenuineIntel.dll Mon Jul 13 21:29:10 2009 (4A5BDF66)
    fffff880`04dba000 fffff880`04dc8000   monitor  monitor.sys  Mon Jul 13 19:38:52 2009 (4A5BC58C)
    fffff880`04600000 fffff880`0460f000   mouclass mouclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
    fffff880`10011000 fffff880`1001e000   mouhid   mouhid.sys   Mon Jul 13 20:00:20 2009 (4A5BCA94)
    fffff880`00c5c000 fffff880`00c76000   mountmgr mountmgr.sys Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`04321000 fffff880`0434e000   MpFilter MpFilter.sys Sat Mar 20 01:58:08 2010 (4BA463F0)
    fffff880`05b48000 fffff880`05b58000   MpNWMon  MpNWMon.sys  Sat Mar 20 01:58:00 2010 (4BA463E8)
    fffff880`053b8000 fffff880`053d0000   mpsdrv   mpsdrv.sys   Mon Jul 13 20:08:25 2009 (4A5BCC79)
    fffff880`053d0000 fffff880`053fd000   mrxsmb   mrxsmb.sys   Sat Feb 27 02:52:19 2010 (4B88CF33)
    fffff880`05ad7000 fffff880`05b25000   mrxsmb10 mrxsmb10.sys Sat Feb 27 02:52:28 2010 (4B88CF3C)
    fffff880`05b25000 fffff880`05b48000   mrxsmb20 mrxsmb20.sys Sat Feb 27 02:52:26 2010 (4B88CF3A)
    fffff880`01325000 fffff880`01330000   msahci   msahci.sys   Mon Jul 13 20:01:01 2009 (4A5BCABD)
    fffff880`043bc000 fffff880`043c7000   Msfs     Msfs.SYS     Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`00fe4000 fffff880`00fee000   msisadrv msisadrv.sys Mon Jul 13 19:19:26 2009 (4A5BC0FE)
    fffff880`01000000 fffff880`0105e000   msrpc    msrpc.sys    Mon Jul 13 19:21:32 2009 (4A5BC17C)
    fffff880`02ef8000 fffff880`02f03000   mssmbios mssmbios.sys Mon Jul 13 19:31:10 2009 (4A5BC3BE)
    fffff880`01b1a000 fffff880`01b2c000   mup      mup.sys      Mon Jul 13 19:23:45 2009 (4A5BC201)
    fffff880`01645000 fffff880`01737000   ndis     ndis.sys     Mon Jul 13 19:21:40 2009 (4A5BC184)
    fffff880`045ec000 fffff880`045f8000   ndistapi ndistapi.sys Mon Jul 13 20:10:00 2009 (4A5BCCD8)
    fffff880`0529d000 fffff880`052b0000   ndisuio  ndisuio.sys  Mon Jul 13 20:09:25 2009 (4A5BCCB5)
    fffff880`04400000 fffff880`0442f000   ndiswan  ndiswan.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
    fffff880`04c94000 fffff880`04ca9000   NDProxy  NDProxy.SYS  Mon Jul 13 20:10:05 2009 (4A5BCCDD)
    fffff880`040c6000 fffff880`040d5000   netbios  netbios.sys  Mon Jul 13 20:09:26 2009 (4A5BCCB6)
    fffff880`01a00000 fffff880`01a45000   netbt    netbt.sys    Mon Jul 13 19:21:28 2009 (4A5BC178)
    fffff880`01737000 fffff880`01797000   NETIO    NETIO.SYS    Mon Jul 13 19:21:46 2009 (4A5BC18A)
    fffff880`043c7000 fffff880`043d8000   Npfs     Npfs.SYS     Mon Jul 13 19:19:48 2009 (4A5BC114)
    fffff880`02eec000 fffff880`02ef8000   nsiproxy nsiproxy.sys Mon Jul 13 19:21:02 2009 (4A5BC15E)
    fffff800`0300d000 fffff800`035e9000   nt       ntkrnlmp.exe Sat Jun 19 00:16:41 2010 (4C1C44A9)
    fffff880`0142f000 fffff880`015d2000   Ntfs     Ntfs.sys     Mon Jul 13 19:20:47 2009 (4A5BC14F)
    fffff880`0434e000 fffff880`04357000   Null     Null.SYS     Mon Jul 13 19:19:37 2009 (4A5BC109)
    fffff880`10cb0000 fffff880`10cb1180   nvBridge nvBridge.kmd Fri Jul 09 17:07:54 2010 (4C378FAA)
    fffff880`04ca9000 fffff880`04ccc000   nvhda64v nvhda64v.sys Mon Jun 21 18:07:25 2010 (4C1FE29D)
    fffff880`1001e000 fffff880`10cafe00   nvlddmkm nvlddmkm.sys Fri Jul 09 17:15:58 2010 (4C37918E)
    fffff880`0524a000 fffff880`0529d000   nwifi    nwifi.sys    Mon Jul 13 20:07:23 2009 (4A5BCC3B)
    fffff880`040a0000 fffff880`040c6000   pacer    pacer.sys    Mon Jul 13 20:09:41 2009 (4A5BCCC5)
    fffff880`00da0000 fffff880`00db5000   partmgr  partmgr.sys  Mon Jul 13 19:19:58 2009 (4A5BC11E)
    fffff880`00d6d000 fffff880`00da0000   pci      pci.sys      Mon Jul 13 19:19:51 2009 (4A5BC117)
    fffff880`01330000 fffff880`01340000   PCIIDEX  PCIIDEX.SYS  Mon Jul 13 19:19:48 2009 (4A5BC114)
    fffff880`015ec000 fffff880`015fd000   pcw      pcw.sys      Mon Jul 13 19:19:27 2009 (4A5BC0FF)
    fffff880`05b58000 fffff880`05bfe000   peauth   peauth.sys   Mon Jul 13 21:01:19 2009 (4A5BD8DF)
    fffff880`047f6000 fffff880`047ff000   pneteth  pneteth.sys  Thu Sep 02 17:49:45 2010 (4C801BF9)
    fffff880`04ccc000 fffff880`04d09000   portcls  portcls.sys  Mon Jul 13 20:06:27 2009 (4A5BCC03)
    fffff880`00cfb000 fffff880`00d0f000   PSHED    PSHED.dll    Mon Jul 13 21:32:23 2009 (4A5BE027)
    fffff880`045c8000 fffff880`045ec000   rasl2tp  rasl2tp.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
    fffff880`0442f000 fffff880`0444a000   raspppoe raspppoe.sys Mon Jul 13 20:10:17 2009 (4A5BCCE9)
    fffff880`0444a000 fffff880`0446b000   raspptp  raspptp.sys  Mon Jul 13 20:10:18 2009 (4A5BCCEA)
    fffff880`0446b000 fffff880`04485000   rassstp  rassstp.sys  Mon Jul 13 20:10:25 2009 (4A5BCCF1)
    fffff880`02e9b000 fffff880`02eec000   rdbss    rdbss.sys    Mon Jul 13 19:24:09 2009 (4A5BC219)
    fffff880`04485000 fffff880`04490000   rdpbus   rdpbus.sys   Mon Jul 13 20:17:46 2009 (4A5BCEAA)
    fffff880`043a1000 fffff880`043aa000   RDPCDD   RDPCDD.sys   Mon Jul 13 20:16:34 2009 (4A5BCE62)
    fffff880`043aa000 fffff880`043b3000   rdpencdd rdpencdd.sys Mon Jul 13 20:16:34 2009 (4A5BCE62)
    fffff880`043b3000 fffff880`043bc000   rdprefmp rdprefmp.sys Mon Jul 13 20:16:35 2009 (4A5BCE63)
    fffff880`01ae0000 fffff880`01b1a000   rdyboost rdyboost.sys Mon Jul 13 19:34:34 2009 (4A5BC48A)
    fffff880`052b0000 fffff880`052c8000   rspndr   rspndr.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92)
    fffff880`043f6000 fffff880`04400000   SABI     SABI.sys     Thu May 28 02:38:02 2009 (4A1E314A)
    fffff880`05a00000 fffff880`05a0b000   secdrv   secdrv.SYS   Wed Sep 13 09:18:38 2006 (4508052E)
    fffff880`01ad8000 fffff880`01ae0000   spldr    spldr.sys    Mon May 11 12:56:27 2009 (4A0858BB)
    fffff880`068cf000 fffff880`06965000   srv      srv.sys      Thu Aug 26 23:38:00 2010 (4C773318)
    fffff880`05a4a000 fffff880`05ab1000   srv2     srv2.sys     Thu Aug 26 23:37:46 2010 (4C77330A)
    fffff880`05a0b000 fffff880`05a38000   srvnet   srvnet.sys   Thu Aug 26 23:37:24 2010 (4C7732F4)
    fffff880`04625000 fffff880`04626480   swenum   swenum.sys   Mon Jul 13 20:00:18 2009 (4A5BCA92)
    fffff880`01800000 fffff880`019fd000   tcpip    tcpip.sys    Sun Jun 13 23:39:04 2010 (4C15A458)
    fffff880`05a38000 fffff880`05a4a000   tcpipreg tcpipreg.sys Mon Jul 13 20:09:49 2009 (4A5BCCCD)
    fffff880`04000000 fffff880`0400d000   TDI      TDI.SYS      Mon Jul 13 19:21:18 2009 (4A5BC16E)
    fffff880`043d8000 fffff880`043f6000   tdx      tdx.sys      Mon Jul 13 19:21:15 2009 (4A5BC16B)
    fffff880`01a76000 fffff880`01a8a000   termdd   termdd.sys   Mon Jul 13 20:16:36 2009 (4A5BCE64)
    fffff960`00590000 fffff960`0059a000   TSDDD    TSDDD.dll    unavailable (00000000)
    fffff880`02fc4000 fffff880`02fea000   tunnel   tunnel.sys   Mon Jul 13 20:09:37 2009 (4A5BCCC1)
    fffff880`044d3000 fffff880`044e5000   umbus    umbus.sys    Mon Jul 13 20:06:56 2009 (4A5BCC20)
    fffff880`04c00000 fffff880`04c1d000   usbccgp  usbccgp.sys  Mon Jul 13 20:06:45 2009 (4A5BCC15)
    fffff880`04de3000 fffff880`04de4f00   USBD     USBD.SYS     Mon Jul 13 20:06:23 2009 (4A5BCBFF)
    fffff880`10000000 fffff880`10011000   usbehci  usbehci.sys  Mon Jul 13 20:06:30 2009 (4A5BCC06)
    fffff880`04c3a000 fffff880`04c94000   usbhub   usbhub.sys   Mon Jul 13 20:07:09 2009 (4A5BCC2D)
    fffff880`044e7000 fffff880`0453d000   USBPORT  USBPORT.SYS  Mon Jul 13 20:06:31 2009 (4A5BCC07)
    fffff880`04dc8000 fffff880`04de3000   USBSTOR  USBSTOR.SYS  Mon Jul 13 20:06:34 2009 (4A5BCC0A)
    fffff880`02e6a000 fffff880`02e97200   usbvideo usbvideo.sys Wed Mar 03 23:40:57 2010 (4B8F39D9)
    fffff880`00fee000 fffff880`00ffb000   vdrvroot vdrvroot.sys Mon Jul 13 20:01:31 2009 (4A5BCADB)
    fffff880`0435e000 fffff880`0436c000   vga      vga.sys      Mon Jul 13 19:38:47 2009 (4A5BC587)
    fffff880`0436c000 fffff880`04391000   VIDEOPRT VIDEOPRT.SYS Mon Jul 13 19:38:51 2009 (4A5BC58B)
    fffff880`017c2000 fffff880`017d2000   vmstorfl vmstorfl.sys Mon Jul 13 19:42:54 2009 (4A5BC67E)
    fffff880`00dc1000 fffff880`00dd6000   volmgr   volmgr.sys   Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`00c00000 fffff880`00c5c000   volmgrx  volmgrx.sys  Mon Jul 13 19:20:33 2009 (4A5BC141)
    fffff880`01a8c000 fffff880`01ad8000   volsnap  volsnap.sys  Mon Jul 13 19:20:08 2009 (4A5BC128)
    fffff880`047b7000 fffff880`047c4000   vwifibus vwifibus.sys Mon Jul 13 20:07:21 2009 (4A5BCC39)
    fffff880`01a45000 fffff880`01a5b000   vwififlt vwififlt.sys Mon Jul 13 20:07:22 2009 (4A5BCC3A)
    fffff880`052c8000 fffff880`052d2000   vwifimp  vwifimp.sys  Mon Jul 13 20:07:28 2009 (4A5BCC40)
    fffff880`01a5b000 fffff880`01a76000   wanarp   wanarp.sys   Mon Jul 13 20:10:21 2009 (4A5BCCED)
    fffff880`04391000 fffff880`043a1000   watchdog watchdog.sys Mon Jul 13 19:37:35 2009 (4A5BC53F)
    fffff880`00e00000 fffff880`00ea4000   Wdf01000 Wdf01000.sys Mon Jul 13 19:22:07 2009 (4A5BC19F)
    fffff880`00ea4000 fffff880`00eb3000   WDFLDR   WDFLDR.SYS   Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`04097000 fffff880`040a0000   wfplwf   wfplwf.sys   Mon Jul 13 20:09:26 2009 (4A5BCCB6)
    fffff960`00010000 fffff960`0031f000   win32k   win32k.sys   unavailable (00000000)
    fffff880`00fdb000 fffff880`00fe4000   WMILIB   WMILIB.SYS   Mon Jul 13 19:19:51 2009 (4A5BC117)
    fffff880`017d2000 fffff880`017f3000   WudfPf   WudfPf.sys   Mon Jul 13 20:05:37 2009 (4A5BCBD1)
    fffff880`06965000 fffff880`06996000   WUDFRd   WUDFRd.sys   Mon Jul 13 20:06:06 2009 (4A5BCBEE)
    fffff880`0453d000 fffff880`045a2000   yk62x64  yk62x64.sys  Mon Sep 28 04:19:31 2009 (4AC07193)
    
    Unloaded modules:
    fffff880`06800000 fffff880`06871000   spsys.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`01bbd000 fffff880`01bcb000   crashdmp.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`040da000 fffff880`042e4000   dump_iaStor.
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`042e4000 fffff880`042f7000   dump_dumpfve
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    This dump blames your file system, Ntfs.sys. Since NTFS.sys in a Microsoft driver, it is unlikely to be the real cause. I do find one out of date driver loading on your system:
    SABI.sys Thu May 28 02:38:02 2009 - SAMSUNG Kernel Driver , SAMSUNG Kernel Driver, SAMSUNG ELECTRONICS. Samsung
    See if Samsung has an update for this driver. It is a Vista driver and may be OK.

    Because of error code 24, please run Check Disk:
    Run CHKDSK /R /F from an elevated (Run as adminstrator) Command Prompt. Please do this for each hard drive on your system.
    When it tells you it can't do it right now - and asks you if you'd like to do it at the next reboot - answer Y (for Yes) and press Enter. Then reboot and let the test run. It may take a while for it to run, but keep an occasional eye on it to see if it generates any errors. See "CHKDSK LogFile" below in order to check the results of the test.

    Elevated Command Prompt:
    Go to Start and type in "cmd.exe" (without the quotes)
    At the top of the Search Box, right click on Cmd.exe and select "Run as administrator"

    CHKDSK LogFile:
    Go to Start and type in "eventvwr.msc" (without the quotes) and press Enter
    Expand the Windows logs heading, then select the Application log file entry.
    Double click on the Source column header.
    Scroll down the list until you find the Chkdsk entry (wininit for Windows 7) (winlogon for XP).

    Copy/paste the results into your next post.

    Next run SFC:
    https://www.sevenforums.com/tutorials/1538-sfc-scannow-command-system-file-checker.html.
      My Computer


  9. Posts : 13
    Windows 7 Enterprise 64bit
    Thread Starter
       #19

    Thanks again, I will run those tonight and see what I get.

    I will also check out the SABI.sys file to see if there is an updated driver out there.

    Thanks again,

    Grant
      My Computer


  10. Posts : 11,990
    Windows 7 Ultimate 32 bit
       #20

    You are very welcome, Grant.
      My Computer


 
Page 2 of 3 FirstFirst 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 07:34.
Find Us