Thứ Ba, 28 tháng 6, 2016

IRQL not less than BSOD part 1


chrism101

Description
The computer has rebooted from a bugcheck. The bugcheck was: 0x000000d1 (0x000000000000000a, 0x000000000000000d, 0x0000000000000008, 0x000000000000000a). A dump was saved in: C:\Windows\MEMORY.DMP. Report Id: 081810-10701-01.

This DMP file is 453MB now it happens so often...

oh and its w7 64 bit oem, not reinstalled,



chrism101

Problem signature
Problem Event Name: BlueScreen
OS Version: 6.1.7600.2.0.0.768.3
Locale ID: 1033

Extra information about the problem
BCCode: a
BCP1: 0000002BE1EF5602
BCP2: 0000000000000002
BCP3: 0000000000000001
BCP4: FFFFF80002E93F62
OS Version: 6_1_7600
Service Pack: 0_0
Product: 768_1
Bucket ID: X64_0xA_nt!KiIdleLoop+d2
Server information: cfce749a-d2cb-437f-b635-3ffb6e0e8fe1

richc46

http://www.sevenforums.com/crashes-d...tructions.html

Please give us this information.

chrism101

Problem signature
Problem Event Name: BlueScreen
OS Version: 6.1.7600.2.0.0.768.3
Locale ID: 1033

Extra information about the problem
BCCode: d1
BCP1: 000000000000000D
BCP2: 000000000000000D
BCP3: 0000000000000008
BCP4: 000000000000000D
OS Version: 6_1_7600
Service Pack: 0_0
Product: 768_1
Bucket ID: X64_0xD1_CODE_AV_BAD_IP_nt!KiPageFault+260
Server information: 98097bb3-2fe2-4308-a9d5-a1ef22970d53

chrism101

ill run that prog and post back

richc46

As soon as you send it to us, someone will help with your problem

chrism101

Quote�� Quote: Originally Posted by richc46 View Post
As soon as you send it to us, someone will help with your problem
updated

CarlTR6

There are a lot of dumps there; this will take a while. I looked at the latest three dumps. I will look at the others.

Error code A - IRQL_NOT_LESS_OR_EQUAL. Usally caused by Kernel mode driver, System Service, BIOS, Windows, Virus scanner, Backup tool, compatibility

Error code D1 (two dumps showed this code) - DRIVER_IRQL_NOT_LESS_OR_EQUAL. Usually cause by a device driver.

These are hardware/hardware related error. Unfortunately, the dumps do not point out a specific cause.

