Blue screen


  1. Posts : 30
    windows 7 home premium 32 bit
       #1

    Blue screen


    can somebody read these files and report for me thanksAttachment 92975

    Attachment 92976Attachment 92975
      My Computer


  2. Posts : 17,796
    Windows 10, Home Clean Install
       #2

    STOP 0x00000035: NO_MORE_IRP_STACK_LOCATIONS Usual causes: Device driver, ?memory

    Code:
    Copyright (c) Microsoft Corporation. All rights reserved.
     
    Loading Dump File [C:\Users\richc46\AppData\Local\Temp\Temp5_Windows7_BSOD_jcgriff2[1].zip\Windows7_BSOD_jcgriff2\081910-27175-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 (4 procs) Free x86 compatible
    Product: WinNt, suite: TerminalServer SingleUserTS Personal
    Built by: 7600.16617.x86fre.win7_gdr.100618-1621
    Machine Name:
    Kernel base = 0x82c08000 PsLoadedModuleList = 0x82d50810
    Debug session time: Thu Aug 19 18:37:01.441 2010 (GMT-4)
    System Uptime: 1 days 0:57:36.127
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    ..................................
    Loading User Symbols
    Loading unloaded module list
    .......
    3: kd> !analyze -v
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    NO_MORE_IRP_STACK_LOCATIONS (35)
    A higher level driver has attempted to call a lower level driver through
    the IoCallDriver() interface, but there are no more stack locations in the
    packet, hence, the lower level driver would not be able to access its
    parameters, as there are no parameters for it.  This is a disasterous
    situation, since the higher level driver "thinks" it has filled in the
    parameters for the lower level driver (something it MUST do before it calls
    it), but since there is no stack location for the latter driver, the former
    has written off of the end of the packet.  This means that some other memory
    has probably been trashed at this point.
    Arguments:
    Arg1: 88efd478, Address of the IRP
    Arg2: 00000000
    Arg3: 00000000
    Arg4: 00000000
    Debugging Details:
    ------------------
    *** WARNING: Unable to verify timestamp for SbFw.sys
    *** ERROR: Module load completed but symbols could not be loaded for SbFw.sys
    *** WARNING: Unable to verify timestamp for sbtis.sys
    *** ERROR: Module load completed but symbols could not be loaded for sbtis.sys
    *** WARNING: Unable to verify timestamp for NSNetmon.sys
    *** ERROR: Module load completed but symbols could not be loaded for NSNetmon.sys
    CUSTOMER_CRASH_COUNT:  1
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    BUGCHECK_STR:  0x35
    PROCESS_NAME:  svchost.exe
    CURRENT_IRQL:  0
    LAST_CONTROL_TRANSFER:  from 82c44488 to 82ce4d10
    STACK_TEXT:  
    94a31964 82c44488 00000035 88efd478 00000000 nt!KeBugCheckEx+0x1e
    94a31988 9021de62 8895bb08 88efd478 94a319bc nt!IofCallDriver+0x30
    WARNING: Stack unwind information not available. Following frames may be wrong.
    94a31998 9021e205 8670fa18 88efd478 9021e010 SbFw+0x9e62
    94a319bc 9021ea80 8670fa18 00000000 867b0850 SbFw+0xa205
    94a319d4 9021ebd5 867b0850 8670fa18 88efd478 SbFw+0xaa80
    94a319f4 90216d42 867b0850 88efd478 94a31a1c SbFw+0xabd5
    94a31a04 82c444bc 867b0850 88efd478 88efd528 SbFw+0x2d42
    94a31a1c 9026b0ae 8895bb08 9026f380 94a31a50 nt!IofCallDriver+0x63
    94a31a2c 9026b525 867b0850 88efd478 9026b450 sbtis+0x90ae
    94a31a50 9026c24b 867b0850 88efd478 86807850 sbtis+0x9525
    94a31a6c 9026c686 86807850 867b0850 88efd50c sbtis+0xa24b
    94a31a90 90265a3c 86807850 88efd478 88efd528 sbtis+0xa686
    94a31aac 82c444bc 86807850 88efd478 88efd54c sbtis+0x3a3c
    94a31ac4 a3ff4419 a3ff5124 88efd530 88efd478 nt!IofCallDriver+0x63
    94a31ad8 a3ff45e6 85d68930 88efd478 86807850 NSNetmon+0x1419
    94a31b08 82c444bc 85d68930 00000001 85731450 NSNetmon+0x15e6
    94a31b20 902bea02 0489587a 000120c7 902be40e nt!IofCallDriver+0x63
    94a31be0 902b4504 88efd478 00000000 902b4504 afd!AfdSuperConnect+0x5f4
    94a31bec 902b4504 85b93d80 86807ce8 94a31c14 afd!AfdDispatchDeviceControl+0x3b
    94a31c14 82e45f6e 85b93d80 88efd478 88efd554 afd!AfdDispatchDeviceControl+0x3b
    94a31c34 82e62d5f 86807ce8 85b93d80 00000000 nt!IopSynchronousServiceTail+0x1f8
    94a31cd0 82e6553a 86807ce8 88efd478 00000000 nt!IopXxxControlFile+0x6aa
    94a31d04 82c4b44a 000006f0 00000000 00000000 nt!NtDeviceIoControlFile+0x2a
    94a31d04 776564f4 000006f0 00000000 00000000 nt!KiFastCallEntry+0x12a
    0095f7ac 00000000 00000000 00000000 00000000 0x776564f4
     
    STACK_COMMAND:  kb
    FOLLOWUP_IP: 
    SbFw+9e62
    9021de62 ??              ???
    SYMBOL_STACK_INDEX:  2
    SYMBOL_NAME:  SbFw+9e62
    FOLLOWUP_NAME:  MachineOwner
    MODULE_NAME: SbFw
    IMAGE_NAME:  SbFw.sys
    DEBUG_FLR_IMAGE_TIMESTAMP:  4bd851a2
    FAILURE_BUCKET_ID:  0x35_SbFw+9e62
    BUCKET_ID:  0x35_SbFw+9e62
    Followup: MachineOwner
    ---------
    3: kd> lmtsmn
    start    end        module name
    8ae18000 8ae60000   ACPI     ACPI.sys     Mon Jul 13 19:11:11 2009 (4A5BBF0F)
    90293000 902ed000   afd      afd.sys      Mon Jul 13 19:12:34 2009 (4A5BBF62)
    906f8000 9070a000   AgileVpn AgileVpn.sys Mon Jul 13 19:55:00 2009 (4A5BC954)
    90635000 90646000   amdppm   amdppm.sys   Mon Jul 13 19:11:03 2009 (4A5BBF07)
    8af69000 8af72000   amdxata  amdxata.sys  Tue May 19 13:57:35 2009 (4A12F30F)
    91fed000 91fee6c0   ASACPI   ASACPI.sys   Wed Jul 15 23:28:28 2009 (4A5E9E5C)
    90202000 90203440   AsIO     AsIO.sys     Mon Dec 17 04:10:20 2007 (47663CFC)
    90200000 90201080   AsUpIO   AsUpIO.sys   Sun Jul 05 22:21:27 2009 (4A515FA7)
    a3f0d000 a3f16000   asyncmac asyncmac.sys Mon Jul 13 19:54:46 2009 (4A5BC946)
    8af3d000 8af46000   atapi    atapi.sys    Mon Jul 13 19:11:15 2009 (4A5BBF13)
    8af46000 8af69000   ataport  ataport.SYS  Mon Jul 13 19:11:18 2009 (4A5BBF16)
    8b400000 8b408000   AtiPcie  AtiPcie.sys  Tue May 05 11:00:16 2009 (4A005480)
    8b207000 8b20e000   Beep     Beep.SYS     Mon Jul 13 19:45:00 2009 (4A5BC6FC)
    903f1000 903ff000   blbdrive blbdrive.sys Mon Jul 13 19:23:04 2009 (4A5BC1D8)
    83257000 8325f000   BOOTVID  BOOTVID.dll  Mon Jul 13 21:04:34 2009 (4A5BD9A2)
    8c1da000 8c1f3000   bowser   bowser.sys   Mon Jul 13 19:14:21 2009 (4A5BBFCD)
    97c00000 97c1e000   cdd      cdd.dll      unavailable (00000000)
    8b3db000 8b3fa000   cdrom    cdrom.sys    Mon Jul 13 19:11:24 2009 (4A5BBF1C)
    832a1000 8334c000   CI       CI.dll       Mon Jul 13 21:09:28 2009 (4A5BDAC8)
    8b384000 8b3a9000   CLASSPNP CLASSPNP.SYS Mon Jul 13 19:11:20 2009 (4A5BBF18)
    8325f000 832a1000   CLFS     CLFS.SYS     Mon Jul 13 19:11:10 2009 (4A5BBF0E)
    8b180000 8b1dd000   cng      cng.sys      Mon Jul 13 19:32:55 2009 (4A5BC427)
    906eb000 906f8000   CompositeBus CompositeBus.sys Mon Jul 13 19:45:26 2009 (4A5BC716)
    96000000 9600d000   crashdmp crashdmp.sys Mon Jul 13 19:45:50 2009 (4A5BC72E)
    8c1d1000 8c1da000   dc3d     dc3d.sys     Tue Nov 03 21:38:29 2009 (4AF0E925)
    83200000 83218000   dfsc     dfsc.sys     Mon Jul 13 19:14:16 2009 (4A5BBFC8)
    903e5000 903f1000   discache discache.sys Mon Jul 13 19:24:04 2009 (4A5BC214)
    8b373000 8b384000   disk     disk.sys     Mon Jul 13 19:11:28 2009 (4A5BBF20)
    8c0ab000 8c0cf000   Dot4     Dot4.sys     Mon Jul 13 19:45:05 2009 (4A5BC701)
    8c0cf000 8c0d8000   Dot4Prt  Dot4Prt.sys  Mon Jul 13 19:45:01 2009 (4A5BC6FD)
    8c09e000 8c0ab000   dot4usb  dot4usb.sys  Mon Jul 13 19:45:03 2009 (4A5BC6FF)
    961d9000 961f2000   drmk     drmk.sys     Mon Jul 13 20:36:05 2009 (4A5BD2F5)
    8b3a9000 8b3b2000   dump_atapi dump_atapi.sys Mon Jul 13 19:11:15 2009 (4A5BBF13)
    90204000 9020f000   dump_dumpata dump_dumpata.sys Mon Jul 13 19:11:16 2009 (4A5BBF14)
    8b3b2000 8b3c3000   dump_dumpfve dump_dumpfve.sys Mon Jul 13 19:12:47 2009 (4A5BBF6F)
    961f2000 961fc000   Dxapi    Dxapi.sys    Mon Jul 13 19:25:25 2009 (4A5BC265)
    91e9f000 91f56000   dxgkrnl  dxgkrnl.sys  Thu Oct 01 20:48:33 2009 (4AC54DE1)
    91f56000 91f8f000   dxgmms1  dxgmms1.sys  Mon Jul 13 19:25:25 2009 (4A5BC265)
    a3f16000 a3f40000   fastfat  fastfat.SYS  Mon Jul 13 19:14:01 2009 (4A5BBFB9)
    8afa6000 8afb7000   fileinfo fileinfo.sys Mon Jul 13 19:21:51 2009 (4A5BC18F)
    8af72000 8afa6000   fltmgr   fltmgr.sys   Mon Jul 13 19:11:13 2009 (4A5BBF11)
    8b1eb000 8b1f4000   Fs_Rec   Fs_Rec.sys   Mon Jul 13 19:11:14 2009 (4A5BBF12)
    8b341000 8b373000   fvevol   fvevol.sys   Fri Sep 25 22:24:21 2009 (4ABD7B55)
    8b553000 8b584000   fwpkclnt fwpkclnt.sys Mon Jul 13 19:12:03 2009 (4A5BBF43)
    83018000 8304f000   hal      halmacpi.dll Mon Jul 13 19:11:03 2009 (4A5BBF07)
    91400000 9141f000   HDAudBus HDAudBus.sys Mon Jul 13 19:50:55 2009 (4A5BC85F)
    8c054000 8c067000   HIDCLASS HIDCLASS.SYS Mon Jul 13 19:51:01 2009 (4A5BC865)
    8c067000 8c06d480   HIDPARSE HIDPARSE.SYS Mon Jul 13 19:50:59 2009 (4A5BC863)
    8c049000 8c054000   hidusb   hidusb.sys   Mon Jul 13 19:51:04 2009 (4A5BC868)
    906a9000 906e2000   HS3dSensor1394 HS3dSensor1394.sys Wed Dec 19 14:22:38 2007 (47696F7E)
    8c14c000 8c1d1000   HTTP     HTTP.sys     Mon Jul 13 19:12:53 2009 (4A5BBF75)
    8b5f8000 8b600000   hwpolicy hwpolicy.sys Mon Jul 13 19:11:01 2009 (4A5BBF05)
    90795000 907a2000   kbdclass kbdclass.sys Mon Jul 13 19:11:15 2009 (4A5BBF13)
    8c06e000 8c07a000   kbdhid   kbdhid.sys   Mon Jul 13 19:45:09 2009 (4A5BC705)
    80b9d000 80ba5000   kdcom    kdcom.dll    Mon Jul 13 21:08:58 2009 (4A5BDAAA)
    907be000 907f2000   ks       ks.sys       Mon Jul 13 19:45:13 2009 (4A5BC709)
    8b16d000 8b180000   ksecdd   ksecdd.sys   Mon Jul 13 19:11:56 2009 (4A5BBF3C)
    8b30c000 8b331000   ksecpkg  ksecpkg.sys  Thu Dec 10 23:04:22 2009 (4B21C4C6)
    8c11d000 8c12d000   lltdio   lltdio.sys   Mon Jul 13 19:53:18 2009 (4A5BC8EE)
    8c0d8000 8c0f3000   luafv    luafv.sys    Mon Jul 13 19:15:44 2009 (4A5BC020)
    8323b000 83246000   mcupdate_AuthenticAMD mcupdate_AuthenticAMD.dll Mon Jul 13 19:13:13 2009 (4A5BBF89)
    8c07a000 8c085000   monitor  monitor.sys  Mon Jul 13 19:25:58 2009 (4A5BC286)
    907a2000 907af000   mouclass mouclass.sys Mon Jul 13 19:11:15 2009 (4A5BBF13)
    a126a000 a1275000   mouhid   mouhid.sys   Mon Jul 13 19:45:08 2009 (4A5BC704)
    8af27000 8af3d000   mountmgr mountmgr.sys Mon Jul 13 19:11:27 2009 (4A5BBF1F)
    a1235000 a1247000   mpsdrv   mpsdrv.sys   Mon Jul 13 19:52:52 2009 (4A5BC8D4)
    a1247000 a126a000   mrxsmb   mrxsmb.sys   Sat Feb 27 02:32:02 2010 (4B88CA72)
    a1275000 a12b0000   mrxsmb10 mrxsmb10.sys Sat Feb 27 02:32:21 2010 (4B88CA85)
    a12b0000 a12cb000   mrxsmb20 mrxsmb20.sys Sat Feb 27 02:32:11 2010 (4B88CA7B)
    8ae00000 8ae0b000   Msfs     Msfs.SYS     Mon Jul 13 19:11:26 2009 (4A5BBF1E)
    8ae69000 8ae71000   msisadrv msisadrv.sys Mon Jul 13 19:11:09 2009 (4A5BBF0D)
    8b142000 8b16d000   msrpc    msrpc.sys    Mon Jul 13 19:11:59 2009 (4A5BBF3F)
    903db000 903e5000   mssmbios mssmbios.sys Mon Jul 13 19:19:25 2009 (4A5BC0FD)
    8b331000 8b341000   mup      mup.sys      Mon Jul 13 19:14:14 2009 (4A5BBFC6)
    8b217000 8b2ce000   ndis     ndis.sys     Mon Jul 13 19:12:24 2009 (4A5BBF58)
    90722000 9072d000   ndistapi ndistapi.sys Mon Jul 13 19:54:24 2009 (4A5BC930)
    9072d000 9074f000   ndiswan  ndiswan.sys  Mon Jul 13 19:54:34 2009 (4A5BC93A)
    96056000 96067000   NDProxy  NDProxy.SYS  Mon Jul 13 19:54:27 2009 (4A5BC933)
    90345000 90353000   netbios  netbios.sys  Mon Jul 13 19:53:54 2009 (4A5BC912)
    902ed000 9031f000   netbt    netbt.sys    Mon Jul 13 19:12:18 2009 (4A5BBF52)
    8b2ce000 8b30c000   NETIO    NETIO.SYS    Mon Jul 13 19:12:35 2009 (4A5BBF63)
    833cb000 833d9000   Npfs     Npfs.SYS     Mon Jul 13 19:11:31 2009 (4A5BBF23)
    903d1000 903db000   nsiproxy nsiproxy.sys Mon Jul 13 19:12:08 2009 (4A5BBF48)
    a3faa000 a3ff3000   NSKernel NSKernel.sys Thu Jun 17 11:12:46 2010 (4C1A3B6E)
    a3ff3000 a3ffc000   NSNetmon NSNetmon.sys Thu Jun 17 11:12:46 2010 (4C1A3B6E)
    82c08000 83018000   nt       ntkrpamp.exe Fri Jun 18 23:55:24 2010 (4C1C3FAC)
    8b013000 8b142000   Ntfs     Ntfs.sys     Mon Jul 13 19:12:05 2009 (4A5BBF45)
    8b200000 8b207000   Null     Null.SYS     Mon Jul 13 19:11:12 2009 (4A5BBF10)
    91e9d000 91e9e040   nvBridge nvBridge.kmd Fri Jul 09 17:10:11 2010 (4C379033)
    9141f000 91e9cdc0   nvlddmkm nvlddmkm.sys Fri Jul 09 17:15:14 2010 (4C379162)
    90326000 90345000   pacer    pacer.sys    Mon Jul 13 19:53:58 2009 (4A5BC916)
    90691000 906a9000   parport  parport.sys  Mon Jul 13 19:45:34 2009 (4A5BC71E)
    8aea6000 8aeb7000   partmgr  partmgr.sys  Mon Jul 13 19:11:35 2009 (4A5BBF27)
    a12cb000 a12d2000   parvdm   parvdm.sys   Mon Jul 13 19:45:29 2009 (4A5BC719)
    8ae71000 8ae9b000   pci      pci.sys      Mon Jul 13 19:11:16 2009 (4A5BBF14)
    8af12000 8af19000   pciide   pciide.sys   Mon Jul 13 19:11:19 2009 (4A5BBF17)
    8af19000 8af27000   PCIIDEX  PCIIDEX.SYS  Mon Jul 13 19:11:15 2009 (4A5BBF13)
    8b1dd000 8b1eb000   pcw      pcw.sys      Mon Jul 13 19:11:10 2009 (4A5BBF0E)
    a12d2000 a1369000   peauth   peauth.sys   Mon Jul 13 20:35:44 2009 (4A5BD2E0)
    90600000 9062f000   portcls  portcls.sys  Mon Jul 13 19:51:00 2009 (4A5BC864)
    83246000 83257000   PSHED    PSHED.dll    Mon Jul 13 21:09:36 2009 (4A5BDAD0)
    9070a000 90722000   rasl2tp  rasl2tp.sys  Mon Jul 13 19:54:33 2009 (4A5BC939)
    9074f000 90767000   raspppoe raspppoe.sys Mon Jul 13 19:54:53 2009 (4A5BC94D)
    90767000 9077e000   raspptp  raspptp.sys  Mon Jul 13 19:54:47 2009 (4A5BC947)
    9077e000 90795000   rassstp  rassstp.sys  Mon Jul 13 19:54:57 2009 (4A5BC951)
    90390000 903d1000   rdbss    rdbss.sys    Mon Jul 13 19:14:26 2009 (4A5BBFD2)
    8b20e000 8b216000   RDPCDD   RDPCDD.sys   Mon Jul 13 20:01:40 2009 (4A5BCAE4)
    8afee000 8aff6000   rdpencdd rdpencdd.sys Mon Jul 13 20:01:39 2009 (4A5BCAE3)
    8aff6000 8affe000   rdprefmp rdprefmp.sys Mon Jul 13 20:01:41 2009 (4A5BCAE5)
    8b5cb000 8b5f8000   rdyboost rdyboost.sys Mon Jul 13 19:22:02 2009 (4A5BC19A)
    8c12d000 8c140000   rspndr   rspndr.sys   Mon Jul 13 19:53:20 2009 (4A5BC8F0)
    91f8f000 91fd4000   Rt86win7 Rt86win7.sys Wed Jun 23 05:10:23 2010 (4C21CF7F)
    8c140000 8c14c000   RtNdPt60 RtNdPt60.sys Mon Dec 10 21:50:18 2007 (475DFAEA)
    8c0f3000 8c102600   sbapifs  sbapifs.sys  Sun Jan 03 04:47:49 2010 (4B4067C5)
    90214000 90261300   SbFw     SbFw.sys     Wed Apr 28 11:17:54 2010 (4BD851A2)
    907af000 907bde80   sbfwim   sbfwim.sys   Fri Dec 18 18:24:14 2009 (4B2C0F1E)
    8afb7000 8afcc900   SBREdrv  SBREdrv.sys  Tue Oct 13 05:19:52 2009 (4AD44638)
    90262000 90292500   sbtis    sbtis.sys    Wed Apr 28 11:15:15 2010 (4BD85103)
    a1369000 a1373000   secdrv   secdrv.SYS   Wed Sep 13 09:18:32 2006 (45080528)
    91fef000 91ff9000   serenum  serenum.sys  Mon Jul 13 19:45:27 2009 (4A5BC717)
    90353000 9036d000   serial   serial.sys   Mon Jul 13 19:45:33 2009 (4A5BC71D)
    8b5c3000 8b5cb000   spldr    spldr.sys    Mon May 11 12:13:47 2009 (4A084EBB)
    a3e2a000 a3e7b000   srv      srv.sys      Mon Jun 21 22:47:32 2010 (4C202444)
    a13a1000 a13f0000   srv2     srv2.sys     Mon Jun 21 22:47:19 2010 (4C202437)
    a1373000 a1394000   srvnet   srvnet.sys   Mon Jun 21 22:47:09 2010 (4C20242D)
    91ff9000 91ffa380   swenum   swenum.sys   Mon Jul 13 19:45:08 2009 (4A5BC704)
    8b40a000 8b553000   tcpip    tcpip.sys    Sun Jun 13 23:36:59 2010 (4C15A3DB)
    a1394000 a13a1000   tcpipreg tcpipreg.sys Mon Jul 13 19:54:14 2009 (4A5BC926)
    8ae0b000 8ae16000   TDI      TDI.SYS      Mon Jul 13 19:12:12 2009 (4A5BBF4C)
    833d9000 833f0000   tdx      tdx.sys      Mon Jul 13 19:12:10 2009 (4A5BBF4A)
    90380000 90390000   termdd   termdd.sys   Mon Jul 13 20:01:35 2009 (4A5BCADF)
    97fc0000 97fc9000   TSDDD    TSDDD.dll    Mon Jul 13 20:01:40 2009 (4A5BCAE4)
    a3e81000 a3e81d00   TuneUpUtilitiesDriver32 TuneUpUtilitiesDriver32.sys Thu Sep 17 07:54:55 2009 (4AB2238F)
    83218000 83239000   tunnel   tunnel.sys   Mon Jul 13 19:54:03 2009 (4A5BC91B)
    907f2000 90800000   umbus    umbus.sys    Mon Jul 13 19:51:38 2009 (4A5BC88A)
    8b3c3000 8b3da000   usbccgp  usbccgp.sys  Mon Jul 13 19:51:31 2009 (4A5BC883)
    9600d000 9600e700   USBD     USBD.SYS     Mon Jul 13 19:51:05 2009 (4A5BC869)
    91fde000 91fed000   usbehci  usbehci.sys  Mon Jul 13 19:51:14 2009 (4A5BC872)
    96012000 96056000   usbhub   usbhub.sys   Mon Jul 13 19:52:06 2009 (4A5BC8A6)
    91fd4000 91fde000   usbohci  usbohci.sys  Mon Jul 13 19:51:14 2009 (4A5BC872)
    90646000 90691000   USBPORT  USBPORT.SYS  Mon Jul 13 19:51:13 2009 (4A5BC871)
    8c093000 8c09e000   usbprint usbprint.sys Mon Jul 13 20:17:06 2009 (4A5BCE82)
    8c085000 8c093000   usbscan  usbscan.sys  Mon Jul 13 20:14:44 2009 (4A5BCDF4)
    8c032000 8c049000   USBSTOR  USBSTOR.SYS  Mon Jul 13 19:51:19 2009 (4A5BC877)
    8c00e000 8c031b00   usbvideo usbvideo.sys Mon Jul 13 19:51:51 2009 (4A5BC897)
    8ae9b000 8aea6000   vdrvroot vdrvroot.sys Mon Jul 13 19:46:19 2009 (4A5BC74B)
    8b1f4000 8b200000   vga      vga.sys      Mon Jul 13 19:25:50 2009 (4A5BC27E)
    96067000 961d9000   viahduaa viahduaa.sys Mon Aug 17 07:17:42 2009 (4A893C56)
    8afcd000 8afee000   VIDEOPRT VIDEOPRT.SYS Mon Jul 13 19:25:49 2009 (4A5BC27D)
    8aeb7000 8aec7000   volmgr   volmgr.sys   Mon Jul 13 19:11:25 2009 (4A5BBF1D)
    8aec7000 8af12000   volmgrx  volmgrx.sys  Mon Jul 13 19:11:41 2009 (4A5BBF2D)
    8b584000 8b5c3000   volsnap  volsnap.sys  Mon Jul 13 19:11:34 2009 (4A5BBF26)
    9036d000 90380000   wanarp   wanarp.sys   Mon Jul 13 19:55:02 2009 (4A5BC956)
    8b000000 8b00d000   watchdog watchdog.sys Mon Jul 13 19:24:10 2009 (4A5BC21A)
    8334c000 833bd000   Wdf01000 Wdf01000.sys Mon Jul 13 19:11:36 2009 (4A5BBF28)
    833bd000 833cb000   WDFLDR   WDFLDR.SYS   Mon Jul 13 19:11:25 2009 (4A5BBF1D)
    9031f000 90326000   wfplwf   wfplwf.sys   Mon Jul 13 19:53:51 2009 (4A5BC90F)
    97d60000 97faa000   win32k   win32k.sys   Sat Jun 19 00:06:50 2010 (4C1C425A)
    906e2000 906eb000   wmiacpi  wmiacpi.sys  Mon Jul 13 19:19:16 2009 (4A5BC0F4)
    8ae60000 8ae69000   WMILIB   WMILIB.SYS   Mon Jul 13 19:11:22 2009 (4A5BBF1A)
    8c103000 8c11d000   WudfPf   WudfPf.sys   Mon Jul 13 19:50:13 2009 (4A5BC835)
    a3e82000 a3ea2480   WUDFRd   WUDFRd.sys   Mon Jul 13 19:50:44 2009 (4A5BC854)
    Outdated Drivers
    RtNdPt60.sys Mon Dec 10 21:50:18 2007
    AsIO.sys Mon Dec 17 04:10:20 2007
    AtiPcie.sys Tue May 05 11:00:16 2009
    amdxata.sys Tue May 19 13:57:35 2009
    AsUpIO.sys Sun Jul 05 22:21:27 2009

    Suggested Cause:

    Driver from your firewall
    Sbfw.sys file description
    Productname: Sunbelt Personal Firewall
    Description: Sunbelt Personal Firewall driver
    Company: Sunbelt Software, Inc.

    Suggested Action to Resolve problem

    Remove firewall. If the company provides an uninstall tool be sure to use it. You may want to uninstall unsing revno, to insure complete removal.

    Download memtest86 and test RAM
    RAM - Test with Memtest86+

    Scan with your Anti Virus

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

    Update outdated listed drivers. If I have inadvertently listed any Microsoft Drivers, they can be ignored.



    How to Find 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 help you 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
    - - 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
    To remove any left over driver remnants, especially from graphics cards, use driver sweeper http://www.guru3d.com/category/driversweeper/

    After performing all of the above, post back with any new BSOD reports, or indicate that the attempted repairs were successful.

    Please remember that several attempts may be required before we can solve your BSOD problem. These reports are not definitive but merely point the way to a solution.

    If the problem is resolved with the firewall, replace drivers mentioned, to avoid future problems
    Last edited by richc46; 24 Aug 2010 at 12:02.
      My Computer


  3. Posts : 17,796
    Windows 10, Home Clean Install
       #3

    Final step. Accept my thanks for the rep and kind words.
      My Computer


 

  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 12:37.
Find Us