BSOD IRQL/Memory Management/everything else

Page 1 of 6 123 ... LastLast

  1. Posts : 25
    Win7 32-bit
       #1

    BSOD IRQL/Memory Management/everything else


    I've been getting lots of BSODs, mostly IQRLs, but a few Memory Management and writing to ROM errors too. This system is a retail installation of Windows 7 32 bit, and all my parts are still under warranty.

    BSOD appears under any level of stress - it can be while I'm actually stressing the system, playing video games, or when I'm idling the system. I've had the computer restart on me, and return to the desktop with a recovery from unexpected shutdown window at times.

    The memory looks to be good from the windows memory diagnostic. I've installed and reinstalled every driver that came with the system.
      My Computer


  2. Posts : 1,598
    Microsoft Window 7 Professional 32 bit
       #2

    I can't see any minidump files in the one you uploaded. Please following this instruction instead to post your minidump, and also make sure you have set your system to create minidump:

    upload the contents of your "\Windows\Minidump" folder. The procedure:

    * Copy the contents of \Windows\Minidump to another (temporary) location somewhere on your machine.
    * Zip up the copy.
    * Start your own thread in the "Crashes and Debugging" section of the forum and attach the ZIP archive to your post using the "paperclip" (file attachments) button.
    * Briefly describe the problem history and circumstances in the same post. Somebody will attend to your query as soon as possible.

    Windows 7:
    Go to Start and type in "sysdm.cpl" (without the quotes) and press Enter
    Click on the Advanced tab
    Click on the Startup and Recovery Settings button
    Ensure that "Automatically restart" is unchecked
    Under the Write Debugging Information header select "Small memory dump (64 kB)" in the dropdown box
    Ensure that the Small Dump Directory is listed as "%systemroot%\Minidump" (without the quotes)
    Click OK twice to exit the dialogs, then reboot for the changes to take effect.


    If you are using any program such as CCleaner, they may clean out your minidump folder, please double check that
      My Computer


  3. Posts : 25
    Win7 32-bit
    Thread Starter
       #3

    Minidumps are attached to this post.

    EDIT: Should probably mention that this was an upgrade version of Win7, purchased from a school. It shows as OEM.
      My Computer


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

    Luke, five of the six dumps report the same stop error, A. One reports a stop error of 9F.
    STOP 0x0000000A: IRQL_NOT_LESS_OR_EQUAL

    Usual causes: Kernel mode driver, System Service, BIOS, Windows, Virus scanner, Backup tool, compatibility

    STOP 0x0000009F: DRIVER_POWER_STATE_FAILURE

    Usual causes: Device driver
    These point to hardware/hardware related problems.
    Code:
    Microsoft (R) Windows Debugger Version 6.11.0001.404 X86
    Copyright (c) Microsoft Corporation. All rights reserved.
    
    
    Loading Dump File [C:\Users\Owner\AppData\Local\Temp\Temp1_minidump.zip\062910-24148-01.dmp]
    Mini Kernel Dump File: Only registers and stack trace are available
    
    DbsSplayTreeRangeMap::Add: ignoring zero-sized range at ?ffffffff`82932ad4?
    Symbol search path is: SRV*c:\symbols*Symbol information
    Executable search path is: 
    Windows 7 Kernel Version 7600 MP (4 procs) Free x86 compatible
    Product: WinNt, suite: TerminalServer SingleUserTS
    Built by: 7600.16385.x86fre.win7_rtm.090713-1255
    Machine Name:
    Kernel base = 0x8280c000 PsLoadedModuleList = 0x82954810
    Debug session time: Tue Jun 29 05:14:21.382 2010 (GMT-4)
    System Uptime: 0 days 13:38:22.631
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    ...........................
    Loading User Symbols
    Loading unloaded module list
    ........
    0: kd> !Analyze
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck 9F, {3, 85a6bb60, 82932ae0, 87097008}
    
    *** WARNING: Unable to verify timestamp for L1C62x86.sys
    *** ERROR: Module load completed but symbols could not be loaded for L1C62x86.sys
    Probably caused by : L1C62x86.sys
    
    Followup: MachineOwner
    ---------
    
    0: kd> !analyze -v
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    DRIVER_POWER_STATE_FAILURE (9f)
    A driver is causing an inconsistent power state.
    Arguments:
    Arg1: 00000003, A device object has been blocking an Irp for too long a time
    Arg2: 85a6bb60, Physical Device Object of the stack
    Arg3: 82932ae0, Functional Device Object of the stack
    Arg4: 87097008, The blocked IRP
    
    Debugging Details:
    ------------------
    
    
    DRVPOWERSTATE_SUBCODE:  3
    
    IRP_ADDRESS:  87097008
    
    DEVICE_OBJECT: 86556028
    
    DRIVER_OBJECT: 864fe418
    
    IMAGE_NAME:  L1C62x86.sys
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  49d2f6a2
    
    MODULE_NAME: L1C62x86
    
    FAULTING_MODULE: 9070f000 L1C62x86
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    
    BUGCHECK_STR:  0x9F
    
    PROCESS_NAME:  System
    
    CURRENT_IRQL:  2
    
    LAST_CONTROL_TRANSFER:  from 82848054 to 828e8d10
    
    STACK_TEXT:  
    82932a94 82848054 0000009f 00000003 85a6bb60 nt!KeBugCheckEx+0x1e
    82932b00 828478e8 82932ba0 00000000 8293f280 nt!PopCheckIrpWatchdog+0x1f5
    82932b38 8287604d 8294da20 00000000 75b3662e nt!PopCheckForIdleness+0x73
    82932b7c 82875ff1 82935d20 82932ca8 00000001 nt!KiProcessTimerDpcTable+0x50
    82932c68 82875eae 82935d20 82932ca8 00000000 nt!KiProcessExpiredTimerList+0x101
    82932cdc 8287420e 00300740 8551ac90 8293f280 nt!KiTimerExpiration+0x25c
    82932d20 82874038 00000000 0000000e 00000000 nt!KiRetireDpcList+0xcb
    82932d24 00000000 0000000e 00000000 00000000 nt!KiIdleLoop+0x38
    
    
    STACK_COMMAND:  kb
    
    FOLLOWUP_NAME:  MachineOwner
    
    FAILURE_BUCKET_ID:  0x9F_IMAGE_L1C62x86.sys
    
    BUCKET_ID:  0x9F_IMAGE_L1C62x86.sys
    
    Followup: MachineOwner
    ---------
    
    0: kd> lmtsmn
    start    end        module name
    82fa2000 82fea000   ACPI     ACPI.sys     Mon Jul 13 19:11:11 2009 (4A5BBF0F)
    8ec1d000 8ec77000   afd      afd.sys      Mon Jul 13 19:12:34 2009 (4A5BBF62)
    908b7000 908c9000   AgileVpn AgileVpn.sys Mon Jul 13 19:55:00 2009 (4A5BC954)
    8b5eb000 8b5fc000   amdppm   amdppm.sys   Mon Jul 13 19:11:03 2009 (4A5BBF07)
    8b523000 8b52c000   amdxata  amdxata.sys  Tue May 19 13:57:35 2009 (4A12F30F)
    8b4f7000 8b500000   atapi    atapi.sys    Mon Jul 13 19:11:15 2009 (4A5BBF13)
    8b500000 8b523000   ataport  ataport.SYS  Mon Jul 13 19:11:18 2009 (4A5BBF16)
    8b9f0000 8b9f7000   Beep     Beep.SYS     Mon Jul 13 19:45:00 2009 (4A5BC6FC)
    8b5dd000 8b5eb000   blbdrive blbdrive.sys Mon Jul 13 19:23:04 2009 (4A5BC1D8)
    82e2e000 82e36000   BOOTVID  BOOTVID.dll  Mon Jul 13 21:04:34 2009 (4A5BD9A2)
    98c89000 98ca2000   bowser   bowser.sys   Mon Jul 13 19:14:21 2009 (4A5BBFCD)
    96ad0000 96aee000   cdd      cdd.dll      unavailable (00000000)
    8b9ca000 8b9e9000   cdrom    cdrom.sys    Mon Jul 13 19:11:24 2009 (4A5BBF1C)
    82e78000 82f23000   CI       CI.dll       Mon Jul 13 21:09:28 2009 (4A5BDAC8)
    8b980000 8b9a5000   CLASSPNP CLASSPNP.SYS Mon Jul 13 19:11:20 2009 (4A5BBF18)
    82e36000 82e78000   CLFS     CLFS.SYS     Mon Jul 13 19:11:10 2009 (4A5BBF0E)
    8b79f000 8b7fc000   cng      cng.sys      Mon Jul 13 19:32:55 2009 (4A5BC427)
    908aa000 908b7000   CompositeBus CompositeBus.sys Mon Jul 13 19:45:26 2009 (4A5BC716)
    95275000 95282000   crashdmp crashdmp.sys Mon Jul 13 19:45:50 2009 (4A5BC72E)
    8ed9a000 8edfe000   csc      csc.sys      Mon Jul 13 19:15:08 2009 (4A5BBFFC)
    8ec00000 8ec18000   dfsc     dfsc.sys     Mon Jul 13 19:14:16 2009 (4A5BBFC8)
    8ed8e000 8ed9a000   discache discache.sys Mon Jul 13 19:24:04 2009 (4A5BC214)
    8bbef000 8bc00000   disk     disk.sys     Mon Jul 13 19:11:28 2009 (4A5BBF20)
    95252000 9526b000   drmk     drmk.sys     Mon Jul 13 20:36:05 2009 (4A5BD2F5)
    9528d000 95296000   dump_atapi dump_atapi.sys Mon Jul 13 19:11:15 2009 (4A5BBF13)
    95282000 9528d000   dump_dumpata dump_dumpata.sys Mon Jul 13 19:11:16 2009 (4A5BBF14)
    95296000 952a7000   dump_dumpfve dump_dumpfve.sys Mon Jul 13 19:12:47 2009 (4A5BBF6F)
    9526b000 95275000   Dxapi    Dxapi.sys    Mon Jul 13 19:25:25 2009 (4A5BC265)
    9061f000 906d6000   dxgkrnl  dxgkrnl.sys  Mon Jul 13 19:26:15 2009 (4A5BC297)
    906d6000 9070f000   dxgmms1  dxgmms1.sys  Mon Jul 13 19:25:25 2009 (4A5BC265)
    8b560000 8b571000   fileinfo fileinfo.sys Mon Jul 13 19:21:51 2009 (4A5BC18F)
    8b52c000 8b560000   fltmgr   fltmgr.sys   Mon Jul 13 19:11:13 2009 (4A5BBF11)
    8b60e000 8b617000   Fs_Rec   Fs_Rec.sys   Mon Jul 13 19:11:14 2009 (4A5BBF12)
    8b94e000 8b980000   fvevol   fvevol.sys   Mon Jul 13 19:13:01 2009 (4A5BBF7D)
    8bb56000 8bb87000   fwpkclnt fwpkclnt.sys Mon Jul 13 19:12:03 2009 (4A5BBF43)
    82c1c000 82c53000   hal      halmacpi.dll Mon Jul 13 19:11:03 2009 (4A5BBF07)
    90783000 907a2000   HDAudBus HDAudBus.sys Mon Jul 13 19:50:55 2009 (4A5BC85F)
    9158b000 915db000   HdAudio  HdAudio.sys  Mon Jul 13 19:51:46 2009 (4A5BC892)
    98d7f000 98d88000   hiber_atapi hiber_atapi.sys Mon Jul 13 19:11:15 2009 (4A5BBF13)
    98d74000 98d7f000   hiber_dumpata hiber_dumpata.sys Mon Jul 13 19:11:16 2009 (4A5BBF14)
    98d88000 98d99000   hiber_dumpfve hiber_dumpfve.sys Mon Jul 13 19:12:47 2009 (4A5BBF6F)
    952eb000 952fe000   HIDCLASS HIDCLASS.SYS Mon Jul 13 19:51:01 2009 (4A5BC865)
    8c800000 8c806480   HIDPARSE HIDPARSE.SYS Mon Jul 13 19:50:59 2009 (4A5BC863)
    8c9f4000 8c9ff000   hidusb   hidusb.sys   Mon Jul 13 19:51:04 2009 (4A5BC868)
    98c04000 98c89000   HTTP     HTTP.sys     Mon Jul 13 19:12:53 2009 (4A5BBF75)
    8bbe7000 8bbef000   hwpolicy hwpolicy.sys Mon Jul 13 19:11:01 2009 (4A5BBF05)
    9095e000 9096b000   kbdclass kbdclass.sys Mon Jul 13 19:11:15 2009 (4A5BBF13)
    95309000 95315000   kbdhid   kbdhid.sys   Mon Jul 13 19:45:09 2009 (4A5BC705)
    80bc4000 80bcc000   kdcom    kdcom.dll    Mon Jul 13 21:08:58 2009 (4A5BDAAA)
    9097a000 909ae000   ks       ks.sys       Mon Jul 13 19:45:13 2009 (4A5BC709)
    8b78c000 8b79f000   ksecdd   ksecdd.sys   Mon Jul 13 19:11:56 2009 (4A5BBF3C)
    8b8fc000 8b921000   ksecpkg  ksecpkg.sys  Mon Jul 13 19:34:00 2009 (4A5BC468)
    9070f000 9071f000   L1C62x86 L1C62x86.sys Wed Apr 01 01:07:46 2009 (49D2F6A2)
    95355000 95365000   lltdio   lltdio.sys   Mon Jul 13 19:53:18 2009 (4A5BC8EE)
    95320000 9533b000   luafv    luafv.sys    Mon Jul 13 19:15:44 2009 (4A5BC020)
    82e12000 82e1d000   mcupdate_AuthenticAMD mcupdate_AuthenticAMD.dll Mon Jul 13 19:13:13 2009 (4A5BBF89)
    95315000 95320000   monitor  monitor.sys  Mon Jul 13 19:25:58 2009 (4A5BC286)
    9096b000 90978000   mouclass mouclass.sys Mon Jul 13 19:11:15 2009 (4A5BBF13)
    952fe000 95309000   mouhid   mouhid.sys   Mon Jul 13 19:45:08 2009 (4A5BC704)
    8b4e1000 8b4f7000   mountmgr mountmgr.sys Mon Jul 13 19:11:27 2009 (4A5BBF1F)
    98ca2000 98cb4000   mpsdrv   mpsdrv.sys   Mon Jul 13 19:52:52 2009 (4A5BC8D4)
    98cf4000 98d17000   mrxsmb   mrxsmb.sys   Mon Jul 13 19:14:24 2009 (4A5BBFD0)
    98d17000 98d52000   mrxsmb10 mrxsmb10.sys Mon Jul 13 19:14:34 2009 (4A5BBFDA)
    98d52000 98d6d000   mrxsmb20 mrxsmb20.sys Mon Jul 13 19:14:29 2009 (4A5BBFD5)
    8b5a2000 8b5ad000   Msfs     Msfs.SYS     Mon Jul 13 19:11:26 2009 (4A5BBF1E)
    82ff3000 82ffb000   msisadrv msisadrv.sys Mon Jul 13 19:11:09 2009 (4A5BBF0D)
    8b761000 8b78c000   msrpc    msrpc.sys    Mon Jul 13 19:11:59 2009 (4A5BBF3F)
    8ed84000 8ed8e000   mssmbios mssmbios.sys Mon Jul 13 19:19:25 2009 (4A5BC0FD)
    8bbd7000 8bbe7000   mup      mup.sys      Mon Jul 13 19:14:14 2009 (4A5BBFC6)
    8b807000 8b8be000   ndis     ndis.sys     Mon Jul 13 19:12:24 2009 (4A5BBF58)
    908e1000 908ec000   ndistapi ndistapi.sys Mon Jul 13 19:54:24 2009 (4A5BC930)
    953ab000 953bb000   ndisuio  ndisuio.sys  Mon Jul 13 19:53:51 2009 (4A5BC90F)
    908ec000 9090e000   ndiswan  ndiswan.sys  Mon Jul 13 19:54:34 2009 (4A5BC93A)
    907c4000 907d5000   NDProxy  NDProxy.SYS  Mon Jul 13 19:54:27 2009 (4A5BC933)
    8ece0000 8ecee000   netbios  netbios.sys  Mon Jul 13 19:53:54 2009 (4A5BC912)
    8ec77000 8eca9000   netbt    netbt.sys    Mon Jul 13 19:12:18 2009 (4A5BBF52)
    8b8be000 8b8fc000   NETIO    NETIO.SYS    Mon Jul 13 19:12:35 2009 (4A5BBF63)
    9080e000 90897000   netr28   netr28.sys   Wed Feb 25 21:56:57 2009 (49A604F9)
    8b5ad000 8b5bb000   Npfs     Npfs.SYS     Mon Jul 13 19:11:31 2009 (4A5BBF23)
    8ed7a000 8ed84000   nsiproxy nsiproxy.sys Mon Jul 13 19:12:08 2009 (4A5BBF48)
    8280c000 82c1c000   nt       ntkrpamp.exe Mon Jul 13 19:15:19 2009 (4A5BC007)
    8b632000 8b761000   Ntfs     Ntfs.sys     Mon Jul 13 19:12:05 2009 (4A5BBF45)
    8b9e9000 8b9f0000   Null     Null.SYS     Mon Jul 13 19:11:12 2009 (4A5BBF10)
    90c25000 9158a940   nvlddmkm nvlddmkm.sys Thu May 14 16:32:27 2009 (4A0C7FDB)
    95365000 953ab000   nwifi    nwifi.sys    Mon Jul 13 19:51:59 2009 (4A5BC89F)
    8ecb0000 8eccf000   pacer    pacer.sys    Mon Jul 13 19:53:58 2009 (4A5BC916)
    907a2000 907ba000   parport  parport.sys  Mon Jul 13 19:45:34 2009 (4A5BC71E)
    8b460000 8b471000   partmgr  partmgr.sys  Mon Jul 13 19:11:35 2009 (4A5BBF27)
    98d6d000 98d74000   parvdm   parvdm.sys   Mon Jul 13 19:45:29 2009 (4A5BC719)
    8b42b000 8b455000   pci      pci.sys      Mon Jul 13 19:11:16 2009 (4A5BBF14)
    8b4cc000 8b4d3000   pciide   pciide.sys   Mon Jul 13 19:11:19 2009 (4A5BBF17)
    8b4d3000 8b4e1000   PCIIDEX  PCIIDEX.SYS  Mon Jul 13 19:11:15 2009 (4A5BBF13)
    8b600000 8b60e000   pcw      pcw.sys      Mon Jul 13 19:11:10 2009 (4A5BBF0E)
    9e802000 9e899000   peauth   peauth.sys   Mon Jul 13 20:35:44 2009 (4A5BD2E0)
    95223000 95252000   portcls  portcls.sys  Mon Jul 13 19:51:00 2009 (4A5BC864)
    82e1d000 82e2e000   PSHED    PSHED.dll    Mon Jul 13 21:09:36 2009 (4A5BDAD0)
    908c9000 908e1000   rasl2tp  rasl2tp.sys  Mon Jul 13 19:54:33 2009 (4A5BC939)
    9090e000 90926000   raspppoe raspppoe.sys Mon Jul 13 19:54:53 2009 (4A5BC94D)
    90926000 9093d000   raspptp  raspptp.sys  Mon Jul 13 19:54:47 2009 (4A5BC947)
    9093d000 90954000   rassstp  rassstp.sys  Mon Jul 13 19:54:57 2009 (4A5BC951)
    8ed39000 8ed7a000   rdbss    rdbss.sys    Mon Jul 13 19:14:26 2009 (4A5BBFD2)
    90954000 9095e000   rdpbus   rdpbus.sys   Mon Jul 13 20:02:40 2009 (4A5BCB20)
    8b9f7000 8b9ff000   RDPCDD   RDPCDD.sys   Mon Jul 13 20:01:40 2009 (4A5BCAE4)
    8b592000 8b59a000   rdpencdd rdpencdd.sys Mon Jul 13 20:01:39 2009 (4A5BCAE3)
    8b59a000 8b5a2000   rdprefmp rdprefmp.sys Mon Jul 13 20:01:41 2009 (4A5BCAE5)
    8b921000 8b94e000   rdyboost rdyboost.sys Mon Jul 13 19:22:02 2009 (4A5BC19A)
    953bb000 953ce000   rspndr   rspndr.sys   Mon Jul 13 19:53:20 2009 (4A5BC8F0)
    8ed2b000 8ed38a60   SCDEmu   SCDEmu.SYS   Mon Apr 12 04:44:34 2010 (4BC2DD72)
    9e899000 9e8a3000   secdrv   secdrv.SYS   Wed Sep 13 09:18:32 2006 (45080528)
    907ba000 907c4000   serenum  serenum.sys  Mon Jul 13 19:45:27 2009 (4A5BC717)
    8ecee000 8ed08000   serial   serial.sys   Mon Jul 13 19:45:33 2009 (4A5BC71D)
    8bbcf000 8bbd7000   spldr    spldr.sys    Mon May 11 12:13:47 2009 (4A084EBB)
    9e996000 9ea00000   spsys    spsys.sys    Mon May 11 12:37:10 2009 (4A085436)
    9e920000 9e971000   srv      srv.sys      Mon Jul 13 19:15:10 2009 (4A5BBFFE)
    9e8d1000 9e920000   srv2     srv2.sys     Mon Jul 13 19:14:52 2009 (4A5BBFEC)
    9e8a3000 9e8c4000   srvnet   srvnet.sys   Mon Jul 13 19:14:45 2009 (4A5BBFE5)
    8c9e6000 8c9f3180   STREAM   STREAM.SYS   Mon Jul 13 19:50:57 2009 (4A5BC861)
    90978000 90979380   swenum   swenum.sys   Mon Jul 13 19:45:08 2009 (4A5BC704)
    8ba0d000 8bb56000   tcpip    tcpip.sys    Mon Jul 13 19:13:18 2009 (4A5BBF8E)
    9e8c4000 9e8d1000   tcpipreg tcpipreg.sys Mon Jul 13 19:54:14 2009 (4A5BC926)
    8b5d2000 8b5dd000   TDI      TDI.SYS      Mon Jul 13 19:12:12 2009 (4A5BBF4C)
    8b5bb000 8b5d2000   tdx      tdx.sys      Mon Jul 13 19:12:10 2009 (4A5BBF4A)
    8ed1b000 8ed2b000   termdd   termdd.sys   Mon Jul 13 20:01:35 2009 (4A5BCADF)
    96aa0000 96aa9000   TSDDD    TSDDD.dll    unavailable (00000000)
    8b400000 8b421000   tunnel   tunnel.sys   Mon Jul 13 19:54:03 2009 (4A5BC91B)
    98cb4000 98cf4000   udfs     udfs.sys     Mon Jul 13 19:14:09 2009 (4A5BBFC1)
    909ae000 909bc000   umbus    umbus.sys    Mon Jul 13 19:51:38 2009 (4A5BC88A)
    952c0000 952d3b00   usbaudio usbaudio.sys Mon Jul 13 19:51:23 2009 (4A5BC87B)
    952a7000 952be000   usbccgp  usbccgp.sys  Mon Jul 13 19:51:31 2009 (4A5BC883)
    952be000 952bf700   USBD     USBD.SYS     Mon Jul 13 19:51:05 2009 (4A5BC869)
    90774000 90783000   usbehci  usbehci.sys  Mon Jul 13 19:51:14 2009 (4A5BC872)
    909bc000 90a00000   usbhub   usbhub.sys   Mon Jul 13 19:52:06 2009 (4A5BC8A6)
    9071f000 90729000   usbohci  usbohci.sys  Mon Jul 13 19:51:14 2009 (4A5BC872)
    90729000 90774000   USBPORT  USBPORT.SYS  Mon Jul 13 19:51:13 2009 (4A5BC871)
    952d4000 952eb000   USBSTOR  USBSTOR.SYS  Mon Jul 13 19:51:19 2009 (4A5BC877)
    8b455000 8b460000   vdrvroot vdrvroot.sys Mon Jul 13 19:46:19 2009 (4A5BC74B)
    8b617000 8b623000   vga      vga.sys      Mon Jul 13 19:25:50 2009 (4A5BC27E)
    8b571000 8b592000   VIDEOPRT VIDEOPRT.SYS Mon Jul 13 19:25:49 2009 (4A5BC27D)
    8bb87000 8bb8f380   vmstorfl vmstorfl.sys Mon Jul 13 19:28:44 2009 (4A5BC32C)
    8b471000 8b481000   volmgr   volmgr.sys   Mon Jul 13 19:11:25 2009 (4A5BBF1D)
    8b481000 8b4cc000   volmgrx  volmgrx.sys  Mon Jul 13 19:11:41 2009 (4A5BBF2D)
    8bb90000 8bbcf000   volsnap  volsnap.sys  Mon Jul 13 19:11:34 2009 (4A5BBF26)
    90897000 908a1000   vwifibus vwifibus.sys Mon Jul 13 19:52:02 2009 (4A5BC8A2)
    8eccf000 8ece0000   vwififlt vwififlt.sys Mon Jul 13 19:52:03 2009 (4A5BC8A3)
    8c808000 8c9e5600   VX3000   VX3000.sys   Tue Oct 06 21:48:19 2009 (4ACBF363)
    8ed08000 8ed1b000   wanarp   wanarp.sys   Mon Jul 13 19:55:02 2009 (4A5BC956)
    8b623000 8b630000   watchdog watchdog.sys Mon Jul 13 19:24:10 2009 (4A5BC21A)
    82f23000 82f94000   Wdf01000 Wdf01000.sys Mon Jul 13 19:11:36 2009 (4A5BBF28)
    82f94000 82fa2000   WDFLDR   WDFLDR.SYS   Mon Jul 13 19:11:25 2009 (4A5BBF1D)
    8eca9000 8ecb0000   wfplwf   wfplwf.sys   Mon Jul 13 19:53:51 2009 (4A5BC90F)
    96840000 96a8a000   win32k   win32k.sys   unavailable (00000000)
    908a1000 908aa000   wmiacpi  wmiacpi.sys  Mon Jul 13 19:19:16 2009 (4A5BC0F4)
    82fea000 82ff3000   WMILIB   WMILIB.SYS   Mon Jul 13 19:11:22 2009 (4A5BBF1A)
    9533b000 95355000   WudfPf   WudfPf.sys   Mon Jul 13 19:50:13 2009 (4A5BC835)
    9e971000 9e991480   WUDFRd   WUDFRd.sys   Mon Jul 13 19:50:44 2009 (4A5BC854)
    
    Unloaded modules:
    9e992000 9e994000   MSPCLOCK.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    9e800000 9e802000   MSPQM.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    9e994000 9e996000   MSPCLOCK.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    9e992000 9e994000   MSPQM.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    8ba00000 8ba0d000   crashdmp.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    8b9a5000 8b9b0000   dump_ataport
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    8b9b0000 8b9b9000   dump_atapi.s
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    8b9b9000 8b9ca000   dump_dumpfve
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    
    
    Microsoft (R) Windows Debugger Version 6.11.0001.404 X86
    Copyright (c) Microsoft Corporation. All rights reserved.
    
    
    Loading Dump File [C:\Users\Owner\AppData\Local\Temp\Temp1_minidump.zip\072910-35739-01.dmp]
    Mini Kernel Dump File: Only registers and stack trace are available
    
    Symbol search path is: SRV*c:\symbols*Symbol information
    Executable search path is: 
    Windows 7 Kernel Version 7600 MP (4 procs) Free x86 compatible
    Product: WinNt, suite: TerminalServer SingleUserTS
    Built by: 7600.16385.x86fre.win7_rtm.090713-1255
    Machine Name:
    Kernel base = 0x8280c000 PsLoadedModuleList = 0x82954810
    Debug session time: Thu Jul 29 18:54:24.908 2010 (GMT-4)
    System Uptime: 0 days 0:46:58.547
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    ...........................
    Loading User Symbols
    Loading unloaded module list
    ..............
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck A, {0, 2, 1, 82874f9c}
    
    Probably caused by : ntkrpamp.exe ( nt!KiSignalSynchronizationObject+1c )
    
    Followup: MachineOwner
    ---------
    
    0: kd> !analyze -v
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    IRQL_NOT_LESS_OR_EQUAL (a)
    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 a kernel debugger is available get the stack backtrace.
    Arguments:
    Arg1: 00000000, memory referenced
    Arg2: 00000002, IRQL
    Arg3: 00000001, bitfield :
        bit 0 : value 0 = read operation, 1 = write operation
        bit 3 : value 0 = not an execute operation, 1 = execute operation (only on chips which support this level of status)
    Arg4: 82874f9c, address which referenced memory
    
    Debugging Details:
    ------------------
    
    
    WRITE_ADDRESS: GetPointerFromAddress: unable to read from 82974718
    Unable to read MiSystemVaType memory at 82954160
     00000000 
    
    CURRENT_IRQL:  2
    
    FAULTING_IP: 
    nt!KiSignalSynchronizationObject+1c
    82874f9c 8901            mov     dword ptr [ecx],eax
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    
    BUGCHECK_STR:  0xA
    
    PROCESS_NAME:  System
    
    TRAP_FRAME:  82932ab4 -- (.trap 0xffffffff82932ab4)
    ErrCode = 00000002
    eax=00000000 ebx=8bb1eac8 ecx=00000000 edx=8bb1eac0 esi=00000000 edi=8bb1cac8
    eip=82874f9c esp=82932b28 ebp=82932b38 iopl=0         nv up ei ng nz na pe cy
    cs=0008  ss=0010  ds=0023  es=0023  fs=0030  gs=0000             efl=00010287
    nt!KiSignalSynchronizationObject+0x1c:
    82874f9c 8901            mov     dword ptr [ecx],eax  ds:0023:00000000=????????
    Resetting default scope
    
    LAST_CONTROL_TRANSFER:  from 82874f9c to 828527eb
    
    STACK_TEXT:  
    82932ab4 82874f9c badb0d00 8bb1eac0 00000000 nt!KiTrap0E+0x2cf
    82932b38 82876276 82935d20 8bb1eac0 82932ba4 nt!KiSignalSynchronizationObject+0x1c
    82932b80 82875f7b 82935d20 00000000 82937680 nt!KiTimerWaitTest+0x1cf
    82932c68 82875eae 82935d20 82932ca8 00000000 nt!KiProcessExpiredTimerList+0x8b
    82932cdc 8287420e 0002c1c2 856a2168 8293f280 nt!KiTimerExpiration+0x25c
    82932d20 82874038 00000000 0000000e 00000000 nt!KiRetireDpcList+0xcb
    82932d24 00000000 0000000e 00000000 00000000 nt!KiIdleLoop+0x38
    
    
    STACK_COMMAND:  kb
    
    FOLLOWUP_IP: 
    nt!KiSignalSynchronizationObject+1c
    82874f9c 8901            mov     dword ptr [ecx],eax
    
    SYMBOL_STACK_INDEX:  1
    
    SYMBOL_NAME:  nt!KiSignalSynchronizationObject+1c
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: nt
    
    IMAGE_NAME:  ntkrpamp.exe
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  4a5bc007
    
    FAILURE_BUCKET_ID:  0xA_nt!KiSignalSynchronizationObject+1c
    
    BUCKET_ID:  0xA_nt!KiSignalSynchronizationObject+1c
    
    Followup: MachineOwner
    ---------
    
    0: kd> lmtsmn
    start    end        module name
    82fa5000 82fed000   ACPI     ACPI.sys     Mon Jul 13 19:11:11 2009 (4A5BBF0F)
    91624000 9167e000   afd      afd.sys      Mon Jul 13 19:12:34 2009 (4A5BBF62)
    990be000 990d0000   AgileVpn AgileVpn.sys Mon Jul 13 19:55:00 2009 (4A5BC954)
    91aec000 91afd000   amdppm   amdppm.sys   Mon Jul 13 19:11:03 2009 (4A5BBF07)
    8b534000 8b53d000   amdxata  amdxata.sys  Tue May 19 13:57:35 2009 (4A12F30F)
    91ac9000 91aca440   AsIO     AsIO.sys     Mon Dec 17 04:10:20 2007 (47663CFC)
    8b508000 8b511000   atapi    atapi.sys    Mon Jul 13 19:11:15 2009 (4A5BBF13)
    8b511000 8b534000   ataport  ataport.SYS  Mon Jul 13 19:11:18 2009 (4A5BBF16)
    8ba19000 8ba21000   AtiPcie  AtiPcie.sys  Tue May 05 11:00:16 2009 (4A005480)
    90d16000 90d1d000   Beep     Beep.SYS     Mon Jul 13 19:45:00 2009 (4A5BC6FC)
    91abb000 91ac9000   blbdrive blbdrive.sys Mon Jul 13 19:23:04 2009 (4A5BC1D8)
    82e31000 82e39000   BOOTVID  BOOTVID.dll  Mon Jul 13 21:04:34 2009 (4A5BD9A2)
    a2f1a000 a2f33000   bowser   bowser.sys   Mon Jul 13 19:14:21 2009 (4A5BBFCD)
    825d0000 825ee000   cdd      cdd.dll      unavailable (00000000)
    991d4000 991ea000   cdfs     cdfs.sys     Mon Jul 13 19:11:14 2009 (4A5BBF12)
    8b811000 8b830000   cdrom    cdrom.sys    Mon Jul 13 19:11:24 2009 (4A5BBF1C)
    82e7b000 82f26000   CI       CI.dll       Mon Jul 13 21:09:28 2009 (4A5BDAC8)
    8b9ad000 8b9d2000   CLASSPNP CLASSPNP.SYS Mon Jul 13 19:11:20 2009 (4A5BBF18)
    82e39000 82e7b000   CLFS     CLFS.SYS     Mon Jul 13 19:11:10 2009 (4A5BBF0E)
    8b76d000 8b7ca000   cng      cng.sys      Mon Jul 13 19:32:55 2009 (4A5BC427)
    990b1000 990be000   CompositeBus CompositeBus.sys Mon Jul 13 19:45:26 2009 (4A5BC716)
    91a2d000 91a3a000   crashdmp crashdmp.sys Mon Jul 13 19:45:50 2009 (4A5BC72E)
    91a3f000 91aa3000   csc      csc.sys      Mon Jul 13 19:15:08 2009 (4A5BBFFC)
    91aa3000 91abb000   dfsc     dfsc.sys     Mon Jul 13 19:14:16 2009 (4A5BBFC8)
    91795000 917a1000   discache discache.sys Mon Jul 13 19:24:04 2009 (4A5BC214)
    8ba08000 8ba19000   disk     disk.sys     Mon Jul 13 19:11:28 2009 (4A5BBF20)
    98fbd000 98fd6000   drmk     drmk.sys     Mon Jul 13 20:36:05 2009 (4A5BD2F5)
    9900b000 99014000   dump_atapi dump_atapi.sys Mon Jul 13 19:11:15 2009 (4A5BBF13)
    917e5000 917f0000   dump_dumpata dump_dumpata.sys Mon Jul 13 19:11:16 2009 (4A5BBF14)
    91600000 91611000   dump_dumpfve dump_dumpfve.sys Mon Jul 13 19:12:47 2009 (4A5BBF6F)
    98fd6000 98fe0000   Dxapi    Dxapi.sys    Mon Jul 13 19:25:25 2009 (4A5BC265)
    91afd000 91bb4000   dxgkrnl  dxgkrnl.sys  Mon Jul 13 19:26:15 2009 (4A5BC297)
    9f166000 9f19f000   dxgmms1  dxgmms1.sys  Mon Jul 13 19:25:25 2009 (4A5BC265)
    8b571000 8b582000   fileinfo fileinfo.sys Mon Jul 13 19:21:51 2009 (4A5BC18F)
    8b53d000 8b571000   fltmgr   fltmgr.sys   Mon Jul 13 19:11:13 2009 (4A5BBF11)
    8b7d8000 8b7e1000   Fs_Rec   Fs_Rec.sys   Mon Jul 13 19:11:14 2009 (4A5BBF12)
    8b97b000 8b9ad000   fvevol   fvevol.sys   Mon Jul 13 19:13:01 2009 (4A5BBF7D)
    8bb6d000 8bb9e000   fwpkclnt fwpkclnt.sys Mon Jul 13 19:12:03 2009 (4A5BBF43)
    82c1c000 82c53000   hal      halmacpi.dll Mon Jul 13 19:11:03 2009 (4A5BBF07)
    9f1c8000 9f1e7000   HDAudBus HDAudBus.sys Mon Jul 13 19:50:55 2009 (4A5BC85F)
    991ea000 991fd000   HIDCLASS HIDCLASS.SYS Mon Jul 13 19:51:01 2009 (4A5BC865)
    98e0b000 98e11480   HIDPARSE HIDPARSE.SYS Mon Jul 13 19:50:59 2009 (4A5BC863)
    98e00000 98e0b000   hidusb   hidusb.sys   Mon Jul 13 19:51:04 2009 (4A5BC868)
    a2e95000 a2f1a000   HTTP     HTTP.sys     Mon Jul 13 19:12:53 2009 (4A5BBF75)
    8ba00000 8ba08000   hwpolicy hwpolicy.sys Mon Jul 13 19:11:01 2009 (4A5BBF05)
    99165000 99172000   kbdclass kbdclass.sys Mon Jul 13 19:11:15 2009 (4A5BBF13)
    91a21000 91a2d000   kbdhid   kbdhid.sys   Mon Jul 13 19:45:09 2009 (4A5BC705)
    80bab000 80bb3000   kdcom    kdcom.dll    Mon Jul 13 21:08:58 2009 (4A5BDAAA)
    99181000 991b5000   ks       ks.sys       Mon Jul 13 19:45:13 2009 (4A5BC709)
    8b75a000 8b76d000   ksecdd   ksecdd.sys   Mon Jul 13 19:11:56 2009 (4A5BBF3C)
    8b929000 8b94e000   ksecpkg  ksecpkg.sys  Mon Jul 13 19:34:00 2009 (4A5BC468)
    9f19f000 9f1af000   L1C62x86 L1C62x86.sys Mon Jul 27 03:06:45 2009 (4A6D5205)
    917f0000 91800000   lltdio   lltdio.sys   Mon Jul 13 19:53:18 2009 (4A5BC8EE)
    90daa000 90dc5000   luafv    luafv.sys    Mon Jul 13 19:15:44 2009 (4A5BC020)
    82e15000 82e20000   mcupdate_AuthenticAMD mcupdate_AuthenticAMD.dll Mon Jul 13 19:13:13 2009 (4A5BBF89)
    a87bf000 a87ca000   monitor  monitor.sys  Mon Jul 13 19:25:58 2009 (4A5BC286)
    99172000 9917f000   mouclass mouclass.sys Mon Jul 13 19:11:15 2009 (4A5BBF13)
    99000000 9900b000   mouhid   mouhid.sys   Mon Jul 13 19:45:08 2009 (4A5BC704)
    8b4f2000 8b508000   mountmgr mountmgr.sys Mon Jul 13 19:11:27 2009 (4A5BBF1F)
    a2f33000 a2f45000   mpsdrv   mpsdrv.sys   Mon Jul 13 19:52:52 2009 (4A5BC8D4)
    a2f45000 a2f68000   mrxsmb   mrxsmb.sys   Mon Jul 13 19:14:24 2009 (4A5BBFD0)
    a2f68000 a2fa3000   mrxsmb10 mrxsmb10.sys Mon Jul 13 19:14:34 2009 (4A5BBFDA)
    a2fa3000 a2fbe000   mrxsmb20 mrxsmb20.sys Mon Jul 13 19:14:29 2009 (4A5BBFD5)
    90d6f000 90d7a000   Msfs     Msfs.SYS     Mon Jul 13 19:11:26 2009 (4A5BBF1E)
    82ff6000 82ffe000   msisadrv msisadrv.sys Mon Jul 13 19:11:09 2009 (4A5BBF0D)
    8b72f000 8b75a000   msrpc    msrpc.sys    Mon Jul 13 19:11:59 2009 (4A5BBF3F)
    9178b000 91795000   mssmbios mssmbios.sys Mon Jul 13 19:19:25 2009 (4A5BC0FD)
    8bbee000 8bbfe000   mup      mup.sys      Mon Jul 13 19:14:14 2009 (4A5BBFC6)
    90cf0000 90d041e0   NAVENG   NAVENG.SYS   Mon Jun 29 15:54:25 2009 (4A491BF1)
    90c1b000 90cef760   NAVEX15  NAVEX15.SYS  Mon Jun 29 15:54:22 2009 (4A491BEE)
    8b834000 8b8eb000   ndis     ndis.sys     Mon Jul 13 19:12:24 2009 (4A5BBF58)
    990e8000 990f3000   ndistapi ndistapi.sys Mon Jul 13 19:54:24 2009 (4A5BC930)
    a2e72000 a2e82000   ndisuio  ndisuio.sys  Mon Jul 13 19:53:51 2009 (4A5BC90F)
    990f3000 99115000   ndiswan  ndiswan.sys  Mon Jul 13 19:54:34 2009 (4A5BC93A)
    991c3000 991d4000   NDProxy  NDProxy.SYS  Mon Jul 13 19:54:27 2009 (4A5BC933)
    916e7000 916f5000   netbios  netbios.sys  Mon Jul 13 19:53:54 2009 (4A5BC912)
    9167e000 916b0000   netbt    netbt.sys    Mon Jul 13 19:12:18 2009 (4A5BBF52)
    8b8eb000 8b929000   NETIO    NETIO.SYS    Mon Jul 13 19:12:35 2009 (4A5BBF63)
    b9411000 b94b2000   netr28   netr28.sys   Fri Sep 11 01:20:24 2009 (4AA9DE18)
    90d7a000 90d88000   Npfs     Npfs.SYS     Mon Jul 13 19:11:31 2009 (4A5BBF23)
    91781000 9178b000   nsiproxy nsiproxy.sys Mon Jul 13 19:12:08 2009 (4A5BBF48)
    8280c000 82c1c000   nt       ntkrpamp.exe Mon Jul 13 19:15:19 2009 (4A5BC007)
    8b600000 8b72f000   Ntfs     Ntfs.sys     Mon Jul 13 19:12:05 2009 (4A5BBF45)
    90d0f000 90d16000   Null     Null.SYS     Mon Jul 13 19:11:12 2009 (4A5BBF10)
    a87bd000 a87be080   nvBridge nvBridge.kmd Sun Sep 27 19:56:53 2009 (4ABFFBC5)
    9e800000 9f110160   nvlddmkm nvlddmkm.sys Sun Sep 27 20:13:17 2009 (4ABFFF9D)
    a2e2c000 a2e72000   nwifi    nwifi.sys    Mon Jul 13 19:51:59 2009 (4A5BC89F)
    916b7000 916d6000   pacer    pacer.sys    Mon Jul 13 19:53:58 2009 (4A5BC916)
    9f1e7000 9f1ff000   parport  parport.sys  Mon Jul 13 19:45:34 2009 (4A5BC71E)
    8b471000 8b482000   partmgr  partmgr.sys  Mon Jul 13 19:11:35 2009 (4A5BBF27)
    a2fbe000 a2fc5000   parvdm   parvdm.sys   Mon Jul 13 19:45:29 2009 (4A5BC719)
    8b43c000 8b466000   pci      pci.sys      Mon Jul 13 19:11:16 2009 (4A5BBF14)
    8b4dd000 8b4e4000   pciide   pciide.sys   Mon Jul 13 19:11:19 2009 (4A5BBF17)
    8b4e4000 8b4f2000   PCIIDEX  PCIIDEX.SYS  Mon Jul 13 19:11:15 2009 (4A5BBF13)
    8b7ca000 8b7d8000   pcw      pcw.sys      Mon Jul 13 19:11:10 2009 (4A5BBF0E)
    a862d000 a86c4000   peauth   peauth.sys   Mon Jul 13 20:35:44 2009 (4A5BD2E0)
    98f8e000 98fbd000   portcls  portcls.sys  Mon Jul 13 19:51:00 2009 (4A5BC864)
    82e20000 82e31000   PSHED    PSHED.dll    Mon Jul 13 21:09:36 2009 (4A5BDAD0)
    990d0000 990e8000   rasl2tp  rasl2tp.sys  Mon Jul 13 19:54:33 2009 (4A5BC939)
    99115000 9912d000   raspppoe raspppoe.sys Mon Jul 13 19:54:53 2009 (4A5BC94D)
    9912d000 99144000   raspptp  raspptp.sys  Mon Jul 13 19:54:47 2009 (4A5BC947)
    99144000 9915b000   rassstp  rassstp.sys  Mon Jul 13 19:54:57 2009 (4A5BC951)
    91740000 91781000   rdbss    rdbss.sys    Mon Jul 13 19:14:26 2009 (4A5BBFD2)
    9915b000 99165000   rdpbus   rdpbus.sys   Mon Jul 13 20:02:40 2009 (4A5BCB20)
    90d57000 90d5f000   RDPCDD   RDPCDD.sys   Mon Jul 13 20:01:40 2009 (4A5BCAE4)
    90d5f000 90d67000   rdpencdd rdpencdd.sys Mon Jul 13 20:01:39 2009 (4A5BCAE3)
    90d67000 90d6f000   rdprefmp rdprefmp.sys Mon Jul 13 20:01:41 2009 (4A5BCAE5)
    8b94e000 8b97b000   rdyboost rdyboost.sys Mon Jul 13 19:22:02 2009 (4A5BC19A)
    a2e82000 a2e95000   rspndr   rspndr.sys   Mon Jul 13 19:53:20 2009 (4A5BC8F0)
    91732000 9173fa60   SCDEmu   SCDEmu.SYS   Mon Apr 12 04:44:34 2010 (4BC2DD72)
    a86c4000 a86ce000   secdrv   secdrv.SYS   Wed Sep 13 09:18:32 2006 (45080528)
    91a00000 91a0a000   serenum  serenum.sys  Mon Jul 13 19:45:27 2009 (4A5BC717)
    916f5000 9170f000   serial   serial.sys   Mon Jul 13 19:45:33 2009 (4A5BC71D)
    8bbe6000 8bbee000   spldr    spldr.sys    Mon May 11 12:13:47 2009 (4A084EBB)
    8b582000 8b5d5000   SRTSP    SRTSP.SYS    Mon Jun 22 22:12:04 2009 (4A4039F4)
    90d05000 90d0e080   SRTSPX   SRTSPX.SYS   Mon Jun 22 22:15:26 2009 (4A403ABE)
    a874b000 a879c000   srv      srv.sys      Mon Jul 13 19:15:10 2009 (4A5BBFFE)
    a86fc000 a874b000   srv2     srv2.sys     Mon Jul 13 19:14:52 2009 (4A5BBFEC)
    a86ce000 a86ef000   srvnet   srvnet.sys   Mon Jul 13 19:14:45 2009 (4A5BBFE5)
    9917f000 99180380   swenum   swenum.sys   Mon Jul 13 19:45:08 2009 (4A5BC704)
    8ba24000 8bb6d000   tcpip    tcpip.sys    Mon Jul 13 19:13:18 2009 (4A5BBF8E)
    a86ef000 a86fc000   tcpipreg tcpipreg.sys Mon Jul 13 19:54:14 2009 (4A5BC926)
    90d9f000 90daa000   TDI      TDI.SYS      Mon Jul 13 19:12:12 2009 (4A5BBF4C)
    90d88000 90d9f000   tdx      tdx.sys      Mon Jul 13 19:12:10 2009 (4A5BBF4A)
    91722000 91732000   termdd   termdd.sys   Mon Jul 13 20:01:35 2009 (4A5BCADF)
    824e0000 824e9000   TSDDD    TSDDD.dll    unavailable (00000000)
    91acb000 91aec000   tunnel   tunnel.sys   Mon Jul 13 19:54:03 2009 (4A5BC91B)
    991b5000 991c3000   umbus    umbus.sys    Mon Jul 13 19:51:38 2009 (4A5BC88A)
    91a0a000 91a21000   usbccgp  usbccgp.sys  Mon Jul 13 19:51:31 2009 (4A5BC883)
    98ff7000 98ff8700   USBD     USBD.SYS     Mon Jul 13 19:51:05 2009 (4A5BC869)
    9f1b9000 9f1c8000   usbehci  usbehci.sys  Mon Jul 13 19:51:14 2009 (4A5BC872)
    917a1000 917e5000   usbhub   usbhub.sys   Mon Jul 13 19:52:06 2009 (4A5BC8A6)
    9f1af000 9f1b9000   usbohci  usbohci.sys  Mon Jul 13 19:51:14 2009 (4A5BC872)
    91bb4000 91bff000   USBPORT  USBPORT.SYS  Mon Jul 13 19:51:13 2009 (4A5BC871)
    98fe0000 98ff7000   USBSTOR  USBSTOR.SYS  Mon Jul 13 19:51:19 2009 (4A5BC877)
    8b466000 8b471000   vdrvroot vdrvroot.sys Mon Jul 13 19:46:19 2009 (4A5BC74B)
    90d1d000 90d29000   vga      vga.sys      Mon Jul 13 19:25:50 2009 (4A5BC27E)
    98e12000 98f8e000   viahduaa viahduaa.sys Tue Oct 20 23:27:39 2009 (4ADE7FAB)
    90d29000 90d4a000   VIDEOPRT VIDEOPRT.SYS Mon Jul 13 19:25:49 2009 (4A5BC27D)
    8bb9e000 8bba6380   vmstorfl vmstorfl.sys Mon Jul 13 19:28:44 2009 (4A5BC32C)
    8b482000 8b492000   volmgr   volmgr.sys   Mon Jul 13 19:11:25 2009 (4A5BBF1D)
    8b492000 8b4dd000   volmgrx  volmgrx.sys  Mon Jul 13 19:11:41 2009 (4A5BBF2D)
    8bba7000 8bbe6000   volsnap  volsnap.sys  Mon Jul 13 19:11:34 2009 (4A5BBF26)
    b94b2000 b94bc000   vwifibus vwifibus.sys Mon Jul 13 19:52:02 2009 (4A5BC8A2)
    916d6000 916e7000   vwififlt vwififlt.sys Mon Jul 13 19:52:03 2009 (4A5BC8A3)
    9170f000 91722000   wanarp   wanarp.sys   Mon Jul 13 19:55:02 2009 (4A5BC956)
    90d4a000 90d57000   watchdog watchdog.sys Mon Jul 13 19:24:10 2009 (4A5BC21A)
    82f26000 82f97000   Wdf01000 Wdf01000.sys Mon Jul 13 19:11:36 2009 (4A5BBF28)
    82f97000 82fa5000   WDFLDR   WDFLDR.SYS   Mon Jul 13 19:11:25 2009 (4A5BBF1D)
    916b0000 916b7000   wfplwf   wfplwf.sys   Mon Jul 13 19:53:51 2009 (4A5BC90F)
    82280000 824ca000   win32k   win32k.sys   unavailable (00000000)
    990a8000 990b1000   wmiacpi  wmiacpi.sys  Mon Jul 13 19:19:16 2009 (4A5BC0F4)
    82fed000 82ff6000   WMILIB   WMILIB.SYS   Mon Jul 13 19:11:22 2009 (4A5BBF1A)
    90dc5000 90ddf000   WudfPf   WudfPf.sys   Mon Jul 13 19:50:13 2009 (4A5BC835)
    a879c000 a87bc480   WUDFRd   WUDFRd.sys   Mon Jul 13 19:50:44 2009 (4A5BC854)
    
    Unloaded modules:
    b94bc000 b9526000   spsys.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    b94bc000 b94c6000   vwifibus.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    b941b000 b94bc000   netr28.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    b94b5000 b94bf000   vwifibus.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    b9414000 b94b5000   netr28.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    9909e000 990a8000   vwifibus.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    99015000 9909e000   netr28.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    9e800000 9f166000   nvlddmkm.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    91611000 9161c000   monitor.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    ae23b000 ae2a5000   spsys.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    8b9d2000 8b9df000   crashdmp.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    8b9df000 8b9ea000   dump_ataport
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    8b9ea000 8b9f3000   dump_atapi.s
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    8b800000 8b811000   dump_dumpfve
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    I suspect this may be a driver problem. Start by enabling Driver Verifier.

    Using Driver Verifier to identify issues with Drivers
    Please follow these instructions in order to run it:
    Using Driver Verifier is an iffy proposition. Most times it'll crash and it'll tell you what the driver is. But sometimes it'll crash and won't tell you the driver. Other times it'll crash before you can log in to Windows. If you can't get to Safe Mode, then you'll have to resort to offline editing of the registry to disable Driver Verifier.

    So, I'd suggest that you first backup your stuff and then make sure you've got access to another computer so you can contact us if problems arise. Then make a System Restore point (so you can restore the system using the Vista/Windows 7 Startup Repair feature).

    Then, here's the procedure:
    - Go to Start and type in "verifier" (without the quotes) and press Enter
    - Select "Create custom settings (for code developers)" and click "Next"
    - Select "Select individual settings from a full list" and click "Next"
    - Select everything EXCEPT FOR "Low Resource Simulation" and click "Next"
    - Select "Select driver names from a list" and click "Next"
    Then select all drivers NOT provided by Microsoft and click "Next"
    - Select "Finish" on the next page.

    Reboot the system and wait for it to crash to the Blue Screen. Continue to use your system normally, and if you know what causes the crash, do that repeatedly. The objective here is to get the system to crash because Driver Verifier is stressing the drivers out. If it doesn't crash for you, then let it run for at least 36 hours of continuous operation (an estimate on my part).

    Reboot into Windows (after the crash) and turn off Driver Verifier by going back in and selecting "Delete existing settings" on the first page, then locate and zip up the memory dump file and upload it with your next post.

    If you can't get into Windows because it crashes too soon, try it in Safe Mode.
    If you can't get into Safe Mode, try using System Restore from your installation DVD to set the system back to the previous restore point that you created.
    If that doesn't work, post back and we'll have to see about fixing the registry entry off-line.

    More info on this at this link:
    Using Driver Verifier to identify issues with Windows drivers for advanced users


      My Computer


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

    I found some older drivers. Win 7 generally does like older drivers. These all belong to Norton/Symantec. Norton is a known cause of BSOD crashes on some Win 7 systems. Please uninstall Norton using the uninstall tool >Info > Tool

    NAVENG.SYS Mon Jun 29 15:54:25 2009
    NAVEX15.SYS Mon Jun 29 15:54:22 2009
    SRTSP.SYS Mon Jun 22 22:12:04 2009
    SRTSPX.SYS Mon Jun 22 22:15:26 2009

    After you uninstall Norton completely, reboot and run your system. Lets see if you have any more BSOD's.
      My Computer


  6. Posts : 25
    Win7 32-bit
    Thread Starter
       #6

    Could my problems be caused by having driver verifier on all the time? I wasn't sure how it worked, so I turned it on probably and never shut it off.

    dxgmms1.sys and usbport.sys were two drivers that bluescreened me, that I have written down on a napkin.
      My Computer


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

    If you are having driver problems, it will definitely cause BSOD's. But these dumps do not show that verifier is enabled.

    I just edited my post above with information about Norton. You need to uninstall it and replace with Microsoft Security Essentials and make sure Windows Firewall is turned on. You the tool to uninstall it. Norton may well be the cause of your crashes.
      My Computer


  8. Posts : 25
    Win7 32-bit
    Thread Starter
       #8

    Norton is a fairly recent installation - it came bundled with a bunch of driver updates that I had to install anyway.
      My Computer


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

    Go ahead and uninstall it...we need to eliminate as many factors as possible.

    If the problem is resolved, go ahead and install Norton again, but if it returns, you know what to do.

    I suspect you will like MSE though; it is faster and lighter-weight.
      My Computer


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

    Since it is known to be a problem on some Win 7 systems, I recommend you uninstall it, at least while you are trouble shooting. The
    idea is to eliminate the possible causes of crashes since the dumps do not point to anything specifically. Look at the usual causes of error code A and you will see virus scanner mentioned. After you get your system running smoothly, you can install the updated version of Norton, 2010; but I do not recommend that you do so. I suggest you use MSE or Avast and both are free. There are some valid reasons for this suggestion.

    Edited to add: Jonathan was posting as I was typing. Thanks, Jonathan; I appreciate the assistance. :)
      My Computer


 
Page 1 of 6 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 05:16.
Find Us