Code:
******************************************************************************* *                                                                             * *                        Bugcheck Analysis                                    * *                                                                             * *******************************************************************************  Use !analyze -v to get detailed debugging information.  BugCheck D1, {a, d, 8, a}  Probably caused by : ntkrnlmp.exe ( nt!KiPageFault+260 )  Followup: MachineOwner ---------  7: kd> !analyze -v ******************************************************************************* *                                                                             * *                        Bugcheck Analysis                                    * *                                                                             * *******************************************************************************  DRIVER_IRQL_NOT_LESS_OR_EQUAL (d1) An attempt was made to access a pageable (or completely invalid) address at an interrupt request level (IRQL) that is too high.  This is usually caused by drivers using improper addresses. If kernel debugger is available get stack backtrace. Arguments: Arg1: 000000000000000a, memory referenced Arg2: 000000000000000d, IRQL Arg3: 0000000000000008, value 0 = read operation, 1 = write operation Arg4: 000000000000000a, address which referenced memory  Debugging Details: ------------------   READ_ADDRESS: GetPointerFromAddress: unable to read from fffff800030fa0e0  000000000000000a   CURRENT_IRQL:  d  FAULTING_IP:  +5809952f00e4dda0 00000000`0000000a ??              ???  PROCESS_NAME:  System  CUSTOMER_CRASH_COUNT:  1  DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT  BUGCHECK_STR:  0xD1  TRAP_FRAME:  fffff880031929d0 -- (.trap 0xfffff880031929d0) NOTE: The trap frame does not contain all registers. Some register values may be zeroed or incorrect. rax=e0b7a2db219ee800 rbx=0000000000000000 rcx=0000000000000011 rdx=000000000001c2d6 rsi=0000000000000000 rdi=0000000000000000 rip=000000000000000a rsp=fffff88003192b60 rbp=0000000000000000  r8=0000000000021896  r9=0000000000000000 r10=000000000000000a r11=0000000000000002 r12=0000000000000000 r13=0000000000000000 r14=0000000000000000 r15=0000000000000000 iopl=0         nv up ei ng nz na po nc 00000000`0000000a ??              ??? Resetting default scope  LAST_CONTROL_TRANSFER:  from fffff80002ec1ca9 to fffff80002ec2740  FAILED_INSTRUCTION_ADDRESS:  +5809952f00e4dda0 00000000`0000000a ??              ???  STACK_TEXT:   fffff880`03192888 fffff800`02ec1ca9 : 00000000`0000000a 00000000`0000000a 00000000`0000000d 00000000`00000008 : nt!KeBugCheckEx fffff880`03192890 fffff800`02ec0920 : fffff800`02eceb25 000000b2`c6b946b0 fffff880`03160003 fffff880`03192a60 : nt!KiBugCheckDispatch+0x69 fffff880`031929d0 00000000`0000000a : 00000000`00000002 fffffa80`06cd01a0 00000000`000000ff 00000000`00000000 : nt!KiPageFault+0x260 fffff880`03192b60 00000000`00000002 : fffffa80`06cd01a0 00000000`000000ff 00000000`00000000 00000000`000000ff : 0xa fffff880`03192b68 fffffa80`06cd01a0 : 00000000`000000ff 00000000`00000000 00000000`000000ff 00000000`00000000 : 0x2 fffff880`03192b70 00000000`000000ff : 00000000`00000000 00000000`000000ff 00000000`00000000 00000000`00000000 : 0xfffffa80`06cd01a0 fffff880`03192b78 00000000`00000000 : 00000000`000000ff 00000000`00000000 00000000`00000000 00000000`00000000 : 0xff   STACK_COMMAND:  kb  FOLLOWUP_IP:  nt!KiPageFault+260 fffff800`02ec0920 440f20c0        mov     rax,cr8  SYMBOL_STACK_INDEX:  2  SYMBOL_NAME:  nt!KiPageFault+260  FOLLOWUP_NAME:  MachineOwner  MODULE_NAME: nt  IMAGE_NAME:  ntkrnlmp.exe  DEBUG_FLR_IMAGE_TIMESTAMP:  4c1c44a9  FAILURE_BUCKET_ID:  X64_0xD1_CODE_AV_BAD_IP_nt!KiPageFault+260  BUCKET_ID:  X64_0xD1_CODE_AV_BAD_IP_nt!KiPageFault+260  Followup: MachineOwner ---------  7: kd> lmtsmn start             end                 module name fffff880`04359000 fffff880`04397000   1394ohci 1394ohci.sys Mon Jul 13 20:07:12 2009 (4A5BCC30) fffff880`00f0c000 fffff880`00f63000   ACPI     ACPI.sys     Mon Jul 13 19:19:34 2009 (4A5BC106) fffff880`052bb000 fffff880`05334000   ADIHdAud ADIHdAud.sys Thu May 21 04:21:06 2009 (4A150EF2) fffff880`0404a000 fffff880`040d4000   afd      afd.sys      Mon Jul 13 19:21:40 2009 (4A5BC184) fffff880`043c3000 fffff880`043d9000   AgileVpn AgileVpn.sys Mon Jul 13 20:10:24 2009 (4A5BCCF0) fffff880`05265000 fffff880`05271f00   Alpham164 Alpham164.sys Mon Jul 23 03:57:03 2007 (46A45F4F) fffff880`05272000 fffff880`05277500   Alpham264 Alpham264.sys Tue Mar 20 05:51:03 2007 (45FFAE87) fffff880`011e4000 fffff880`011ef000   amdxata  amdxata.sys  Tue May 19 13:56:59 2009 (4A12F2EB) fffff880`04397000 fffff880`0439f000   ASACPI   ASACPI.sys   Wed Jul 15 23:31:29 2009 (4A5E9F11) fffff880`041f9000 fffff880`041ff000   AsIO     AsIO.sys     Mon Aug 03 03:03:16 2009 (4A768BB4) fffff880`061e7000 fffff880`061f2000   asyncmac asyncmac.sys Mon Jul 13 20:10:13 2009 (4A5BCCE5) fffff880`011db000 fffff880`011e4000   atapi    atapi.sys    Mon Jul 13 19:19:47 2009 (4A5BC113) fffff880`01000000 fffff880`0102a000   ataport  ataport.SYS  Mon Jul 13 19:19:52 2009 (4A5BC118) fffff880`01200000 fffff880`01222000   avipbb   avipbb.sys   Mon Feb 22 05:08:50 2010 (4B8257B2) fffff880`02c33000 fffff880`02c3a000   Beep     Beep.SYS     Mon Jul 13 20:00:13 2009 (4A5BCA8D) fffff880`04038000 fffff880`04049000   blbdrive blbdrive.sys Mon Jul 13 19:35:59 2009 (4A5BC4DF) fffff880`046fd000 fffff880`0471b000   bowser   bowser.sys   Mon Jul 13 19:23:50 2009 (4A5BC206) fffff960`00640000 fffff960`00667000   cdd      cdd.dll      unavailable (00000000) fffff880`05353000 fffff880`05370000   cdfs     cdfs.sys     Mon Jul 13 19:19:46 2009 (4A5BC112) fffff880`02c00000 fffff880`02c2a000   cdrom    cdrom.sys    Mon Jul 13 19:19:54 2009 (4A5BC11A) fffff880`00ce7000 fffff880`00da7000   CI       CI.dll       Mon Jul 13 21:32:13 2009 (4A5BE01D) fffff880`00da7000 fffff880`00dd7000   CLASSPNP CLASSPNP.SYS Mon Jul 13 19:19:58 2009 (4A5BC11E) fffff880`00c89000 fffff880`00ce7000   CLFS     CLFS.SYS     Mon Jul 13 19:19:57 2009 (4A5BC11D) fffff880`01481000 fffff880`014f4000   cng      cng.sys      Mon Jul 13 19:49:40 2009 (4A5BC814) fffff880`04243000 fffff880`04253000   CompositeBus CompositeBus.sys Mon Jul 13 20:00:33 2009 (4A5BCAA1) fffff880`047d1000 fffff880`047d9000   cpuz132_x64 cpuz132_x64.sys Thu Mar 26 19:17:23 2009 (49CC0D03) fffff880`061f2000 fffff880`061fa000   cpuz_x64 cpuz_x64.sys Tue Oct 07 15:44:27 2008 (48EBBC1B) fffff880`053e2000 fffff880`053f0000   crashdmp crashdmp.sys Mon Jul 13 20:01:01 2009 (4A5BCABD) fffff880`0401a000 fffff880`04038000   dfsc     dfsc.sys     Mon Jul 13 19:23:44 2009 (4A5BC200) fffff880`0400b000 fffff880`0401a000   discache discache.sys Mon Jul 13 19:37:18 2009 (4A5BC52E) fffff880`016ae000 fffff880`016c4000   disk     disk.sys     Mon Jul 13 19:19:57 2009 (4A5BC11D) fffff880`048cf000 fffff880`048f1000   drmk     drmk.sys     Mon Jul 13 21:01:25 2009 (4A5BD8E5) fffff880`04253000 fffff880`04260000   dsNcAdpt dsNcAdpt.sys Mon Mar 30 22:33:33 2009 (49D180FD) fffff880`05200000 fffff880`05213000   dump_dumpfve dump_dumpfve.sys Mon Jul 13 19:21:51 2009 (4A5BC18F) fffff880`02ca3000 fffff880`02dc1000   dump_iaStorV dump_iaStorV.sys Wed Apr 08 12:57:17 2009 (49DCD76D) fffff880`05370000 fffff880`0537c000   Dxapi    Dxapi.sys    Mon Jul 13 19:38:28 2009 (4A5BC574) fffff880`10ade000 fffff880`10bd2000   dxgkrnl  dxgkrnl.sys  Thu Oct 01 21:00:14 2009 (4AC5509E) fffff880`0fe00000 fffff880`0fe46000   dxgmms1  dxgmms1.sys  Mon Jul 13 19:38:32 2009 (4A5BC578) fffff880`06000000 fffff880`06036000   fastfat  fastfat.SYS  Mon Jul 13 19:23:28 2009 (4A5BC1F0) fffff880`00fe0000 fffff880`00ff4000   fileinfo fileinfo.sys Mon Jul 13 19:34:25 2009 (4A5BC481) fffff880`00e00000 fffff880`00e4c000   fltmgr   fltmgr.sys   Mon Jul 13 19:19:59 2009 (4A5BC11F) fffff880`01505000 fffff880`0150f000   Fs_Rec   Fs_Rec.sys   Mon Jul 13 19:19:45 2009 (4A5BC111) fffff880`015a5000 fffff880`015df000   fvevol   fvevol.sys   Fri Sep 25 22:34:26 2009 (4ABD7DB2) fffff880`0150f000 fffff880`01559000   fwpkclnt fwpkclnt.sys Mon Jul 13 19:21:08 2009 (4A5BC164) fffff880`0439f000 fffff880`043ac000   GEARAspiWDM GEARAspiWDM.sys Mon May 18 08:17:04 2009 (4A1151C0) fffff800`02e09000 fffff800`02e52000   hal      hal.dll      Mon Jul 13 21:27:36 2009 (4A5BDF08) fffff880`10bd2000 fffff880`10bf6000   HDAudBus HDAudBus.sys Mon Jul 13 20:06:13 2009 (4A5BCBF5) fffff880`0538a000 fffff880`053a3000   HIDCLASS HIDCLASS.SYS Mon Jul 13 20:06:21 2009 (4A5BCBFD) fffff880`053a3000 fffff880`053ab080   HIDPARSE HIDPARSE.SYS Mon Jul 13 20:06:17 2009 (4A5BCBF9) fffff880`0537c000 fffff880`0538a000   hidusb   hidusb.sys   Mon Jul 13 20:06:22 2009 (4A5BCBFE) fffff880`0461a000 fffff880`046e2000   HTTP     HTTP.sys     Mon Jul 13 19:22:16 2009 (4A5BC1A8) fffff880`016a5000 fffff880`016ae000   hwpolicy hwpolicy.sys Mon Jul 13 19:19:22 2009 (4A5BC0FA) fffff880`010bd000 fffff880`011db000   iaStorV  iaStorV.sys  Wed Apr 08 12:57:17 2009 (49DCD76D) fffff880`00c00000 fffff880`00c16000   intelppm intelppm.sys Mon Jul 13 19:19:25 2009 (4A5BC0FD) fffff880`0497a000 fffff880`04989000   kbdclass kbdclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116) fffff880`05278000 fffff880`05286000   kbdhid   kbdhid.sys   Mon Jul 13 20:00:20 2009 (4A5BCA94) fffff800`00bd2000 fffff800`00bdc000   kdcom    kdcom.dll    Mon Jul 13 21:31:07 2009 (4A5BDFDB) fffff880`04200000 fffff880`04243000   ks       ks.sys       Mon Jul 13 20:00:31 2009 (4A5BCA9F) fffff880`01467000 fffff880`01481000   ksecdd   ksecdd.sys   Mon Jul 13 19:20:54 2009 (4A5BC156) fffff880`01660000 fffff880`0168b000   ksecpkg  ksecpkg.sys  Fri Dec 11 01:03:32 2009 (4B21E0B4) fffff880`043bd000 fffff880`043c2200   ksthunk  ksthunk.sys  Mon Jul 13 20:00:19 2009 (4A5BCA93) fffff880`053ac000 fffff880`053c1000   LHidFilt LHidFilt.Sys Thu Mar 18 04:51:17 2010 (4BA1E985) fffff880`05286000 fffff880`0529b000   lltdio   lltdio.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92) fffff880`053ce000 fffff880`053e2000   LMouFilt LMouFilt.Sys Thu Mar 18 04:51:24 2010 (4BA1E98C) fffff880`05221000 fffff880`05244000   luafv    luafv.sys    Mon Jul 13 19:26:13 2009 (4A5BC295) fffff880`04260000 fffff880`04267000   ManyCam_x64 ManyCam_x64.sys unavailable (00000000) fffff880`00c31000 fffff880`00c75000   mcupdate_GenuineIntel mcupdate_GenuineIntel.dll Mon Jul 13 21:29:10 2009 (4A5BDF66) fffff880`05213000 fffff880`05221000   monitor  monitor.sys  Mon Jul 13 19:38:52 2009 (4A5BC58C) fffff880`04989000 fffff880`04998000   mouclass mouclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116) fffff880`053c1000 fffff880`053ce000   mouhid   mouhid.sys   Mon Jul 13 20:00:20 2009 (4A5BCA94) fffff880`010a3000 fffff880`010bd000   mountmgr mountmgr.sys Mon Jul 13 19:19:54 2009 (4A5BC11A) fffff880`0471b000 fffff880`04733000   mpsdrv   mpsdrv.sys   Mon Jul 13 20:08:25 2009 (4A5BCC79) fffff880`04733000 fffff880`04760000   mrxsmb   mrxsmb.sys   Sat Feb 27 02:52:19 2010 (4B88CF33) fffff880`04760000 fffff880`047ae000   mrxsmb10 mrxsmb10.sys Sat Feb 27 02:52:28 2010 (4B88CF3C) fffff880`047ae000 fffff880`047d1000   mrxsmb20 mrxsmb20.sys Sat Feb 27 02:52:26 2010 (4B88CF3A) fffff880`02c98000 fffff880`02ca3000   Msfs     Msfs.SYS     Mon Jul 13 19:19:47 2009 (4A5BC113) fffff880`00f6c000 fffff880`00f76000   msisadrv msisadrv.sys Mon Jul 13 19:19:26 2009 (4A5BC0FE) fffff880`01409000 fffff880`01467000   msrpc    msrpc.sys    Mon Jul 13 19:21:32 2009 (4A5BC17C) fffff880`04000000 fffff880`0400b000   mssmbios mssmbios.sys Mon Jul 13 19:31:10 2009 (4A5BC3BE) fffff880`01693000 fffff880`016a5000   mup      mup.sys      Mon Jul 13 19:23:45 2009 (4A5BC201) fffff880`016c9000 fffff880`017bb000   ndis     ndis.sys     Mon Jul 13 19:21:40 2009 (4A5BC184) fffff880`04278000 fffff880`04284000   ndistapi ndistapi.sys Mon Jul 13 20:10:00 2009 (4A5BCCD8) fffff880`0529b000 fffff880`052ae000   ndisuio  ndisuio.sys  Mon Jul 13 20:09:25 2009 (4A5BCCB5) fffff880`048f5000 fffff880`04924000   ndiswan  ndiswan.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3) fffff880`0485a000 fffff880`0486f000   NDProxy  NDProxy.SYS  Mon Jul 13 20:10:05 2009 (4A5BCCDD) fffff880`0415e000 fffff880`0416d000   netbios  netbios.sys  Mon Jul 13 20:09:26 2009 (4A5BCCB6) fffff880`040d4000 fffff880`04119000   netbt    netbt.sys    Mon Jul 13 19:21:28 2009 (4A5BC178) fffff880`01600000 fffff880`01660000   NETIO    NETIO.SYS    Mon Jul 13 19:21:46 2009 (4A5BC18A) fffff880`02ddf000 fffff880`02df0000   Npfs     Npfs.SYS     Mon Jul 13 19:19:48 2009 (4A5BC114) fffff880`041ed000 fffff880`041f9000   nsiproxy nsiproxy.sys Mon Jul 13 19:21:02 2009 (4A5BC15E) fffff800`02e52000 fffff800`0342e000   nt       ntkrnlmp.exe Sat Jun 19 00:16:41 2010 (4C1C44A9) fffff880`0122e000 fffff880`013d1000   Ntfs     Ntfs.sys     Mon Jul 13 19:20:47 2009 (4A5BC14F) fffff880`02c2a000 fffff880`02c33000   Null     Null.SYS     Mon Jul 13 19:19:37 2009 (4A5BC109) fffff880`10adc000 fffff880`10add180   nvBridge nvBridge.kmd Fri Jul 09 17:07:54 2010 (4C378FAA) fffff880`0486f000 fffff880`04892000   nvhda64v nvhda64v.sys Mon Jun 21 18:07:25 2010 (4C1FE29D) fffff880`0fe4a000 fffff880`10adbe00   nvlddmkm nvlddmkm.sys Fri Jul 09 17:15:58 2010 (4C37918E) fffff880`049ac000 fffff880`049ff000   nwifi    nwifi.sys    Mon Jul 13 20:07:23 2009 (4A5BCC3B) fffff880`04122000 fffff880`04148000   pacer    pacer.sys    Mon Jul 13 20:09:41 2009 (4A5BCCC5) fffff880`00fb6000 fffff880`00fcb000   partmgr  partmgr.sys  Mon Jul 13 19:19:58 2009 (4A5BC11E) fffff880`00f76000 fffff880`00fa9000   pci      pci.sys      Mon Jul 13 19:19:51 2009 (4A5BC117) fffff880`0108c000 fffff880`01093000   pciide   pciide.sys   Mon Jul 13 19:19:49 2009 (4A5BC115) fffff880`01093000 fffff880`010a3000   PCIIDEX  PCIIDEX.SYS  Mon Jul 13 19:19:48 2009 (4A5BC114) fffff880`014f4000 fffff880`01505000   pcw      pcw.sys      Mon Jul 13 19:19:27 2009 (4A5BC0FF) fffff880`05ced000 fffff880`05d93000   peauth   peauth.sys   Mon Jul 13 21:01:19 2009 (4A5BD8DF) fffff880`04892000 fffff880`048cf000   portcls  portcls.sys  Mon Jul 13 20:06:27 2009 (4A5BCC03) fffff880`00c75000 fffff880`00c89000   PSHED    PSHED.dll    Mon Jul 13 21:32:23 2009 (4A5BE027) fffff880`043d9000 fffff880`043fd000   rasl2tp  rasl2tp.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3) fffff880`04924000 fffff880`0493f000   raspppoe raspppoe.sys Mon Jul 13 20:10:17 2009 (4A5BCCE9) fffff880`0493f000 fffff880`04960000   raspptp  raspptp.sys  Mon Jul 13 20:10:18 2009 (4A5BCCEA) fffff880`04960000 fffff880`0497a000   rassstp  rassstp.sys  Mon Jul 13 20:10:25 2009 (4A5BCCF1) fffff880`0419c000 fffff880`041ed000   rdbss    rdbss.sys    Mon Jul 13 19:24:09 2009 (4A5BC219) fffff880`02c7d000 fffff880`02c86000   RDPCDD   RDPCDD.sys   Mon Jul 13 20:16:34 2009 (4A5BCE62) fffff880`02c86000 fffff880`02c8f000   rdpencdd rdpencdd.sys Mon Jul 13 20:16:34 2009 (4A5BCE62) fffff880`02c8f000 fffff880`02c98000   rdprefmp rdprefmp.sys Mon Jul 13 20:16:35 2009 (4A5BCE63) fffff880`0610d000 fffff880`06145000   RDPWD    RDPWD.SYS    Mon Jul 13 20:16:47 2009 (4A5BCE6F) fffff880`017bb000 fffff880`017f5000   rdyboost rdyboost.sys Mon Jul 13 19:34:34 2009 (4A5BC48A) fffff880`02dc1000 fffff880`02dd9000   rspndr   rspndr.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92) fffff880`05d93000 fffff880`05d9e000   secdrv   secdrv.SYS   Wed Sep 13 09:18:38 2006 (4508052E) fffff880`043b5000 fffff880`043bd000   serscan  serscan.sys  Mon Jul 13 20:35:32 2009 (4A5BD2D4) fffff880`0168b000 fffff880`01693000   spldr    spldr.sys    Mon May 11 12:56:27 2009 (4A0858BB) fffff880`0605d000 fffff880`060f3000   srv      srv.sys      Mon Jun 21 23:21:11 2010 (4C202C27) fffff880`05c00000 fffff880`05c68000   srv2     srv2.sys     Mon Jun 21 23:20:47 2010 (4C202C0F) fffff880`05d9e000 fffff880`05dcb000   srvnet   srvnet.sys   Mon Jun 21 23:20:32 2010 (4C202C00) fffff880`04267000 fffff880`04277d00   STREAM   STREAM.SYS   Mon Jul 13 20:06:18 2009 (4A5BCBFA) fffff880`04998000 fffff880`04999480   swenum   swenum.sys   Mon Jul 13 20:00:18 2009 (4A5BCA92) fffff880`01803000 fffff880`01a00000   tcpip    tcpip.sys    Sun Jun 13 23:39:04 2010 (4C15A458) fffff880`05dcb000 fffff880`05ddd000   tcpipreg tcpipreg.sys Mon Jul 13 20:09:49 2009 (4A5BCCCD) fffff880`02df0000 fffff880`02dfd000   TDI      TDI.SYS      Mon Jul 13 19:21:18 2009 (4A5BC16E) fffff880`060f3000 fffff880`060fe000   tdtcp    tdtcp.sys    Mon Jul 13 20:16:32 2009 (4A5BCE60) fffff880`013d1000 fffff880`013ef000   tdx      tdx.sys      Mon Jul 13 19:21:15 2009 (4A5BC16B) fffff880`04188000 fffff880`0419c000   termdd   termdd.sys   Mon Jul 13 20:16:36 2009 (4A5BCE64) fffff960`00570000 fffff960`0057a000   TSDDD    TSDDD.dll    unavailable (00000000) fffff880`060fe000 fffff880`0610d000   tssecsrv tssecsrv.sys Mon Jul 13 20:16:41 2009 (4A5BCE69) fffff880`00dd7000 fffff880`00dfd000   tunnel   tunnel.sys   Mon Jul 13 20:09:37 2009 (4A5BCCC1) fffff880`0499a000 fffff880`049ac000   umbus    umbus.sys    Mon Jul 13 20:06:56 2009 (4A5BCC20) fffff880`046e2000 fffff880`046fcc00   usbaudio usbaudio.sys Mon Jul 13 20:06:31 2009 (4A5BCC07) fffff880`05334000 fffff880`05351000   usbccgp  usbccgp.sys  Mon Jul 13 20:06:45 2009 (4A5BCC15) fffff880`05351000 fffff880`05352f00   USBD     USBD.SYS     Mon Jul 13 20:06:23 2009 (4A5BCBFF) fffff880`042e3000 fffff880`042f4000   usbehci  usbehci.sys  Mon Jul 13 20:06:30 2009 (4A5BCC06) fffff880`04800000 fffff880`0485a000   usbhub   usbhub.sys   Mon Jul 13 20:07:09 2009 (4A5BCC2D) fffff880`0428d000 fffff880`042e3000   USBPORT  USBPORT.SYS  Mon Jul 13 20:06:31 2009 (4A5BCC07) fffff880`00c16000 fffff880`00c31000   USBSTOR  USBSTOR.SYS  Mon Jul 13 20:06:34 2009 (4A5BCC0A) fffff880`015ed000 fffff880`015fa000   usbuhci  usbuhci.sys  Mon Jul 13 20:06:27 2009 (4A5BCC03) fffff880`00fa9000 fffff880`00fb6000   vdrvroot vdrvroot.sys Mon Jul 13 20:01:31 2009 (4A5BCADB) fffff880`02c3a000 fffff880`02c48000   vga      vga.sys      Mon Jul 13 19:38:47 2009 (4A5BC587) fffff880`02c48000 fffff880`02c6d000   VIDEOPRT VIDEOPRT.SYS Mon Jul 13 19:38:51 2009 (4A5BC58B) fffff880`00fcb000 fffff880`00fe0000   volmgr   volmgr.sys   Mon Jul 13 19:19:57 2009 (4A5BC11D) fffff880`01030000 fffff880`0108c000   volmgrx  volmgrx.sys  Mon Jul 13 19:20:33 2009 (4A5BC141) fffff880`01559000 fffff880`015a5000   volsnap  volsnap.sys  Mon Jul 13 19:20:08 2009 (4A5BC128) fffff880`04148000 fffff880`0415e000   vwififlt vwififlt.sys Mon Jul 13 20:07:22 2009 (4A5BCC3A) fffff880`0416d000 fffff880`04188000   wanarp   wanarp.sys   Mon Jul 13 20:10:21 2009 (4A5BCCED) fffff880`02c6d000 fffff880`02c7d000   watchdog watchdog.sys Mon Jul 13 19:37:35 2009 (4A5BC53F) fffff880`00e59000 fffff880`00efd000   Wdf01000 Wdf01000.sys Mon Jul 13 19:22:07 2009 (4A5BC19F) fffff880`00efd000 fffff880`00f0c000   WDFLDR   WDFLDR.SYS   Mon Jul 13 19:19:54 2009 (4A5BC11A) fffff880`04119000 fffff880`04122000   wfplwf   wfplwf.sys   Mon Jul 13 20:09:26 2009 (4A5BCCB6) fffff960`00090000 fffff960`0039f000   win32k   win32k.sys   unavailable (00000000) fffff880`043ac000 fffff880`043b5000   wmiacpi  wmiacpi.sys  Mon Jul 13 19:31:02 2009 (4A5BC3B6) fffff880`00f63000 fffff880`00f6c000   WMILIB   WMILIB.SYS   Mon Jul 13 19:19:51 2009 (4A5BC117) fffff880`05244000 fffff880`05265000   WudfPf   WudfPf.sys   Mon Jul 13 20:05:37 2009 (4A5BCBD1) fffff880`06145000 fffff880`06176000   WUDFRd   WUDFRd.sys   Mon Jul 13 20:06:06 2009 (4A5BCBEE) fffff880`042f4000 fffff880`04359000   yk62x64  yk62x64.sys  Mon Sep 28 04:19:31 2009 (4AC07193)  Unloaded modules: fffff880`06176000 fffff880`061e7000   spsys.sys     Timestamp: unavailable (00000000)     Checksum:  00000000 fffff880`06176000 fffff880`061e7000   spsys.sys     Timestamp: unavailable (00000000)     Checksum:  00000000 fffff880`015df000 fffff880`015ed000   crashdmp.sys     Timestamp: unavailable (00000000)     Checksum:  00000000 fffff880`02cae000 fffff880`02dcc000   dump_iaStorV     Timestamp: unavailable (00000000)     Checksum:  00000000 fffff880`02dcc000 fffff880`02ddf000   dump_dumpfve     Timestamp: unavailable (00000000)     Checksum:  00000000  .... ******************************************************************************* *                                                                             * *                        Bugcheck Analysis                                    * *                                                                             * *******************************************************************************  Use !analyze -v to get detailed debugging information.  BugCheck A, {2be1ef5602, 2, 1, fffff80002e93f62}  Probably caused by : ntkrnlmp.exe ( nt!KiIdleLoop+d2 )  Followup: MachineOwner ---------  7: 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: 0000002be1ef5602, memory referenced Arg2: 0000000000000002, IRQL Arg3: 0000000000000001, 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: fffff80002e93f62, address which referenced memory  Debugging Details: ------------------   WRITE_ADDRESS: GetPointerFromAddress: unable to read from fffff800030c30e0  0000002be1ef5602   CURRENT_IRQL:  2  FAULTING_IP:  nt!KiIdleLoop+d2 fffff800`02e93f62 48014718        add     qword ptr [rdi+18h],rax  CUSTOMER_CRASH_COUNT:  1  DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT  BUGCHECK_STR:  0xA  PROCESS_NAME:  System  TRAP_FRAME:  fffff880031923d0 -- (.trap 0xfffff880031923d0) NOTE: The trap frame does not contain all registers. Some register values may be zeroed or incorrect. rax=000044b8d300ae31 rbx=0000000000000000 rcx=0000000000000002 rdx=000044b900000000 rsi=0000000000000000 rdi=0000000000000000 rip=fffff80002e93f62 rsp=fffff88003192560 rbp=0000000000000001  r8=fffff8800316c301  r9=0000000000000002 r10=000000000000005f r11=0000000000000000 r12=0000000000000000 r13=0000000000000000 r14=0000000000000000 r15=0000000000000000 iopl=0         nv up di pl nz na pe nc nt!KiIdleLoop+0xd2: fffff800`02e93f62 48014718        add     qword ptr [rdi+18h],rax ds:d600:00000000`00000018=???????????????? Resetting default scope  LAST_CONTROL_TRANSFER:  from fffff80002e8aca9 to fffff80002e8b740  STACK_TEXT:   fffff880`03192288 fffff800`02e8aca9 : 00000000`0000000a 0000002b`e1ef5602 00000000`00000002 00000000`00000001 : nt!KeBugCheckEx fffff880`03192290 fffff800`02e89920 : 00000000`0000000a fffffa80`0838a540 fffff880`0316a180 fffff800`02e97de0 : nt!KiBugCheckDispatch+0x69 fffff880`031923d0 fffff800`02e93f62 : 00000000`00000000 fffff800`02e9729e fffff880`03192600 00000000`00000000 : nt!KiPageFault+0x260 fffff880`03192560 00000000`00000098 : 00000000`00000000 00000000`000000ff 00000000`00000000 ffffd985`49e33480 : nt!KiIdleLoop+0xd2 fffff880`03192590 00000000`00000000 : 00000000`000000ff 00000000`00000000 ffffd985`49e33480 00000000`00000002 : 0x98   STACK_COMMAND:  kb  FOLLOWUP_IP:  nt!KiIdleLoop+d2 fffff800`02e93f62 48014718        add     qword ptr [rdi+18h],rax  SYMBOL_STACK_INDEX:  3  SYMBOL_NAME:  nt!KiIdleLoop+d2  FOLLOWUP_NAME:  MachineOwner  MODULE_NAME: nt  IMAGE_NAME:  ntkrnlmp.exe  DEBUG_FLR_IMAGE_TIMESTAMP:  4c1c44a9  FAILURE_BUCKET_ID:  X64_0xA_nt!KiIdleLoop+d2  BUCKET_ID:  X64_0xA_nt!KiIdleLoop+d2  Followup: MachineOwner ---------
To begin troubleshooting, I recommend that you uninstall Avira. Avira is known to cause BSOD's on some Win 7 systems. Use this tool >Info > Tool. Download and install Microsoft Security Essentials while you are troubleshooting. You can reinstall Avira after you get your system running smooth, though I do not recommend doing so.

Download a copy of Memtest86+ - Advanced Memory Diagnostic Tool and burn the ISO to a CD using http://isorecorder.alexfeinman.com/W7. Boot from the CD, and leave it running for at least 7 passes. Error, if any, will show up on your screen in red. Please post the results of this test.

If Memtest shows no errors, enable Driver Verifier. Read the thread below carefully.

Driver Verifier - Enable and Disable

If you get a BSOD triggered by Driver Verifier, upload it. Hopefully it will point out the offending driver.

http://www.sevenforums.com/tutorials...en-forums.html








CarlTR6

Quote�� Quote: Originally Posted by chrism101 View Post
Quote�� Quote: Originally Posted by richc46 View Post
As soon as you send it to us, someone will help with your problem
updated

Well, while Carl is doing the DMP"s

old drivers needing updating
Code:
Alpham264.sys        fffff880`05272000    fffff880`05277500    0x00005500    0x45ffae87    3/20/2007 05:51:03                         Alpham164.sys        fffff880`05265000    fffff880`05271f00    0x0000cf00    0x46a45f4f    7/23/2007 03:57:03                         cpuz_x64.sys        fffff880`061f2000    fffff880`061fa000    0x00008000    0x48ebbc1b    10/7/2008 15:44:27                         cpuz132_x64.sys        fffff880`047d1000    fffff880`047d9000    0x00008000    0x49cc0d03    3/26/2009 19:17:23                         dsNcAdpt.sys        fffff880`04253000    fffff880`04260000    0x0000d000    0x49d180fd    3/30/2009 22:33:33                         iaStorV.sys        fffff880`010bd000    fffff880`011db000    0x0011e000    0x49dcd76d    4/8/2009 12:57:17                         dump_iaStorV.sys        fffff880`02ca3000    fffff880`02dc1000    0x0011e000    0x49dcd76d    4/8/2009 12:57:17                         spldr.sys        fffff880`0168b000    fffff880`01693000    0x00008000    0x4a0858bb    5/11/2009 12:56:27                         GEARAspiWDM.sys        fffff880`0439f000    fffff880`043ac000    0x0000d000    0x4a1151c0    5/18/2009 08:17:04                         amdxata.sys        fffff880`011e4000    fffff880`011ef000    0x0000b000    0x4a12f2eb    5/19/2009 13:56:59                         ADIHdAud.sys        fffff880`052bb000    fffff880`05334000    0x00079000    0x4a150ef2    5/21/2009 04:21:06

thats a lot of crashes. only the most current ones are relevant.


Ken

Guest

Thanks for the help, Ken; that saved me a lot of time.

Chrism101, start updating with the oldest drivers first. If you need help with this please post.

chrism101

Still running MemTest... 7 passes is gonna be like 8 hours+

As far as those drivers... What will be the most efficient way to update them?



CarlTR6

ADIHdAud.sys - SoundMAX Digital HD Audio Driver, OEM - none at Analog Devices, Inc. |*Converters Amplifiers Processors MEMS A/D Converters Analog to Digital Video Converter Temperature Sensors Analog Device RF Amplifiers Differential Amplifiers Digital Signal Processing Thermal Management D to A Converters Micro. There may not be an update for this driver. You can try; you have to upgrade your sound card.

Alpham264.sys - Ideazon ZBoard downloads - SteelSeries. Update the driver or upgrade the hardware.

Alpham164.sys - Ideazon ZBoard downloads - SteelSeries. Update the driver or upgrade the hardware.

cpuz_x64.sys - CPU-Z Testing Utility CPUID - System & hardware benchmark, monitoring, reporting. Update the software or uninstall it.

cpuz132_x64.sys - CPU-Z Testing Utility CPUID - System & hardware benchmark, monitoring, reporting. Update the software or uninstall it.

dsNcAdpt.sys - Network Connect VPN software by Juniper NetworksCustomer Support Center - Juniper Networks Update the driver and/or software or uninstall the software.

iaStorV.sys - Intel Storage drivers
http://downloadcenter.intel.com/Default.aspx. Update the driver.

For the time being, you can ignore these drivers:

amdxata.sys
GEARAspiWDM.sys
spldr.sys

We generally recommend going to the manufatcturers' websites and downloading and installing the drivers rather than using Windows Update or Device manger. For Windows drivers, obviously, use Windows Update. Hope this helps.

chrism101

Ran memtest 21 Passes Overnight... ZERO Errors.

So when i get home in a couple of hours ill try to get some of the drivers up to date.

Those Z board drivers I know wont update, I've tried, but I can delete them I dont need them.

CPU Z I can delte

That VPN driver can be deleted, I have a laptop for work i can use.

IASTORV is for my SSD drive.

amdxata.sys though I think has been a known problem for some...
It runs the RAID i believe, but Im not certain that its needed because i think my RAID on my MB is the controller.

chrism101

did sfc scannow , it was all clear
loaded driver verifier, did a query, seemed ok..., still on.

CarlTR6

Good work. We can assume that your system files are in good shape. Use your computer normally while Driver Verifier is on. It will stress the drivers and when it finds a problem with one, it will trigger a crash. After 24 - 36 hours, if you have not gotten a crash, you can turn it off.

chrism101

Ok , ive deleted the unneeded jupiter, cpuz, and z board programs.

Cannot find a newer sound driver... maybe ill budget a new card later on.

Now i need to find IASTORV and update it

chrism101

OH CRAP! I updated the IASTORV.sys by clicking update and now it wants to format my disk. This was my RAID with everything on it except my OS... what do I do its asking to format and I said no, now its waiting to restart...

Rolled back my driver and got my RAID back. It had changed to ACHI or whatever promise is.

Its kind of confusing because the Intel portion is my SSD which has the OS, but changing it to ACHI killed my raid which are standard drives and not the OS but my progs and add ons...

CarlTR6

OK, let it restart. A RAID array - Windows 7 is mighty finicky about RAID. But I have not heard of IASTORV updating wanting to cause a format before.

chrism101

Ok its all back to normal... now I suppose i should leave that one alone?

CarlTR6

Yes, for now. I will get some help with this as I have never used RAID. I'll put out a MayDay!

CarlTR6

I have put out the call for help.



chrism101

thanks, Im gonna see if i can put some miles on it and see if it will crash.

Dave76

What make and model are your '1 TB raid (500x2)'?

Re-seat all SATA cables.
Try new SATA cables if you have any or get some new quality cables.

Do you know the IASTORV.sys and/or AHCI driver version numbers?
Check in Device Manager, IDE ATA/ATAPI controllers, should be Intel 7 Series/xxxx Series SATA AHCI Controller, or similar.

Which RAID are you using, RAID 0?

Check for an update for your BIOS, look in update log and check for fixes.

Have you updated your Nvidia graphics card driver?
Get it from the Nvidia site, not from MS.
Can you test with a different graphics card or integrated graphics?

Which version of w7 are you using? 32bit or 64bit? With 6GB RAM I would guess 64bit.
Check which DirectX version you have, type 'dxdiag' in the search box, it will be on the first page.

CarlTR6

Thank you very much, Dave.

chrism101

Intel(R) ICH8R/ICH9R/ICH10R/DO SATA RAID Controller
driver date 4.8.2009
version 8.6.2.1012

RAID 0

I beileve they are WD Green Series 500GB

I have the Latest Driver for Video from Nvidia

Im running 64 bit

But after gaming some and running folding all night I have not had a BSOD...

Could have been AVira, or some of the other things i no longer needed and deleted.

Ill keep it going today and see if anything happens.

CarlTR6

Keep us updated.

Dave76

Hope the problem is solved.

I would still recommend to install the new Intel RAID drivers 9.6.0.1014, you'll get better performance and Trim will work.

If you are having problems with your RAID setup when trying to update the Intel RAID driver, unplug SATA and power cables for the RAID HDDs, leave the SSD plugged in and update the Intel RAID/AHCI driver 9.6.0.1014. after reboot and confirmation everything is working, shut down re-connect the RAID array, in the same ports as before, Everything will be as before but with the new RAID driver.

If there are any further issues you can check your BIOS version for an upgrade.

What is your motherboard BIOS version?

Let us know the progress.

chrism101

Im running a P6T deluxe V1...

I will attempt the method you described and pray that it doesn't hose the RAID setup.

currently at work so it may be a few hrs or tomorrow.

Dave76

Just make a backup image before you try this, then you will have everything saved and you can restore if there are any issues.

If you don't have a image backup program I recommend Macrium Reflect FREE Edition - for personal use.

You can D/L CPUZ, run it, check the 'Mainboard' tab for your current BIOS version.

Your latest available BIOS version is Version 2101,
Release date: 2010/02/25 update

You can get it at the ASUS motherboard site P6T Deluxe, click the 'Download' tab, select your OS, then expand BIOS [History].

chrism101

well something just happened, but Im not even sure what...

I just sat down and was browsing some news articles and it just died and I saw a flash of Blue from a BSOD, but not even enough to see text then it went black and rebooted. came up like it had been a power failure onto the do you want to start windows normally or safe mode screen.

It didnt come back and say windows has recovered from a serious error like you usually would see after a bsod.

But as it loaded up it popped up an adobe reader update is now ready to install...

CarlTR6

That is interesting. Did you have a momentary flicker in your electrical power? Power supply problem? Power cord loose in the wall plug or into the computer?



chrism101

new dump


I guess i could have bumped the cord, ive done that once before. anything is possible as sleepy as i was when it happened. I was on call at hospital last night, so i was tired.

I attached a new dump to see if you think there is anything in it...

Last BSOD occcured during restart when i first tried the new RAID driver, I just tried to run the EXE file. It failed on restart and I had to do it just by device manager and choosing the folder that contained the driver

chrism101

never mind that perfmon, i think it was ran with Folding at home running, OOPS!

CarlTR6

OK, we will scratch that one.

chrism101

well we are over 24 hrs with no BSOD, so Im keeping my Fingers Crossed, thanks to All who helped Especially Carl and Dave and Zigzag.

Ive gamed and Folded on it so its been receiving heavy use and no BSOD, so hopefully we can close this one out.

CarlTR6

Great news! And you are very welcome. Post back tomorrow and let us know. If you are still crash free, I will ask the mods to mark the thread solved. Happy computing!!

Dave76

That's good news, hope it's stable now.

Let us know if it continues running smoothly or not.

chrism101

well Crap BSOD happened

CarlTR6

That's NOT good news. Did you get a dump file?

chrism101

502 am

CarlTR6

Quote:
STOP 0x000000FC: ATTEMPTED_EXECUTE_OF_NOEXECUTE_MEMORY

Usual causes: Device driver
Code:
******************************************************************************* *                                                                             * *                        Bugcheck Analysis                                    * *                                                                             * *******************************************************************************  Use !analyze -v to get detailed debugging information.  BugCheck FC, {261ef, 820000000058f867, fffff8800338c9d0, 0}  Probably caused by : ntkrnlmp.exe ( nt! ?? ::FNODOBFM::`string'+40a25 )  Followup: MachineOwner ---------  2: kd> !analyze -v ******************************************************************************* *                                                                             * *                        Bugcheck Analysis                                    * *                                                                             * *******************************************************************************  ATTEMPTED_EXECUTE_OF_NOEXECUTE_MEMORY (fc) An attempt was made to execute non-executable memory.  The guilty driver is on the stack trace (and is typically the current instruction pointer). When possible, the guilty driver's name (Unicode string) is printed on the bugcheck screen and saved in KiBugCheckDriver. Arguments: Arg1: 00000000000261ef, Virtual address for the attempted execute. Arg2: 820000000058f867, PTE contents. Arg3: fffff8800338c9d0, (reserved) Arg4: 0000000000000000, (reserved)  Debugging Details: ------------------   CUSTOMER_CRASH_COUNT:  1  DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT  BUGCHECK_STR:  0xFC  PROCESS_NAME:  System  CURRENT_IRQL:  d  TRAP_FRAME:  fffff8800338c9d0 -- (.trap 0xfffff8800338c9d0) NOTE: The trap frame does not contain all registers. Some register values may be zeroed or incorrect. rax=204b25369ad40100 rbx=0000000000000000 rcx=0000000000000011 rdx=000000000001e9c1 rsi=0000000000000000 rdi=0000000000000000 rip=00000000000261ef rsp=fffff8800338cb60 rbp=0000000000000000  r8=00000000000246e7  r9=0000000000000000 r10=00000000000261ef r11=fffffa8009c46c68 r12=0000000000000000 r13=0000000000000000 r14=0000000000000000 r15=0000000000000000 iopl=0         nv up ei ng nz na po nc 00000000`000261ef ??              ??? Resetting default scope  LAST_CONTROL_TRANSFER:  from fffff80002f064b1 to fffff80002e87740  STACK_TEXT:   fffff880`0338c868 fffff800`02f064b1 : 00000000`000000fc 00000000`000261ef 82000000`0058f867 fffff880`0338c9d0 : nt!KeBugCheckEx fffff880`0338c870 fffff800`02e8582e : fffff800`02e93b25 0000007c`0206aa5b fffff880`03364180 fffff880`0338ca60 : nt! ?? ::FNODOBFM::`string'+0x40a25 fffff880`0338c9d0 00000000`000261ef : fffffa80`09c46c68 fffff800`02f421f9 00000000`00000000 00000000`00000000 : nt!KiPageFault+0x16e fffff880`0338cb60 fffffa80`09c46c68 : fffff800`02f421f9 00000000`00000000 00000000`00000000 00000000`00000000 : 0x261ef fffff880`0338cb68 fffff800`02f421f9 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0xfffffa80`09c46c68 fffff880`0338cb70 fffff800`02e9524a : 00000000`003bbd9e fffffa80`08018598 fffff880`0336f0c0 00000000`00000001 : nt!PpmPerfCalculateCoreParkingMask+0x729 fffff880`0338cca0 fffff800`02e8febc : fffff880`03364180 fffff880`00000000 00000000`00000000 fffff800`02fa7da0 : nt!PoIdle+0x53a fffff880`0338cd80 00000000`00000000 : fffff880`0338d000 fffff880`03387000 fffff880`0338cd40 00000000`00000000 : nt!KiIdleLoop+0x2c   STACK_COMMAND:  kb  FOLLOWUP_IP:  nt! ?? ::FNODOBFM::`string'+40a25 fffff800`02f064b1 cc              int     3  SYMBOL_STACK_INDEX:  1  SYMBOL_NAME:  nt! ?? ::FNODOBFM::`string'+40a25  FOLLOWUP_NAME:  MachineOwner  MODULE_NAME: nt  IMAGE_NAME:  ntkrnlmp.exe  DEBUG_FLR_IMAGE_TIMESTAMP:  4c1c44a9  FAILURE_BUCKET_ID:  X64_0xFC_nt!_??_::FNODOBFM::_string_+40a25  BUCKET_ID:  X64_0xFC_nt!_??_::FNODOBFM::_string_+40a25  Followup: MachineOwner ---------  2: kd> lmtsmn start             end                 module name fffff880`03161000 fffff880`0319f000   1394ohci 1394ohci.sys Mon Jul 13 20:07:12 2009 (4A5BCC30) fffff880`00f56000 fffff880`00fad000   ACPI     ACPI.sys     Mon Jul 13 19:19:34 2009 (4A5BC106) fffff880`05adc000 fffff880`05b55000   ADIHdAud ADIHdAud.sys Thu May 21 04:21:06 2009 (4A150EF2) fffff880`04c2b000 fffff880`04cb5000   afd      afd.sys      Mon Jul 13 19:21:40 2009 (4A5BC184) fffff880`0306b000 fffff880`03081000   AgileVpn AgileVpn.sys Mon Jul 13 20:10:24 2009 (4A5BCCF0) fffff880`00c00000 fffff880`00c49000   ahcis    ahcis.sys    Wed Aug 04 07:28:40 2010 (4C594EE8) fffff880`014f6000 fffff880`01501000   amdxata  amdxata.sys  Tue May 19 13:56:59 2009 (4A12F2EB) fffff880`0319f000 fffff880`031a7000   ASACPI   ASACPI.sys   Wed Jul 15 23:31:29 2009 (4A5E9F11) fffff880`04ff9000 fffff880`04fff000   AsIO     AsIO.sys     Mon Aug 03 03:03:16 2009 (4A768BB4) fffff880`065ce000 fffff880`065d9000   asyncmac asyncmac.sys Mon Jul 13 20:10:13 2009 (4A5BCCE5) fffff880`014c3000 fffff880`014cc000   atapi    atapi.sys    Mon Jul 13 19:19:47 2009 (4A5BC113) fffff880`014cc000 fffff880`014f6000   ataport  ataport.SYS  Mon Jul 13 19:19:52 2009 (4A5BC118) fffff880`04f78000 fffff880`04f7f000   Beep     Beep.SYS     Mon Jul 13 20:00:13 2009 (4A5BCA8D) fffff880`01c95000 fffff880`01ca6000   blbdrive blbdrive.sys Mon Jul 13 19:35:59 2009 (4A5BC4DF) fffff880`05961000 fffff880`0597f000   bowser   bowser.sys   Mon Jul 13 19:23:50 2009 (4A5BC206) fffff960`006d0000 fffff960`006f7000   cdd      cdd.dll      unavailable (00000000) fffff880`04f18000 fffff880`04f42000   cdrom    cdrom.sys    Mon Jul 13 19:19:54 2009 (4A5BC11A) fffff880`00d05000 fffff880`00dc5000   CI       CI.dll       Mon Jul 13 21:32:13 2009 (4A5BE01D) fffff880`0118a000 fffff880`011ba000   CLASSPNP CLASSPNP.SYS Mon Jul 13 19:19:58 2009 (4A5BC11E) fffff880`00ca7000 fffff880`00d05000   CLFS     CLFS.SYS     Mon Jul 13 19:19:57 2009 (4A5BC11D) fffff880`01200000 fffff880`01273000   cng      cng.sys      Mon Jul 13 19:49:40 2009 (4A5BC814) fffff880`03043000 fffff880`03053000   CompositeBus CompositeBus.sys Mon Jul 13 20:00:33 2009 (4A5BCAA1) fffff880`05be6000 fffff880`05bf4000   crashdmp crashdmp.sys Mon Jul 13 20:01:01 2009 (4A5BCABD) fffff880`01c77000 fffff880`01c95000   dfsc     dfsc.sys     Mon Jul 13 19:23:44 2009 (4A5BC200) fffff880`01c68000 fffff880`01c77000   discache discache.sys Mon Jul 13 19:37:18 2009 (4A5BC52E) fffff880`0160a000 fffff880`01620000   disk     disk.sys     Mon Jul 13 19:19:57 2009 (4A5BC11D) fffff880`04966000 fffff880`04988000   drmk     drmk.sys     Mon Jul 13 21:01:25 2009 (4A5BD8E5) fffff880`05a00000 fffff880`05a13000   dump_dumpfve dump_dumpfve.sys Mon Jul 13 19:21:51 2009 (4A5BC18F) fffff880`04cfa000 fffff880`04f04000   dump_iaStor dump_iaStor.sys Wed Mar 03 21:51:31 2010 (4B8F2033) fffff880`05b74000 fffff880`05b80000   Dxapi    Dxapi.sys    Mon Jul 13 19:38:28 2009 (4A5BC574) fffff880`10ebc000 fffff880`10fb0000   dxgkrnl  dxgkrnl.sys  Thu Oct 01 21:00:14 2009 (4AC5509E) fffff880`10fb0000 fffff880`10ff6000   dxgmms1  dxgmms1.sys  Mon Jul 13 19:38:32 2009 (4A5BC578) fffff880`0154d000 fffff880`01561000   fileinfo fileinfo.sys Mon Jul 13 19:34:25 2009 (4A5BC481) fffff880`01501000 fffff880`0154d000   fltmgr   fltmgr.sys   Mon Jul 13 19:19:59 2009 (4A5BC11F) fffff880`01600000 fffff880`0160a000   Fs_Rec   Fs_Rec.sys   Mon Jul 13 19:19:45 2009 (4A5BC111) fffff880`015bf000 fffff880`015f9000   fvevol   fvevol.sys   Fri Sep 25 22:34:26 2009 (4ABD7DB2) fffff880`0188b000 fffff880`018d5000   fwpkclnt fwpkclnt.sys Mon Jul 13 19:21:08 2009 (4A5BC164) fffff880`031a7000 fffff880`031b4000   GEARAspiWDM GEARAspiWDM.sys Mon May 18 08:17:04 2009 (4A1151C0) fffff800`033f3000 fffff800`0343c000   hal      hal.dll      Mon Jul 13 21:27:36 2009 (4A5BDF08) fffff880`10200000 fffff880`10224000   HDAudBus HDAudBus.sys Mon Jul 13 20:06:13 2009 (4A5BCBF5) fffff880`05b8e000 fffff880`05ba7000   HIDCLASS HIDCLASS.SYS Mon Jul 13 20:06:21 2009 (4A5BCBFD) fffff880`05ba7000 fffff880`05baf080   HIDPARSE HIDPARSE.SYS Mon Jul 13 20:06:17 2009 (4A5BCBF9) fffff880`05b80000 fffff880`05b8e000   hidusb   hidusb.sys   Mon Jul 13 20:06:22 2009 (4A5BCBFE) fffff880`05899000 fffff880`05961000   HTTP     HTTP.sys     Mon Jul 13 19:22:16 2009 (4A5BC1A8) fffff880`019e8000 fffff880`019f1000   hwpolicy hwpolicy.sys Mon Jul 13 19:19:22 2009 (4A5BC0FA) fffff880`012b9000 fffff880`014c3000   iaStor   iaStor.sys   Wed Mar 03 21:51:31 2010 (4B8F2033) fffff880`01020000 fffff880`0113e000   iaStorV  iaStorV.sys  Wed Apr 08 12:57:17 2009 (49DCD76D) fffff880`01ccc000 fffff880`01ce2000   intelppm intelppm.sys Mon Jul 13 19:19:25 2009 (4A5BC0FD) fffff880`04865000 fffff880`04874000   kbdclass kbdclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116) fffff880`05a65000 fffff880`05a73000   kbdhid   kbdhid.sys   Mon Jul 13 20:00:20 2009 (4A5BCA94) fffff800`00bcd000 fffff800`00bd7000   kdcom    kdcom.dll    Mon Jul 13 21:31:07 2009 (4A5BDFDB) fffff880`03000000 fffff880`03043000   ks       ks.sys       Mon Jul 13 20:00:31 2009 (4A5BCA9F) fffff880`017cf000 fffff880`017e9000   ksecdd   ksecdd.sys   Mon Jul 13 19:20:54 2009 (4A5BC156) fffff880`01860000 fffff880`0188b000   ksecpkg  ksecpkg.sys  Fri Dec 11 01:03:32 2009 (4B21E0B4) fffff880`031c5000 fffff880`031ca200   ksthunk  ksthunk.sys  Mon Jul 13 20:00:19 2009 (4A5BCA93) fffff880`05bb0000 fffff880`05bc5000   LHidFilt LHidFilt.Sys Thu Mar 18 04:51:17 2010 (4BA1E985) fffff880`05a8e000 fffff880`05aa3000   lltdio   lltdio.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92) fffff880`05bd2000 fffff880`05be6000   LMouFilt LMouFilt.Sys Thu Mar 18 04:51:24 2010 (4BA1E98C) fffff880`05a21000 fffff880`05a44000   luafv    luafv.sys    Mon Jul 13 19:26:13 2009 (4A5BC295) fffff880`03053000 fffff880`0305a000   ManyCam_x64 ManyCam_x64.sys unavailable (00000000) fffff880`00c4f000 fffff880`00c93000   mcupdate_GenuineIntel mcupdate_GenuineIntel.dll Mon Jul 13 21:29:10 2009 (4A5BDF66) fffff880`05a13000 fffff880`05a21000   monitor  monitor.sys  Mon Jul 13 19:38:52 2009 (4A5BC58C) fffff880`04874000 fffff880`04883000   mouclass mouclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116) fffff880`05bc5000 fffff880`05bd2000   mouhid   mouhid.sys   Mon Jul 13 20:00:20 2009 (4A5BCA94) fffff880`00dc5000 fffff880`00ddf000   mountmgr mountmgr.sys Mon Jul 13 19:19:54 2009 (4A5BC11A) fffff880`04f42000 fffff880`04f6f000   MpFilter MpFilter.sys Sat Mar 20 01:58:08 2010 (4BA463F0) fffff880`0651c000 fffff880`0652c000   MpNWMon  MpNWMon.sys  Sat Mar 20 01:58:00 2010 (4BA463E8) fffff880`0597f000 fffff880`05997000   mpsdrv   mpsdrv.sys   Mon Jul 13 20:08:25 2009 (4A5BCC79) fffff880`05997000 fffff880`059c4000   mrxsmb   mrxsmb.sys   Sat Feb 27 02:52:19 2010 (4B88CF33) fffff880`05800000 fffff880`0584e000   mrxsmb10 mrxsmb10.sys Sat Feb 27 02:52:28 2010 (4B88CF3C) fffff880`0584e000 fffff880`05871000   mrxsmb20 mrxsmb20.sys Sat Feb 27 02:52:26 2010 (4B88CF3A) fffff880`04fdd000 fffff880`04fe8000   Msfs     Msfs.SYS     Mon Jul 13 19:19:47 2009 (4A5BC113) fffff880`00fb6000 fffff880`00fc0000   msisadrv msisadrv.sys Mon Jul 13 19:19:26 2009 (4A5BC0FE) fffff880`01561000 fffff880`015bf000   msrpc    msrpc.sys    Mon Jul 13 19:21:32 2009 (4A5BC17C) fffff880`01c5d000 fffff880`01c68000   mssmbios mssmbios.sys Mon Jul 13 19:31:10 2009 (4A5BC3BE) fffff880`019d6000 fffff880`019e8000   mup      mup.sys      Mon Jul 13 19:23:45 2009 (4A5BC201) fffff880`018dc000 fffff880`019ce000   ndis     ndis.sys     Mon Jul 13 19:21:40 2009 (4A5BC184) fffff880`031ef000 fffff880`031fb000   ndistapi ndistapi.sys Mon Jul 13 20:10:00 2009 (4A5BCCD8) fffff880`05aa3000 fffff880`05ab6000   ndisuio  ndisuio.sys  Mon Jul 13 20:09:25 2009 (4A5BCCB5) fffff880`011ba000 fffff880`011e9000   ndiswan  ndiswan.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3) fffff880`048f1000 fffff880`04906000   NDProxy  NDProxy.SYS  Mon Jul 13 20:10:05 2009 (4A5BCCDD) fffff880`01daf000 fffff880`01dbe000   netbios  netbios.sys  Mon Jul 13 20:09:26 2009 (4A5BCCB6) fffff880`04cb5000 fffff880`04cfa000   netbt    netbt.sys    Mon Jul 13 19:21:28 2009 (4A5BC178) fffff880`01800000 fffff880`01860000   NETIO    NETIO.SYS    Mon Jul 13 19:21:46 2009 (4A5BC18A) fffff880`04fe8000 fffff880`04ff9000   Npfs     Npfs.SYS     Mon Jul 13 19:19:48 2009 (4A5BC114) fffff880`01c51000 fffff880`01c5d000   nsiproxy nsiproxy.sys Mon Jul 13 19:21:02 2009 (4A5BC15E) fffff800`02e17000 fffff800`033f3000   nt       ntkrnlmp.exe Sat Jun 19 00:16:41 2010 (4C1C44A9) fffff880`0162c000 fffff880`017cf000   Ntfs     Ntfs.sys     Mon Jul 13 19:20:47 2009 (4A5BC14F) fffff880`04f6f000 fffff880`04f78000   Null     Null.SYS     Mon Jul 13 19:19:37 2009 (4A5BC109) fffff880`10eba000 fffff880`10ebb180   nvBridge nvBridge.kmd Fri Jul 09 17:07:54 2010 (4C378FAA) fffff880`04906000 fffff880`04929000   nvhda64v nvhda64v.sys Mon Jun 21 18:07:25 2010 (4C1FE29D) fffff880`10228000 fffff880`10eb9e00   nvlddmkm nvlddmkm.sys Fri Jul 09 17:15:58 2010 (4C37918E) fffff880`04988000 fffff880`049db000   nwifi    nwifi.sys    Mon Jul 13 20:07:23 2009 (4A5BCC3B) fffff880`01d73000 fffff880`01d99000   pacer    pacer.sys    Mon Jul 13 20:09:41 2009 (4A5BCCC5) fffff880`00e00000 fffff880`00e15000   partmgr  partmgr.sys  Mon Jul 13 19:19:58 2009 (4A5BC11E) fffff880`00fc0000 fffff880`00ff3000   pci      pci.sys      Mon Jul 13 19:19:51 2009 (4A5BC117) fffff880`00e86000 fffff880`00e8d000   pciide   pciide.sys   Mon Jul 13 19:19:49 2009 (4A5BC115) fffff880`00e8d000 fffff880`00e9d000   PCIIDEX  PCIIDEX.SYS  Mon Jul 13 19:19:48 2009 (4A5BC114) fffff880`017e9000 fffff880`017fa000   pcw      pcw.sys      Mon Jul 13 19:19:27 2009 (4A5BC0FF) fffff880`0605e000 fffff880`06104000   peauth   peauth.sys   Mon Jul 13 21:01:19 2009 (4A5BD8DF) fffff880`04929000 fffff880`04966000   portcls  portcls.sys  Mon Jul 13 20:06:27 2009 (4A5BCC03) fffff880`00c93000 fffff880`00ca7000   PSHED    PSHED.dll    Mon Jul 13 21:32:23 2009 (4A5BE027) fffff880`031cb000 fffff880`031ef000   rasl2tp  rasl2tp.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3) fffff880`01000000 fffff880`0101b000   raspppoe raspppoe.sys Mon Jul 13 20:10:17 2009 (4A5BCCE9) fffff880`00ddf000 fffff880`00e00000   raspptp  raspptp.sys  Mon Jul 13 20:10:18 2009 (4A5BCCEA) fffff880`0484b000 fffff880`04865000   rassstp  rassstp.sys  Mon Jul 13 20:10:25 2009 (4A5BCCF1) fffff880`01c00000 fffff880`01c51000   rdbss    rdbss.sys    Mon Jul 13 19:24:09 2009 (4A5BC219) fffff880`04fc2000 fffff880`04fcb000   RDPCDD   RDPCDD.sys   Mon Jul 13 20:16:34 2009 (4A5BCE62) fffff880`04fcb000 fffff880`04fd4000   rdpencdd rdpencdd.sys Mon Jul 13 20:16:34 2009 (4A5BCE62) fffff880`04fd4000 fffff880`04fdd000   rdprefmp rdprefmp.sys Mon Jul 13 20:16:35 2009 (4A5BCE63) fffff880`064e4000 fffff880`0651c000   RDPWD    RDPWD.SYS    Mon Jul 13 20:16:47 2009 (4A5BCE6F) fffff880`01273000 fffff880`012ad000   rdyboost rdyboost.sys Mon Jul 13 19:34:34 2009 (4A5BC48A) fffff880`05ab6000 fffff880`05ace000   rspndr   rspndr.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92) fffff880`06104000 fffff880`0610f000   secdrv   secdrv.SYS   Wed Sep 13 09:18:38 2006 (4508052E) fffff880`031bd000 fffff880`031c5000   serscan  serscan.sys  Mon Jul 13 20:35:32 2009 (4A5BD2D4) fffff880`019ce000 fffff880`019d6000   spldr    spldr.sys    Mon May 11 12:56:27 2009 (4A0858BB) fffff880`06434000 fffff880`064ca000   srv      srv.sys      Mon Jun 21 23:21:11 2010 (4C202C27) fffff880`0614e000 fffff880`061b6000   srv2     srv2.sys     Mon Jun 21 23:20:47 2010 (4C202C0F) fffff880`0610f000 fffff880`0613c000   srvnet   srvnet.sys   Mon Jun 21 23:20:32 2010 (4C202C00) fffff880`01cfa000 fffff880`01d5c000   storport storport.sys Mon Jul 13 20:01:18 2009 (4A5BCACE) fffff880`0305a000 fffff880`0306ad00   STREAM   STREAM.SYS   Mon Jul 13 20:06:18 2009 (4A5BCBFA) fffff880`04883000 fffff880`04884480   swenum   swenum.sys   Mon Jul 13 20:00:18 2009 (4A5BCA92) fffff880`01a03000 fffff880`01c00000   tcpip    tcpip.sys    Sun Jun 13 23:39:04 2010 (4C15A458) fffff880`0613c000 fffff880`0614e000   tcpipreg tcpipreg.sys Mon Jul 13 20:09:49 2009 (4A5BCCCD) fffff880`04c1e000 fffff880`04c2b000   TDI      TDI.SYS      Mon Jul 13 19:21:18 2009 (4A5BC16E) fffff880`064ca000 fffff880`064d5000   tdtcp    tdtcp.sys    Mon Jul 13 20:16:32 2009 (4A5BCE60) fffff880`04c00000 fffff880`04c1e000   tdx      tdx.sys      Mon Jul 13 19:21:15 2009 (4A5BC16B) fffff880`01dd9000 fffff880`01ded000   termdd   termdd.sys   Mon Jul 13 20:16:36 2009 (4A5BCE64) fffff960`00460000 fffff960`0046a000   TSDDD    TSDDD.dll    unavailable (00000000) fffff880`064d5000 fffff880`064e4000   tssecsrv tssecsrv.sys Mon Jul 13 20:16:41 2009 (4A5BCE69) fffff880`01ca6000 fffff880`01ccc000   tunnel   tunnel.sys   Mon Jul 13 20:09:37 2009 (4A5BCCC1) fffff880`04885000 fffff880`04897000   umbus    umbus.sys    Mon Jul 13 20:06:56 2009 (4A5BCC20) fffff880`05a73000 fffff880`05a8dc00   usbaudio usbaudio.sys Mon Jul 13 20:06:31 2009 (4A5BCC07) fffff880`05b55000 fffff880`05b72000   usbccgp  usbccgp.sys  Mon Jul 13 20:06:45 2009 (4A5BCC15) fffff880`05b72000 fffff880`05b73f00   USBD     USBD.SYS     Mon Jul 13 20:06:23 2009 (4A5BCBFF) fffff880`030eb000 fffff880`030fc000   usbehci  usbehci.sys  Mon Jul 13 20:06:30 2009 (4A5BCC06) fffff880`04897000 fffff880`048f1000   usbhub   usbhub.sys   Mon Jul 13 20:07:09 2009 (4A5BCC2D) fffff880`03095000 fffff880`030eb000   USBPORT  USBPORT.SYS  Mon Jul 13 20:06:31 2009 (4A5BCC07) fffff880`049db000 fffff880`049f6000   USBSTOR  USBSTOR.SYS  Mon Jul 13 20:06:34 2009 (4A5BCC0A) fffff880`01ce2000 fffff880`01cef000   usbuhci  usbuhci.sys  Mon Jul 13 20:06:27 2009 (4A5BCC03) fffff880`00ff3000 fffff880`01000000   vdrvroot vdrvroot.sys Mon Jul 13 20:01:31 2009 (4A5BCADB) fffff880`04f7f000 fffff880`04f8d000   vga      vga.sys      Mon Jul 13 19:38:47 2009 (4A5BC587) fffff880`04f8d000 fffff880`04fb2000   VIDEOPRT VIDEOPRT.SYS Mon Jul 13 19:38:51 2009 (4A5BC58B) fffff880`00e15000 fffff880`00e2a000   volmgr   volmgr.sys   Mon Jul 13 19:19:57 2009 (4A5BC11D) fffff880`00e2a000 fffff880`00e86000   volmgrx  volmgrx.sys  Mon Jul 13 19:20:33 2009 (4A5BC141) fffff880`0113e000 fffff880`0118a000   volsnap  volsnap.sys  Mon Jul 13 19:20:08 2009 (4A5BC128) fffff880`01d99000 fffff880`01daf000   vwififlt vwififlt.sys Mon Jul 13 20:07:22 2009 (4A5BCC3A) fffff880`01dbe000 fffff880`01dd9000   wanarp   wanarp.sys   Mon Jul 13 20:10:21 2009 (4A5BCCED) fffff880`04fb2000 fffff880`04fc2000   watchdog watchdog.sys Mon Jul 13 19:37:35 2009 (4A5BC53F) fffff880`00ea3000 fffff880`00f47000   Wdf01000 Wdf01000.sys Mon Jul 13 19:22:07 2009 (4A5BC19F) fffff880`00f47000 fffff880`00f56000   WDFLDR   WDFLDR.SYS   Mon Jul 13 19:19:54 2009 (4A5BC11A) fffff880`01d6a000 fffff880`01d73000   wfplwf   wfplwf.sys   Mon Jul 13 20:09:26 2009 (4A5BCCB6) fffff960`00030000 fffff960`0033f000   win32k   win32k.sys   unavailable (00000000) fffff880`031b4000 fffff880`031bd000   wmiacpi  wmiacpi.sys  Mon Jul 13 19:31:02 2009 (4A5BC3B6) fffff880`00fad000 fffff880`00fb6000   WMILIB   WMILIB.SYS   Mon Jul 13 19:19:51 2009 (4A5BC117) fffff880`05a44000 fffff880`05a65000   WudfPf   WudfPf.sys   Mon Jul 13 20:05:37 2009 (4A5BCBD1) fffff880`0652c000 fffff880`0655d000   WUDFRd   WUDFRd.sys   Mon Jul 13 20:06:06 2009 (4A5BCBEE) fffff880`030fc000 fffff880`03161000   yk62x64  yk62x64.sys  Mon Sep 28 04:19:31 2009 (4AC07193)  Unloaded modules: fffff880`0655d000 fffff880`065ce000   spsys.sys     Timestamp: unavailable (00000000)     Checksum:  00000000 fffff880`0655d000 fffff880`065ce000   spsys.sys     Timestamp: unavailable (00000000)     Checksum:  00000000 fffff880`01d5c000 fffff880`01d6a000   crashdmp.sys     Timestamp: unavailable (00000000)     Checksum:  00000000 fffff880`04cfb000 fffff880`04f05000   dump_iaStor.     Timestamp: unavailable (00000000)     Checksum:  00000000 fffff880`04f05000 fffff880`04f18000   dump_dumpfve     Timestamp: unavailable (00000000)     Checksum:  00000000
As you can see, the error codes lists a driver as the cause and the dump blames a driver. Unfortunately, it does not point to a specific driver.

