BSOD frequently

Page 1 of 2 12 LastLast

  1. Posts : 8
    Windows 7 Ultimate x64
       #1

    BSOD frequently


    hello everyone!

    First of all please excuse my bad English.
    Now let's get to the problem. Since I installed Windows 7, i see regular BSOD.
    I did research on the net and I found how to interpret the minidump file windebugg tool.
    Here is the report from windebugg:
    Code:
    Microsoft (R) Windows Debugger Version 6.12.0002.633 AMD64
    Copyright (c) Microsoft Corporation. All rights reserved.
     
     
    Loading Dump File [C:\Windows\Minidump\020811-33212-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 (2 procs) Free x64
    Product: WinNt, suite: TerminalServer SingleUserTS
    Built by: 7600.16617.amd64fre.win7_gdr.100618-1621
    Machine Name:
    Kernel base = 0xfffff800`02a54000 PsLoadedModuleList = 0xfffff800`02c91e50
    Debug session time: Tue Feb 8 22:06:02.696 2011 (UTC + 2:00)
    System Uptime: 0 days 6:11:26.366
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    ...........................
    Loading User Symbols
    Loading unloaded module list
    ....
    *******************************************************************************
    * *
    * Bugcheck Analysis *
    * *
    *******************************************************************************
     
    Use !analyze -v to get detailed debugging information.
     
    BugCheck 7F, {8, 8005f031, 6f8, fffff80002aca1c6}
     
    Probably caused by : ntkrnlmp.exe ( nt!KiDoubleFaultAbort+b2 )
     
    Followup: MachineOwner
    ---------
     
    1: kd> !analyze -v
    *******************************************************************************
    * *
    * Bugcheck Analysis *
    * *
    *******************************************************************************
     
    UNEXPECTED_KERNEL_MODE_TRAP (7f)
    This means a trap occurred in kernel mode, and it's a trap of a kind
    that the kernel isn't allowed to have/catch (bound trap) or that
    is always instant death (double fault). The first number in the
    bugcheck params is the number of the trap (8 = double fault, etc)
    Consult an Intel x86 family manual to learn more about what these
    traps are. Here is a *portion* of those codes:
    If kv shows a taskGate
    use .tss on the part before the colon, then kv.
    Else if kv shows a trapframe
    use .trap on that value
    Else
    .trap on the appropriate frame will show where the trap was taken
    (on x86, this will be the ebp that goes with the procedure KiTrap)
    Endif
    kb will then show the corrected stack.
    Arguments:
    Arg1: 0000000000000008, EXCEPTION_DOUBLE_FAULT
    Arg2: 000000008005f031
    Arg3: 00000000000006f8
    Arg4: fffff80002aca1c6
     
    Debugging Details:
    ------------------
     
     
    BUGCHECK_STR: 0x7f_8
     
    CUSTOMER_CRASH_COUNT: 1
     
    DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
     
    PROCESS_NAME: System
     
    CURRENT_IRQL: 2
     
    LAST_CONTROL_TRANSFER: from fffff80002ac3ca9 to fffff80002ac4740
     
    STACK_TEXT: 
    fffff880`009edc68 fffff800`02ac3ca9 : 00000000`0000007f 00000000`00000008 00000000`8005f031 00000000`000006f8 : nt!KeBugCheckEx
    fffff880`009edc70 fffff800`02ac2172 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiBugCheckDispatch+0x69
    fffff880`009eddb0 fffff800`02aca1c6 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiDoubleFaultAbort+0xb2
    fffff880`03115fc0 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!SepAccessCheck+0x1b6
     
     
    STACK_COMMAND: kb
     
    FOLLOWUP_IP: 
    nt!KiDoubleFaultAbort+b2
    fffff800`02ac2172 90 nop
     
    SYMBOL_STACK_INDEX: 2
     
    SYMBOL_NAME: nt!KiDoubleFaultAbort+b2
     
    FOLLOWUP_NAME: MachineOwner
     
    MODULE_NAME: nt
     
    IMAGE_NAME: ntkrnlmp.exe
     
    DEBUG_FLR_IMAGE_TIMESTAMP: 4c1c44a9
     
    FAILURE_BUCKET_ID: X64_0x7f_8_nt!KiDoubleFaultAbort+b2
     
    BUCKET_ID: X64_0x7f_8_nt!KiDoubleFaultAbort+b2
     
    Followup: MachineOwner
    ---------
    I did some research on google by the keyword : BUGCHECK_STR: "0x7f_8" and found that it's a problem with my CPU.

    If true, can you help me with advice?
      My Computer


  2. Posts : 6,668
    Windows 7 x64
       #2

    7f can also be thrown up by bad drivers. I can't see the driver list in your post though.
    Open the dump again, and type lm t n after the analysis to get a dump of driver details.
      My Computer


  3. Posts : 8
    Windows 7 Ultimate x64
    Thread Starter
       #3

    here is minidump file
    Attachment 137291

    should help more:)


    I did what you told me to do and here are the new details:
    1: kd> lm t n
    start end module name
    fffff800`00bbe000 fffff800`00bc8000 kdcom kdcom.dll Tue Jul 14 04:31:07 2009 (4A5BDFDB)
    fffff800`02a0b000 fffff800`02a54000 hal hal.dll Tue Jul 14 04:27:36 2009 (4A5BDF08)
    fffff800`02a54000 fffff800`03030000 nt ntkrnlmp.exe Sat Jun 19 07:16:41 2010 (4C1C44A9)
    fffff880`00c27000 fffff880`00c34000 mcupdate_AuthenticAMD mcupdate_AuthenticAMD.dll Tue Jul 14 04:29:09 2009 (4A5BDF65)
    fffff880`00c34000 fffff880`00c48000 PSHED PSHED.dll Tue Jul 14 04:32:23 2009 (4A5BE027)
    fffff880`00c48000 fffff880`00ca6000 CLFS CLFS.SYS Tue Jul 14 02:19:57 2009 (4A5BC11D)
    fffff880`00ca6000 fffff880`00d66000 CI CI.dll Tue Jul 14 04:32:13 2009 (4A5BE01D)
    fffff880`00d66000 fffff880`00dc8000 storport storport.sys Tue Jul 14 03:01:18 2009 (4A5BCACE)
    fffff880`00dc8000 fffff880`00ded000 VIDEOPRT VIDEOPRT.SYS Tue Jul 14 02:38:51 2009 (4A5BC58B)
    fffff880`00e00000 fffff880`00e1a000 mountmgr mountmgr.sys Tue Jul 14 02:19:54 2009 (4A5BC11A)
    fffff880`00e1a000 fffff880`00e23000 atapi atapi.sys Tue Jul 14 02:19:47 2009 (4A5BC113)
    fffff880`00e23000 fffff880`00e4d000 ataport ataport.SYS Tue Jul 14 02:19:52 2009 (4A5BC118)
    fffff880`00e4d000 fffff880`00e78000 nvstor nvstor.sys Wed May 20 09:45:37 2009 (4A13A711)
    fffff880`00e98000 fffff880`00f3c000 Wdf01000 Wdf01000.sys Tue Jul 14 02:22:07 2009 (4A5BC19F)
    fffff880`00f3c000 fffff880`00f4b000 WDFLDR WDFLDR.SYS Tue Jul 14 02:19:54 2009 (4A5BC11A)
    fffff880`00f4b000 fffff880`00f7e000 pci pci.sys Tue Jul 14 02:19:51 2009 (4A5BC117)
    fffff880`00f7e000 fffff880`00fda000 volmgrx volmgrx.sys Tue Jul 14 02:20:33 2009 (4A5BC141)
    fffff880`00fda000 fffff880`00fea000 PCIIDEX PCIIDEX.SYS Tue Jul 14 02:19:48 2009 (4A5BC114)
    fffff880`01000000 fffff880`01057000 ACPI ACPI.sys Tue Jul 14 02:19:34 2009 (4A5BC106)
    fffff880`01057000 fffff880`01061000 msisadrv msisadrv.sys Tue Jul 14 02:19:26 2009 (4A5BC0FE)
    fffff880`01061000 fffff880`0106e000 vdrvroot vdrvroot.sys Tue Jul 14 03:01:31 2009 (4A5BCADB)
    fffff880`0106e000 fffff880`01083000 partmgr partmgr.sys Tue Jul 14 02:19:58 2009 (4A5BC11E)
    fffff880`01083000 fffff880`01098000 volmgr volmgr.sys Tue Jul 14 02:19:57 2009 (4A5BC11D)
    fffff880`01099000 fffff880`011bf000 sptd sptd.sys Sun Oct 11 23:55:14 2009 (4AD24632)
    fffff880`011bf000 fffff880`011c8000 WMILIB WMILIB.SYS Tue Jul 14 02:19:51 2009 (4A5BC117)
    fffff880`011c8000 fffff880`011f7000 SCSIPORT SCSIPORT.SYS Tue Jul 14 03:01:04 2009 (4A5BCAC0)
    fffff880`011f7000 fffff880`011fe000 pciide pciide.sys Tue Jul 14 02:19:49 2009 (4A5BC115)
    fffff880`01200000 fffff880`01273000 cng cng.sys Tue Jul 14 02:49:40 2009 (4A5BC814)
    fffff880`01273000 fffff880`012bf000 volsnap volsnap.sys Tue Jul 14 02:20:08 2009 (4A5BC128)
    fffff880`012da000 fffff880`01319000 nvstor64 nvstor64.sys Wed Aug 05 03:31:07 2009 (4A78D2CB)
    fffff880`01319000 fffff880`01324000 amdxata amdxata.sys Tue May 19 20:56:59 2009 (4A12F2EB)
    fffff880`01324000 fffff880`01370000 fltmgr fltmgr.sys Tue Jul 14 02:19:59 2009 (4A5BC11F)
    fffff880`01370000 fffff880`01384000 fileinfo fileinfo.sys Tue Jul 14 02:34:25 2009 (4A5BC481)
    fffff880`01384000 fffff880`013e2000 msrpc msrpc.sys Tue Jul 14 02:21:32 2009 (4A5BC17C)
    fffff880`013e2000 fffff880`01400000 tdx tdx.sys Tue Jul 14 02:21:15 2009 (4A5BC16B)
    fffff880`01400000 fffff880`0140d000 TDI TDI.SYS Tue Jul 14 02:21:18 2009 (4A5BC16E)
    fffff880`01410000 fffff880`015b3000 Ntfs Ntfs.sys Tue Jul 14 02:20:47 2009 (4A5BC14F)
    fffff880`015b3000 fffff880`015cd000 ksecdd ksecdd.sys Tue Jul 14 02:20:54 2009 (4A5BC156)
    fffff880`015cd000 fffff880`015de000 pcw pcw.sys Tue Jul 14 02:19:27 2009 (4A5BC0FF)
    fffff880`015de000 fffff880`015e8000 Fs_Rec Fs_Rec.sys Tue Jul 14 02:19:45 2009 (4A5BC111)
    fffff880`015e8000 fffff880`015f9000 Npfs Npfs.SYS Tue Jul 14 02:19:48 2009 (4A5BC114)
    fffff880`01600000 fffff880`01660000 NETIO NETIO.SYS Fri Apr 09 05:43:59 2010 (4BBE946F)
    fffff880`01660000 fffff880`0168b000 ksecpkg ksecpkg.sys Fri Dec 11 08:03:32 2009 (4B21E0B4)
    fffff880`0168b000 fffff880`016d5000 fwpkclnt fwpkclnt.sys Tue Jul 14 02:21:08 2009 (4A5BC164)
    fffff880`016d6000 fffff880`017c8000 ndis ndis.sys Tue Jul 14 02:21:40 2009 (4A5BC184)
    fffff880`017c8000 fffff880`017d8000 vmstorfl vmstorfl.sys Tue Jul 14 02:42:54 2009 (4A5BC67E)
    fffff880`017d8000 fffff880`017e0000 spldr spldr.sys Mon May 11 19:56:27 2009 (4A0858BB)
    fffff880`017e0000 fffff880`017e9000 rdpencdd rdpencdd.sys Tue Jul 14 03:16:34 2009 (4A5BCE62)
    fffff880`017e9000 fffff880`017f2000 rdprefmp rdprefmp.sys Tue Jul 14 03:16:35 2009 (4A5BCE63)
    fffff880`017f2000 fffff880`017fd000 Msfs Msfs.SYS Tue Jul 14 02:19:47 2009 (4A5BC113)
    fffff880`01800000 fffff880`019fd000 tcpip tcpip.sys Mon Jun 14 06:39:04 2010 (4C15A458)
    fffff880`01a00000 fffff880`01a2a000 cdrom cdrom.sys Tue Jul 14 02:19:54 2009 (4A5BC11A)
    fffff880`01a2a000 fffff880`01a86000 klif klif.sys Tue Sep 22 13:31:19 2009 (4AB8A777)
    fffff880`01a86000 fffff880`01a8f000 Null Null.SYS Tue Jul 14 02:19:37 2009 (4A5BC109)
    fffff880`01a8f000 fffff880`01a96000 Beep Beep.SYS Tue Jul 14 03:00:13 2009 (4A5BCA8D)
    fffff880`01a96000 fffff880`01aa4000 vga vga.sys Tue Jul 14 02:38:47 2009 (4A5BC587)
    fffff880`01aa4000 fffff880`01ab4000 watchdog watchdog.sys Tue Jul 14 02:37:35 2009 (4A5BC53F)
    fffff880`01ab4000 fffff880`01abd000 RDPCDD RDPCDD.sys Tue Jul 14 03:16:34 2009 (4A5BCE62)
    fffff880`01ac1000 fffff880`01afb000 rdyboost rdyboost.sys Tue Jul 14 02:34:34 2009 (4A5BC48A)
    fffff880`01afb000 fffff880`01b0d000 mup mup.sys Tue Jul 14 02:23:45 2009 (4A5BC201)
    fffff880`01b0d000 fffff880`01b16000 hwpolicy hwpolicy.sys Tue Jul 14 02:19:22 2009 (4A5BC0FA)
    fffff880`01b16000 fffff880`01b50000 fvevol fvevol.sys Sat Sep 26 05:34:26 2009 (4ABD7DB2)
    fffff880`01b50000 fffff880`01b66000 disk disk.sys Tue Jul 14 02:19:57 2009 (4A5BC11D)
    fffff880`01b66000 fffff880`01b96000 CLASSPNP CLASSPNP.SYS Tue Jul 14 02:19:58 2009 (4A5BC11E)
    fffff880`01b96000 fffff880`01bd0000 RMCAST RMCAST.sys Tue Jul 14 03:09:14 2009 (4A5BCCAA)
    fffff880`01bd0000 fffff880`01bfd000 mrxsmb mrxsmb.sys Sat Feb 27 09:52:19 2010 (4B88CF33)
    fffff880`02e05000 fffff880`02e88000 csc csc.sys Tue Jul 14 02:24:26 2009 (4A5BC22A)
    fffff880`02e88000 fffff880`02ea6000 dfsc dfsc.sys Tue Jul 14 02:23:44 2009 (4A5BC200)
    fffff880`02ea6000 fffff880`02eb7000 blbdrive blbdrive.sys Tue Jul 14 02:35:59 2009 (4A5BC4DF)
    fffff880`02eb7000 fffff880`02edd000 tunnel tunnel.sys Tue Jul 14 03:09:37 2009 (4A5BCCC1)
    fffff880`02edd000 fffff880`02ef2000 amdppm amdppm.sys Tue Jul 14 02:19:25 2009 (4A5BC0FD)
    fffff880`02ef2000 fffff880`02f0f000 serial serial.sys Tue Jul 14 03:00:40 2009 (4A5BCAA8)
    fffff880`02f0f000 fffff880`02f1b000 serenum serenum.sys Tue Jul 14 03:00:33 2009 (4A5BCAA1)
    fffff880`02f1b000 fffff880`02f38000 parport parport.sys Tue Jul 14 03:00:40 2009 (4A5BCAA8)
    fffff880`02f38000 fffff880`02f43000 usbohci usbohci.sys Tue Jul 14 03:06:30 2009 (4A5BCC06)
    fffff880`02f43000 fffff880`02f99000 USBPORT USBPORT.SYS Tue Jul 14 03:06:31 2009 (4A5BCC07)
    fffff880`02f99000 fffff880`02faa000 usbehci usbehci.sys Sat Oct 24 07:27:33 2009 (4AE28235)
    fffff880`02faa000 fffff880`02fce000 HDAudBus HDAudBus.sys Tue Jul 14 03:06:13 2009 (4A5BCBF5)
    fffff880`02fce000 fffff880`02ff1000 luafv luafv.sys Tue Jul 14 02:26:13 2009 (4A5BC295)
    fffff880`02ff1000 fffff880`02ffd000 ISWKL ISWKL.sys Fri Aug 27 12:11:44 2010 (4C778150)
    fffff880`03c00000 fffff880`03c8a000 afd afd.sys Tue Jul 14 02:21:40 2009 (4A5BC184)
    fffff880`03c8a000 fffff880`03cab000 WudfPf WudfPf.sys Tue Jul 14 03:05:37 2009 (4A5BCBD1)
    fffff880`03cb0000 fffff880`041d9000 kl1 kl1.sys Fri Sep 25 16:59:13 2009 (4ABCCCB1)
    fffff880`041d9000 fffff880`041f7000 bowser bowser.sys Tue Jul 14 02:23:50 2009 (4A5BC206)
    fffff880`04200000 fffff880`04218000 mpsdrv mpsdrv.sys Tue Jul 14 03:08:25 2009 (4A5BCC79)
    fffff880`0421b000 fffff880`04260000 netbt netbt.sys Tue Jul 14 02:21:28 2009 (4A5BC178)
    fffff880`04260000 fffff880`042f3000 vsdatant vsdatant.sys Mon May 03 20:44:42 2010 (4BDF0B8A)
    fffff880`042f3000 fffff880`042fc000 wfplwf wfplwf.sys Tue Jul 14 03:09:26 2009 (4A5BCCB6)
    fffff880`042fc000 fffff880`04322000 pacer pacer.sys Tue Jul 14 03:09:41 2009 (4A5BCCC5)
    fffff880`04322000 fffff880`04331000 netbios netbios.sys Tue Jul 14 03:09:26 2009 (4A5BCCB6)
    fffff880`04331000 fffff880`0434c000 wanarp wanarp.sys Tue Jul 14 03:10:21 2009 (4A5BCCED)
    fffff880`0434c000 fffff880`04360000 termdd termdd.sys Tue Jul 14 03:16:36 2009 (4A5BCE64)
    fffff880`04360000 fffff880`043b1000 rdbss rdbss.sys Tue Jul 14 02:24:09 2009 (4A5BC219)
    fffff880`043b1000 fffff880`043bd000 nsiproxy nsiproxy.sys Tue Jul 14 02:21:02 2009 (4A5BC15E)
    fffff880`043bd000 fffff880`043c8000 mssmbios mssmbios.sys Tue Jul 14 02:31:10 2009 (4A5BC3BE)
    fffff880`043c8000 fffff880`043d3000 ElbyCDIO ElbyCDIO.sys Fri Dec 18 00:25:16 2009 (4B2AAFCC)
    fffff880`043d3000 fffff880`043e2000 discache discache.sys Tue Jul 14 02:37:18 2009 (4A5BC52E)
    fffff880`043e2000 fffff880`043fa000 rspndr rspndr.sys Tue Jul 14 03:08:50 2009 (4A5BCC92)
    fffff880`04600000 fffff880`0463f000 dump_nvstor64 dump_nvstor64.sys Wed Aug 05 03:31:07 2009 (4A78D2CB)
    fffff880`0464a000 fffff880`0469d600 nvmf6264 nvmf6264.sys Thu Nov 12 01:16:48 2009 (4AFB45E0)
    fffff880`0469e000 fffff880`046b4000 AgileVpn AgileVpn.sys Tue Jul 14 03:10:24 2009 (4A5BCCF0)
    fffff880`046b4000 fffff880`046d8000 rasl2tp rasl2tp.sys Tue Jul 14 03:10:11 2009 (4A5BCCE3)
    fffff880`046d8000 fffff880`04707000 ndiswan ndiswan.sys Tue Jul 14 03:10:11 2009 (4A5BCCE3)
    fffff880`04707000 fffff880`04722000 raspppoe raspppoe.sys Tue Jul 14 03:10:17 2009 (4A5BCCE9)
    fffff880`04722000 fffff880`04743000 raspptp raspptp.sys Tue Jul 14 03:10:18 2009 (4A5BCCEA)
    fffff880`04743000 fffff880`0475d000 rassstp rassstp.sys Tue Jul 14 03:10:25 2009 (4A5BCCF1)
    fffff880`0475d000 fffff880`04768000 rdpbus rdpbus.sys Tue Jul 14 03:17:46 2009 (4A5BCEAA)
    fffff880`04768000 fffff880`04777000 kbdclass kbdclass.sys Tue Jul 14 02:19:50 2009 (4A5BC116)
    fffff880`04777000 fffff880`04786000 mouclass mouclass.sys Tue Jul 14 02:19:50 2009 (4A5BC116)
    fffff880`04786000 fffff880`04795000 VClone VClone.sys Mon Aug 10 00:25:45 2009 (4A7F3ED9)
    fffff880`04795000 fffff880`047d8000 ks ks.sys Tue Jul 14 03:00:31 2009 (4A5BCA9F)
    fffff880`047d8000 fffff880`047ea000 umbus umbus.sys Tue Jul 14 03:06:56 2009 (4A5BCC20)
    fffff880`047ea000 fffff880`047ff000 lltdio lltdio.sys Tue Jul 14 03:08:50 2009 (4A5BCC92)
    fffff880`04852000 fffff880`048a0000 mrxsmb10 mrxsmb10.sys Sat Feb 27 09:52:28 2010 (4B88CF3C)
    fffff880`048a0000 fffff880`048c3000 mrxsmb20 mrxsmb20.sys Sat Feb 27 09:52:26 2010 (4B88CF3A)
    fffff880`048c3000 fffff880`048cb000 cpuz132_x64 cpuz132_x64.sys Fri Mar 27 01:17:23 2009 (49CC0D03)
    fffff880`048cb000 fffff880`04971000 peauth peauth.sys Tue Jul 14 04:01:19 2009 (4A5BD8DF)
    fffff880`04971000 fffff880`0497c000 secdrv secdrv.SYS Wed Sep 13 16:18:38 2006 (4508052E)
    fffff880`0497c000 fffff880`049a9000 srvnet srvnet.sys Fri Aug 27 06:37:24 2010 (4C7732F4)
    fffff880`049a9000 fffff880`049bb000 tcpipreg tcpipreg.sys Tue Jul 14 03:09:49 2009 (4A5BCCCD)
    fffff880`04a00000 fffff880`04a1d000 usbccgp usbccgp.sys Tue Jul 14 03:06:45 2009 (4A5BCC15)
    fffff880`04a1d000 fffff880`04a1ef00 USBD USBD.SYS Tue Jul 14 03:06:23 2009 (4A5BCBFF)
    fffff880`04a1f000 fffff880`04a2d000 hidusb hidusb.sys Tue Jul 14 03:06:22 2009 (4A5BCBFE)
    fffff880`04a2d000 fffff880`04a46000 HIDCLASS HIDCLASS.SYS Tue Jul 14 03:06:21 2009 (4A5BCBFD)
    fffff880`04a46000 fffff880`04a4e080 HIDPARSE HIDPARSE.SYS Tue Jul 14 03:06:17 2009 (4A5BCBF9)
    fffff880`04a4f000 fffff880`04a5d000 kbdhid kbdhid.sys Tue Jul 14 03:00:20 2009 (4A5BCA94)
    fffff880`04a5d000 fffff880`04a6a000 mouhid mouhid.sys Tue Jul 14 03:00:20 2009 (4A5BCA94)
    fffff880`04a6a000 fffff880`04a78000 crashdmp crashdmp.sys Tue Jul 14 03:01:01 2009 (4A5BCABD)
    fffff880`04a78000 fffff880`04a82000 dump_diskdump dump_diskdump.sys Tue Jul 14 03:01:00 2009 (4A5BCABC)
    fffff880`04a82000 fffff880`04a95000 dump_dumpfve dump_dumpfve.sys Tue Jul 14 02:21:51 2009 (4A5BC18F)
    fffff880`04a95000 fffff880`04aa1000 Dxapi Dxapi.sys Tue Jul 14 02:38:28 2009 (4A5BC574)
    fffff880`04aa2000 fffff880`04afc000 usbhub usbhub.sys Sat Oct 24 07:28:24 2009 (4AE28268)
    fffff880`04afc000 fffff880`04b11000 NDProxy NDProxy.SYS Tue Jul 14 03:10:05 2009 (4A5BCCDD)
    fffff880`04b11000 fffff880`04b8a000 ADIHdAud ADIHdAud.sys Thu May 21 11:21:06 2009 (4A150EF2)
    fffff880`04b8a000 fffff880`04bc7000 portcls portcls.sys Tue Jul 14 03:06:27 2009 (4A5BCC03)
    fffff880`04bc7000 fffff880`04be9000 drmk drmk.sys Tue Jul 14 04:01:25 2009 (4A5BD8E5)
    fffff880`04be9000 fffff880`04bee200 ksthunk ksthunk.sys Tue Jul 14 03:00:19 2009 (4A5BCA93)
    fffff880`04bef000 fffff880`04bfd000 monitor monitor.sys Tue Jul 14 02:38:52 2009 (4A5BC58C)
    fffff880`04e00000 fffff880`04e71000 spsys spsys.sys Mon May 11 20:20:58 2009 (4A085E7A)
    fffff880`04ed4000 fffff880`04f3b000 srv2 srv2.sys Fri Aug 27 06:37:46 2010 (4C77330A)
    fffff880`04f3b000 fffff880`04fd1000 srv srv.sys Fri Aug 27 06:38:00 2010 (4C773318)
    fffff880`05c0a000 fffff880`05cd2000 HTTP HTTP.sys Tue Jul 14 02:22:16 2009 (4A5BC1A8)
    fffff880`05cd2000 fffff880`05cdc000 kerneld kerneld.amd64 Sat Sep 05 20:27:16 2009 (4AA29F74)
    fffff880`05cdc000 fffff880`05cec000 icsak icsak.sys Fri Aug 27 12:11:49 2010 (4C778155)
    fffff880`0f200000 fffff880`0f2f4000 dxgkrnl dxgkrnl.sys Fri Oct 02 04:00:14 2009 (4AC5509E)
    fffff880`0f2fc000 fffff880`0ff8de00 nvlddmkm nvlddmkm.sys Sat Jul 10 00:15:58 2010 (4C37918E)
    fffff880`0ff8e000 fffff880`0ff8f180 nvBridge nvBridge.kmd Sat Jul 10 00:07:54 2010 (4C378FAA)
    fffff880`0ff90000 fffff880`0ffd6000 dxgmms1 dxgmms1.sys Tue Jul 14 02:38:32 2009 (4A5BC578)
    fffff880`0ffd6000 fffff880`0ffde000 ASACPI ASACPI.sys Mon Mar 28 05:30:36 2005 (42476C4C)
    fffff880`0ffde000 fffff880`0ffee000 CompositeBus CompositeBus.sys Tue Jul 14 03:00:33 2009 (4A5BCAA1)
    fffff880`0ffee000 fffff880`0fffa000 ndistapi ndistapi.sys Tue Jul 14 03:10:00 2009 (4A5BCCD8)
    fffff880`0fffa000 fffff880`0fffb480 swenum swenum.sys Tue Jul 14 03:00:18 2009 (4A5BCA92)
    fffff960`00090000 fffff960`003a0000 win32k win32k.sys unavailable (00000000)
    fffff960`00500000 fffff960`0050a000 TSDDD TSDDD.dll unavailable (00000000)
    fffff960`006d0000 fffff960`006f7000 cdd cdd.dll unavailable (00000000)

    Unloaded modules:
    fffff880`01b96000 fffff880`01ba4000 crashdmp.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    ImageSize: 0000E000
    fffff880`01ba4000 fffff880`01bae000 dump_storpor
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    ImageSize: 0000A000
    fffff880`01bae000 fffff880`01bed000 dump_nvstor6
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    ImageSize: 0003F000
    fffff880`01bed000 fffff880`01c00000 dump_dumpfve
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    ImageSize: 00013000
      My Computer


  4. Posts : 6,668
    Windows 7 x64
       #4

    Well since you have the debugger I figured you'd want to know how to run this for future reference, anyhow.

    Code:
    fffff800`00bbe000 fffff800`00bc8000   kdcom    kdcom.dll    Mon Jul 13 20:31:07 2009 (4A5BDFDB)
    fffff800`02a0b000 fffff800`02a54000   hal      hal.dll      Mon Jul 13 20:27:36 2009 (4A5BDF08)
    fffff800`02a54000 fffff800`03030000   nt       ntkrnlmp.exe Fri Jun 18 23:16:41 2010 (4C1C44A9)
    fffff880`00c27000 fffff880`00c34000   mcupdate_AuthenticAMD mcupdate_AuthenticAMD.dll Mon Jul 13 20:29:09 2009 (4A5BDF65)
    fffff880`00c34000 fffff880`00c48000   PSHED    PSHED.dll    Mon Jul 13 20:32:23 2009 (4A5BE027)
    fffff880`00c48000 fffff880`00ca6000   CLFS     CLFS.SYS     Mon Jul 13 18:19:57 2009 (4A5BC11D)
    fffff880`00ca6000 fffff880`00d66000   CI       CI.dll       Mon Jul 13 20:32:13 2009 (4A5BE01D)
    fffff880`00d66000 fffff880`00dc8000   storport storport.sys Mon Jul 13 19:01:18 2009 (4A5BCACE)
    fffff880`00dc8000 fffff880`00ded000   VIDEOPRT VIDEOPRT.SYS Mon Jul 13 18:38:51 2009 (4A5BC58B)
    fffff880`00e00000 fffff880`00e1a000   mountmgr mountmgr.sys Mon Jul 13 18:19:54 2009 (4A5BC11A)
    fffff880`00e1a000 fffff880`00e23000   atapi    atapi.sys    Mon Jul 13 18:19:47 2009 (4A5BC113)
    fffff880`00e23000 fffff880`00e4d000   ataport  ataport.SYS  Mon Jul 13 18:19:52 2009 (4A5BC118)
    fffff880`00e4d000 fffff880`00e78000   nvstor   nvstor.sys   Wed May 20 01:45:37 2009 (4A13A711)
    fffff880`00e98000 fffff880`00f3c000   Wdf01000 Wdf01000.sys Mon Jul 13 18:22:07 2009 (4A5BC19F)
    fffff880`00f3c000 fffff880`00f4b000   WDFLDR   WDFLDR.SYS   Mon Jul 13 18:19:54 2009 (4A5BC11A)
    fffff880`00f4b000 fffff880`00f7e000   pci      pci.sys      Mon Jul 13 18:19:51 2009 (4A5BC117)
    fffff880`00f7e000 fffff880`00fda000   volmgrx  volmgrx.sys  Mon Jul 13 18:20:33 2009 (4A5BC141)
    fffff880`00fda000 fffff880`00fea000   PCIIDEX  PCIIDEX.SYS  Mon Jul 13 18:19:48 2009 (4A5BC114)
    fffff880`01000000 fffff880`01057000   ACPI     ACPI.sys     Mon Jul 13 18:19:34 2009 (4A5BC106)
    fffff880`01057000 fffff880`01061000   msisadrv msisadrv.sys Mon Jul 13 18:19:26 2009 (4A5BC0FE)
    fffff880`01061000 fffff880`0106e000   vdrvroot vdrvroot.sys Mon Jul 13 19:01:31 2009 (4A5BCADB)
    fffff880`0106e000 fffff880`01083000   partmgr  partmgr.sys  Mon Jul 13 18:19:58 2009 (4A5BC11E)
    fffff880`01083000 fffff880`01098000   volmgr   volmgr.sys   Mon Jul 13 18:19:57 2009 (4A5BC11D)
    fffff880`01099000 fffff880`011bf000   sptd     sptd.sys     Sun Oct 11 15:55:14 2009 (4AD24632)
    fffff880`011bf000 fffff880`011c8000   WMILIB   WMILIB.SYS   Mon Jul 13 18:19:51 2009 (4A5BC117)
    fffff880`011c8000 fffff880`011f7000   SCSIPORT SCSIPORT.SYS Mon Jul 13 19:01:04 2009 (4A5BCAC0)
    fffff880`011f7000 fffff880`011fe000   pciide   pciide.sys   Mon Jul 13 18:19:49 2009 (4A5BC115)
    fffff880`01200000 fffff880`01273000   cng      cng.sys      Mon Jul 13 18:49:40 2009 (4A5BC814)
    fffff880`01273000 fffff880`012bf000   volsnap  volsnap.sys  Mon Jul 13 18:20:08 2009 (4A5BC128)
    fffff880`012da000 fffff880`01319000   nvstor64 nvstor64.sys Tue Aug 04 19:31:07 2009 (4A78D2CB)
    fffff880`01319000 fffff880`01324000   amdxata  amdxata.sys  Tue May 19 12:56:59 2009 (4A12F2EB)
    fffff880`01324000 fffff880`01370000   fltmgr   fltmgr.sys   Mon Jul 13 18:19:59 2009 (4A5BC11F)
    fffff880`01370000 fffff880`01384000   fileinfo fileinfo.sys Mon Jul 13 18:34:25 2009 (4A5BC481)
    fffff880`01384000 fffff880`013e2000   msrpc    msrpc.sys    Mon Jul 13 18:21:32 2009 (4A5BC17C)
    fffff880`013e2000 fffff880`01400000   tdx      tdx.sys      Mon Jul 13 18:21:15 2009 (4A5BC16B)
    fffff880`01400000 fffff880`0140d000   TDI      TDI.SYS      Mon Jul 13 18:21:18 2009 (4A5BC16E)
    fffff880`01410000 fffff880`015b3000   Ntfs     Ntfs.sys     Mon Jul 13 18:20:47 2009 (4A5BC14F)
    fffff880`015b3000 fffff880`015cd000   ksecdd   ksecdd.sys   Mon Jul 13 18:20:54 2009 (4A5BC156)
    fffff880`015cd000 fffff880`015de000   pcw      pcw.sys      Mon Jul 13 18:19:27 2009 (4A5BC0FF)
    fffff880`015de000 fffff880`015e8000   Fs_Rec   Fs_Rec.sys   Mon Jul 13 18:19:45 2009 (4A5BC111)
    fffff880`015e8000 fffff880`015f9000   Npfs     Npfs.SYS     Mon Jul 13 18:19:48 2009 (4A5BC114)
    fffff880`01600000 fffff880`01660000   NETIO    NETIO.SYS    Thu Apr 08 21:43:59 2010 (4BBE946F)
    fffff880`01660000 fffff880`0168b000   ksecpkg  ksecpkg.sys  Fri Dec 11 00:03:32 2009 (4B21E0B4)
    fffff880`0168b000 fffff880`016d5000   fwpkclnt fwpkclnt.sys Mon Jul 13 18:21:08 2009 (4A5BC164)
    fffff880`016d6000 fffff880`017c8000   ndis     ndis.sys     Mon Jul 13 18:21:40 2009 (4A5BC184)
    fffff880`017c8000 fffff880`017d8000   vmstorfl vmstorfl.sys Mon Jul 13 18:42:54 2009 (4A5BC67E)
    fffff880`017d8000 fffff880`017e0000   spldr    spldr.sys    Mon May 11 11:56:27 2009 (4A0858BB)
    fffff880`017e0000 fffff880`017e9000   rdpencdd rdpencdd.sys Mon Jul 13 19:16:34 2009 (4A5BCE62)
    fffff880`017e9000 fffff880`017f2000   rdprefmp rdprefmp.sys Mon Jul 13 19:16:35 2009 (4A5BCE63)
    fffff880`017f2000 fffff880`017fd000   Msfs     Msfs.SYS     Mon Jul 13 18:19:47 2009 (4A5BC113)
    fffff880`01800000 fffff880`019fd000   tcpip    tcpip.sys    Sun Jun 13 22:39:04 2010 (4C15A458)
    fffff880`01a00000 fffff880`01a2a000   cdrom    cdrom.sys    Mon Jul 13 18:19:54 2009 (4A5BC11A)
    fffff880`01a2a000 fffff880`01a86000   klif     klif.sys     Tue Sep 22 05:31:19 2009 (4AB8A777)
    fffff880`01a86000 fffff880`01a8f000   Null     Null.SYS     Mon Jul 13 18:19:37 2009 (4A5BC109)
    fffff880`01a8f000 fffff880`01a96000   Beep     Beep.SYS     Mon Jul 13 19:00:13 2009 (4A5BCA8D)
    fffff880`01a96000 fffff880`01aa4000   vga      vga.sys      Mon Jul 13 18:38:47 2009 (4A5BC587)
    fffff880`01aa4000 fffff880`01ab4000   watchdog watchdog.sys Mon Jul 13 18:37:35 2009 (4A5BC53F)
    fffff880`01ab4000 fffff880`01abd000   RDPCDD   RDPCDD.sys   Mon Jul 13 19:16:34 2009 (4A5BCE62)
    fffff880`01ac1000 fffff880`01afb000   rdyboost rdyboost.sys Mon Jul 13 18:34:34 2009 (4A5BC48A)
    fffff880`01afb000 fffff880`01b0d000   mup      mup.sys      Mon Jul 13 18:23:45 2009 (4A5BC201)
    fffff880`01b0d000 fffff880`01b16000   hwpolicy hwpolicy.sys Mon Jul 13 18:19:22 2009 (4A5BC0FA)
    fffff880`01b16000 fffff880`01b50000   fvevol   fvevol.sys   Fri Sep 25 21:34:26 2009 (4ABD7DB2)
    fffff880`01b50000 fffff880`01b66000   disk     disk.sys     Mon Jul 13 18:19:57 2009 (4A5BC11D)
    fffff880`01b66000 fffff880`01b96000   CLASSPNP CLASSPNP.SYS Mon Jul 13 18:19:58 2009 (4A5BC11E)
    fffff880`01b96000 fffff880`01bd0000   RMCAST   RMCAST.sys   Mon Jul 13 19:09:14 2009 (4A5BCCAA)
    fffff880`01bd0000 fffff880`01bfd000   mrxsmb   mrxsmb.sys   Sat Feb 27 01:52:19 2010 (4B88CF33)
    fffff880`02e05000 fffff880`02e88000   csc      csc.sys      Mon Jul 13 18:24:26 2009 (4A5BC22A)
    fffff880`02e88000 fffff880`02ea6000   dfsc     dfsc.sys     Mon Jul 13 18:23:44 2009 (4A5BC200)
    fffff880`02ea6000 fffff880`02eb7000   blbdrive blbdrive.sys Mon Jul 13 18:35:59 2009 (4A5BC4DF)
    fffff880`02eb7000 fffff880`02edd000   tunnel   tunnel.sys   Mon Jul 13 19:09:37 2009 (4A5BCCC1)
    fffff880`02edd000 fffff880`02ef2000   amdppm   amdppm.sys   Mon Jul 13 18:19:25 2009 (4A5BC0FD)
    fffff880`02ef2000 fffff880`02f0f000   serial   serial.sys   Mon Jul 13 19:00:40 2009 (4A5BCAA8)
    fffff880`02f0f000 fffff880`02f1b000   serenum  serenum.sys  Mon Jul 13 19:00:33 2009 (4A5BCAA1)
    fffff880`02f1b000 fffff880`02f38000   parport  parport.sys  Mon Jul 13 19:00:40 2009 (4A5BCAA8)
    fffff880`02f38000 fffff880`02f43000   usbohci  usbohci.sys  Mon Jul 13 19:06:30 2009 (4A5BCC06)
    fffff880`02f43000 fffff880`02f99000   USBPORT  USBPORT.SYS  Mon Jul 13 19:06:31 2009 (4A5BCC07)
    fffff880`02f99000 fffff880`02faa000   usbehci  usbehci.sys  Fri Oct 23 23:27:33 2009 (4AE28235)
    fffff880`02faa000 fffff880`02fce000   HDAudBus HDAudBus.sys Mon Jul 13 19:06:13 2009 (4A5BCBF5)
    fffff880`02fce000 fffff880`02ff1000   luafv    luafv.sys    Mon Jul 13 18:26:13 2009 (4A5BC295)
    fffff880`02ff1000 fffff880`02ffd000   ISWKL    ISWKL.sys    Fri Aug 27 04:11:44 2010 (4C778150)
    fffff880`03c00000 fffff880`03c8a000   afd      afd.sys      Mon Jul 13 18:21:40 2009 (4A5BC184)
    fffff880`03c8a000 fffff880`03cab000   WudfPf   WudfPf.sys   Mon Jul 13 19:05:37 2009 (4A5BCBD1)
    fffff880`03cb0000 fffff880`041d9000   kl1      kl1.sys      Fri Sep 25 08:59:13 2009 (4ABCCCB1)
    fffff880`041d9000 fffff880`041f7000   bowser   bowser.sys   Mon Jul 13 18:23:50 2009 (4A5BC206)
    fffff880`04200000 fffff880`04218000   mpsdrv   mpsdrv.sys   Mon Jul 13 19:08:25 2009 (4A5BCC79)
    fffff880`0421b000 fffff880`04260000   netbt    netbt.sys    Mon Jul 13 18:21:28 2009 (4A5BC178)
    fffff880`04260000 fffff880`042f3000   vsdatant vsdatant.sys Mon May 03 12:44:42 2010 (4BDF0B8A)
    fffff880`042f3000 fffff880`042fc000   wfplwf   wfplwf.sys   Mon Jul 13 19:09:26 2009 (4A5BCCB6)
    fffff880`042fc000 fffff880`04322000   pacer    pacer.sys    Mon Jul 13 19:09:41 2009 (4A5BCCC5)
    fffff880`04322000 fffff880`04331000   netbios  netbios.sys  Mon Jul 13 19:09:26 2009 (4A5BCCB6)
    fffff880`04331000 fffff880`0434c000   wanarp   wanarp.sys   Mon Jul 13 19:10:21 2009 (4A5BCCED)
    fffff880`0434c000 fffff880`04360000   termdd   termdd.sys   Mon Jul 13 19:16:36 2009 (4A5BCE64)
    fffff880`04360000 fffff880`043b1000   rdbss    rdbss.sys    Mon Jul 13 18:24:09 2009 (4A5BC219)
    fffff880`043b1000 fffff880`043bd000   nsiproxy nsiproxy.sys Mon Jul 13 18:21:02 2009 (4A5BC15E)
    fffff880`043bd000 fffff880`043c8000   mssmbios mssmbios.sys Mon Jul 13 18:31:10 2009 (4A5BC3BE)
    fffff880`043c8000 fffff880`043d3000   ElbyCDIO ElbyCDIO.sys Thu Dec 17 16:25:16 2009 (4B2AAFCC)
    fffff880`043d3000 fffff880`043e2000   discache discache.sys Mon Jul 13 18:37:18 2009 (4A5BC52E)
    fffff880`043e2000 fffff880`043fa000   rspndr   rspndr.sys   Mon Jul 13 19:08:50 2009 (4A5BCC92)
    fffff880`04600000 fffff880`0463f000   dump_nvstor64 dump_nvstor64.sys Tue Aug 04 19:31:07 2009 (4A78D2CB)
    fffff880`0464a000 fffff880`0469d600   nvmf6264 nvmf6264.sys Wed Nov 11 17:16:48 2009 (4AFB45E0)
    fffff880`0469e000 fffff880`046b4000   AgileVpn AgileVpn.sys Mon Jul 13 19:10:24 2009 (4A5BCCF0)
    fffff880`046b4000 fffff880`046d8000   rasl2tp  rasl2tp.sys  Mon Jul 13 19:10:11 2009 (4A5BCCE3)
    fffff880`046d8000 fffff880`04707000   ndiswan  ndiswan.sys  Mon Jul 13 19:10:11 2009 (4A5BCCE3)
    fffff880`04707000 fffff880`04722000   raspppoe raspppoe.sys Mon Jul 13 19:10:17 2009 (4A5BCCE9)
    fffff880`04722000 fffff880`04743000   raspptp  raspptp.sys  Mon Jul 13 19:10:18 2009 (4A5BCCEA)
    fffff880`04743000 fffff880`0475d000   rassstp  rassstp.sys  Mon Jul 13 19:10:25 2009 (4A5BCCF1)
    fffff880`0475d000 fffff880`04768000   rdpbus   rdpbus.sys   Mon Jul 13 19:17:46 2009 (4A5BCEAA)
    fffff880`04768000 fffff880`04777000   kbdclass kbdclass.sys Mon Jul 13 18:19:50 2009 (4A5BC116)
    fffff880`04777000 fffff880`04786000   mouclass mouclass.sys Mon Jul 13 18:19:50 2009 (4A5BC116)
    fffff880`04786000 fffff880`04795000   VClone   VClone.sys   Sun Aug 09 16:25:45 2009 (4A7F3ED9)
    fffff880`04795000 fffff880`047d8000   ks       ks.sys       Mon Jul 13 19:00:31 2009 (4A5BCA9F)
    fffff880`047d8000 fffff880`047ea000   umbus    umbus.sys    Mon Jul 13 19:06:56 2009 (4A5BCC20)
    fffff880`047ea000 fffff880`047ff000   lltdio   lltdio.sys   Mon Jul 13 19:08:50 2009 (4A5BCC92)
    fffff880`04852000 fffff880`048a0000   mrxsmb10 mrxsmb10.sys Sat Feb 27 01:52:28 2010 (4B88CF3C)
    fffff880`048a0000 fffff880`048c3000   mrxsmb20 mrxsmb20.sys Sat Feb 27 01:52:26 2010 (4B88CF3A)
    fffff880`048c3000 fffff880`048cb000   cpuz132_x64 cpuz132_x64.sys Thu Mar 26 18:17:23 2009 (49CC0D03)
    fffff880`048cb000 fffff880`04971000   peauth   peauth.sys   Mon Jul 13 20:01:19 2009 (4A5BD8DF)
    fffff880`04971000 fffff880`0497c000   secdrv   secdrv.SYS   Wed Sep 13 08:18:38 2006 (4508052E)
    fffff880`0497c000 fffff880`049a9000   srvnet   srvnet.sys   Thu Aug 26 22:37:24 2010 (4C7732F4)
    fffff880`049a9000 fffff880`049bb000   tcpipreg tcpipreg.sys Mon Jul 13 19:09:49 2009 (4A5BCCCD)
    fffff880`04a00000 fffff880`04a1d000   usbccgp  usbccgp.sys  Mon Jul 13 19:06:45 2009 (4A5BCC15)
    fffff880`04a1d000 fffff880`04a1ef00   USBD     USBD.SYS     Mon Jul 13 19:06:23 2009 (4A5BCBFF)
    fffff880`04a1f000 fffff880`04a2d000   hidusb   hidusb.sys   Mon Jul 13 19:06:22 2009 (4A5BCBFE)
    fffff880`04a2d000 fffff880`04a46000   HIDCLASS HIDCLASS.SYS Mon Jul 13 19:06:21 2009 (4A5BCBFD)
    fffff880`04a46000 fffff880`04a4e080   HIDPARSE HIDPARSE.SYS Mon Jul 13 19:06:17 2009 (4A5BCBF9)
    fffff880`04a4f000 fffff880`04a5d000   kbdhid   kbdhid.sys   Mon Jul 13 19:00:20 2009 (4A5BCA94)
    fffff880`04a5d000 fffff880`04a6a000   mouhid   mouhid.sys   Mon Jul 13 19:00:20 2009 (4A5BCA94)
    fffff880`04a6a000 fffff880`04a78000   crashdmp crashdmp.sys Mon Jul 13 19:01:01 2009 (4A5BCABD)
    fffff880`04a78000 fffff880`04a82000   dump_diskdump dump_diskdump.sys Mon Jul 13 19:01:00 2009 (4A5BCABC)
    fffff880`04a82000 fffff880`04a95000   dump_dumpfve dump_dumpfve.sys Mon Jul 13 18:21:51 2009 (4A5BC18F)
    fffff880`04a95000 fffff880`04aa1000   Dxapi    Dxapi.sys    Mon Jul 13 18:38:28 2009 (4A5BC574)
    fffff880`04aa2000 fffff880`04afc000   usbhub   usbhub.sys   Fri Oct 23 23:28:24 2009 (4AE28268)
    fffff880`04afc000 fffff880`04b11000   NDProxy  NDProxy.SYS  Mon Jul 13 19:10:05 2009 (4A5BCCDD)
    fffff880`04b11000 fffff880`04b8a000   ADIHdAud ADIHdAud.sys Thu May 21 03:21:06 2009 (4A150EF2)
    fffff880`04b8a000 fffff880`04bc7000   portcls  portcls.sys  Mon Jul 13 19:06:27 2009 (4A5BCC03)
    fffff880`04bc7000 fffff880`04be9000   drmk     drmk.sys     Mon Jul 13 20:01:25 2009 (4A5BD8E5)
    fffff880`04be9000 fffff880`04bee200   ksthunk  ksthunk.sys  Mon Jul 13 19:00:19 2009 (4A5BCA93)
    fffff880`04bef000 fffff880`04bfd000   monitor  monitor.sys  Mon Jul 13 18:38:52 2009 (4A5BC58C)
    fffff880`04e00000 fffff880`04e71000   spsys    spsys.sys    Mon May 11 12:20:58 2009 (4A085E7A)
    fffff880`04ed4000 fffff880`04f3b000   srv2     srv2.sys     Thu Aug 26 22:37:46 2010 (4C77330A)
    fffff880`04f3b000 fffff880`04fd1000   srv      srv.sys      Thu Aug 26 22:38:00 2010 (4C773318)
    fffff880`05c0a000 fffff880`05cd2000   HTTP     HTTP.sys     Mon Jul 13 18:22:16 2009 (4A5BC1A8)
    fffff880`05cd2000 fffff880`05cdc000   kerneld  kerneld.amd64 Sat Sep 05 12:27:16 2009 (4AA29F74)
    fffff880`05cdc000 fffff880`05cec000   icsak    icsak.sys    Fri Aug 27 04:11:49 2010 (4C778155)
    fffff880`0f200000 fffff880`0f2f4000   dxgkrnl  dxgkrnl.sys  Thu Oct 01 20:00:14 2009 (4AC5509E)
    fffff880`0f2fc000 fffff880`0ff8de00   nvlddmkm nvlddmkm.sys Fri Jul 09 16:15:58 2010 (4C37918E)
    fffff880`0ff8e000 fffff880`0ff8f180   nvBridge nvBridge.kmd Fri Jul 09 16:07:54 2010 (4C378FAA)
    fffff880`0ff90000 fffff880`0ffd6000   dxgmms1  dxgmms1.sys  Mon Jul 13 18:38:32 2009 (4A5BC578)
    fffff880`0ffd6000 fffff880`0ffde000   ASACPI   ASACPI.sys   Sun Mar 27 21:30:36 2005 (42476C4C)
    fffff880`0ffde000 fffff880`0ffee000   CompositeBus CompositeBus.sys Mon Jul 13 19:00:33 2009 (4A5BCAA1)
    fffff880`0ffee000 fffff880`0fffa000   ndistapi ndistapi.sys Mon Jul 13 19:10:00 2009 (4A5BCCD8)
    fffff880`0fffa000 fffff880`0fffb480   swenum   swenum.sys   Mon Jul 13 19:00:18 2009 (4A5BCA92)
    fffff960`00090000 fffff960`003a0000   win32k   win32k.sys   unavailable (00000000)
    fffff960`00500000 fffff960`0050a000   TSDDD    TSDDD.dll    unavailable (00000000)
    fffff960`006d0000 fffff960`006f7000   cdd      cdd.dll      unavailable (00000000)
    Every driver in there that is before jul13 09. Should be updated if possible. Generally the date will be sometime in may. This is usually an indication you are using vista drivers, and not win 7 drivers for the associated device.
    Googling driver names will generally point you to what the driver is for.

    If I've misread you and you want more specific help I'll be back in a couple of hours or someone else can assist. If I'm right and you want to debug yourself. This is basically the first step in a general error like you have here.
      My Computer


  5. Posts : 8
    Windows 7 Ultimate x64
    Thread Starter
       #5

    Maguscreed said:
    If I've misread you and you want more specific help I'll be back in a couple of hours or someone else can assist. If I'm right and you want to debug yourself. This is basically the first step in a general error like you have here.
    You have not misread, i really need help.
    Until you get back, I'll try to update the drivers before 13 jul.09
    I hope to succeed :)
      My Computer


  6. Posts : 927
    windows 7 ultimate
       #6

    A couple of links to help you out doggovy :):
      My Computer


  7. Posts : 8
    Windows 7 Ultimate x64
    Thread Starter
       #7

    tank you fimble!

    fffff880`00e4d000 fffff880`00e78000 nvstor nvstor.sys Wed May 20 09:45:37 2009 (4A13A711) - i already have the latest driver from nvidia chipset 15.53 for my M2N-E motherboard
    fffff880`01319000 fffff880`01324000 amdxata amdxata.sys Tue May 19 20:56:59 2009 (4A12F2EB) - should be the latest since Windows Update do this job
    fffff880`017d8000 fffff880`017e0000 spldr spldr.sys Mon May 11 19:56:27 2009 (4A0858BB) - - should be the latest since Windows Update do this job
    fffff880`04971000 fffff880`0497c000 secdrv secdrv.SYS Wed Sep 13 16:18:38 2006 (4508052E) - should be the latest since Windows Update do this job
    fffff880`04b11000 fffff880`04b8a000 ADIHdAud ADIHdAud.sys Thu May 21 11:21:06 2009 (4A150EF2) - SoundMAX AD1988B Audio Driver 6.10.1.6585 WHQL is the latest and is already installed
    fffff880`04e00000 fffff880`04e71000 spsys spsys.sys Mon May 11 20:20:58 2009 (4A085E7A) - should be the latest since Windows Update do this job
    fffff880`0ffd6000 fffff880`0ffde000 ASACPI ASACPI.sys Mon Mar 28 05:30:36 2005 (42476C4C) - Asus ATK0110 ACPI Utility (a known BSOD maker in Win7). Also a part of the Asus PCProbe and AISuite Utilities. I think he remained in the system since I updated the bios with Asus Update. I don't have any asus utility installed on my PC. After i updated the BIOS i uninstalled the asus update


    fffff880`048c3000 fffff880`048cb000 cpuz132_x64 cpuz132_x64.sys Fri Mar 27 01:17:23 2009 (49CC0D03) - removed program CPU-Z.

    That being said, I expect new suggestions :)


    PS: Not all the windows updates have succeeded. Some have failed to install.
    Last edited by doggovy; 08 Feb 2011 at 18:25.
      My Computer


  8. Posts : 927
    windows 7 ultimate
       #8

    fffff880`00e4d000 fffff880`00e78000 nvstor nvstor.sys Wed May 20 09:45:37 2009 (4A13A711) - i already have the latest driver from nvidia chipset 15.53 for my M2N-E motherboard None newer
    fffff880`01319000 fffff880`01324000 amdxata amdxata.sys Tue May 19 20:56:59 2009 (4A12F2EB) - should be the latest since Windows Update do this job Correct. System file.
    fffff880`017d8000 fffff880`017e0000 spldr spldr.sys Mon May 11 19:56:27 2009 (4A0858BB) - - should be the latest since Windows Update do this job Correct. System file.
    fffff880`04971000 fffff880`0497c000 secdrv secdrv.SYS Wed Sep 13 16:18:38 2006 (4508052E) - should be the latest since Windows Update do this job Correct. System file.
    fffff880`04b11000 fffff880`04b8a000 ADIHdAud ADIHdAud.sys Thu May 21 11:21:06 2009 (4A150EF2) - SoundMAX AD1988B Audio Driver 6.10.1.6585 WHQL is the latest and is already installed
    fffff880`04e00000 fffff880`04e71000 spsys spsys.sys Mon May 11 20:20:58 2009 (4A085E7A) - should be the latest since Windows Update do this job Correct. System file.
    fffff880`0ffd6000 fffff880`0ffde000 ASACPI ASACPI.sys Mon Mar 28 05:30:36 2005 (42476C4C) - Asus ATK0110 ACPI Utility (a known BSOD maker in Windows 7). Also a part of the Asus PCProbe and AISuite Utilities. I think he remained in the system since I updated the bios with Asus Update. I don't have any asus utility installed on my PC. After i updated the BIOS i uninstalled the asus update. This is a Windows 7 "killer"!!
    Well you did pretty good Dude!
    This is my "canned speech" for the ASACPI.sys driver:
    This driver is notorious for causing BSOD's. There is an update here: Asus ATK0110 driver. Look under the sub-heading: Utilities. Approx. 12th one down.

    So if it's still installed, update it.

    Driver Install - Manual method

    Download the driver and extract it to a folder
    Open the Device Manager
    Right click the relevant device.
    Choose Update Driver Software.
    Select Browse My Computer For Driver Software.
    Select Let me pick from a list of device drivers on my computer.
    Select Have disk...
    Select Browse..
    Navigate to the extracted folder and double click on the .inf file
    Hit OK, then Next, and it will then install.

    Then you just sit back and wait to find out if you've cured your BSOD yourself!!

    Let us know.
      My Computer


  9. Posts : 927
    windows 7 ultimate
       #9

    Hi doggovy.

    I've just glanced through your drivers list and spotted another "bad guy".

    Your dump file gave a stop error of 0x7F. Its a stop error that ZoneAlarm firewall gives frequently. You have two (?) options:

    ZoneAlarm Firewall is known to be a cause of BSOD's on many Windows 7 systems. Download the ZoneAlarm Remover http://download.zonealarm.com/bin/fr...cpes_clean.exe. Uninstall ZoneAlarm through Programs and Features. Boot to safe mode and run the ZoneAlarm Remover. Reboot. Make sure that Windows Firewall is enabled.
    Alternatively
    Try this Microsoft hotfix if you wish to keep ZoneAlarm: Stop Error 0x07F when you run applications that transfer data using the UDP protocol in Win Server 2008 R2/Win 7" I can neither verify or discount this fix. It may work, it may not.
      My Computer


  10. Posts : 8
    Windows 7 Ultimate x64
    Thread Starter
       #10

    I updated the driver ATK. Windows says it's dated 05/05/2009 and driver version 1043.6.0.0 though Asus says it's dated 07/12/2009.
    I just hope everything will be ok. I just have to wait for a new BSOD. I hope it does not happen :)

    Thank you guys for helping me! I'll come back with the result in few days.
      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 11:00.
Find Us