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.

Random Reboots (with debuglog)

Discussion in 'Windows XP' started by fredfillis, 2007/01/12.

  1. 2007/01/12
    fredfillis

    fredfillis Inactive Thread Starter

    Joined:
    2007/01/12
    Messages:
    4
    Likes Received:
    0
    [SIZE= "1"]Have been having random reboots for a while now. Finally switched off the auto reboot and got a BSOD (IRQL not less or equal) but no dump. I had cunningly set up my page file on a different drive. So, I turned my auto reboot back on and setup my page file back onto the windows boot disk and waited for another fail.

    So here is my debuglog from debugwiz. No mention now of IRQL although I would not know whether something in the log rolls up to the IRQL BSOD. I was suspecting RAM based on what I've read although I'm not sure I see the evidence in the log?

    Opened log file 'c:\debuglog.txt'

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


    Loading Dump File [C:\Documents and Settings\luckins\Desktop\Mini011207-01.dmp]
    Mini Kernel Dump File: Only registers and stack trace are available

    Symbol search path is: SRV*c:\symbols*http://msdl.microsoft.com/download/symbols
    Executable search path is: C:\WINDOWS;C:\WINDOWS\system32;C:\WINDOWS\system32\drivers
    Windows XP Kernel Version 2600 (Service Pack 2) MP (2 procs) Free x86 compatible
    Product: WinNt, suite: TerminalServer SingleUserTS
    Built by: 2600.xpsp_sp2_gdr.050301-1519
    Kernel base = 0x804d7000 PsLoadedModuleList = 0x805624a0
    Debug session time: Thu Jan 11 23:02:14.781 2007 (GMT-5)
    System Uptime: 1 days 2:13:48.488
    Loading Kernel Symbols
    .................................................................................................................................................
    Loading User Symbols
    Loading unloaded module list
    ..................
    *******************************************************************************
    * *
    * Bugcheck Analysis *
    * *
    *******************************************************************************

    Use !analyze -v to get detailed debugging information.

    BugCheck 19, {20, 87c74c98, 87c74cc0, a050129}

    Probably caused by : ntkrnlmp.exe ( nt!ExFreePoolWithTag+2c1 )

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

    1: kd> !analyze -v;r;kv;lmtn;.logclose;q
    *******************************************************************************
    * *
    * Bugcheck Analysis *
    * *
    *******************************************************************************

    BAD_POOL_HEADER (19)
    The pool is already corrupt at the time of the current request.
    This may or may not be due to the caller.
    The internal pool links must be walked to figure out a possible cause of
    the problem, and then special pool applied to the suspect tags or the driver
    verifier to a suspect driver.
    Arguments:
    Arg1: 00000020, a pool block header size is corrupt.
    Arg2: 87c74c98, The pool entry we were looking for within the page.
    Arg3: 87c74cc0, The next pool entry.
    Arg4: 0a050129, (reserved)

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


    BUGCHECK_STR: 0x19_20

    POOL_ADDRESS: 87c74c98

    CUSTOMER_CRASH_COUNT: 1

    DEFAULT_BUCKET_ID: DRIVER_FAULT

    PROCESS_NAME: System

    LAST_CONTROL_TRANSFER: from 80550fc5 to 805371aa

    STACK_TEXT:
    f78beb1c 80550fc5 00000019 00000020 87c74c98 nt!KeBugCheckEx+0x1b
    f78beb6c bafa6528 87c74ca0 00000000 88d18418 nt!ExFreePoolWithTag+0x2c1
    f78beb94 baf7957a 87d20b10 f78bebbc f78bebc7 Ntfs!NtfsDeleteFcb+0x78
    f78bebe0 baf9ad00 87d20b10 88d182b8 e2dd1898 Ntfs!NtfsTeardownFromLcb+0x1fd
    f78bec38 baf75759 87d20b10 e2dd1960 e2dd1af8 Ntfs!NtfsTeardownStructures+0x125
    f78bec64 baf986eb 87d20b10 01dd1960 e2dd1af8 Ntfs!NtfsDecrementCloseCounts+0x9e
    f78bece8 bafa0e13 87d20b10 e2dd1960 e2dd1898 Ntfs!NtfsCommonClose+0x397
    f78bed7c 804e23b5 00000000 00000000 89bfcb88 Ntfs!NtfsFspClose+0xe3
    f78bedac 80574128 00000000 00000000 00000000 nt!ExpWorkerThread+0xef
    f78beddc 804efc81 804e22f1 00000000 00000000 nt!PspSystemThreadStartup+0x34
    00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x16


    STACK_COMMAND: kb

    FOLLOWUP_IP:
    nt!ExFreePoolWithTag+2c1
    80550fc5 83f801 cmp eax,1

    SYMBOL_STACK_INDEX: 1

    FOLLOWUP_NAME: MachineOwner

    MODULE_NAME: nt

    IMAGE_NAME: ntkrnlmp.exe

    DEBUG_FLR_IMAGE_TIMESTAMP: 42250f77

    SYMBOL_NAME: nt!ExFreePoolWithTag+2c1

    FAILURE_BUCKET_ID: 0x19_20_nt!ExFreePoolWithTag+2c1

    BUCKET_ID: 0x19_20_nt!ExFreePoolWithTag+2c1

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

    eax=f771f13c ebx=87c74c98 ecx=00000000 edx=00000004 esi=87c74c98 edi=00000000
    eip=805371aa esp=f78beb04 ebp=f78beb1c iopl=0 nv up ei ng nz na pe nc
    cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00000286
    nt!KeBugCheckEx+0x1b:
    805371aa 5d pop ebp
    ChildEBP RetAddr Args to Child
    f78beb1c 80550fc5 00000019 00000020 87c74c98 nt!KeBugCheckEx+0x1b (FPO: [Non-Fpo])
    f78beb6c bafa6528 87c74ca0 00000000 88d18418 nt!ExFreePoolWithTag+0x2c1 (FPO: [Non-Fpo])
    f78beb94 baf7957a 87d20b10 f78bebbc f78bebc7 Ntfs!NtfsDeleteFcb+0x78 (FPO: [Non-Fpo])
    f78bebe0 baf9ad00 87d20b10 88d182b8 e2dd1898 Ntfs!NtfsTeardownFromLcb+0x1fd (FPO: [Non-Fpo])
    f78bec38 baf75759 87d20b10 e2dd1960 e2dd1af8 Ntfs!NtfsTeardownStructures+0x125 (FPO: [Non-Fpo])
    f78bec64 baf986eb 87d20b10 01dd1960 e2dd1af8 Ntfs!NtfsDecrementCloseCounts+0x9e (FPO: [Non-Fpo])
    f78bece8 bafa0e13 87d20b10 e2dd1960 e2dd1898 Ntfs!NtfsCommonClose+0x397 (FPO: [Non-Fpo])
    f78bed7c 804e23b5 00000000 00000000 89bfcb88 Ntfs!NtfsFspClose+0xe3 (FPO: [Non-Fpo])
    f78bedac 80574128 00000000 00000000 00000000 nt!ExpWorkerThread+0xef (FPO: [Non-Fpo])
    f78beddc 804efc81 804e22f1 00000000 00000000 nt!PspSystemThreadStartup+0x34 (FPO: [Non-Fpo])
    00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x16
    start end module name
    804d7000 806fd000 nt ntkrnlmp.exe Tue Mar 01 19:57:27 2005 (42250F77)
    806fd000 8071dd00 hal halmacpi.dll Wed Aug 04 01:59:09 2004 (41107B2D)
    954ee000 95510080 RDPWD RDPWD.SYS Thu Jun 09 19:52:39 2005 (42A8D647)
    95719000 95759280 HTTP HTTP.sys Thu Mar 16 19:33:09 2006 (441A03C5)
    95a42000 95a51900 Cdfs Cdfs.SYS Wed Aug 04 02:14:09 2004 (41107EB1)
    95dc2000 95e13480 srv srv.sys Mon Aug 14 06:34:39 2006 (44E051BF)
    95edc000 95f7e800 hardlock hardlock.sys Thu May 22 09:31:39 2003 (3ECCD13B)
    96111000 9613d400 mrxdav mrxdav.sys Wed Aug 04 02:00:49 2004 (41107B91)
    9618c000 961a0400 wdmaud wdmaud.sys Wed Jun 14 05:00:44 2006 (448FD03C)
    98419000 984eda00 dump_iaStor dump_iaStor.sys Wed Mar 09 13:09:16 2005 (422F3BCC)
    984ee000 98511000 Fastfat Fastfat.SYS Wed Aug 04 02:14:15 2004 (41107EB7)
    98511000 98543a00 Dot4 Dot4.sys Wed Aug 04 01:58:28 2004 (41107B04)
    98544000 9860b620 avg7core avg7core.sys Mon Oct 23 14:52:56 2006 (453D0F88)
    9860c000 9867aa00 mrxsmb mrxsmb.sys Fri May 05 05:41:42 2006 (445B1DD6)
    9867b000 986a5a00 rdbss rdbss.sys Fri May 05 05:47:55 2006 (445B1F4B)
    986a6000 986c7d00 afd afd.sys Wed Aug 04 02:14:13 2004 (41107EB5)
    986c8000 986e8f00 ipnat ipnat.sys Wed Sep 29 18:28:36 2004 (415B3714)
    986e9000 98710c00 netbt netbt.sys Wed Aug 04 02:14:36 2004 (41107ECC)
    98711000 98768d80 tcpip tcpip.sys Thu Apr 20 07:51:47 2006 (444775D3)
    98769000 9877b400 ipsec ipsec.sys Wed Aug 04 02:14:27 2004 (41107EC3)
    9877c000 9878c280 Udfs Udfs.SYS Wed Aug 04 02:00:27 2004 (41107B7B)
    9878d000 987a3020 meiudf meiudf.sys Fri Oct 24 00:53:11 2003 (3F98B037)
    987e4000 98805700 portcls portcls.sys Tue Mar 16 13:58:17 2004 (40574E49)
    98806000 98b1e000 RtkHDAud RtkHDAud.sys Wed May 25 04:55:55 2005 (42943D9B)
    a8b3e000 a8b606c0 ATIRWVD ATIRWVD.SYS Mon Dec 01 12:42:24 2003 (3FCB7D80)
    a8b61000 a8b94200 update update.sys Wed Aug 04 01:58:32 2004 (41107B08)
    a8b95000 a8b97900 Dxapi Dxapi.sys Fri Aug 17 16:53:19 2001 (3B7D843F)
    a8bb5000 a8bb8280 Dot4Prt Dot4Prt.sys Fri Aug 17 16:47:25 2001 (3B7D82DD)
    a8bb9000 a8bbb200 Dot4Scan Dot4Scan.sys Fri Aug 17 16:47:25 2001 (3B7D82DD)
    a8bbd000 a8bed100 rdpdr rdpdr.sys Wed Aug 04 02:01:10 2004 (41107BA6)
    a8c9d000 a8c9f280 rasacd rasacd.sys Fri Aug 17 16:55:39 2001 (3B7D84CB)
    a8cbb000 a8cc9d80 sysaudio sysaudio.sys Wed Aug 04 02:15:54 2004 (41107F1A)
    a8d4b000 a8d4d740 awlegacy awlegacy.sys Mon Sep 11 18:19:37 2000 (39BD5A79)
    a8db5000 a8db5b80 mbmiodrvr mbmiodrvr.sys Sat Apr 10 10:42:35 2004 (407807DB)
    a8dd6000 a8dd9c80 mssmbios mssmbios.sys Wed Aug 04 02:07:47 2004 (41107D33)
    a8e8c000 a8e8cf80 avgclean avgclean.sys Mon Aug 21 18:55:15 2006 (44EA39D3)
    a8e8d000 a8e8db80 Null Null.SYS Fri Aug 17 16:47:39 2001 (3B7D82EB)
    a9053000 a905b880 Fips Fips.SYS Fri Aug 17 21:31:49 2001 (3B7DC585)
    a9063000 a9071d80 arp1394 arp1394.sys Wed Aug 04 01:58:28 2004 (41107B04)
    a9073000 a907b700 wanarp wanarp.sys Wed Aug 04 02:04:57 2004 (41107C89)
    a9083000 a908b700 netbios netbios.sys Wed Aug 04 02:03:19 2004 (41107C27)
    a90a3000 a90b1100 usbhub usbhub.sys Wed Aug 04 02:08:40 2004 (41107D68)
    a9130000 a9134500 watchdog watchdog.sys Wed Aug 04 02:07:32 2004 (41107D24)
    a9168000 a916e780 USBSTOR USBSTOR.SYS Wed Aug 04 02:08:44 2004 (41107D6C)
    a9170000 a9176f00 avg7rsxp avg7rsxp.sys Mon Jun 19 04:21:28 2006 (44965E88)
    a92fb000 a9309b80 drmk drmk.sys Wed Aug 04 02:07:54 2004 (41107D3A)
    a932b000 a9334480 NDProxy NDProxy.SYS Fri Aug 17 16:55:30 2001 (3B7D84C2)
    a933b000 a9344f00 termdd termdd.sys Wed Aug 04 01:58:52 2004 (41107B1C)
    a9483000 a9488d00 dot4usb dot4usb.sys Fri Aug 17 16:47:24 2001 (3B7D82DC)
    a9493000 a949a880 Npfs Npfs.SYS Wed Aug 04 02:00:38 2004 (41107B86)
    a949b000 a949fa80 Msfs Msfs.SYS Wed Aug 04 02:00:37 2004 (41107B85)
    a94a3000 a94a8200 vga vga.sys Wed Aug 04 02:07:06 2004 (41107D0A)
    a94b3000 a94b8000 flpydisk flpydisk.sys Wed Aug 04 01:59:24 2004 (41107B3C)
    aa448000 aa449160 AsIO AsIO.sys Thu Oct 14 05:52:27 2004 (416E4C5B)
    aa4d1000 aa4d3700 PdiPorts PdiPorts.sys Tue Apr 11 14:46:33 2006 (443BF989)
    aa733000 aa737080 raspti raspti.sys Fri Aug 17 16:55:32 2001 (3B7D84C4)
    aa835000 aa836080 avg7rsw avg7rsw.sys Tue Jul 26 08:10:51 2005 (42E6284B)
    aa837000 aa838080 RDPCDD RDPCDD.sys Fri Aug 17 16:46:56 2001 (3B7D82C0)
    aa839000 aa83a080 mnmdd mnmdd.SYS Fri Aug 17 16:57:28 2001 (3B7D8538)
    aa83b000 aa83c080 Beep Beep.SYS Fri Aug 17 16:47:33 2001 (3B7D82E5)
    aa83d000 aa83ef00 Fs_Rec Fs_Rec.SYS Fri Aug 17 16:49:37 2001 (3B7D8361)
    aa83f000 aa840280 USBD USBD.SYS Fri Aug 17 17:02:58 2001 (3B7D8682)
    aa843000 aa844100 swenum swenum.sys Wed Aug 04 01:58:41 2004 (41107B11)
    aaa71000 aaa75580 ptilink ptilink.sys Fri Aug 17 16:49:53 2001 (3B7D8371)
    af4bb000 af57e400 dmboot dmboot.sys Wed Aug 04 02:07:13 2004 (41107D11)
    af57f000 af58fe00 psched psched.sys Wed Aug 04 02:04:16 2004 (41107C60)
    af590000 af5a6680 ndiswan ndiswan.sys Wed Aug 04 02:14:30 2004 (41107EC6)
    af8cb000 af8d6a00 Haspnt Haspnt.sys Fri Nov 02 09:31:06 2001 (3BE2AE2A)
    afb9d000 afb9e360 avgtdi avgtdi.sys Thu Aug 25 05:59:58 2005 (430D969E)
    afe07000 afe0f900 msgpc msgpc.sys Wed Aug 04 02:04:11 2004 (41107C5B)
    afe17000 afe22d00 raspptp raspptp.sys Wed Aug 04 02:14:26 2004 (41107EC2)
    afe27000 afe31200 raspppoe raspppoe.sys Wed Aug 04 02:05:06 2004 (41107C92)
    b08ce000 b08da880 rasl2tp rasl2tp.sys Wed Aug 04 02:14:21 2004 (41107EBD)
    b0a13000 b0a14a80 ParVdm ParVdm.SYS Fri Aug 17 16:49:49 2001 (3B7D836D)
    b1201000 b1203580 ndistapi ndistapi.sys Fri Aug 17 16:55:29 2001 (3B7D84C1)
    b19f9000 b19fd880 TDI TDI.SYS Wed Aug 04 02:07:47 2004 (41107D33)
    b1f73000 b1f73c00 audstub audstub.sys Fri Aug 17 16:59:40 2001 (3B7D85BC)
    b5e31000 b5e7b000 dtscsi dtscsi.sys Sat Dec 10 09:33:44 2005 (439AE748)
    b784b000 b7850500 TDTCP TDTCP.SYS Wed Aug 04 01:58:52 2004 (41107B1C)
    b9a74000 b9a96680 ks ks.sys Wed Aug 04 02:15:20 2004 (41107EF8)
    b9a97000 b9aaa900 parport parport.sys Wed Aug 04 01:59:04 2004 (41107B28)
    b9aab000 b9acde80 USBPORT USBPORT.SYS Wed Aug 04 02:08:34 2004 (41107D62)
    b9ace000 b9afa200 e1e5132 e1e5132.sys Thu Mar 31 19:04:51 2005 (424C9023)
    b9afb000 b9b20000 HDAudBus HDAudBus.sys Fri Jan 07 20:07:15 2005 (41DF3243)
    b9b20000 b9b33780 VIDEOPRT VIDEOPRT.SYS Wed Aug 04 02:07:04 2004 (41107D08)
    b9b34000 b9cec000 ati2mtag ati2mtag.sys Tue Aug 22 21:53:13 2006 (44EBB509)
    ba525000 ba525d00 dxgthk dxgthk.sys Fri Aug 17 16:53:12 2001 (3B7D8438)
    ba58f000 ba592280 ndisuio ndisuio.sys Wed Aug 04 02:03:10 2004 (41107C1E)
    bacf2000 bad00080 redbook redbook.sys Wed Aug 04 01:59:34 2004 (41107B46)
    bad02000 bad0e180 cdrom cdrom.sys Wed Aug 04 01:59:52 2004 (41107B58)
    bad12000 bad1c380 imapi imapi.sys Wed Aug 04 02:00:12 2004 (41107B6C)
    bad22000 bad31d80 serial serial.sys Wed Aug 04 02:15:51 2004 (41107F17)
    bad32000 bad3b000 pivotmou pivotmou.sys Wed Dec 07 20:59:27 2005 (4397937F)
    bad42000 bad4ee00 i8042prt i8042prt.sys Wed Aug 04 02:14:36 2004 (41107ECC)
    bad52000 bad5c000 pivot pivot.sys Wed Dec 07 20:59:28 2005 (43979380)
    bad62000 bad6ad00 intelppm intelppm.sys Wed Aug 04 01:59:19 2004 (41107B37)
    bae5b000 bae6a180 nic1394 nic1394.sys Wed Aug 04 01:58:28 2004 (41107B04)
    baee3000 baee6c80 serenum serenum.sys Wed Aug 04 01:59:06 2004 (41107B2A)
    baf2b000 baf45580 Mup Mup.sys Wed Aug 04 02:15:20 2004 (41107EF8)
    baf46000 baf72a80 NDIS NDIS.sys Wed Aug 04 02:14:27 2004 (41107EC3)
    baf73000 bafff480 Ntfs Ntfs.sys Wed Aug 04 02:15:06 2004 (41107EEA)
    bf800000 bf9c1180 win32k win32k.sys Wed Oct 05 20:05:44 2005 (43446A58)
    bf9c2000 bf9d3580 dxg dxg.sys Wed Aug 04 02:00:51 2004 (41107B93)
    bf9d4000 bf9e7000 wpfb_ati2dvag wpfb_ati2dvag.dll Wed Dec 07 20:59:25 2005 (4397937D)
    bf9e7000 bfa2a000 ati2dvag ati2dvag.dll Tue Aug 22 21:53:30 2006 (44EBB51A)
    bfa2a000 bfa71000 ati2cqag ati2cqag.dll Tue Aug 22 21:14:38 2006 (44EBABFE)
    bfa71000 bfab7000 atikvmag atikvmag.dll Tue Aug 22 21:21:15 2006 (44EBAD8B)
    bfab7000 bfd016c0 ati3duag ati3duag.dll Tue Aug 22 21:38:43 2006 (44EBB1A3)
    bfd02000 bff66fa0 ativvaxx ativvaxx.dll Tue Aug 22 21:33:45 2006 (44EBB079)
    f74ae000 f74bea80 pci pci.sys Wed Aug 04 02:07:45 2004 (41107D31)
    f74bf000 f74ecd80 ACPI ACPI.sys Wed Aug 04 02:07:35 2004 (41107D27)
    f74ed000 f7504800 SPTD4205 SPTD4205.SYS Wed Aug 04 01:59:39 2004 (41107B4B)
    f7505000 f75d6000 sptd sptd.sys Sat Jun 24 05:18:51 2006 (449D037B)
    f75f7000 f75ffc00 isapnp isapnp.sys Fri Aug 17 16:58:01 2001 (3B7D8559)
    f7607000 f7615e80 ohci1394 ohci1394.sys Wed Aug 04 02:10:05 2004 (41107DBD)
    f7617000 f7624000 1394BUS 1394BUS.SYS Wed Aug 04 02:10:03 2004 (41107DBB)
    f7627000 f7631500 MountMgr MountMgr.sys Wed Aug 04 01:58:29 2004 (41107B05)
    f7637000 f7643c80 VolSnap VolSnap.sys Wed Aug 04 02:00:14 2004 (41107B6E)
    f7647000 f764fe00 disk disk.sys Wed Aug 04 01:59:53 2004 (41107B59)
    f7657000 f7663200 CLASSPNP CLASSPNP.SYS Wed Aug 04 02:14:26 2004 (41107EC2)
    f7707000 f770d200 PCIIDEX PCIIDEX.SYS Wed Aug 04 01:59:40 2004 (41107B4C)
    f770f000 f7713900 PartMgr PartMgr.sys Fri Aug 17 21:32:23 2001 (3B7DC5A7)
    f7717000 f771ce40 iteatapi iteatapi.sys Fri Mar 04 00:34:39 2005 (4227F36F)
    f7757000 f775eb60 aw_host5 aw_host5.sys Mon Feb 11 14:06:39 2002 (3C68163F)
    f775f000 f7764000 usbuhci usbuhci.sys Wed Aug 04 02:08:34 2004 (41107D62)
    f7767000 f776d800 usbehci usbehci.sys Wed Aug 04 02:08:34 2004 (41107D62)
    f776f000 f7770000 fdc fdc.sys unavailable (00000000)
    f7777000 f777d000 kbdclass kbdclass.sys Wed Aug 04 01:58:32 2004 (41107B08)
    f777f000 f7784a00 mouclass mouclass.sys Wed Aug 04 01:58:32 2004 (41107B08)
    f7828000 f7839f00 sr sr.sys Wed Aug 04 02:06:22 2004 (41107CDE)
    f783a000 f7851480 atapi atapi.sys Wed Aug 04 01:59:41 2004 (41107B4D)
    f7852000 f7877700 dmio dmio.sys Wed Aug 04 02:07:13 2004 (41107D11)
    f7878000 f7896880 ftdisk ftdisk.sys Fri Aug 17 16:52:41 2001 (3B7D8419)
    f7897000 f789a000 BOOTVID BOOTVID.dll Fri Aug 17 16:49:09 2001 (3B7D8345)
    f789b000 f789e780 Gernuwa Gernuwa.sys Tue Oct 09 16:14:34 2001 (3BC35AAA)
    f794f000 f796e780 fltMgr fltMgr.sys Mon Aug 21 05:14:57 2006 (44E97991)
    f796f000 f7986800 SCSIPORT SCSIPORT.SYS Wed Aug 04 01:59:39 2004 (41107B4B)
    f7987000 f7988b80 kdcom kdcom.dll Fri Aug 17 16:49:10 2001 (3B7D8346)
    f7989000 f798a100 WMILIB WMILIB.SYS Fri Aug 17 17:07:23 2001 (3B7D878B)
    f798b000 f798c700 dmload dmload.sys Fri Aug 17 16:58:15 2001 (3B7D8567)
    f798d000 f798e480 speedfan speedfan.sys Sun Sep 24 09:28:47 2006 (4516880F)
    f79cb000 f79cc420 ASACPI ASACPI.sys Thu Aug 12 22:52:52 2004 (411C2D04)
    f7a38000 f7a4e780 KSecDD KSecDD.sys Wed Aug 04 01:59:45 2004 (41107B51)
    f7a4f000 f7a4fd00 pciide pciide.sys Fri Aug 17 16:51:49 2001 (3B7D83E5)
    f7a50000 f7a50680 giveio giveio.sys Wed Apr 03 21:33:25 1996 (316334F5)
    f7b0a000 f7bdea00 iaStor iaStor.sys Wed Mar 09 13:09:16 2005 (422F3BCC)

    Unloaded modules:
    941cf000 941fa000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    941cf000 941fa000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    941cf000 941fa000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b9d1c000 b9d24000 kerneld.wnt
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    9544b000 95476000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    9595a000 95967000 DMusic.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    9542b000 95439000 swmidi.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    943df000 94402000 aec.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    a9439000 a943b000 splitter.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    9544b000 95476000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    9613e000 96169000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    af6ba000 af6bb000 drmkaud.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    af8db000 af8e8000 DMusic.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    96169000 9618c000 aec.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    af8eb000 af8f9000 swmidi.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b0a1f000 b0a21000 splitter.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    a94ab000 a94b0000 Cdaudio.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    a8d4f000 a8d52000 Sfloppy.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    Closing open log file c:\debuglog.txt
    [/SIZE]
     
  2. 2007/01/14
    fredfillis

    fredfillis Inactive Thread Starter

    Joined:
    2007/01/12
    Messages:
    4
    Likes Received:
    0
    I've now run 22 cycles of memtest86+ with no errors.

    Before that, I updated the drivers for my ATI Radeon X800XL PCiE video card.

    Unless someone can spot something in my dumplog I guess I'm waiting for the next random reboot.
     

  3. to hide this advert.

  4. 2007/01/14
    surferdude2

    surferdude2 Inactive

    Joined:
    2004/07/04
    Messages:
    4,009
    Likes Received:
    23
    While waiting, verify that all fans are running and heat sinks are dust free and all vents are unrestricted.

    Run Everest or Aida to check cpu and chassis temps, etc.

    HTH
     
  5. 2007/01/14
    fredfillis

    fredfillis Inactive Thread Starter

    Joined:
    2007/01/12
    Messages:
    4
    Likes Received:
    0
    Been there, done that. CPU temps etc are ok. Under load, CPU=62, MOBO =45. Idle CPU=46, MOBO =36.

    I have 5 fans in this system. Only the CPU (Thermaltake Silent 775 CL-P0092) had very minor dust on the heatsink fins.
     
  6. 2007/01/14
    surferdude2

    surferdude2 Inactive

    Joined:
    2004/07/04
    Messages:
    4,009
    Likes Received:
    23
    OK, just wanted to make sure.

    BTW, my P4 CPU temp never gets over 40° C. You list yours at 60° (140° F.). That's some concern in my view since it's a good 65° F. above normal ambient. That is not to say your particular chip isn't designed for that but I just thought I'd mention it.
     
  7. 2007/01/14
    fredfillis

    fredfillis Inactive Thread Starter

    Joined:
    2007/01/12
    Messages:
    4
    Likes Received:
    0
    60C according to mobo sensors. How accurate, I don't know. I would love to be running at 40 under load. How do you do that?

    Case temp is usually in the 25 to 30 range, so I figure 46 on the CPU at idle is decent. It does not seem to matter how much work I throw at it, never sneaks above 62.
     
  8. 2007/01/14
    surferdude2

    surferdude2 Inactive

    Joined:
    2004/07/04
    Messages:
    4,009
    Likes Received:
    23
    Indeed, that's always the unknown. What I do for a test is start the equipment from a dead cold start and immediately check all of the temps. as fast as I can get the program open. The closer they are together the better I feel. The closer they are to ambient is also a consideration. I always do that with new gear and take a screen shot for later reference. Then another couple screenshots under high and low usage conditions.

    Your TD from cabinet to MOBO is decent. I always expect a 10°F.(5~6°C.)difference there. I also expect about the same rise from ambient to inside case. That means on a 75° F.(24°C.) room temp. I expect the interior cabinet temp to be 85°F.(29°C.) and the MOBO to be 95° F.(35° C.) and consequently I expect the CPU to be no higher than 115° F. (46°C.) I just get concerned when the TD between the inside cabinet and the CPU goes above 30° F.(17°C.) I will allow a fudge factor for extreme hard usage or high ambient but never to exceed a 40°F.(22°C.) TD from cabinet air to CPU.

    Your indications are somewhat higher than I normally see and I would probably take a look at the heat sink compound if I had no past reference points that told me the readings hadn't changed from day one. Of course any error indications would bias my judgement as well.

    This is a boring read but you needed something to kill time whilst waiting for the next crash, right? ;)
     
  9. 2007/01/14
    usasma

    usasma Inactive

    Joined:
    2006/12/17
    Messages:
    225
    Likes Received:
    4
    My P4 Prescott runs at 50 degrees C at idle and gets up to 55 under some load. I invested in a ThermalRight SP-94 cooler to help get it this low.
     

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.