I looked at your drivers again and found two that are slightly out of date.

ADIHdAud.sys Thu May 21 04:21:06 2009 - High Definition Audio Function Driver(Release Candidate 1) belongs to the software ADI UAA Function Driver for High Definition Audio Service by Analog Devices, Inc (www.analog.com). Update this driver.

iaStorV.sys Wed Apr 08 12:57:17 2009 - belongs to the Intel� Matrix Storage Manager, which is Intel's ICH8R/ICH9R/ICH10R Sata RAID Controller. http://downloadcenter.intel.com/Default.aspx. You might want to read this information: Intel Matrix Storage Manager: iaStor.sys vs iaStorV.sys. This the best information I have been able to find on these drivers. Update this driver if you can.

After you update these two drivers, post back and let us know how your system is running. I think your RAID array is causing problems.



chrism101

hmm the IASTORV is the latest one ... I think it may be the sound though its kind of iffy sometimes.
I may need a different driver, but i havent seen any newer atleast thru Asus.

I just tried to locate a newer driver for SOUNDMAX, alot of people seem to have different issues with the driver. Some reccommended downgrading back to the original version or one less than the current. I believe the one I installed is a step back from latest, which I had.

If I could verify this is the Problem I would just go buy a soundcard and disable the onboard, but its good quality for me at this point.

