BSOD on new Windows 7 install

Page 1 of 2 12 LastLast

  1. Posts : 7
    Windows 7 Home Premium x64
       #1

    BSOD on new Windows 7 install


    Hi,

    A couple days ago I did a fresh install of Windows 7 home premium x64 on my Dell Latitude E6400. Yesterday when I was transferring files over from my external hard drive I got a few blue screens. Then today while I was sharing files with a macbook on my home network through wifi I got another blue screen. I've attached the minidump files. Any ideas for what's causing this?

    Thanks in advance.
      My Computer


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

    Hi Jonas; welcome to the forum. Please read these threads and post back. We will be glad to help you.

    [1 - Novice] How to ask for help with a BSOD problem

    https://www.sevenforums.com/crashes-d...tructions.html
      My Computer


  3. Posts : 7
    Windows 7 Home Premium x64
    Thread Starter
       #3

    Sorry for jumping the gun. Here's the output from the jcgriff2 utility. I also had another blue screen since the first post so that is also included.

    As far as system information
    - x64 home premium
    - this is a retail upgrade from an original vista install, but it is a clean install NOT upgrade in place
    - system is dell latitude E6400, P8400 processor, 4GB ram, integrated intel graphics, intel wifi 5300
    - this is a clean install as of 2 days ago

    Thanks again.
    Last edited by jonas8890; 27 Oct 2010 at 19:50. Reason: added attachment
      My Computer


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

    Thanks much. All three dumps are the same error code and all three blame a core system driver, which very likely is not the cause. They also indicate memory corruption.
    Error code D1, DRIVER_IRQL_NOT_LESS_OR_EQUAL. Usual causes: Device driver.
    Code:
    Windows 7 Kernel Version 7600 MP (2 procs) Free x64
    Product: WinNt, suite: TerminalServer SingleUserTS Personal
    Built by: 7600.16617.amd64fre.win7_gdr.100618-1621
    Machine Name:
    Kernel base = 0xfffff800`02a58000 PsLoadedModuleList = 0xfffff800`02c95e50
    Debug session time: Wed Oct 27 19:26:36.783 2010 (GMT-4)
    System Uptime: 0 days 1:16:48.531
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    ..............................................
    Loading User Symbols
    Loading unloaded module list
    ..........
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck D1, {0, 2, 0, fffff80000b9d500}
    
    Probably caused by : ntkrnlmp.exe ( nt!KiPageFault+260 )
    
    Followup: MachineOwner
    ---------
    
    0: kd> !analyze -v
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    DRIVER_IRQL_NOT_LESS_OR_EQUAL (d1)
    An attempt was made to access a pageable (or completely invalid) address at an
    interrupt request level (IRQL) that is too high.  This is usually
    caused by drivers using improper addresses.
    If kernel debugger is available get stack backtrace.
    Arguments:
    Arg1: 0000000000000000, memory referenced
    Arg2: 0000000000000002, IRQL
    Arg3: 0000000000000000, value 0 = read operation, 1 = write operation
    Arg4: fffff80000b9d500, address which referenced memory
    
    Debugging Details:
    ------------------
    
    
    READ_ADDRESS: GetPointerFromAddress: unable to read from fffff80002d000e0
     0000000000000000 
    
    CURRENT_IRQL:  2
    
    FAULTING_IP: 
    +5dc7952f0191dbbc
    fffff800`00b9d500 2200            and     al,byte ptr [rax]
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    
    BUGCHECK_STR:  0xD1
    
    PROCESS_NAME:  System
    
    TRAP_FRAME:  fffff80000b9cbf0 -- (.trap 0xfffff80000b9cbf0)
    NOTE: The trap frame does not contain all registers.
    Some register values may be zeroed or incorrect.
    rax=0000000000000000 rbx=0000000000000000 rcx=0000000000000003
    rdx=0000000000187000 rsi=0000000000000000 rdi=0000000000000000
    rip=fffff80000b9d500 rsp=fffff80000b9cd80 rbp=fffff80000b9d720
     r8=fffffa80036da0c8  r9=0000000000000000 r10=fffffffffffffffe
    r11=fffff80002c42e80 r12=0000000000000000 r13=0000000000000000
    r14=0000000000000000 r15=0000000000000000
    iopl=0         nv up ei ng nz na po nc
    fffff800`00b9d500 2200            and     al,byte ptr [rax] ds:d500:00000000`00000000=??
    Resetting default scope
    
    LAST_CONTROL_TRANSFER:  from fffff80002ac7ca9 to fffff80002ac8740
    
    STACK_TEXT:  
    fffff800`00b9caa8 fffff800`02ac7ca9 : 00000000`0000000a 00000000`00000000 00000000`00000002 00000000`00000000 : nt!KeBugCheckEx
    fffff800`00b9cab0 fffff800`02ac6920 : fffff800`00b9ce20 fffff800`02c42e80 fffff800`00b9d500 fffff800`00b9d508 : nt!KiBugCheckDispatch+0x69
    fffff800`00b9cbf0 fffff800`00b9d500 : fffff800`00b9d508 00000000`00000000 fffffa80`07a45970 fffff800`02a90f7a : nt!KiPageFault+0x260
    fffff800`00b9cd80 fffff800`00b9d508 : 00000000`00000000 fffffa80`07a45970 fffff800`02a90f7a fffffa80`07a45970 : 0xfffff800`00b9d500
    fffff800`00b9cd88 00000000`00000000 : fffffa80`07a45970 fffff800`02a90f7a fffffa80`07a45970 00000000`00000001 : 0xfffff800`00b9d508
    
    
    STACK_COMMAND:  kb
    
    FOLLOWUP_IP: 
    nt!KiPageFault+260
    fffff800`02ac6920 440f20c0        mov     rax,cr8
    
    SYMBOL_STACK_INDEX:  2
    
    SYMBOL_NAME:  nt!KiPageFault+260
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: nt
    
    IMAGE_NAME:  ntkrnlmp.exe
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  4c1c44a9
    
    FAILURE_BUCKET_ID:  X64_0xD1_nt!KiPageFault+260
    
    BUCKET_ID:  X64_0xD1_nt!KiPageFault+260
    
    Followup: MachineOwner
    ---------
    
    0: kd> lmtsmn
    start             end                 module name
    fffff880`03e00000 fffff880`03e3e000   1394ohci 1394ohci.sys Mon Jul 13 20:07:12 2009 (4A5BCC30)
    fffff880`00f13000 fffff880`00f6a000   ACPI     ACPI.sys     Mon Jul 13 19:19:34 2009 (4A5BC106)
    fffff880`03ab8000 fffff880`03b42000   afd      afd.sys      Mon Jul 13 19:21:40 2009 (4A5BC184)
    fffff880`00dd8000 fffff880`00dee000   AgileVpn AgileVpn.sys Mon Jul 13 20:10:24 2009 (4A5BCCF0)
    fffff880`01185000 fffff880`01190000   amdxata  amdxata.sys  Tue May 19 13:56:59 2009 (4A12F2EB)
    fffff880`03c00000 fffff880`03c4f000   Apfiltr  Apfiltr.sys  Wed Mar 10 04:23:46 2010 (4B976522)
    fffff880`07be5000 fffff880`07bee000   aswFsBlk aswFsBlk.SYS Tue Sep 07 10:47:09 2010 (4C86506D)
    fffff880`07b58000 fffff880`07b92000   aswMonFlt aswMonFlt.sys Tue Sep 07 10:47:32 2010 (4C865084)
    fffff880`03b42000 fffff880`03b4c000   aswRdr   aswRdr.SYS   Tue Sep 07 10:47:47 2010 (4C865093)
    fffff880`03cfe000 fffff880`03d21000   aswSP    aswSP.SYS    Tue Sep 07 10:52:07 2010 (4C865197)
    fffff880`013ee000 fffff880`013fe000   aswTdi   aswTdi.SYS   Tue Sep 07 10:52:27 2010 (4C8651AB)
    fffff880`01137000 fffff880`01140000   atapi    atapi.sys    Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`01140000 fffff880`0116a000   ataport  ataport.SYS  Mon Jul 13 19:19:52 2009 (4A5BC118)
    fffff880`00fdb000 fffff880`00fe7000   BATTC    BATTC.SYS    Mon Jul 13 19:31:01 2009 (4A5BC3B5)
    fffff880`02c33000 fffff880`02c3a000   Beep     Beep.SYS     Mon Jul 13 20:00:13 2009 (4A5BCA8D)
    fffff880`03ced000 fffff880`03cfe000   blbdrive blbdrive.sys Mon Jul 13 19:35:59 2009 (4A5BC4DF)
    fffff880`02ac9000 fffff880`02ae7000   bowser   bowser.sys   Mon Jul 13 19:23:50 2009 (4A5BC206)
    fffff880`02bec000 fffff880`02bfc000   BthEnum  BthEnum.sys  Mon Jul 13 20:06:52 2009 (4A5BCC1C)
    fffff880`02400000 fffff880`02420000   bthpan   bthpan.sys   Mon Jul 13 20:07:00 2009 (4A5BCC24)
    fffff880`0253f000 fffff880`025cb000   bthport  bthport.sys  Mon Jul 13 20:06:56 2009 (4A5BCC20)
    fffff880`02bd4000 fffff880`02bec000   BTHUSB   BTHUSB.sys   Mon Jul 13 20:06:52 2009 (4A5BCC1C)
    fffff880`02bc3000 fffff880`02bd4000   btusbflt btusbflt.sys Thu Apr 08 21:11:36 2010 (4BBE7EC8)
    fffff880`04748000 fffff880`047ce000   btwaudio btwaudio.sys Wed Jul 01 09:54:56 2009 (4A4B6AB0)
    fffff880`046cd000 fffff880`04748000   btwavdt  btwavdt.sys  Thu Jun 25 01:50:13 2009 (4A431015)
    fffff880`047ce000 fffff880`047da000   btwl2cap btwl2cap.sys Fri Apr 03 20:28:45 2009 (49D6A9BD)
    fffff880`047da000 fffff880`047dd880   btwrchid btwrchid.sys Thu Jun 25 01:51:37 2009 (4A431069)
    fffff960`00600000 fffff960`00627000   cdd      cdd.dll      Wed May 19 15:48:26 2010 (4BF4408A)
    fffff880`02c00000 fffff880`02c2a000   cdrom    cdrom.sys    Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`00c00000 fffff880`00cc0000   CI       CI.dll       Mon Jul 13 21:32:13 2009 (4A5BE01D)
    fffff880`013be000 fffff880`013ee000   CLASSPNP CLASSPNP.SYS Mon Jul 13 19:19:58 2009 (4A5BC11E)
    fffff880`00d2c000 fffff880`00d8a000   CLFS     CLFS.SYS     Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`053fa000 fffff880`053fe500   CmBatt   CmBatt.sys   Mon Jul 13 19:31:03 2009 (4A5BC3B7)
    fffff880`01565000 fffff880`015d8000   cng      cng.sys      Mon Jul 13 19:49:40 2009 (4A5BC814)
    fffff880`00fd2000 fffff880`00fdb000   compbatt compbatt.sys Mon Jul 13 19:31:02 2009 (4A5BC3B6)
    fffff880`03dec000 fffff880`03dfc000   CompositeBus CompositeBus.sys Mon Jul 13 20:00:33 2009 (4A5BCAA1)
    fffff880`07000000 fffff880`0700e000   crashdmp crashdmp.sys Mon Jul 13 20:01:01 2009 (4A5BCABD)
    fffff880`03ccf000 fffff880`03ced000   dfsc     dfsc.sys     Mon Jul 13 19:23:44 2009 (4A5BC200)
    fffff880`03cc0000 fffff880`03ccf000   discache discache.sys Mon Jul 13 19:37:18 2009 (4A5BC52E)
    fffff880`017df000 fffff880`017f5000   disk     disk.sys     Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`07a99000 fffff880`07abb000   drmk     drmk.sys     Mon Jul 13 21:01:25 2009 (4A5BD8E5)
    fffff880`0700e000 fffff880`07021000   dump_dumpfve dump_dumpfve.sys Mon Jul 13 19:21:51 2009 (4A5BC18F)
    fffff880`02cc1000 fffff880`02ddd000   dump_iaStor dump_iaStor.sys Thu Jun 04 21:53:40 2009 (4A287AA4)
    fffff880`07afe000 fffff880`07b0a000   Dxapi    Dxapi.sys    Mon Jul 13 19:38:28 2009 (4A5BC574)
    fffff880`052c0000 fffff880`053b4000   dxgkrnl  dxgkrnl.sys  Thu Oct 01 21:00:14 2009 (4AC5509E)
    fffff880`053b4000 fffff880`053fa000   dxgmms1  dxgmms1.sys  Mon Jul 13 19:38:32 2009 (4A5BC578)
    fffff880`04800000 fffff880`0484a000   e1y62x64 e1y62x64.sys Wed Apr 07 18:58:49 2010 (4BBD0E29)
    fffff880`011dc000 fffff880`011f0000   fileinfo fileinfo.sys Mon Jul 13 19:34:25 2009 (4A5BC481)
    fffff880`01190000 fffff880`011dc000   fltmgr   fltmgr.sys   Mon Jul 13 19:19:59 2009 (4A5BC11F)
    fffff880`015e9000 fffff880`015f3000   Fs_Rec   Fs_Rec.sys   Mon Jul 13 19:19:45 2009 (4A5BC111)
    fffff880`01496000 fffff880`014d0000   fvevol   fvevol.sys   Fri Sep 25 22:34:26 2009 (4ABD7DB2)
    fffff880`01400000 fffff880`0144a000   fwpkclnt fwpkclnt.sys Mon Jul 13 19:21:08 2009 (4A5BC164)
    fffff880`03dd6000 fffff880`03de3000   GEARAspiWDM GEARAspiWDM.sys Mon May 18 08:17:04 2009 (4A1151C0)
    fffff800`02a0f000 fffff800`02a58000   hal      hal.dll      Mon Jul 13 21:27:36 2009 (4A5BDF08)
    fffff880`04868000 fffff880`0488c000   HDAudBus HDAudBus.sys Mon Jul 13 20:06:13 2009 (4A5BCBF5)
    fffff880`0585a000 fffff880`058b6000   HdAudio  HdAudio.sys  Mon Jul 13 20:06:59 2009 (4A5BCC23)
    fffff880`02420000 fffff880`0243e000   hidbth   hidbth.sys   Mon Jul 13 20:06:52 2009 (4A5BCC1C)
    fffff880`07ba8000 fffff880`07bc1000   HIDCLASS HIDCLASS.SYS Mon Jul 13 20:06:21 2009 (4A5BCBFD)
    fffff880`07bc1000 fffff880`07bc9080   HIDPARSE HIDPARSE.SYS Mon Jul 13 20:06:17 2009 (4A5BCBF9)
    fffff880`07b9a000 fffff880`07ba8000   hidusb   hidusb.sys   Mon Jul 13 20:06:22 2009 (4A5BCBFE)
    fffff880`02a01000 fffff880`02ac9000   HTTP     HTTP.sys     Mon Jul 13 19:22:16 2009 (4A5BC1A8)
    fffff880`017d6000 fffff880`017df000   hwpolicy hwpolicy.sys Mon Jul 13 19:19:22 2009 (4A5BC0FA)
    fffff880`03d9d000 fffff880`03dbb000   i8042prt i8042prt.sys Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`0101b000 fffff880`01137000   iaStor   iaStor.sys   Thu Jun 04 21:53:40 2009 (4A287AA4)
    fffff880`048a3000 fffff880`052bfd80   igdkmd64 igdkmd64.sys Mon Jul 19 20:10:35 2010 (4C44E97B)
    fffff880`07ac1000 fffff880`07ae9000   IntcHdmi IntcHdmi.sys Mon Mar 15 11:45:27 2010 (4B9E5617)
    fffff880`00dc2000 fffff880`00dd8000   intelppm intelppm.sys Mon Jul 13 19:19:25 2009 (4A5BC0FD)
    fffff880`03dbb000 fffff880`03dca000   kbdclass kbdclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
    fffff880`07bca000 fffff880`07bd8000   kbdhid   kbdhid.sys   Mon Jul 13 20:00:20 2009 (4A5BCA94)
    fffff800`00bb3000 fffff800`00bbd000   kdcom    kdcom.dll    Mon Jul 13 21:31:07 2009 (4A5BDFDB)
    fffff880`05983000 fffff880`059c6000   ks       ks.sys       Wed Mar 03 23:32:25 2010 (4B8F37D9)
    fffff880`0154b000 fffff880`01565000   ksecdd   ksecdd.sys   Mon Jul 13 19:20:54 2009 (4A5BC156)
    fffff880`01660000 fffff880`0168b000   ksecpkg  ksecpkg.sys  Fri Dec 11 01:03:32 2009 (4B21E0B4)
    fffff880`07abb000 fffff880`07ac0200   ksthunk  ksthunk.sys  Mon Jul 13 20:00:19 2009 (4A5BCA93)
    fffff880`047de000 fffff880`047f3000   LHidFilt LHidFilt.Sys Thu Mar 18 04:51:17 2010 (4BA1E985)
    fffff880`024a2000 fffff880`024b7000   lltdio   lltdio.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92)
    fffff880`04600000 fffff880`04614000   LMouFilt LMouFilt.Sys Thu Mar 18 04:51:24 2010 (4BA1E98C)
    fffff880`07a2e000 fffff880`07a51000   luafv    luafv.sys    Mon Jul 13 19:26:13 2009 (4A5BC295)
    fffff880`00cd4000 fffff880`00d18000   mcupdate mcupdate.dll Mon Jul 13 21:29:10 2009 (4A5BDF66)
    fffff880`07b2b000 fffff880`07b39000   monitor  monitor.sys  Mon Jul 13 19:38:52 2009 (4A5BC58C)
    fffff880`045ee000 fffff880`045fd000   mouclass mouclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
    fffff880`07bd8000 fffff880`07be5000   mouhid   mouhid.sys   Mon Jul 13 20:00:20 2009 (4A5BCA94)
    fffff880`00d8a000 fffff880`00da4000   mountmgr mountmgr.sys Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`02ae7000 fffff880`02aff000   mpsdrv   mpsdrv.sys   Mon Jul 13 20:08:25 2009 (4A5BCC79)
    fffff880`02aff000 fffff880`02b2c000   mrxsmb   mrxsmb.sys   Sat Feb 27 02:52:19 2010 (4B88CF33)
    fffff880`02b2c000 fffff880`02b7a000   mrxsmb10 mrxsmb10.sys Sat Feb 27 02:52:28 2010 (4B88CF3C)
    fffff880`02b7a000 fffff880`02b9d000   mrxsmb20 mrxsmb20.sys Sat Feb 27 02:52:26 2010 (4B88CF3A)
    fffff880`0116a000 fffff880`01175000   msahci   msahci.sys   Fri Nov 13 23:36:50 2009 (4AFE33E2)
    fffff880`02c98000 fffff880`02ca3000   Msfs     Msfs.SYS     Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`00f73000 fffff880`00f7d000   msisadrv msisadrv.sys Mon Jul 13 19:19:26 2009 (4A5BC0FE)
    fffff880`014ed000 fffff880`0154b000   msrpc    msrpc.sys    Mon Jul 13 19:21:32 2009 (4A5BC17C)
    fffff880`03cb5000 fffff880`03cc0000   mssmbios mssmbios.sys Mon Jul 13 19:31:10 2009 (4A5BC3BE)
    fffff880`017c4000 fffff880`017d6000   mup      mup.sys      Mon Jul 13 19:23:45 2009 (4A5BC201)
    fffff880`016d2000 fffff880`017c4000   ndis     ndis.sys     Mon Jul 13 19:21:40 2009 (4A5BC184)
    fffff880`058f0000 fffff880`058fc000   ndistapi ndistapi.sys Mon Jul 13 20:10:00 2009 (4A5BCCD8)
    fffff880`0250a000 fffff880`0251d000   ndisuio  ndisuio.sys  Mon Jul 13 20:09:25 2009 (4A5BCCB5)
    fffff880`058fc000 fffff880`0592b000   ndiswan  ndiswan.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
    fffff880`07ae9000 fffff880`07afe000   NDProxy  NDProxy.SYS  Mon Jul 13 20:10:05 2009 (4A5BCCDD)
    fffff880`03bcd000 fffff880`03bdc000   netbios  netbios.sys  Mon Jul 13 20:09:26 2009 (4A5BCCB6)
    fffff880`03b4c000 fffff880`03b91000   netbt    netbt.sys    Mon Jul 13 19:21:28 2009 (4A5BC178)
    fffff880`01600000 fffff880`01660000   NETIO    NETIO.SYS    Thu Apr 08 22:43:59 2010 (4BBE946F)
    fffff880`03e3f000 fffff880`045c1000   NETwNs64 NETwNs64.sys Wed Jul 14 07:42:54 2010 (4C3DA2BE)
    fffff880`02ca3000 fffff880`02cb4000   Npfs     Npfs.SYS     Mon Jul 13 19:19:48 2009 (4A5BC114)
    fffff880`03ca9000 fffff880`03cb5000   nsiproxy nsiproxy.sys Mon Jul 13 19:21:02 2009 (4A5BC15E)
    fffff800`02a58000 fffff800`03034000   nt       ntkrnlmp.exe Sat Jun 19 00:16:41 2010 (4C1C44A9)
    fffff880`0121b000 fffff880`013be000   Ntfs     Ntfs.sys     Mon Jul 13 19:20:47 2009 (4A5BC14F)
    fffff880`02c2a000 fffff880`02c33000   Null     Null.SYS     Mon Jul 13 19:19:37 2009 (4A5BC109)
    fffff880`024b7000 fffff880`0250a000   nwifi    nwifi.sys    Mon Jul 13 20:07:23 2009 (4A5BCC3B)
    fffff880`03b91000 fffff880`03bb7000   pacer    pacer.sys    Mon Jul 13 20:09:41 2009 (4A5BCCC5)
    fffff880`00fbd000 fffff880`00fd2000   partmgr  partmgr.sys  Mon Jul 13 19:19:58 2009 (4A5BC11E)
    fffff880`00f7d000 fffff880`00fb0000   pci      pci.sys      Mon Jul 13 19:19:51 2009 (4A5BC117)
    fffff880`01175000 fffff880`01185000   PCIIDEX  PCIIDEX.SYS  Mon Jul 13 19:19:48 2009 (4A5BC114)
    fffff880`015d8000 fffff880`015e9000   pcw      pcw.sys      Mon Jul 13 19:19:27 2009 (4A5BC0FF)
    fffff880`04614000 fffff880`046ba000   peauth   peauth.sys   Mon Jul 13 21:01:19 2009 (4A5BD8DF)
    fffff880`07a5c000 fffff880`07a99000   portcls  portcls.sys  Mon Jul 13 20:06:27 2009 (4A5BCC03)
    fffff880`00d18000 fffff880`00d2c000   PSHED    PSHED.dll    Mon Jul 13 21:32:23 2009 (4A5BE027)
    fffff880`058cc000 fffff880`058f0000   rasl2tp  rasl2tp.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
    fffff880`0592b000 fffff880`05946000   raspppoe raspppoe.sys Mon Jul 13 20:10:17 2009 (4A5BCCE9)
    fffff880`05946000 fffff880`05967000   raspptp  raspptp.sys  Mon Jul 13 20:10:18 2009 (4A5BCCEA)
    fffff880`05967000 fffff880`05981000   rassstp  rassstp.sys  Mon Jul 13 20:10:25 2009 (4A5BCCF1)
    fffff880`03c58000 fffff880`03ca9000   rdbss    rdbss.sys    Mon Jul 13 19:24:09 2009 (4A5BC219)
    fffff880`02c7d000 fffff880`02c86000   RDPCDD   RDPCDD.sys   Mon Jul 13 20:16:34 2009 (4A5BCE62)
    fffff880`02c86000 fffff880`02c8f000   rdpencdd rdpencdd.sys Mon Jul 13 20:16:34 2009 (4A5BCE62)
    fffff880`02c8f000 fffff880`02c98000   rdprefmp rdprefmp.sys Mon Jul 13 20:16:35 2009 (4A5BCE63)
    fffff880`01693000 fffff880`016cd000   rdyboost rdyboost.sys Mon Jul 13 19:34:34 2009 (4A5BC48A)
    fffff880`025cb000 fffff880`025f7000   rfcomm   rfcomm.sys   Mon Jul 13 20:06:56 2009 (4A5BCC20)
    fffff880`0488c000 fffff880`048a2000   rimmpx64 rimmpx64.sys Thu Jun 25 04:04:18 2009 (4A432F82)
    fffff880`0251d000 fffff880`02535000   rspndr   rspndr.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92)
    fffff880`01000000 fffff880`01019000   SCDEmu   SCDEmu.SYS   Fri Oct 31 02:56:21 2008 (490AAC15)
    fffff880`02494000 fffff880`024a2000   scfilter scfilter.sys Mon Jul 13 19:50:17 2009 (4A5BC839)
    fffff880`045ce000 fffff880`045ee000   sdbus    sdbus.sys    Fri Oct 09 22:41:20 2009 (4ACFF450)
    fffff880`046ba000 fffff880`046c5000   secdrv   secdrv.SYS   Wed Sep 13 09:18:38 2006 (4508052E)
    fffff880`02b9d000 fffff880`02bc3000   Sentinel64 Sentinel64.sys Mon Jun 02 02:14:55 2008 (48438FDF)
    fffff880`0168b000 fffff880`01693000   spldr    spldr.sys    Mon May 11 12:56:27 2009 (4A0858BB)
    fffff880`0718f000 fffff880`07200000   spsys    spsys.sys    Mon May 11 13:20:58 2009 (4A085E7A)
    fffff880`070f9000 fffff880`0718f000   srv      srv.sys      Thu Aug 26 23:38:00 2010 (4C773318)
    fffff880`07092000 fffff880`070f9000   srv2     srv2.sys     Thu Aug 26 23:37:46 2010 (4C77330A)
    fffff880`07053000 fffff880`07080000   srvnet   srvnet.sys   Thu Aug 26 23:37:24 2010 (4C7732F4)
    fffff880`05981000 fffff880`05982480   swenum   swenum.sys   Mon Jul 13 20:00:18 2009 (4A5BCA92)
    fffff880`01801000 fffff880`019fe000   tcpip    tcpip.sys    Sun Jun 13 23:39:04 2010 (4C15A458)
    fffff880`07080000 fffff880`07092000   tcpipreg tcpipreg.sys Mon Jul 13 20:09:49 2009 (4A5BCCCD)
    fffff880`02cb4000 fffff880`02cc1000   TDI      TDI.SYS      Mon Jul 13 19:21:18 2009 (4A5BC16E)
    fffff880`00da4000 fffff880`00dc2000   tdx      tdx.sys      Mon Jul 13 19:21:15 2009 (4A5BC16B)
    fffff880`03a9e000 fffff880`03ab2000   termdd   termdd.sys   Mon Jul 13 20:16:36 2009 (4A5BCE64)
    fffff960`004c0000 fffff960`004ca000   TSDDD    TSDDD.dll    Mon Jul 13 20:16:34 2009 (4A5BCE62)
    fffff880`03d21000 fffff880`03d47000   tunnel   tunnel.sys   Mon Jul 13 20:09:37 2009 (4A5BCCC1)
    fffff880`059c6000 fffff880`059d8000   umbus    umbus.sys    Mon Jul 13 20:06:56 2009 (4A5BCC20)
    fffff880`07b39000 fffff880`07b56000   usbccgp  usbccgp.sys  Mon Jul 13 20:06:45 2009 (4A5BCC15)
    fffff880`07b56000 fffff880`07b57f00   USBD     USBD.SYS     Mon Jul 13 20:06:23 2009 (4A5BCBFF)
    fffff880`04857000 fffff880`04868000   usbehci  usbehci.sys  Fri Dec 04 02:26:02 2009 (4B18B98A)
    fffff880`05800000 fffff880`0585a000   usbhub   usbhub.sys   Fri Dec 04 02:26:39 2009 (4B18B9AF)
    fffff880`03d47000 fffff880`03d9d000   USBPORT  USBPORT.SYS  Mon Jul 13 20:06:31 2009 (4A5BCC07)
    fffff880`0484a000 fffff880`04857000   usbuhci  usbuhci.sys  Mon Jul 13 20:06:27 2009 (4A5BCC03)
    fffff880`07a00000 fffff880`07a2d200   usbvideo usbvideo.sys Wed Mar 03 23:40:57 2010 (4B8F39D9)
    fffff880`00fb0000 fffff880`00fbd000   vdrvroot vdrvroot.sys Mon Jul 13 20:01:31 2009 (4A5BCADB)
    fffff880`02c3a000 fffff880`02c48000   vga      vga.sys      Mon Jul 13 19:38:47 2009 (4A5BC587)
    fffff880`02c48000 fffff880`02c6d000   VIDEOPRT VIDEOPRT.SYS Mon Jul 13 19:38:51 2009 (4A5BC58B)
    fffff880`00fe7000 fffff880`00ffc000   volmgr   volmgr.sys   Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`00e00000 fffff880`00e5c000   volmgrx  volmgrx.sys  Mon Jul 13 19:20:33 2009 (4A5BC141)
    fffff880`0144a000 fffff880`01496000   volsnap  volsnap.sys  Mon Jul 13 19:20:08 2009 (4A5BC128)
    fffff880`03a00000 fffff880`03a95000   vsdatant vsdatant.sys Sun May 09 12:28:58 2010 (4BE6E2CA)
    fffff880`045c1000 fffff880`045ce000   vwifibus vwifibus.sys Mon Jul 13 20:07:21 2009 (4A5BCC39)
    fffff880`03bb7000 fffff880`03bcd000   vwififlt vwififlt.sys Mon Jul 13 20:07:22 2009 (4A5BCC3A)
    fffff880`02535000 fffff880`0253f000   vwifimp  vwifimp.sys  Mon Jul 13 20:07:28 2009 (4A5BCC40)
    fffff880`01200000 fffff880`0121b000   wanarp   wanarp.sys   Mon Jul 13 20:10:21 2009 (4A5BCCED)
    fffff880`02c6d000 fffff880`02c7d000   watchdog watchdog.sys Mon Jul 13 19:37:35 2009 (4A5BC53F)
    fffff880`00e60000 fffff880`00f04000   Wdf01000 Wdf01000.sys Mon Jul 13 19:22:07 2009 (4A5BC19F)
    fffff880`00f04000 fffff880`00f13000   WDFLDR   WDFLDR.SYS   Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`03a95000 fffff880`03a9e000   wfplwf   wfplwf.sys   Mon Jul 13 20:09:26 2009 (4A5BCCB6)
    fffff960`000d0000 fffff960`003df000   win32k   win32k.sys   Tue Aug 31 22:58:04 2010 (4C7DC13C)
    fffff880`07bee000 fffff880`07bff000   WinUSB   WinUSB.sys   Thu Sep 10 23:29:41 2009 (4AA9C425)
    fffff880`03de3000 fffff880`03dec000   wmiacpi  wmiacpi.sys  Mon Jul 13 19:31:02 2009 (4A5BC3B6)
    fffff880`00f6a000 fffff880`00f73000   WMILIB   WMILIB.SYS   Mon Jul 13 19:19:51 2009 (4A5BC117)
    fffff880`059d8000 fffff880`059f9000   WudfPf   WudfPf.sys   Mon Jul 13 20:05:37 2009 (4A5BCBD1)
    fffff880`02463000 fffff880`02494000   WUDFRd   WUDFRd.sys   Mon Jul 13 20:06:06 2009 (4A5BCBEE)
    
    Unloaded modules:
    fffff880`07b0a000 fffff880`07b18000   crashdmp.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`02cc1000 fffff880`02ddd000   dump_iaStor.
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`07b18000 fffff880`07b2b000   dump_dumpfve
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`07b58000 fffff880`07b69000   WinUSB.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`07b69000 fffff880`07b9a000   WUDFRd.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`014d0000 fffff880`014de000   crashdmp.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`02cc4000 fffff880`02de0000   dump_iaStor.
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`02de0000 fffff880`02df3000   dump_dumpfve
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`03dca000 fffff880`03dd6000   serenum.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`03bdc000 fffff880`03bf9000   serial.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    I find a number of outdated drivers loaded on your system and some are quite obsolete. Older drivers can and do cause memory corruption and crashes. Update these drivers, especailly those in red font.
    btwaudio.sys Wed Jul 01 09:54:56 2009 - Broadcom Bluetooth Audio DeviceBroadcom.com - Downloads & Support

    btwavdt.sys Thu Jun 25 01:50:13 2009 - Broadcom Bluetooth AVDT Service Broadcom.com - Downloads & Support

    btwl2cap.sys Fri Apr 03 20:28:45 2009 - Broadcom Bluetooth driver, Broadcom.com - Downloads & Support

    btwrchid.sys Thu Jun 25 01:51:37 2009 - Bluetooth Remote Control HID Minidriver Broadcom.com - Downloads & Support

    iaStor.sys Thu Jun 04 21:53:40 2009 - Intel Storage drivers http://downloadcenter.intel.com/Default.aspx

    rimmpx64.sys Thu Jun 25 04:04:18 2009 - Ricoh Memory Card Reader driver OEM - none at http://www.ricoh.com

    SCDEmu.SYS Fri Oct 31 02:56:21 2008
    - PowerISO Virtual Drive driver PowerISO - Create, Edit, Extract, Mount, Compress, Encrypt, Split ISO file, ISO/BIN converter, Virtual Drive, DAA. This software is obsolete. If you cannot update the driver, uninstall the software.

    Sentinel64.sys Mon Jun 02 02:14:55 2008 - SafeNet Sentinel, sentinel.sys Windows process - What is it? ; Secure Support. This sotware is obsolete. If you cannot update this driver, uninstall the software.
    How to find drivers -
    - I have listed links to most of the drivers in the code box below. Please use the links there to see what info I've found about those drivers.
    - search Google for the name of the driver
    - compare the Google results with what's installed on your system to figure out which device/program it belongs to
    - visit the web site of the manufacturer of the hardware/program to get the latest drivers (DON'T use Windows Update or the Update driver function of Device Manager).
    - if there are difficulties in locating them, post back with questions and someone will try and help you locate the appropriate program.


    - - The most common drivers are listed on this page: Driver Reference
    - - Driver manufacturer links are on this page: Drivers and Downloads
    Update the above drivers or uninstall the software. Reboot and run your your system. Let's see how it does. Upload any new BSOD's and we will go from there.
    Last edited by CarlTR6; 27 Oct 2010 at 20:52.
      My Computer


  5. Posts : 7
    Windows 7 Home Premium x64
    Thread Starter
       #5

    So I updated the storage drivers and the sentinel drivers, as well as uninstalling PowerISO. The Ricoh driver is for the SD card reader and I couldn't find a newer driver either through the Ricoh website or Dell. I also have the newest version of the bluetooth drivers from the Dell website. It won't let me install the drivers directly from the Broadcom website.

    It seems that now the only time I get the BSOD is when I'm on my network at home (which is set as a Home network in network and sharing center with file sharing enabled) which also has one macbook connected. I got a blue screen yesterday but it rebooted immediately and didn't save a minidump file. I think I can temporarily avoid this by disabling the Computer Browser service, but I'd like to find out what's really causing this problem. I have never had a blue screen while connected to my work network which is set as a public network with file sharing disabled (this is with or without computer browser service enabled).

    Has anyone seen anything like this before?
      My Computer


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

    At least we have made some progress; that is good news.

    So I updated the storage drivers and the sentinel drivers, as well as uninstalling PowerISO. The Ricoh driver is for the SD card reader and I couldn't find a newer driver either through the Ricoh website or Dell. I also have the newest version of the bluetooth drivers from the Dell website. It won't let me install the drivers directly from the Broadcom website.
    Good job with the Sentinel driver and uninstalling PowerISO. I did not think there were newer drivers for the card reader. Many times, laptop manufacturers modify the drivers from the original company for specific use on the laptops. Drivers directly from the component manufacturers will not have these mods. That is why Dell would not let you install directly from Broadcom. Were the Broadcom drivers of a later date?

    It seems that now the only time I get the BSOD is when I'm on my network at home (which is set as a Home network in network and sharing center with file sharing enabled) which also has one macbook connected. I got a blue screen yesterday but it rebooted immediately and didn't save a minidump file. I think I can temporarily avoid this by disabling the Computer Browser service, but I'd like to find out what's really causing this problem. I have never had a blue screen while connected to my work network which is set as a public network with file sharing disabled (this is with or without computer browser service enabled).
    On what computer is the network set up and what is the computer's OS? I am asking this because if it is a Win7 OS and the network is configured as a Home network, there will be problems. In Win 7, HOme network is only for all Win 7 machines. If you have mixed OS's, use Work network. It does not have to be setup as a public network. I am not a networking expert by any means; but we have some really good ones here. If you like, I will ask one of them to take a look at this thread.
      My Computer


  7. Posts : 7
    Windows 7 Home Premium x64
    Thread Starter
       #7

    CarlTR6 said:
    Were the Broadcom drivers of a later date?
    As it turns out, the bluetooth software from the broadcom website is version 6.3.0.200 and the version I have installed is 6.3.5.430 so I guess Dell actually provides a newer version. I've had blue screens with and without bluetooth enabled, so I'm guessing that's not the problem.


    On what computer is the network set up and what is the computer's OS? I am asking this because if it is a Win7 OS and the network is configured as a Home network, there will be problems. In Win 7, HOme network is only for all Win 7 machines. If you have mixed OS's, use Work network. It does not have to be setup as a public network. I am not a networking expert by any means; but we have some really good ones here. If you like, I will ask one of them to take a look at this thread.
    I have Windows 7 Home Premium on my laptop connected through a Buffalo router with a macbook running OSX 10.5.something. I had this set as a home network and the network and sharing center, but I have all of the homegroup stuff disabled. I will try using it as a work network and see if that changes anything. If that solves the problem I'm happy to use that as a workaround, but if the problem persists I would love to hear what the networking gurus have to say. Thanks again for the help.
      My Computer


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

    As it turns out, the bluetooth software from the broadcom website is version 6.3.0.200 and the version I have installed is 6.3.5.430 so I guess Dell actually provides a newer version. I've had blue screens with and without bluetooth enabled, so I'm guessing that's not the problem.
    You may be right. Sometimes disabling does not prevent drivers from being loaded. The software or hardware is disabled; but the drivers still load. You can check to see what drivers and modules are loaded using msinfo.
    I have Windows 7 Home Premium on my laptop connected through a Buffalo router with a macbook running OSX 10.5.something. I had this set as a home network and the network and sharing center, but I have all of the homegroup stuff disabled. I will try using it as a work network and see if that changes anything. If that solves the problem I'm happy to use that as a workaround, but if the problem persists I would love to hear what the networking gurus have to say. Thanks again for the help.
    You are very welcome for the help. The networking Gurus here can most definitely help you setting up your network properly. I will ask the networking folks to take a look. Stay tuned for the posts.
      My Computer


  9. Posts : 654
    Windows 7 Ultimate x64
       #9

    have you done a memtest on your ram? when i used to see 'irq_less_than...' errors was from ram problems. You could try just using one stick of ram or swapping slots. The only other time i had this was problem was with overclocking, are you overclocking any settings? (cpu, gpu or ram)
      My Computer


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

    Ah, a network problem.

    Remove Avast with this tool: http://files.avast.com/files/eng/aswclear5.exe

    Install MSE instead: http://www.microsoft.com/security_essentials

    Download these drivers: http://downloadcenter.intel.com/Deta...=3062&lang=eng

    Then, go to Device Manager, and uninstall your current network adapter drivers. Then install the drivers you just downloaded.
      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 21:42.
Find Us