1. You are viewing our forum as a guest. For full access please Register. WindowsBBS.com is completely free, paid for by advertisers and donations.

Windows Vista DUMP DATA: Blue screen after waking up from sleep mode

Discussion in 'Legacy Windows' started by fadesurf225, 2009/02/01.

  1. 2009/02/01
    fadesurf225

    fadesurf225 Inactive Thread Starter

    Joined:
    2009/02/01
    Messages:
    1
    Likes Received:
    0
    Hi! My computer has a problem waking up from sleep mode. About half of the time when i try to wake it up, it will show a blue screen and it will say something like "memory dump" and then start counting up to 100. When Vista finally starts up, it will show me an error report and it lists a few lines of interest of where I might diagnose this problem. One of the lines is a mini-dump file. Using this site's Dump Data Collection Tool and WinDBG, I was able to gather this debug log...

    I was wondering if anyone could tell me how to fix this problem here. Thank you in advance!

    --------------

    Opened log file 'c:\debuglog.txt'

    Microsoft (R) Windows Debugger Version 6.10.0003.233 X86
    Copyright (c) Microsoft Corporation. All rights reserved.


    Loading Dump File [C:\Windows\Minidump\Mini020109-05.dmp]
    Mini Kernel Dump File: Only registers and stack trace are available

    Symbol search path is: SRV*c:\symbols*http://msdl.microsoft.com/download/symbols
    Executable search path is: C:\Windows;C:\Windows\system32;C:\Windows\system32\drivers
    Windows Vista Kernel Version 6000 MP (4 procs) Free x86 compatible
    Product: WinNt, suite: TerminalServer SingleUserTS Personal
    Built by: 6000.16575.x86fre.vista_gdr.071009-1548
    Machine Name:
    Kernel base = 0x82400000 PsLoadedModuleList = 0x82511e10
    Debug session time: Sun Feb 1 14:48:17.457 2009 (GMT-8)
    System Uptime: 0 days 0:08:49.237
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    .....................................
    Loading User Symbols
    Loading unloaded module list
    ........
    *******************************************************************************
    * *
    * Bugcheck Analysis *
    * *
    *******************************************************************************

    Use !analyze -v to get detailed debugging information.

    BugCheck A, {114c4a80, 2, 0, 8242207e}

    Probably caused by : memory_corruption ( nt!MiGatherPagefilePages+380 )

    Followup: MachineOwner
    ---------

    0: kd> !analyze -v;r;kv;lmtn;.logclose;q
    *******************************************************************************
    * *
    * 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: 114c4a80, memory referenced
    Arg2: 00000002, IRQL
    Arg3: 00000000, 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: 8242207e, address which referenced memory

    Debugging Details:
    ------------------


    READ_ADDRESS: GetPointerFromAddress: unable to read from 825315ac
    Unable to read MiSystemVaType memory at 825117e0
    114c4a80

    CURRENT_IRQL: 2

    FAULTING_IP:
    nt!MiGatherPagefilePages+380
    8242207e 8b0408 mov eax,dword ptr [eax+ecx]

    CUSTOMER_CRASH_COUNT: 5

    DEFAULT_BUCKET_ID: COMMON_SYSTEM_FAULT

    BUGCHECK_STR: 0xA

    PROCESS_NAME: System

    TRAP_FRAME: 8c124c84 -- (.trap 0xffffffff8c124c84)
    .trap 0xffffffff8c124c84
    ErrCode = 00000000
    eax=8e0c4a80 ebx=8667ea40 ecx=83400000 edx=0001c04b esi=0000008c edi=8667f3e8
    eip=8242207e esp=8c124cf8 ebp=8c124d4c iopl=0 ov up ei ng nz na pe cy
    cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00210a87
    nt!MiGatherPagefilePages+0x380:
    8242207e 8b0408 mov eax,dword ptr [eax+ecx] ds:0023:114c4a80=????????
    .trap
    Resetting default scope

    LAST_CONTROL_TRANSFER: from 8242207e to 8248fd84

    STACK_TEXT:
    8c124c84 8242207e badb0d00 0001c04b 824f4820 nt!KiTrap0E+0x2ac
    8c124d4c 82421a48 8667f3e8 00000000 84b59c08 nt!MiGatherPagefilePages+0x380
    8c124d7c 826254e0 00000000 8c12f680 00000000 nt!MiModifiedPageWriter+0x17f
    8c124dc0 8249159e 824218ca 00000000 00000000 nt!PspSystemThreadStartup+0x9d
    00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x16


    STACK_COMMAND: kb

    FOLLOWUP_IP:
    nt!MiGatherPagefilePages+380
    8242207e 8b0408 mov eax,dword ptr [eax+ecx]

    SYMBOL_STACK_INDEX: 1

    SYMBOL_NAME: nt!MiGatherPagefilePages+380

    FOLLOWUP_NAME: MachineOwner

    MODULE_NAME: nt

    DEBUG_FLR_IMAGE_TIMESTAMP: 470c2f52

    IMAGE_NAME: memory_corruption

    FAILURE_BUCKET_ID: 0xA_nt!MiGatherPagefilePages+380

    BUCKET_ID: 0xA_nt!MiGatherPagefilePages+380

    Followup: MachineOwner
    ---------

    eax=824f483c ebx=00000002 ecx=00000199 edx=8252943c esi=824f4820 edi=114c4a80
    eip=8248fd84 esp=8c124c6c ebp=8c124c84 iopl=0 nv up ei ng nz na pe nc
    cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00200286
    nt!KiTrap0E+0x2ac:
    8248fd84 833dc48d528200 cmp dword ptr [nt!KiFreezeFlag (82528dc4)],0 ds:0023:82528dc4=????????
    ChildEBP RetAddr Args to Child
    8c124c84 8242207e badb0d00 0001c04b 824f4820 nt!KiTrap0E+0x2ac (FPO: [0,0] TrapFrame @ 8c124c84)
    8c124d4c 82421a48 8667f3e8 00000000 84b59c08 nt!MiGatherPagefilePages+0x380
    8c124d7c 826254e0 00000000 8c12f680 00000000 nt!MiModifiedPageWriter+0x17f
    8c124dc0 8249159e 824218ca 00000000 00000000 nt!PspSystemThreadStartup+0x9d
    00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x16
    start end module name
    80204000 8020d000 WMILIB WMILIB.SYS Thu Nov 02 01:54:53 2006 (4549B25D)
    8020d000 8021a000 WDFLDR WDFLDR.SYS Wed Dec 05 18:21:19 2007 (47575C9F)
    8021a000 80255000 CLFS CLFS.SYS Wed Dec 05 17:55:42 2007 (4757569E)
    80255000 8025d000 BOOTVID BOOTVID.dll Thu Nov 02 02:39:29 2006 (4549BCD1)
    8025d000 80266000 PSHED PSHED.dll Thu Nov 02 02:42:51 2006 (4549BD9B)
    80266000 802c6000 mcupdate_GenuineIntel mcupdate_GenuineIntel.dll Mon Apr 23 20:40:05 2007 (462D7C15)
    802c6000 802ce000 kdcom kdcom.dll Thu Nov 02 02:42:20 2006 (4549BD7C)
    802ce000 802ce680 giveio giveio.sys Wed Apr 03 19:33:25 1996 (316334F5)
    80405000 8040d000 atapi atapi.sys Thu Nov 02 01:51:34 2006 (4549B196)
    8040d000 80414000 pciide pciide.sys Thu Nov 02 01:51:35 2006 (4549B197)
    80414000 80424000 mountmgr mountmgr.sys Thu Nov 02 01:51:06 2006 (4549B17A)
    80424000 80433000 volmgr volmgr.sys Thu Nov 02 01:51:44 2006 (4549B1A0)
    80433000 8043b000 msisadrv msisadrv.sys Thu Nov 02 01:35:08 2006 (4549ADBC)
    8043b000 8047e000 acpi acpi.sys Thu Nov 02 01:35:03 2006 (4549ADB7)
    8047e000 804a4000 SCSIPORT SCSIPORT.SYS Thu Nov 02 01:51:38 2006 (4549B19A)
    804a4000 8051f000 Wdf01000 Wdf01000.sys Wed Dec 05 18:21:28 2007 (47575CA8)
    8051f000 80600000 CI CI.dll Mon Feb 18 20:59:14 2008 (47BA6222)
    80603000 8060b000 spldr spldr.sys Wed Oct 25 15:40:44 2006 (453FE7EC)
    8060b000 80624000 TPkd TPkd.sys Tue Mar 13 11:54:12 2007 (45F6F354)
    80624000 80634000 fileinfo fileinfo.sys Thu Nov 02 01:36:47 2006 (4549AE1F)
    80634000 80665000 fltmgr fltmgr.sys Thu Nov 02 01:30:58 2006 (4549ACC2)
    80665000 80683000 ataport ataport.SYS Thu Nov 02 01:51:34 2006 (4549B196)
    80683000 806cd000 volmgrx volmgrx.sys Thu Nov 02 01:51:54 2006 (4549B1AA)
    806cd000 806db000 PCIIDEX PCIIDEX.SYS Thu Nov 02 01:51:34 2006 (4549B196)
    806db000 80700000 pci pci.sys Thu Nov 02 01:35:13 2006 (4549ADC1)
    80700000 80800000 sptd sptd.sys Wed Mar 05 16:32:57 2008 (47CF3BB9)
    82205000 8220e000 crcdisk crcdisk.sys Thu Nov 02 01:52:27 2006 (4549B1CB)
    8220e000 8222ca60 snapman snapman.sys Thu Nov 22 00:19:58 2007 (47453BAE)
    8222d000 82297380 timntr timntr.sys Wed Aug 29 05:13:12 2007 (46D562D8)
    82298000 822d1000 NETIO NETIO.SYS Sun Jan 13 19:17:13 2008 (478AD439)
    822d1000 822fc000 msrpc msrpc.sys Thu Nov 02 01:50:16 2006 (4549B148)
    822fc000 82400000 ndis ndis.sys Thu Nov 02 01:57:33 2006 (4549B2FD)
    82400000 827a1000 nt ntkrpamp.exe Tue Oct 09 18:48:02 2007 (470C2F52)
    827a1000 827d5000 hal halmacpi.dll Thu Nov 02 01:30:18 2006 (4549AC9A)
    8b204000 8b215000 disk disk.sys Thu Nov 02 01:51:40 2006 (4549B19C)
    8b215000 8b23a000 ecache ecache.sys Thu Nov 02 01:52:42 2006 (4549B1DA)
    8b23a000 8b249000 mup mup.sys Thu Nov 02 01:31:04 2006 (4549ACC8)
    8b249000 8b258000 partmgr partmgr.sys Thu Nov 02 01:51:47 2006 (4549B1A3)
    8b258000 8b28e000 volsnap volsnap.sys Thu Nov 02 01:52:11 2006 (4549B1BB)
    8b28e000 8b2f8000 ksecdd ksecdd.sys Thu Nov 02 01:43:45 2006 (4549AFC1)
    8b2f8000 8b400000 Ntfs Ntfs.sys Thu Nov 02 01:31:39 2006 (4549ACEB)
    8b586000 8b5a7000 CLASSPNP CLASSPNP.SYS Thu Nov 02 01:51:34 2006 (4549B196)
    8b5a7000 8b5ff540 tdrpman tdrpman.sys Mon Nov 12 05:35:28 2007 (473856A0)
    8c045000 8c054280 ohci1394 ohci1394.sys Thu Nov 02 01:55:16 2006 (4549B274)
    8c0a5000 8c0b5000 HIDCLASS HIDCLASS.SYS Thu Nov 02 01:55:00 2006 (4549B264)
    8c0e5000 8c0f5000 NDProxy NDProxy.SYS Thu Nov 02 01:58:08 2006 (4549B320)
    8c181000 8c190000 raspppoe raspppoe.sys Thu Nov 02 01:58:12 2006 (4549B324)
    8c190000 8c199000 asyncmac asyncmac.sys Thu Nov 02 01:58:10 2006 (4549B322)
    8c200000 8c20a000 serenum serenum.sys Thu Nov 02 01:51:25 2006 (4549B18D)
    8c20a000 8c218000 intelppm intelppm.sys Thu Nov 02 01:30:18 2006 (4549AC9A)
    8c218000 8c225000 crashdmp crashdmp.sys Thu Nov 02 01:51:36 2006 (4549B198)
    8c247000 8c24f000 dump_atapi dump_atapi.sys Thu Nov 02 01:51:34 2006 (4549B196)
    8c24f000 8c257000 mouhid mouhid.sys Wed Dec 05 18:18:25 2007 (47575BF1)
    8c257000 8c25f000 wacommousefilter wacommousefilter.sys Fri Feb 16 10:12:29 2007 (45D5F40D)
    8c277000 8c27ea80 InCDPass InCDPass.sys Tue May 15 04:33:16 2007 (46499A7C)
    8c27f000 8c287000 RDPCDD RDPCDD.sys Thu Nov 02 02:02:01 2006 (4549B409)
    8c287000 8c28f000 rdpencdd rdpencdd.sys Thu Nov 02 02:02:01 2006 (4549B409)
    8c3bb000 8c3c6000 hiber_dumpata hiber_dumpata.sys Thu Nov 02 01:51:34 2006 (4549B196)
    8e606000 8e620000 serial serial.sys Thu Nov 02 01:51:29 2006 (4549B191)
    8e630000 8e642000 HDAudBus HDAudBus.sys Mon Oct 16 09:29:50 2006 (4533B37E)
    8e642000 8e64f000 watchdog watchdog.sys Thu Nov 02 01:37:44 2006 (4549AE58)
    8e658000 8e65a3e0 gdrv gdrv.sys Thu Dec 06 22:21:04 2007 (4758E650)
    8e682000 8e684980 InCDrec InCDrec.SYS Tue May 15 04:30:33 2007 (464999D9)
    8e68a000 8e68b700 usbd usbd.sys Thu Nov 02 01:55:00 2006 (4549B264)
    8e690000 8e691680 WacomVKHid WacomVKHid.sys Thu Feb 15 15:11:07 2007 (45D4E88B)
    8e69c000 8e69d380 swenum swenum.sys Thu Nov 02 01:51:15 2006 (4549B183)
    8e69e000 8e69f440 AsIO AsIO.sys Wed Dec 21 00:55:21 2005 (43A91879)
    8e6a2000 8e6a3c00 wacomvhid wacomvhid.sys Fri Feb 16 09:29:54 2007 (45D5EA12)
    8e6aa000 8e6b5000 tunnel tunnel.sys Wed Jun 06 19:57:03 2007 (466773FF)
    8e6b5000 8e6c0000 usbuhci usbuhci.sys Thu Nov 02 01:55:04 2006 (4549B268)
    8e6c0000 8e6cb000 fdc fdc.sys Thu Nov 02 01:51:33 2006 (4549B195)
    8e6cb000 8e6d6000 TDI TDI.SYS Thu Nov 02 01:58:46 2006 (4549B346)
    8e6d6000 8e6e1000 ndistapi ndistapi.sys Thu Nov 02 01:58:07 2006 (4549B31F)
    8e6e1000 8e6ec000 kbdclass kbdclass.sys Wed Dec 05 18:18:23 2007 (47575BEF)
    8e6ec000 8e6f7000 mouclass mouclass.sys Wed Dec 05 18:18:22 2007 (47575BEE)
    8e6f7000 8e702000 Msfs Msfs.SYS Thu Nov 02 01:30:56 2006 (4549ACC0)
    8e70d000 8e717b00 SCDEmu SCDEmu.SYS Thu Mar 13 23:04:29 2008 (47DA156D)
    8e718000 8e723000 dump_dumpata dump_dumpata.sys Thu Nov 02 01:51:34 2006 (4549B196)
    8e744000 8e74f000 tcpipreg tcpipreg.sys Thu Nov 02 01:57:46 2006 (4549B30A)
    8e764000 8e770000 vga vga.sys Thu Nov 02 01:53:56 2006 (4549B224)
    8e770000 8e779000 tunmp tunmp.sys Wed Jun 06 19:56:53 2007 (466773F5)
    8e782000 8e78a080 InCDRm InCDRm.sys Tue May 15 04:33:32 2007 (46499A8C)
    8e79d000 8e7a6000 kbdhid kbdhid.sys Wed Dec 05 18:18:26 2007 (47575BF2)
    8e7a6000 8e7af000 hidusb hidusb.sys Thu Nov 02 01:55:01 2006 (4549B265)
    8e7af000 8e7b8000 Fs_Rec Fs_Rec.SYS Mon Apr 16 18:26:39 2007 (4624224F)
    8e7b8000 8e7c1000 rasacd rasacd.sys Thu Nov 02 01:58:13 2006 (4549B325)
    8e7ee000 8e7f7000 rtlprot rtlprot.sys Thu Nov 30 21:53:30 2006 (456FC35A)
    8ea11000 8eab0000 dxgkrnl dxgkrnl.sys Thu Jul 26 18:07:53 2007 (46A94569)
    8eab0000 8eabe000 usbehci usbehci.sys Thu Nov 02 01:55:04 2006 (4549B268)
    8eabe000 8eacb080 1394BUS 1394BUS.SYS Thu Nov 02 01:55:12 2006 (4549B270)
    8eacc000 8eada000 libusb0 libusb0.sys Wed Mar 09 11:50:17 2005 (422F5379)
    8eada000 8eae8000 Npfs Npfs.SYS Thu Nov 02 01:30:57 2006 (4549ACC1)
    8eae8000 8eaf6000 netbios netbios.sys Thu Nov 02 01:57:26 2006 (4549B2F6)
    8eb28000 8eb40000 parport parport.sys Thu Nov 02 01:51:29 2006 (4549B191)
    8ebac000 8ebb3000 Null Null.SYS Thu Nov 02 01:51:05 2006 (4549B179)
    8ebb3000 8ebba000 Beep Beep.SYS Thu Nov 02 01:51:03 2006 (4549B177)
    8ebba000 8ebc1000 GEARAspiWDM GEARAspiWDM.sys Tue Feb 01 21:19:49 2005 (420062F5)
    8ebc8000 8ebce380 HIDPARSE HIDPARSE.SYS Thu Nov 02 01:55:00 2006 (4549B264)
    8ebd6000 8ebdd000 parvdm parvdm.sys Thu Nov 02 01:51:23 2006 (4549B18B)
    8ec03000 8ec40000 USBPORT USBPORT.SYS Thu Nov 02 01:55:09 2006 (4549B26D)
    8ec40000 8f200000 atikmdag atikmdag.sys Tue Oct 28 19:36:36 2008 (4907CC34)
    8f201000 8f20e000 umbus umbus.sys Thu Nov 02 01:55:24 2006 (4549B27C)
    8f20e000 8f225000 rasl2tp rasl2tp.sys Thu Nov 02 01:58:13 2006 (4549B325)
    8f225000 8f265000 storport storport.sys Thu Nov 02 01:51:45 2006 (4549B1A1)
    8f265000 8f290000 msiscsi msiscsi.sys Thu Nov 02 01:52:40 2006 (4549B1D8)
    8f290000 8f2c7000 ahb8nega ahb8nega.SYS Sun Jul 20 17:16:38 2008 (4883D566)
    8f2d1000 8f2db000 mssmbios mssmbios.sys Thu Nov 02 01:35:13 2006 (4549ADC1)
    8f2db000 8f2e5000 flpydisk flpydisk.sys Thu Nov 02 01:51:32 2006 (4549B194)
    8f2e5000 8f2ef000 nsiproxy nsiproxy.sys Thu Nov 02 01:57:30 2006 (4549B2FA)
    8f2f9000 8f303000 Dxapi Dxapi.sys Thu Nov 02 01:38:17 2006 (4549AE79)
    8f30d000 8f316340 tifsfilt tifsfilt.sys Wed Aug 29 05:37:17 2007 (46D5687D)
    8f317000 8f321000 secdrv secdrv.SYS Wed Sep 13 06:18:32 2006 (45080528)
    8f335000 8f33f000 ndisuio ndisuio.sys Thu Nov 02 01:57:22 2006 (4549B2F2)
    8f33f000 8f349000 pnarp pnarp.sys Tue Apr 01 01:45:39 2008 (47F1F633)
    8f367000 8f37f000 cdrom cdrom.sys Thu Nov 02 01:51:44 2006 (4549B1A0)
    8f391000 8f397000 npptNT2 npptNT2.sys Wed Jan 05 22:43:06 2005 (41DCDDFA)
    8f3df000 8f400000 Rtlh86 Rtlh86.sys Wed Feb 13 22:56:01 2008 (47B3E601)
    8f40b000 8f438000 portcls portcls.sys Thu Nov 02 01:55:02 2006 (4549B266)
    8f448000 8f47c000 usbhub usbhub.sys Thu Nov 02 01:55:20 2006 (4549B278)
    8f47c000 8f4b0000 NWADIenum NWADIenum.sys Wed Mar 14 15:22:03 2007 (45F8758B)
    8f4b0000 8f4da000 ks ks.sys Thu Nov 02 01:51:18 2006 (4549B186)
    8f4da000 8f4ed000 raspptp raspptp.sys Thu Nov 02 01:58:14 2006 (4549B326)
    8f4ed000 8f4fc000 termdd termdd.sys Thu Nov 02 02:02:00 2006 (4549B408)
    8f565000 8f574000 monitor monitor.sys Thu Nov 02 01:54:05 2006 (4549B22D)
    8f5dd000 8f600000 ndiswan ndiswan.sys Thu Nov 02 01:58:13 2006 (4549B325)
    8f801000 8f816000 tdx tdx.sys Thu Nov 02 01:57:34 2006 (4549B2FE)
    8f816000 8f82f000 fwpkclnt fwpkclnt.sys Thu Nov 02 01:57:26 2006 (4549B2F6)
    8f83f000 8f85a900 InCDFs InCDFs.sys Tue May 15 04:30:24 2007 (464999D0)
    8f87b000 8f89c000 VIDEOPRT VIDEOPRT.SYS Thu Nov 02 01:54:07 2006 (4549B22F)
    8f95c000 8f981000 drmk drmk.sys Thu Nov 02 02:20:49 2006 (4549B871)
    8f981000 8f9c0000 HdAudio HdAudio.sys Wed Nov 01 18:43:11 2006 (45494D2F)
    8fa16000 8fa2d000 dfsc dfsc.sys Thu Nov 02 01:31:04 2006 (4549ACC8)
    8fa61000 8fa64b00 atitray atitray.sys Mon Sep 08 10:32:14 2008 (48C5619E)
    8fa6d000 8fa80000 wanarp wanarp.sys Thu Nov 02 01:58:13 2006 (4549B325)
    8fa80000 8fa96000 pacer pacer.sys Thu Nov 02 01:57:33 2006 (4549B2FD)
    8fa96000 8fac8000 netbt netbt.sys Thu Nov 02 01:57:18 2006 (4549B2EE)
    8fac8000 8fb0f000 afd afd.sys Thu Nov 02 01:58:41 2006 (4549B341)
    8fb0f000 8fb23000 smb smb.sys Thu Nov 02 01:57:10 2006 (4549B2E6)
    8fb23000 8fbf4000 tcpip tcpip.sys Sun Jan 13 19:17:51 2008 (478AD45F)
    8fbf4000 8fdff900 RTKVHDA RTKVHDA.sys Thu Jun 26 20:23:17 2008 (48645D25)
    8fe70000 8fe80000 lltdio lltdio.sys Thu Nov 02 01:56:48 2006 (4549B2D0)
    8ffc5000 90000000 rdbss rdbss.sys Thu Nov 02 01:31:24 2006 (4549ACDC)
    95c00000 95dff000 win32k win32k.sys unavailable (00000000)
    96222000 9623d000 luafv luafv.sys Thu Nov 02 01:33:07 2006 (4549AD43)
    97200000 97209000 TSDDD TSDDD.dll unavailable (00000000)
    97210000 9721e000 cdd cdd.dll unavailable (00000000)
    97220000 9726c000 ATMFD ATMFD.DLL unavailable (00000000)
    98c32000 98cc0000 spsys spsys.sys Wed Oct 25 15:43:28 2006 (453FE890)
    99139000 9913c080 cpuz_x32 cpuz_x32.sys Tue Dec 02 05:50:52 2008 (49353D3C)
    991c2000 991d5000 rspndr rspndr.sys Thu Nov 02 01:56:48 2006 (4549B2D0)
    991d5000 99200000 nwifi nwifi.sys Thu Nov 02 01:55:41 2006 (4549B28D)
    99a01000 99a1a000 bowser bowser.sys Thu Nov 02 01:31:11 2006 (4549ACCF)
    99adc000 99af0000 mpsdrv mpsdrv.sys Wed Jun 06 19:55:55 2007 (466773BB)
    9de09000 9de24000 srvnet srvnet.sys Thu Oct 25 18:40:43 2007 (4721459B)
    9de24000 9de8a000 HTTP HTTP.sys Thu Nov 02 01:57:06 2006 (4549B2E2)
    9df02000 9df20000 mrxsmb mrxsmb.sys Thu Oct 25 18:40:17 2007 (47214581)
    9df20000 9df40000 mrxdav mrxdav.sys Fri Jan 11 17:45:54 2008 (47881BD2)
    9f305000 9f351000 srv srv.sys Thu Nov 02 01:31:55 2006 (4549ACFB)
    9f391000 9f3b5000 srv2 srv2.sys Thu Oct 25 18:40:47 2007 (4721459F)
    9f3b5000 9f3c7000 mrxsmb20 mrxsmb20.sys Thu Oct 25 18:40:16 2007 (47214580)
    9f3c7000 9f400000 mrxsmb10 mrxsmb10.sys Thu Nov 02 01:31:25 2006 (4549ACDD)
    9fcfa000 9fd10000 cdfs cdfs.sys Thu Nov 02 01:30:50 2006 (4549ACBA)
    9fd78000 9fd80000 hiber_atapi hiber_atapi.sys Thu Nov 02 01:51:34 2006 (4549B196)
    a1e23000 a1f01000 peauth peauth.sys Mon Oct 23 01:55:32 2006 (453C8384)
    a36f8000 a3720000 fastfat fastfat.SYS Thu Nov 02 01:30:49 2006 (4549ACB9)

    Unloaded modules:
    8c3bb000 8c3c6000 hiber_atapor
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    9fd88000 9fd90000 hiber_atapi.
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    8e685000 8e68a000 atidcmxx.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    8c23f000 8c247000 drmkaud.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    8c218000 8c225000 crashdmp.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    8c3bb000 8c3c6000 dump_ataport
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    8c3b3000 8c3bb000 dump_atapi.s
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    8f949000 8f95c000 i8042prt.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    Closing open log file c:\debuglog.txt
     
  2. 2009/02/02
    Arie

    Arie Administrator Administrator Staff

    Joined:
    2001/12/27
    Messages:
    15,174
    Likes Received:
    412
    I'm no expert but:

    give a clear indication.

    Make sure your memory timings are correctly set in your BIOS (i.e. you aren't overclocking).

    Next, start by testing your memory. Run Memtest86 or Windows Memory Diagnostic.

    Please note:

     
    Arie,
    #2

  3. to hide this advert.

  4. 2009/02/02
    PeteC

    PeteC SuperGeek Staff

    Joined:
    2002/05/10
    Messages:
    28,896
    Likes Received:
    389
    To add to Arie's post above ....

    The only satisfactory way of testing RAM is to test the installed RAM in various configurations. If you have a single module swap it around the slots. If you have a pair of modules run each one singly, swapping between slots; then run them in pairs swapping between pairs of slots. If you have 2 sets of matched modules do not get them mixed up.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.