Dave76

You might try one more step back and see if that helps.

CarlTR6

Win 7 is really fussy about RAID arrays. However sound cards have been known to cause problems, too. You might just upgrade your sound card and disable the onboard sound. If your have a few bucks, it might be worth the try.

chrism101

Going to upgrade a sound card today. Im really suspicious of the sound, but since ive rolled back the sound driver I have had lock ups, which are something new totally. The screen just stops everything and nothing responds. then i have to power it off. and of course ive had about two or three BSODs in the mean time too.

CarlTR6

Upload those BSod's.

chrism101

attached

CarlTR6

One error code A and two D1.

Error code A, IRQL_NOT_LESS_OR_EQUAL - usual causes are Kernel mode driver, System Service, BIOS, Windows, Virus scanner, Backup tool, compatibility

Error code D1, DRIVER_IRQL_NOT_LESS_OR_EQUAL - usual causes is a Device driver.
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_DUMPNEW.zip\082510-8923-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 (8 procs) Free x64 Product: WinNt, suite: TerminalServer SingleUserTS Personal Built by: 7600.16617.amd64fre.win7_gdr.100618-1621 Machine Name: Kernel base = 0xfffff800`02e08000 PsLoadedModuleList = 0xfffff800`03045e50 Debug session time: Wed Aug 25 14:36:24.263 2010 (GMT-4) System Uptime: 0 days 13:51:14.294 Loading Kernel Symbols ............................................................... ................................................................ ............................ Loading User Symbols Loading unloaded module list .... ******************************************************************************* *                                                                             * *                        Bugcheck Analysis                                    * *                                                                             * *******************************************************************************  Use !analyze -v to get detailed debugging information.  BugCheck A, {ffffffffffffffa9, d, 0, fffff80002e85431}  Probably caused by : ntkrnlmp.exe ( nt!KiSecondaryClockInterrupt+1c1 )  Followup: MachineOwner ---------  3: 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: ffffffffffffffa9, memory referenced Arg2: 000000000000000d, IRQL Arg3: 0000000000000000, 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: fffff80002e85431, address which referenced memory  Debugging Details: ------------------   READ_ADDRESS: GetPointerFromAddress: unable to read from fffff800030b00e0  ffffffffffffffa9   CURRENT_IRQL:  d  FAULTING_IP:  nt!KiSecondaryClockInterrupt+1c1 fffff800`02e85431 0fb64da9        movzx   ecx,byte ptr [rbp-57h]  CUSTOMER_CRASH_COUNT:  1  DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT  BUGCHECK_STR:  0xA  PROCESS_NAME:  System  TRAP_FRAME:  fffff880033fd970 -- (.trap 0xfffff880033fd970) NOTE: The trap frame does not contain all registers. Some register values may be zeroed or incorrect. rax=fffff880033e00c0 rbx=0000000000000000 rcx=fffff880033d5180 rdx=0000b5da00000000 rsi=0000000000000000 rdi=0000000000000000 rip=fffff80002e85431 rsp=fffff880033fdb00 rbp=0000000000000000  r8=0000000000019044  r9=0000000000000000 r10=0000000000000f4b r11=0000000000000000 r12=0000000000000000 r13=0000000000000000 r14=0000000000000000 r15=0000000000000000 iopl=0         nv up di pl zr na po nc nt!KiSecondaryClockInterrupt+0x1c1: fffff800`02e85431 0fb64da9        movzx   ecx,byte ptr [rbp-57h] ss:0018:ffffffff`ffffffa9=?? Resetting default scope  LAST_CONTROL_TRANSFER:  from fffff80002e77ca9 to fffff80002e78740  STACK_TEXT:   fffff880`033fd828 fffff800`02e77ca9 : 00000000`0000000a ffffffff`ffffffa9 00000000`0000000d 00000000`00000000 : nt!KeBugCheckEx fffff880`033fd830 fffff800`02e76920 : 00000000`00000821 fffff880`033d5180 00000000`00000000 00000000`00000f4b : nt!KiBugCheckDispatch+0x69 fffff880`033fd970 fffff800`02e85431 : 00000000`00000000 fffff880`033fdb80 fffff880`033d5180 00000000`00000001 : nt!KiPageFault+0x260 fffff880`033fdb00 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSecondaryClockInterrupt+0x1c1   STACK_COMMAND:  kb  FOLLOWUP_IP:  nt!KiSecondaryClockInterrupt+1c1 fffff800`02e85431 0fb64da9        movzx   ecx,byte ptr [rbp-57h]  SYMBOL_STACK_INDEX:  3  SYMBOL_NAME:  nt!KiSecondaryClockInterrupt+1c1  FOLLOWUP_NAME:  MachineOwner  MODULE_NAME: nt  IMAGE_NAME:  ntkrnlmp.exe  DEBUG_FLR_IMAGE_TIMESTAMP:  4c1c44a9  FAILURE_BUCKET_ID:  X64_0xA_nt!KiSecondaryClockInterrupt+1c1  BUCKET_ID:  X64_0xA_nt!KiSecondaryClockInterrupt+1c1  Followup: MachineOwner ---------   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_DUMPNEW.zip\082710-8751-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 (8 procs) Free x64 Product: WinNt, suite: TerminalServer SingleUserTS Personal Built by: 7600.16617.amd64fre.win7_gdr.100618-1621 Machine Name: Kernel base = 0xfffff800`02e0e000 PsLoadedModuleList = 0xfffff800`0304be50 Debug session time: Fri Aug 27 22:43:01.426 2010 (GMT-4) System Uptime: 0 days 2:07:35.456 Loading Kernel Symbols ............................................................... ................................................................ ............................ Loading User Symbols Loading unloaded module list .... ******************************************************************************* *                                                                             * *                        Bugcheck Analysis                                    * *                                                                             * *******************************************************************************  Use !analyze -v to get detailed debugging information.  BugCheck D1, {91d, d, 8, 91d}  Probably caused by : USBPORT.SYS ( USBPORT!USBPORT_TxCsqFindIrp+1c )  Followup: MachineOwner ---------  1: kd> !analyze -v ******************************************************************************* *                                                                             * *                        Bugcheck Analysis                                    * *                                                                             * *******************************************************************************  DRIVER_IRQL_NOT_LESS_OR_EQUAL (d1) An attempt was made to access a pageable (or completely invalid) address at an interrupt request level (IRQL) that is too high.  This is usually caused by drivers using improper addresses. If kernel debugger is available get stack backtrace. Arguments: Arg1: 000000000000091d, memory referenced Arg2: 000000000000000d, IRQL Arg3: 0000000000000008, value 0 = read operation, 1 = write operation Arg4: 000000000000091d, address which referenced memory  Debugging Details: ------------------   READ_ADDRESS: GetPointerFromAddress: unable to read from fffff800030b60e0  000000000000091d   CURRENT_IRQL:  d  FAULTING_IP:  +5e85952f0132dcc8 00000000`0000091d ??              ???  PROCESS_NAME:  System  CUSTOMER_CRASH_COUNT:  1  DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT  BUGCHECK_STR:  0xD1  TRAP_FRAME:  fffff8800331b9d0 -- (.trap 0xfffff8800331b9d0) NOTE: The trap frame does not contain all registers. Some register values may be zeroed or incorrect. rax=848d25a14f660800 rbx=0000000000000000 rcx=0000000000000011 rdx=00000000000084ba rsi=0000000000000000 rdi=0000000000000000 rip=000000000000091d rsp=fffff8800331bb60 rbp=0000000000000000  r8=0000000000009df9  r9=0000000000000000 r10=000000000000091d r11=0000000000000002 r12=0000000000000000 r13=0000000000000000 r14=0000000000000000 r15=0000000000000000 iopl=0         nv up ei ng nz na po nc 00000000`0000091d ??              ??? Resetting default scope  LAST_CONTROL_TRANSFER:  from fffff80002e7dca9 to fffff80002e7e740  FAILED_INSTRUCTION_ADDRESS:  +5e85952f0132dcc8 00000000`0000091d ??              ???  STACK_TEXT:   fffff880`0331b888 fffff800`02e7dca9 : 00000000`0000000a 00000000`0000091d 00000000`0000000d 00000000`00000008 : nt!KeBugCheckEx fffff880`0331b890 fffff800`02e7c920 : 00000000`00000000 00000006`e9403130 00000000`00000000 fffff800`033ed7d8 : nt!KiBugCheckDispatch+0x69 fffff880`0331b9d0 00000000`0000091d : 00000000`00000002 fffff880`0308bb08 00000000`00000004 00000000`00000000 : nt!KiPageFault+0x260 fffff880`0331bb60 00000000`00000002 : fffff880`0308bb08 00000000`00000004 00000000`00000000 00000000`00000000 : 0x91d fffff880`0331bb68 fffff880`0308bb08 : 00000000`00000004 00000000`00000000 00000000`00000000 00000000`00000000 : 0x2 fffff880`0331bb70 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : USBPORT!USBPORT_TxCsqFindIrp+0x1c   STACK_COMMAND:  kb  FOLLOWUP_IP:  USBPORT!USBPORT_TxCsqFindIrp+1c fffff880`0308bb08 4183caff        or      r10d,0FFFFFFFFh  SYMBOL_STACK_INDEX:  5  SYMBOL_NAME:  USBPORT!USBPORT_TxCsqFindIrp+1c  FOLLOWUP_NAME:  MachineOwner  MODULE_NAME: USBPORT  IMAGE_NAME:  USBPORT.SYS  DEBUG_FLR_IMAGE_TIMESTAMP:  4a5bcc07  FAILURE_BUCKET_ID:  X64_0xD1_CODE_AV_BAD_IP_USBPORT!USBPORT_TxCsqFindIrp+1c  BUCKET_ID:  X64_0xD1_CODE_AV_BAD_IP_USBPORT!USBPORT_TxCsqFindIrp+1c  Followup: MachineOwner ---------   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_DUMPNEW.zip\082810-8954-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 (8 procs) Free x64 Product: WinNt, suite: TerminalServer SingleUserTS Personal Built by: 7600.16617.amd64fre.win7_gdr.100618-1621 Machine Name: Kernel base = 0xfffff800`02e57000 PsLoadedModuleList = 0xfffff800`03094e50 Debug session time: Sat Aug 28 07:35:08.983 2010 (GMT-4) System Uptime: 0 days 8:51:20.014 Loading Kernel Symbols ............................................................... ................................................................ ............................ Loading User Symbols Loading unloaded module list .... ******************************************************************************* *                                                                             * *                        Bugcheck Analysis                                    * *                                                                             * *******************************************************************************  Use !analyze -v to get detailed debugging information.  BugCheck D1, {1f2e7c, 2, 8, 1f2e7c}  Probably caused by : intelppm.sys ( intelppm!C1Halt+2 )  Followup: MachineOwner ---------  2: kd> !analyze -v ******************************************************************************* *                                                                             * *                        Bugcheck Analysis                                    * *                                                                             * *******************************************************************************  DRIVER_IRQL_NOT_LESS_OR_EQUAL (d1) An attempt was made to access a pageable (or completely invalid) address at an interrupt request level (IRQL) that is too high.  This is usually caused by drivers using improper addresses. If kernel debugger is available get stack backtrace. Arguments: Arg1: 00000000001f2e7c, memory referenced Arg2: 0000000000000002, IRQL Arg3: 0000000000000008, value 0 = read operation, 1 = write operation Arg4: 00000000001f2e7c, address which referenced memory  Debugging Details: ------------------   READ_ADDRESS: GetPointerFromAddress: unable to read from fffff800030ff0e0  00000000001f2e7c   CURRENT_IRQL:  2  FAULTING_IP:  +5e85952f0207ddf8 00000000`001f2e7c ??              ???  PROCESS_NAME:  System  CUSTOMER_CRASH_COUNT:  1  DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT  BUGCHECK_STR:  0xD1  TRAP_FRAME:  fffff8800338ca90 -- (.trap 0xfffff8800338ca90) NOTE: The trap frame does not contain all registers. Some register values may be zeroed or incorrect. rax=0000000000000000 rbx=0000000000000000 rcx=fffffa8008f686b8 rdx=0000000000000002 rsi=0000000000000000 rdi=0000000000000000 rip=00000000001f2e7c rsp=fffff8800338cc28 rbp=fffff88003364180  r8=fffffa8008f68800  r9=00000000000000fa r10=fffff80002e57000 r11=0000000000000000 r12=0000000000000000 r13=0000000000000000 r14=0000000000000000 r15=0000000000000000 iopl=0         nv up ei ng nz ac pe nc 00000000`001f2e7c ??              ??? Resetting default scope  LAST_CONTROL_TRANSFER:  from fffff80002ec6ca9 to fffff80002ec7740  FAILED_INSTRUCTION_ADDRESS:  +5e85952f0207ddf8 00000000`001f2e7c ??              ???  STACK_TEXT:   fffff880`0338c948 fffff800`02ec6ca9 : 00000000`0000000a 00000000`001f2e7c 00000000`00000002 00000000`00000008 : nt!KeBugCheckEx fffff880`0338c950 fffff800`02ec5920 : 00000000`00000000 fffff880`03367508 00000000`00000000 00000000`00000000 : nt!KiBugCheckDispatch+0x69 fffff880`0338ca90 00000000`001f2e7c : 0000004a`3966f1e7 0000004a`39648ff4 fffff880`0338cc58 00000000`000000e4 : nt!KiPageFault+0x260 fffff880`0338cc28 0000004a`3966f1e7 : 0000004a`39648ff4 fffff880`0338cc58 00000000`000000e4 fffff880`033674e8 : 0x1f2e7c fffff880`0338cc30 0000004a`39648ff4 : fffff880`0338cc58 00000000`000000e4 fffff880`033674e8 fffffa80`05532b60 : 0x4a`3966f1e7 fffff880`0338cc38 fffff880`0338cc58 : 00000000`000000e4 fffff880`033674e8 fffffa80`05532b60 01cb46a5`1114ee4b : 0x4a`39648ff4 fffff880`0338cc40 00000000`000000e4 : fffff880`033674e8 fffffa80`05532b60 01cb46a5`1114ee4b fffffa80`81000000 : 0xfffff880`0338cc58 fffff880`0338cc48 fffff880`033674e8 : fffffa80`05532b60 01cb46a5`1114ee4b fffffa80`81000000 fffff880`01c589c2 : 0xe4 fffff880`0338cc50 fffffa80`05532b60 : 01cb46a5`1114ee4b fffffa80`81000000 fffff880`01c589c2 00000000`00000010 : 0xfffff880`033674e8 fffff880`0338cc58 01cb46a5`1114ee4b : fffffa80`81000000 fffff880`01c589c2 00000000`00000010 00000000`00000246 : 0xfffffa80`05532b60 fffff880`0338cc60 fffffa80`81000000 : fffff880`01c589c2 00000000`00000010 00000000`00000246 fffff880`0338cc98 : 0x1cb46a5`1114ee4b fffff880`0338cc68 fffff880`01c589c2 : 00000000`00000010 00000000`00000246 fffff880`0338cc98 fffff880`03369040 : 0xfffffa80`81000000 fffff880`0338cc70 00000000`00000010 : 00000000`00000246 fffff880`0338cc98 fffff880`03369040 00000000`00000008 : intelppm!C1Halt+0x2 fffff880`0338cc78 00000000`00000246 : fffff880`0338cc98 fffff880`03369040 00000000`00000008 00000000`00000000 : 0x10 fffff880`0338cc80 fffff880`0338cc98 : fffff880`03369040 00000000`00000008 00000000`00000000 00000000`ffffffed : 0x246 fffff880`0338cc88 fffff880`03369040 : 00000000`00000008 00000000`00000000 00000000`ffffffed 0000743d`4ee7860a : 0xfffff880`0338cc98 fffff880`0338cc90 00000000`00000008 : 00000000`00000000 00000000`ffffffed 0000743d`4ee7860a fffff880`0336f0c0 : 0xfffff880`03369040 fffff880`0338cc98 00000000`00000000 : 00000000`ffffffed 0000743d`4ee7860a fffff880`0336f0c0 00000000`00000001 : 0x8   STACK_COMMAND:  kb  FOLLOWUP_IP:  intelppm!C1Halt+2 fffff880`01c589c2 c3              ret  SYMBOL_STACK_INDEX:  c  SYMBOL_NAME:  intelppm!C1Halt+2  FOLLOWUP_NAME:  MachineOwner  MODULE_NAME: intelppm  IMAGE_NAME:  intelppm.sys  DEBUG_FLR_IMAGE_TIMESTAMP:  4a5bc0fd  FAILURE_BUCKET_ID:  X64_0xD1_CODE_AV_BAD_IP_intelppm!C1Halt+2  BUCKET_ID:  X64_0xD1_CODE_AV_BAD_IP_intelppm!C1Halt+2  Followup: MachineOwner ---------
This is definitely a hardware/hardware related issue. The first dump references memory; the second blames USBPORT.SYS; the third blames intelppm.sys. iaStorV.sys is also indicated.

Intelppm.sys is a Microsoft driver and very likely not the real cause. iastorV.sys is the only out of date driver on your system and I think this is one of the RAID drivers.

iaStorV.sys Wed Apr 08 12:57:17 2009

There are two thing I suggest to try.

1. Test your CPU using Prime95. You can also test your RAM at the same time with Prime. Below is the link to the tutorial.

http://www.sevenforums.com/tutorials...t-prime95.html


Post back with your results.

2. If everything is OK in Prime95 with no errors, enable Driver Verifier.

http://www.sevenforums.com/tutorials/100352-cpu-stress-test-prime95.html

Post back with your results.

chrism101

I did manage to get into safe mode and install the IASTORV.sys instead of just IASTOR.sys
its the one thats a bit new for IASTORV 7-2009 but the IASTOR.sys was 3-3-10 .

I skipped buying a sound card today I couldnt find the one i wanted anyways.

But is the USB likely to be a problem? I have a USB headset that has an inline soundcard? It looks like it makes a new entry each time I plug, unplug it.

The other USB devices i use are logitech G5 and Steel Series MERC Stealth keyboard.
And a 500GB IOMEGA eGo Portable HD.

I just noticed I can unplug the USB from the headphones and run normally maybe. Ill try that.

CarlTR6

Quote�� Quote: Originally Posted by chrism101 View Post
I did manage to get into safe mode and install the IASTORV.sys instead of just IASTOR.sys
its the one thats a bit new for IASTORV 7-2009 but the IASTOR.sys was 3-3-10 .
Outstanding! I am glad to learn there is an updated driver for iastorv.sys. That may help with the crashes since Win 7 is finicky about RAID anyway. Good work.

Quote:
I skipped buying a sound card today I couldnt find the one i wanted anyways.

But is the USB likely to be a problem? I have a USB headset that has an inline soundcard? It looks like it makes a new entry each time I plug, unplug it.
That is a possibility. How old is headset? As far as Windows making a new entry everytime you plug and unplug it, it looks like windows is uninstalling the hardware when you unplug and installing when you plug it in. That should not be a problem.

Quote:
The other USB devices i use are logitech G5 and Steel Series MERC Stealth keyboard.
And a 500GB IOMEGA eGo Portable HD.

I just noticed I can unplug the USB from the headphones and run normally maybe. Ill try that.
Try that and see how it works. I am hoping that upgrading the driver helped stabilize your system.

Thanks for updating us.

chrism101

No new Crashes yet... must've been either the IASTORV.sys or the USB Sound... I think Ill Give it another day before i plug in the USB sound and see if that Works.



CarlTR6

Chris, that is really good news. I am fairly certain that iastorv driver was not helping your cause. I am interested to see what happens when you plug in the USB sound.

Không có nhận xét nào:

Đăng nhận xét