Homebuilt machine, 7f and 1e stop errors...


  1. Posts : 5
    Windows 7 Home Premium 64bit (OEM)
       #1

    Homebuilt machine, 7f and 1e stop errors...


    Hey guys, I built my first machine in late June this year, and really need some help making the system more stable. My system makes a habit of randomly blue-screening or just going black and restarting... I've read around, and suspect it is bad ram or I've been an idiot and ESD'd something when i installed it.
    I have tried to reset the bios settings to fail safe AND optimized defaults, update the bios, update my graphics drivers as well as removing virtual clone drive AND completely reinstalling a fresh OS. None of this has worked as the problem is still a reoccurring issue. I have also tried re-seating the RAM and GPU, and have changed the DIMM arrangement of the RAM, to no avail. Also when I manage to get the system to boot WITH all 8GB of ram (4 sticks) in theirs no guarantee that it will recognize that more than 2 of the sticks are installed.
    I've included a few of my mini-dumps, as many were wiped out when i reinstalled Win 7. I hope you have a few pointers for me as I'm starting to pull my hair out.
    Really appreciate the effort!

    (My CPUID report is included as a reference)
    Last edited by silverpalm1994; 20 Oct 2010 at 07:14.
      My Computer


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

    Hi silverpalm. Sorry you are having problems. Please follow the instructions in this tutorial and upload the files to us. This give us a look at system information that the dumps do not contain and helps us to to give you better help.

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

    I suggest that you uninstall Zone Alarm. Zone Alarm is notorious for causing BSOD's on Win 7 systems. Use this uninstall tool:
    http://download.zonealarm.com/bin/fr...cpes_clean.exe. Turn on Windows Firewall. It is better than ZA anyway.
      My Computer


  3. Posts : 5
    Windows 7 Home Premium 64bit (OEM)
    Thread Starter
       #3

    I have included the extra information that you requested and uninstalled Zonealarm using that tool, hope that helps! Thanks!
      My Computer


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

    silverpalm1994 said:
    I have included the extra information that you requested and uninstalled Zonealarm using that tool, hope that helps! Thanks!
    Thanks for the information; good job. I looked at your four most recent dumps. Three of them are error code 7F.
    Error code 7F, UNEXPECTED_KERNEL_MODE_TRAP. Usual causes: Memory corruption, Hardware (memory in particular), Installing a faulty or mismatched hardware (especially memory) or a failure after installing it, 3rd party firewall, Device drivers, SCSI/network/BIOS updates needed, Improperly seated cards, Incompatible storage devices, Overclocking, Virus scanner, Backup tool, Bad motherboard, Missing Service Pack.

    Error code 1E, KMODE_EXCEPTION_NOT_HANDLED. Usual causes: Device driver, hardware, System service, compatibility, Remote control programs, memory, BIOS.
    Code:
    Kernel base = 0xfffff800`02e58000 PsLoadedModuleList = 0xfffff800`03095e50
    Debug session time: Tue Oct 19 07:04:12.590 2010 (GMT-4)
    System Uptime: 0 days 1:07:58.150
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    ...............................
    Loading User Symbols
    Loading unloaded module list
    .....
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck 7F, {8, 80050031, 6f8, fffff80002e90ec0}
    
    Probably caused by : ntkrnlmp.exe ( nt!KiDoubleFaultAbort+b2 )
    
    Followup: MachineOwner
    ---------
    
    2: 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: 0000000080050031
    Arg3: 00000000000006f8
    Arg4: fffff80002e90ec0
    
    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 fffff80002ec7ca9 to fffff80002ec8740
    
    STACK_TEXT:  
    fffff880`02f69ce8 fffff800`02ec7ca9 : 00000000`0000007f 00000000`00000008 00000000`80050031 00000000`000006f8 : nt!KeBugCheckEx
    fffff880`02f69cf0 fffff800`02ec6172 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiBugCheckDispatch+0x69
    fffff880`02f69e30 fffff800`02e90ec0 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiDoubleFaultAbort+0xb2
    fffff880`025bfe30 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!SeAccessCheckFromState+0x58
    
    
    STACK_COMMAND:  kb
    
    FOLLOWUP_IP: 
    nt!KiDoubleFaultAbort+b2
    fffff800`02ec6172 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
    ---------
    
    2: kd> lmtsmn
    start             end                 module name
    fffff880`00e0f000 fffff880`00e66000   ACPI     ACPI.sys     Mon Jul 13 19:19:34 2009 (4A5BC106)
    fffff880`083cc000 fffff880`083e4000   adfs     adfs.SYS     Thu Jun 26 16:52:37 2008 (48640195)
    fffff880`02c0a000 fffff880`02c94000   afd      afd.sys      Mon Jul 13 19:21:40 2009 (4A5BC184)
    fffff880`03f88000 fffff880`03f9e000   AgileVpn AgileVpn.sys Mon Jul 13 20:10:24 2009 (4A5BCCF0)
    fffff880`00de8000 fffff880`00df3000   amdxata  amdxata.sys  Tue May 19 13:56:59 2009 (4A12F2EB)
    fffff880`03eed000 fffff880`03ef5000   AppleCharger AppleCharger.sys Sun Feb 28 21:26:17 2010 (4B8B25C9)
    fffff880`0643a000 fffff880`06443000   aswFsBlk aswFsBlk.SYS Tue Sep 07 10:47:09 2010 (4C86506D)
    fffff880`06400000 fffff880`0643a000   aswMonFlt aswMonFlt.sys Tue Sep 07 10:47:32 2010 (4C865084)
    fffff880`02c94000 fffff880`02c9e000   aswRdr   aswRdr.SYS   Tue Sep 07 10:47:47 2010 (4C865093)
    fffff880`03eca000 fffff880`03eed000   aswSP    aswSP.SYS    Tue Sep 07 10:52:07 2010 (4C865197)
    fffff880`01400000 fffff880`01410000   aswTdi   aswTdi.SYS   Tue Sep 07 10:52:27 2010 (4C8651AB)
    fffff880`0ad5d000 fffff880`0ad68000   asyncmac asyncmac.sys Mon Jul 13 20:10:13 2009 (4A5BCCE5)
    fffff880`00e8d000 fffff880`00e96000   atapi    atapi.sys    Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`00dbe000 fffff880`00de8000   ataport  ataport.SYS  Mon Jul 13 19:19:52 2009 (4A5BC118)
    fffff880`04381000 fffff880`043a1000   AtihdW76 AtihdW76.sys Thu Jul 15 08:46:49 2010 (4C3F0339)
    fffff880`04861000 fffff880`04fcf000   atikmdag atikmdag.sys Tue Aug 03 21:39:08 2010 (4C58C4BC)
    fffff880`03f31000 fffff880`03f78000   atikmpag atikmpag.sys Tue Aug 03 21:15:45 2010 (4C58BF41)
    fffff960`00970000 fffff960`009d1000   ATMFD    ATMFD.DLL    unavailable (00000000)
    fffff880`01899000 fffff880`018a0000   Beep     Beep.SYS     Mon Jul 13 20:00:13 2009 (4A5BCA8D)
    fffff880`03eb9000 fffff880`03eca000   blbdrive blbdrive.sys Mon Jul 13 19:35:59 2009 (4A5BC4DF)
    fffff880`082f8000 fffff880`08316000   bowser   bowser.sys   Mon Jul 13 19:23:50 2009 (4A5BC206)
    fffff960`00640000 fffff960`00667000   cdd      cdd.dll      unavailable (00000000)
    fffff880`01866000 fffff880`01890000   cdrom    cdrom.sys    Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`00e96000 fffff880`00f56000   CI       CI.dll       Mon Jul 13 21:32:13 2009 (4A5BE01D)
    fffff880`01800000 fffff880`01830000   CLASSPNP CLASSPNP.SYS Mon Jul 13 19:19:58 2009 (4A5BC11E)
    fffff880`00d03000 fffff880`00d61000   CLFS     CLFS.SYS     Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`01000000 fffff880`01073000   cng      cng.sys      Mon Jul 13 19:49:40 2009 (4A5BC814)
    fffff880`03f78000 fffff880`03f88000   CompositeBus CompositeBus.sys Mon Jul 13 20:00:33 2009 (4A5BCAA1)
    fffff880`066aa000 fffff880`066b8000   crashdmp crashdmp.sys Mon Jul 13 20:01:01 2009 (4A5BCABD)
    fffff880`03e9b000 fffff880`03eb9000   dfsc     dfsc.sys     Mon Jul 13 19:23:44 2009 (4A5BC200)
    fffff880`03e8c000 fffff880`03e9b000   discache discache.sys Mon Jul 13 19:37:18 2009 (4A5BC52E)
    fffff880`019bc000 fffff880`019d2000   disk     disk.sys     Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`043de000 fffff880`04400000   drmk     drmk.sys     Mon Jul 13 21:01:25 2009 (4A5BD8E5)
    fffff880`066c4000 fffff880`066cd000   dump_atapi dump_atapi.sys Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`066b8000 fffff880`066c4000   dump_dumpata dump_dumpata.sys Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`066cd000 fffff880`066e0000   dump_dumpfve dump_dumpfve.sys Mon Jul 13 19:21:51 2009 (4A5BC18F)
    fffff880`066fd000 fffff880`06709000   Dxapi    Dxapi.sys    Mon Jul 13 19:38:28 2009 (4A5BC574)
    fffff880`04076000 fffff880`0416a000   dxgkrnl  dxgkrnl.sys  Thu Oct 01 21:00:14 2009 (4AC5509E)
    fffff880`0416a000 fffff880`041b0000   dxgmms1  dxgmms1.sys  Mon Jul 13 19:38:32 2009 (4A5BC578)
    fffff880`03e81000 fffff880`03e8c000   ElbyCDIO ElbyCDIO.sys Thu Dec 17 17:25:16 2009 (4B2AAFCC)
    fffff880`04206000 fffff880`0423c000   fastfat  fastfat.SYS  Mon Jul 13 19:23:28 2009 (4A5BC1F0)
    fffff880`01143000 fffff880`01157000   fileinfo fileinfo.sys Mon Jul 13 19:34:25 2009 (4A5BC481)
    fffff880`010f7000 fffff880`01143000   fltmgr   fltmgr.sys   Mon Jul 13 19:19:59 2009 (4A5BC11F)
    fffff880`01211000 fffff880`0121b000   Fs_Rec   Fs_Rec.sys   Mon Jul 13 19:19:45 2009 (4A5BC111)
    fffff880`01982000 fffff880`019bc000   fvevol   fvevol.sys   Fri Sep 25 22:34:26 2009 (4ABD7DB2)
    fffff880`01073000 fffff880`010bd000   fwpkclnt fwpkclnt.sys Mon Jul 13 19:21:08 2009 (4A5BC164)
    fffff880`08800000 fffff880`08809000   gdrv     gdrv.sys     Thu Mar 12 23:22:29 2009 (49B9D175)
    fffff880`041f2000 fffff880`041ff000   GEARAspiWDM GEARAspiWDM.sys Mon May 18 08:17:04 2009 (4A1151C0)
    fffff800`02e0f000 fffff800`02e58000   hal      hal.dll      Mon Jul 13 21:27:36 2009 (4A5BDF08)
    fffff880`041b0000 fffff880`041d4000   HDAudBus HDAudBus.sys Mon Jul 13 20:06:13 2009 (4A5BCBF5)
    fffff880`041d4000 fffff880`041e5000   HECIx64  HECIx64.sys  Thu Sep 17 15:54:16 2009 (4AB293E8)
    fffff880`06753000 fffff880`0676c000   HIDCLASS HIDCLASS.SYS Mon Jul 13 20:06:21 2009 (4A5BCBFD)
    fffff880`0676c000 fffff880`06774080   HIDPARSE HIDPARSE.SYS Mon Jul 13 20:06:17 2009 (4A5BCBF9)
    fffff880`06745000 fffff880`06753000   hidusb   hidusb.sys   Mon Jul 13 20:06:22 2009 (4A5BCBFE)
    fffff880`08230000 fffff880`082f8000   HTTP     HTTP.sys     Mon Jul 13 19:22:16 2009 (4A5BC1A8)
    fffff880`01979000 fffff880`01982000   hwpolicy hwpolicy.sys Mon Jul 13 19:19:22 2009 (4A5BC0FA)
    fffff880`04fcf000 fffff880`04fed000   i8042prt i8042prt.sys Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`03f1b000 fffff880`03f31000   intelppm intelppm.sys Mon Jul 13 19:19:25 2009 (4A5BC0FD)
    fffff880`067e3000 fffff880`067ee000   ISWKL    ISWKL.sys    Wed May 26 09:21:13 2010 (4BFD2049)
    fffff880`04fed000 fffff880`04ffc000   kbdclass kbdclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
    fffff880`0679a000 fffff880`067a8000   kbdhid   kbdhid.sys   Mon Jul 13 20:00:20 2009 (4A5BCA94)
    fffff800`00b9c000 fffff800`00ba6000   kdcom    kdcom.dll    Mon Jul 13 21:31:07 2009 (4A5BDFDB)
    fffff880`042bd000 fffff880`04300000   ks       ks.sys       Wed Mar 03 23:32:25 2010 (4B8F37D9)
    fffff880`013dc000 fffff880`013f6000   ksecdd   ksecdd.sys   Mon Jul 13 19:20:54 2009 (4A5BC156)
    fffff880`0158e000 fffff880`015b9000   ksecpkg  ksecpkg.sys  Fri Dec 11 01:03:32 2009 (4B21E0B4)
    fffff880`04200000 fffff880`04205200   ksthunk  ksthunk.sys  Mon Jul 13 20:00:19 2009 (4A5BCA93)
    fffff880`06464000 fffff880`06479000   lltdio   lltdio.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92)
    fffff880`067a8000 fffff880`067cb000   luafv    luafv.sys    Mon Jul 13 19:26:13 2009 (4A5BC295)
    fffff880`00cab000 fffff880`00cef000   mcupdate_GenuineIntel mcupdate_GenuineIntel.dll Mon Jul 13 21:29:10 2009 (4A5BDF66)
    fffff880`0671a000 fffff880`06728000   monitor  monitor.sys  Mon Jul 13 19:38:52 2009 (4A5BC58C)
    fffff880`03e00000 fffff880`03e0f000   mouclass mouclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
    fffff880`06775000 fffff880`06782000   mouhid   mouhid.sys   Mon Jul 13 20:00:20 2009 (4A5BCA94)
    fffff880`00c6c000 fffff880`00c86000   mountmgr mountmgr.sys Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`08316000 fffff880`0832e000   mpsdrv   mpsdrv.sys   Mon Jul 13 20:08:25 2009 (4A5BCC79)
    fffff880`0832e000 fffff880`0835b000   mrxsmb   mrxsmb.sys   Sat Feb 27 02:52:19 2010 (4B88CF33)
    fffff880`0835b000 fffff880`083a9000   mrxsmb10 mrxsmb10.sys Sat Feb 27 02:52:28 2010 (4B88CF3C)
    fffff880`083a9000 fffff880`083cc000   mrxsmb20 mrxsmb20.sys Sat Feb 27 02:52:26 2010 (4B88CF3A)
    fffff880`015b9000 fffff880`015c4000   Msfs     Msfs.SYS     Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`00e6f000 fffff880`00e79000   msisadrv msisadrv.sys Mon Jul 13 19:19:26 2009 (4A5BC0FE)
    fffff880`01163000 fffff880`011c1000   msrpc    msrpc.sys    Mon Jul 13 19:21:32 2009 (4A5BC17C)
    fffff880`03e76000 fffff880`03e81000   mssmbios mssmbios.sys Mon Jul 13 19:31:10 2009 (4A5BC3BE)
    fffff880`01967000 fffff880`01979000   mup      mup.sys      Mon Jul 13 19:23:45 2009 (4A5BC201)
    fffff880`0143c000 fffff880`0152e000   ndis     ndis.sys     Mon Jul 13 19:21:40 2009 (4A5BC184)
    fffff880`03fc2000 fffff880`03fce000   ndistapi ndistapi.sys Mon Jul 13 20:10:00 2009 (4A5BCCD8)
    fffff880`03fce000 fffff880`03ffd000   ndiswan  ndiswan.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
    fffff880`0436c000 fffff880`04381000   NDProxy  NDProxy.SYS  Mon Jul 13 20:10:05 2009 (4A5BCCDD)
    fffff880`02da7000 fffff880`02db6000   netbios  netbios.sys  Mon Jul 13 20:09:26 2009 (4A5BCCB6)
    fffff880`02c9e000 fffff880`02ce3000   netbt    netbt.sys    Mon Jul 13 19:21:28 2009 (4A5BC178)
    fffff880`0152e000 fffff880`0158e000   NETIO    NETIO.SYS    Thu Apr 08 22:43:59 2010 (4BBE946F)
    fffff880`015c4000 fffff880`015d5000   Npfs     Npfs.SYS     Mon Jul 13 19:19:48 2009 (4A5BC114)
    fffff880`03e6a000 fffff880`03e76000   nsiproxy nsiproxy.sys Mon Jul 13 19:21:02 2009 (4A5BC15E)
    fffff800`02e58000 fffff800`03434000   nt       ntkrnlmp.exe Sat Jun 19 00:16:41 2010 (4C1C44A9)
    fffff880`01239000 fffff880`013dc000   Ntfs     Ntfs.sys     Mon Jul 13 19:20:47 2009 (4A5BC14F)
    fffff880`01890000 fffff880`01899000   Null     Null.SYS     Mon Jul 13 19:19:37 2009 (4A5BC109)
    fffff880`02d81000 fffff880`02da7000   pacer    pacer.sys    Mon Jul 13 20:09:41 2009 (4A5BCCC5)
    fffff880`00d94000 fffff880`00da9000   partmgr  partmgr.sys  Mon Jul 13 19:19:58 2009 (4A5BC11E)
    fffff880`00d61000 fffff880`00d94000   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`00c5c000 fffff880`00c6c000   PCIIDEX  PCIIDEX.SYS  Mon Jul 13 19:19:48 2009 (4A5BC114)
    fffff880`01200000 fffff880`01211000   pcw      pcw.sys      Mon Jul 13 19:19:27 2009 (4A5BC0FF)
    fffff880`0880b000 fffff880`088b1000   peauth   peauth.sys   Mon Jul 13 21:01:19 2009 (4A5BD8DF)
    fffff880`043a1000 fffff880`043de000   portcls  portcls.sys  Mon Jul 13 20:06:27 2009 (4A5BCC03)
    fffff880`00cef000 fffff880`00d03000   PSHED    PSHED.dll    Mon Jul 13 21:32:23 2009 (4A5BE027)
    fffff880`01157000 fffff880`01162ae0   PxHlpa64 PxHlpa64.sys Mon Dec 10 18:49:01 2007 (475DD06D)
    fffff880`03f9e000 fffff880`03fc2000   rasl2tp  rasl2tp.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
    fffff880`0121b000 fffff880`01236000   raspppoe raspppoe.sys Mon Jul 13 20:10:17 2009 (4A5BCCE9)
    fffff880`010bd000 fffff880`010de000   raspptp  raspptp.sys  Mon Jul 13 20:10:18 2009 (4A5BCCEA)
    fffff880`011c1000 fffff880`011db000   rassstp  rassstp.sys  Mon Jul 13 20:10:25 2009 (4A5BCCF1)
    fffff880`03e19000 fffff880`03e6a000   rdbss    rdbss.sys    Mon Jul 13 19:24:09 2009 (4A5BC219)
    fffff880`019e2000 fffff880`019eb000   RDPCDD   RDPCDD.sys   Mon Jul 13 20:16:34 2009 (4A5BCE62)
    fffff880`019eb000 fffff880`019f4000   rdpencdd rdpencdd.sys Mon Jul 13 20:16:34 2009 (4A5BCE62)
    fffff880`019f4000 fffff880`019fd000   rdprefmp rdprefmp.sys Mon Jul 13 20:16:35 2009 (4A5BCE63)
    fffff880`0192d000 fffff880`01967000   rdyboost rdyboost.sys Mon Jul 13 19:34:34 2009 (4A5BC48A)
    fffff880`067cb000 fffff880`067e3000   rspndr   rspndr.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92)
    fffff880`04800000 fffff880`04857000   Rt64win7 Rt64win7.sys Mon Mar 22 05:57:14 2010 (4BA73EFA)
    fffff880`06488000 fffff880`066a9e80   RTKVHD64 RTKVHD64.sys Tue Jan 19 05:42:09 2010 (4B558C81)
    fffff880`06782000 fffff880`0679a000   RzSynapse RzSynapse.sys Wed Apr 21 03:53:21 2010 (4BCEAEF1)
    fffff880`0428c000 fffff880`042bb000   SCSIPORT SCSIPORT.SYS Mon Jul 13 20:01:04 2009 (4A5BCAC0)
    fffff880`088b1000 fffff880`088bc000   secdrv   secdrv.SYS   Wed Sep 13 09:18:38 2006 (4508052E)
    fffff880`04067000 fffff880`04073000   serenum  serenum.sys  Mon Jul 13 20:00:33 2009 (4A5BCAA1)
    fffff880`02db6000 fffff880`02dd3000   serial   serial.sys   Mon Jul 13 20:00:40 2009 (4A5BCAA8)
    fffff880`01925000 fffff880`0192d000   spldr    spldr.sys    Mon May 11 12:56:27 2009 (4A0858BB)
    fffff880`08962000 fffff880`089f8000   srv      srv.sys      Thu Aug 26 23:38:00 2010 (4C773318)
    fffff880`088fb000 fffff880`08962000   srv2     srv2.sys     Thu Aug 26 23:37:46 2010 (4C77330A)
    fffff880`088bc000 fffff880`088e9000   srvnet   srvnet.sys   Thu Aug 26 23:37:24 2010 (4C7732F4)
    fffff880`042bb000 fffff880`042bc480   swenum   swenum.sys   Mon Jul 13 20:00:18 2009 (4A5BCA92)
    fffff880`01600000 fffff880`017fd000   tcpip    tcpip.sys    Sun Jun 13 23:39:04 2010 (4C15A458)
    fffff880`088e9000 fffff880`088fb000   tcpipreg tcpipreg.sys Mon Jul 13 20:09:49 2009 (4A5BCCCD)
    fffff880`015f3000 fffff880`01600000   TDI      TDI.SYS      Mon Jul 13 19:21:18 2009 (4A5BC16E)
    fffff880`015d5000 fffff880`015f3000   tdx      tdx.sys      Mon Jul 13 19:21:15 2009 (4A5BC16B)
    fffff880`01410000 fffff880`01424000   termdd   termdd.sys   Mon Jul 13 20:16:36 2009 (4A5BCE64)
    fffff960`005a0000 fffff960`005aa000   TSDDD    TSDDD.dll    unavailable (00000000)
    fffff880`03ef5000 fffff880`03f1b000   tunnel   tunnel.sys   Mon Jul 13 20:09:37 2009 (4A5BCCC1)
    fffff880`04300000 fffff880`04312000   umbus    umbus.sys    Mon Jul 13 20:06:56 2009 (4A5BCC20)
    fffff880`06709000 fffff880`0671a000   usbaapl64 usbaapl64.sys Wed Mar 31 23:20:15 2010 (4BB410EF)
    fffff880`06728000 fffff880`06745000   usbccgp  usbccgp.sys  Mon Jul 13 20:06:45 2009 (4A5BCC15)
    fffff880`066fb000 fffff880`066fcf00   USBD     USBD.SYS     Mon Jul 13 20:06:23 2009 (4A5BCBFF)
    fffff880`04056000 fffff880`04067000   usbehci  usbehci.sys  Mon Jul 13 20:06:30 2009 (4A5BCC06)
    fffff880`04312000 fffff880`0436c000   usbhub   usbhub.sys   Mon Jul 13 20:07:09 2009 (4A5BCC2D)
    fffff880`04000000 fffff880`04056000   USBPORT  USBPORT.SYS  Mon Jul 13 20:06:31 2009 (4A5BCC07)
    fffff880`066e0000 fffff880`066fb000   USBSTOR  USBSTOR.SYS  Mon Jul 13 20:06:34 2009 (4A5BCC0A)
    fffff880`041e5000 fffff880`041f2000   usbuhci  usbuhci.sys  Mon Jul 13 20:06:27 2009 (4A5BCC03)
    fffff880`02dee000 fffff880`02dfd000   VClone   VClone.sys   Sun Aug 09 17:25:45 2009 (4A7F3ED9)
    fffff880`00e79000 fffff880`00e86000   vdrvroot vdrvroot.sys Mon Jul 13 20:01:31 2009 (4A5BCADB)
    fffff880`018a0000 fffff880`018ae000   vga      vga.sys      Mon Jul 13 19:38:47 2009 (4A5BC587)
    fffff880`018ae000 fffff880`018d3000   VIDEOPRT VIDEOPRT.SYS Mon Jul 13 19:38:51 2009 (4A5BC58B)
    fffff880`00da9000 fffff880`00dbe000   volmgr   volmgr.sys   Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`00c00000 fffff880`00c5c000   volmgrx  volmgrx.sys  Mon Jul 13 19:20:33 2009 (4A5BC141)
    fffff880`018d9000 fffff880`01925000   volsnap  volsnap.sys  Mon Jul 13 19:20:08 2009 (4A5BC128)
    fffff880`02ce3000 fffff880`02d78000   vsdatant vsdatant.sys Sun May 09 12:28:58 2010 (4BE6E2CA)
    fffff880`02dd3000 fffff880`02dee000   wanarp   wanarp.sys   Mon Jul 13 20:10:21 2009 (4A5BCCED)
    fffff880`019d2000 fffff880`019e2000   watchdog watchdog.sys Mon Jul 13 19:37:35 2009 (4A5BC53F)
    fffff880`00f56000 fffff880`00ffa000   Wdf01000 Wdf01000.sys Mon Jul 13 19:22:07 2009 (4A5BC19F)
    fffff880`00e00000 fffff880`00e0f000   WDFLDR   WDFLDR.SYS   Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`02d78000 fffff880`02d81000   wfplwf   wfplwf.sys   Mon Jul 13 20:09:26 2009 (4A5BCCB6)
    fffff960`000d0000 fffff960`003df000   win32k   win32k.sys   unavailable (00000000)
    fffff880`00e66000 fffff880`00e6f000   WMILIB   WMILIB.SYS   Mon Jul 13 19:19:51 2009 (4A5BC117)
    fffff880`06443000 fffff880`06464000   WudfPf   WudfPf.sys   Mon Jul 13 20:05:37 2009 (4A5BCBD1)
    fffff880`0423c000 fffff880`0426d000   WUDFRd   WUDFRd.sys   Mon Jul 13 20:06:06 2009 (4A5BCBEE)
    
    Unloaded modules:
    fffff880`0acec000 fffff880`0ad5d000   spsys.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`01830000 fffff880`0183e000   crashdmp.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`0183e000 fffff880`0184a000   dump_ataport
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`0184a000 fffff880`01853000   dump_atapi.s
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`01853000 fffff880`01866000   dump_dumpfve
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    
    Kernel base = 0xfffff800`02e52000 PsLoadedModuleList = 0xfffff800`0308fe50
    Debug session time: Wed Oct 20 03:02:05.238 2010 (GMT-4)
    System Uptime: 0 days 2:22:00.424
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    .............................
    Loading User Symbols
    Loading unloaded module list
    .....
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck 1E, {0, 0, 0, 0}
    
    Probably caused by : ntkrnlmp.exe ( nt!KiKernelCalloutExceptionHandler+e )
    
    Followup: MachineOwner
    ---------
    
    2: kd> !analyze -v
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    KMODE_EXCEPTION_NOT_HANDLED (1e)
    This is a very common bugcheck.  Usually the exception address pinpoints
    the driver/function that caused the problem.  Always note this address
    as well as the link date of the driver/image that contains this address.
    Arguments:
    Arg1: 0000000000000000, The exception code that was not handled
    Arg2: 0000000000000000, The address that the exception occurred at
    Arg3: 0000000000000000, Parameter 0 of the exception
    Arg4: 0000000000000000, Parameter 1 of the exception
    
    Debugging Details:
    ------------------
    
    
    EXCEPTION_CODE: (Win32) 0 (0) - The operation completed successfully.
    
    FAULTING_IP: 
    +645e952f01a6dc14
    00000000`00000000 ??              ???
    
    EXCEPTION_PARAMETER1:  0000000000000000
    
    EXCEPTION_PARAMETER2:  0000000000000000
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    
    BUGCHECK_STR:  0x1E
    
    PROCESS_NAME:  BFBC2Game.exe
    
    CURRENT_IRQL:  2
    
    EXCEPTION_RECORD:  fffff88002f925d8 -- (.exr 0xfffff88002f925d8)
    ExceptionAddress: fffff80002ecde13 (nt!KiProcessExpiredTimerList+0x0000000000000103)
       ExceptionCode: c0000005 (Access violation)
      ExceptionFlags: 00000000
    NumberParameters: 2
       Parameter[0]: 0000000000000000
       Parameter[1]: ffffffffffffffff
    Attempt to read from address ffffffffffffffff
    
    TRAP_FRAME:  fffff88002f92680 -- (.trap 0xfffff88002f92680)
    NOTE: The trap frame does not contain all registers.
    Some register values may be zeroed or incorrect.
    rax=0000000000000002 rbx=0000000000000000 rcx=15175441fcde0000
    rdx=ffffffffffffffff rsi=0000000000000000 rdi=0000000000000000
    rip=fffff80002ecde13 rsp=fffff88002f92810 rbp=dcfffa8004ea6168
     r8=fffff88002f65301  r9=000000000000000d r10=fffff80002e52000
    r11=fffff88002f927e0 r12=0000000000000000 r13=0000000000000000
    r14=0000000000000000 r15=0000000000000000
    iopl=0         nv up ei ng nz na po nc
    nt!KiProcessExpiredTimerList+0x103:
    fffff800`02ecde13 0fb6432b        movzx   eax,byte ptr [rbx+2Bh] ds:00000000`0000002b=??
    Resetting default scope
    
    LAST_CONTROL_TRANSFER:  from fffff80002eba46e to fffff80002ec2710
    
    STACK_TEXT:  
    fffff880`02f916c8 fffff800`02eba46e : 00000000`00000000 00000000`00000000 fffff880`02f91e40 fffff800`02eef668 : nt!KeBugCheck
    fffff880`02f916d0 fffff800`02ee840d : fffff800`030d0b7c fffff800`02eefb03 00000000`00000010 00000000`00000246 : nt!KiKernelCalloutExceptionHandler+0xe
    fffff880`02f91700 fffff800`02eefa90 : fffff800`03011a40 fffff880`02f91778 fffff880`02f925d8 fffff800`02e52000 : nt!RtlpExecuteHandlerForException+0xd
    fffff880`02f91730 fffff800`02efc9ef : fffff880`02f925d8 fffff880`02f91e40 fffff880`00000000 fffffa80`08aadb30 : nt!RtlDispatchException+0x410
    fffff880`02f91e10 fffff800`02ec1d82 : fffff880`02f925d8 dcfffa80`04ea6168 fffff880`02f92680 00000000`00000000 : nt!KiDispatchException+0x16f
    fffff880`02f924a0 fffff800`02ec068a : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiExceptionDispatch+0xc2
    fffff880`02f92680 fffff800`02ecde13 : fffffa80`090ce470 fffffa80`090ce4b8 fffffa80`090ce4b8 fffffa80`04ea6100 : nt!KiGeneralProtectionFault+0x10a
    fffff880`02f92810 fffff800`02ece4be : 00000013`d691acae fffff880`02f92e88 00000000`00085581 fffff880`02f665a8 : nt!KiProcessExpiredTimerList+0x103
    fffff880`02f92e60 fffff800`02ecdcb7 : fffff880`02f631c2 fffffa80`00085581 fffffa80`04dd3000 00000000`00000081 : nt!KiTimerExpiration+0x1be
    fffff880`02f92f00 fffff800`02ec8865 : 0000057c`00000000 fffffa80`065f3b60 00000000`00000000 fffff880`040d2588 : nt!KiRetireDpcList+0x277
    fffff880`02f92fb0 fffff800`02ec867c : fffff880`02f63180 fffff800`02ecf618 00000000`0aabfd20 00000000`0aabf170 : nt!KxRetireDpcList+0x5
    fffff880`0a1cabe0 fffff800`02f0c113 : fffff800`02ecf3ac fffff800`02ecf418 00000000`00000000 fffff880`0a1caca0 : nt!KiDispatchInterruptContinue
    fffff880`0a1cac10 fffff800`02ecf418 : 00000000`00000000 fffff880`0a1caca0 00000000`07bc1fd8 00000000`07a6550c : nt!KiDpcInterruptBypass+0x13
    fffff880`0a1cac20 00000000`666fd03c : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSecondaryClockInterrupt+0x1a8
    00000000`0febfeb8 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x666fd03c
    
    
    STACK_COMMAND:  kb
    
    FOLLOWUP_IP: 
    nt!KiKernelCalloutExceptionHandler+e
    fffff800`02eba46e 90              nop
    
    SYMBOL_STACK_INDEX:  1
    
    SYMBOL_NAME:  nt!KiKernelCalloutExceptionHandler+e
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: nt
    
    IMAGE_NAME:  ntkrnlmp.exe
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  4c1c44a9
    
    FAILURE_BUCKET_ID:  X64_0x1E_nt!KiKernelCalloutExceptionHandler+e
    
    BUCKET_ID:  X64_0x1E_nt!KiKernelCalloutExceptionHandler+e
    
    Followup: MachineOwner
    ---------
    I think ZA was your problem. If you get another BSOD, upload the dump to us. Update us in two or three days and let us know how your system is doing. I hope your problem is this easily solved. :)
      My Computer


  5. Posts : 5
    Windows 7 Home Premium 64bit (OEM)
    Thread Starter
       #5

    You have no idea how impressed I am that you have responded with such haste! I certainly will! Have a good one!
      My Computer


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

    You are welcome and I hope you will be BSOD free. :)
      My Computer


  7. Posts : 5
    Windows 7 Home Premium 64bit (OEM)
    Thread Starter
       #7

    Well that seems to have completely fixed my problem! NEVER going near Zonealarm again, running comodo now. Btw on a side note, i dont seem to be able to run my computer with all 4 sticks of ram in, with all 8gb in the computer will either a, not turn on or randomly shutoff or b, not recognize the extra 4gb of ram. Note that I have checked this AFTER uninstalling Zonealarm as well as before, same deal.
    Carl your a champion, Thanks!
      My Computer


  8. Posts : 28,845
    Win 8 Release candidate 8400
       #8

    silverpalm1994 said:
    Well that seems to have completely fixed my problem! NEVER going near Zonealarm again, running comodo now. Btw on a side note, i dont seem to be able to run my computer with all 4 sticks of ram in, with all 8gb in the computer will either a, not turn on or randomly shutoff or b, not recognize the extra 4gb of ram. Note that I have checked this AFTER uninstalling Zonealarm as well as before, same deal.
    Carl your a champion, Thanks!

    Carl is one of our best.


    OT I would be careful about comodo as well. the only AV that doesnt seem to BSOD is Microsoft Security Essentials.

    If you download cpu-z (free) or get the specs for the ram I would bet we can get all 8 to run if the mobo supports it.

    Glad to see you are running


    Ken J
      My Computer


  9. Posts : 5
    Windows 7 Home Premium 64bit (OEM)
    Thread Starter
       #9

    I have added a snapshot of my memory specs using CPU-Z 1.56. Hope that was what you wanted.
    Cheers.Attachment 109878
    As you can see this is with only two sticks in, all sticks are identical btw.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 08:32.
Find Us