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.

Comp Crash

Discussion in 'Windows XP' started by Newman180, 2007/03/01.

  1. 2007/03/01
    Newman180

    Newman180 Inactive Thread Starter

    Joined:
    2007/02/28
    Messages:
    5
    Likes Received:
    0
    Im having an occasional crash with a blue screen that flashes.

    Here is what i get

    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\All Users\Application Data\Microsoft\Dr Watson\user.dmp]
    User Mini Dump File: Only registers, stack and portions of memory are available

    Comment: 'Dr. Watson generated MiniDump'
    Windows XP Version 2600 (Service Pack 2) UP Free x86 compatible
    Product: WinNt, suite: SingleUserTS
    Debug session time: Sat Feb 3 18:17:50.000 2007 (GMT-5)
    System Uptime: not available
    Process Uptime: 0 days 9:52:02.000
    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
    .................................................. .................................................. ......................
    This dump file has an exception of interest stored in it.
    The stored exception information can be accessed via .ecxr.
    (b9c.ba0): Access violation - code c0000005 (first/second chance not available)
    eax=00000000 ebx=00000000 ecx=089485f8 edx=6fd00068 esi=089485f8 edi=ffffffff
    eip=00768b40 esp=0013c458 ebp=0013c484 iopl=0 nv up ei pl nz na po nc
    cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00000202
    Unable to load image C:\Program Files\Mozilla Firefox\firefox.exe, Win32 error 2
    *** WARNING: Unable to verify timestamp for firefox.exe
    *** ERROR: Module load completed but symbols could not be loaded for firefox.exe
    firefox+0x368b40:
    00768b40 8b08 mov ecx,dword ptr [eax] ds:0023:00000000=????????
    0:000> !analyze -v;r;kv;lmtn;.logclose;q
    ************************************************** *****************************
    * *
    * Exception Analysis *
    * *
    ************************************************** *****************************

    *** WARNING: Unable to verify timestamp for js3250.dll
    *** ERROR: Module load completed but symbols could not be loaded for js3250.dll
    *** WARNING: Unable to verify timestamp for xpcom_core.dll
    *** ERROR: Module load completed but symbols could not be loaded for xpcom_core.dll
    Unable to load image C:\Program Files\Mozilla Firefox\nspr4.dll, Win32 error 2
    *** WARNING: Unable to verify timestamp for nspr4.dll
    *** ERROR: Module load completed but symbols could not be loaded for nspr4.dll


    From what I can get from it, it is a problem with firefox, but what?

    I have looked alittle farther into it today, and have realized I have a ton of firefox plugins, but I can remember having this problem before the plugins and before thunderbird.

    Also, Something that might be helpfull, is that it usually happens when I do a disk clean up. After I checkoff all of the items, and hit go, it deletes stuff, and out of no where it shuts off with a blue screen for half a second.

    At first I thought it could be my psu, because I think its right on the edge of power. It would seem that everytime I turn my comp fans up it would happen, but i think that was just luck of the draw since it happens without me touching my fans now.

    Thanks very much,
    Newman
     
  2. 2007/03/01
    cpc2004

    cpc2004 Inactive

    Joined:
    2005/07/08
    Messages:
    366
    Likes Received:
    0
    Blue screen --> minidump and not user.dmp

    Your debug report report is the user dump and not the minidump. You can find the minidump at the folder \windows\minidump
     

  3. to hide this advert.

  4. 2007/03/01
    Newman180

    Newman180 Inactive Thread Starter

    Joined:
    2007/02/28
    Messages:
    5
    Likes Received:
    0
    Here is the Minidump

    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:\WINDOWS\Minidump\Mini030107-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) UP Free x86 compatible
    Product: WinNt, suite: TerminalServer SingleUserTS
    Built by: 2600.xpsp_sp2_gdr.050301-1519
    Kernel base = 0x804d7000 PsLoadedModuleList = 0x805531a0
    Debug session time: Thu Mar 1 20:16:14.734 2007 (GMT-5)
    System Uptime: 0 days 0:07:45.312
    Loading Kernel Symbols
    ............................................................................................................................................
    Loading User Symbols
    Loading unloaded module list
    ..........
    *******************************************************************************
    * *
    * Bugcheck Analysis *
    * *
    *******************************************************************************

    Use !analyze -v to get detailed debugging information.

    BugCheck 24, {1902fe, f78ea178, f78e9e74, f710bd23}

    *** ERROR: Symbol file could not be found. Defaulted to export symbols for SYMEVENT.SYS -
    Probably caused by : Ntfs.sys ( Ntfs!NtfsNonCachedIo+263 )

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

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

    NTFS_FILE_SYSTEM (24)
    If you see NtfsExceptionFilter on the stack then the 2nd and 3rd
    parameters are the exception record and context record. Do a .cxr
    on the 3rd parameter and then kb to obtain a more informative stack
    trace.
    Arguments:
    Arg1: 001902fe
    Arg2: f78ea178
    Arg3: f78e9e74
    Arg4: f710bd23

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


    EXCEPTION_RECORD: f78ea178 -- (.exr fffffffff78ea178)
    .exr fffffffff78ea178
    ExceptionAddress: f710bd23 (Ntfs!NtfsNonCachedIo+0x00000263)
    ExceptionCode: c0000005 (Access violation)
    ExceptionFlags: 00000000
    NumberParameters: 2
    Parameter[0]: 00000000
    Parameter[1]: 0000020d
    Attempt to read from address 0000020d

    CONTEXT: f78e9e74 -- (.cxr fffffffff78e9e74)
    .cxr fffffffff78e9e74
    eax=00000000 ebx=867c6688 ecx=f710c17b edx=00000000 esi=f78ea4f0 edi=00000001
    eip=f710bd23 esp=f78ea240 ebp=f78ea3fc iopl=0 nv up ei pl zr ac pe nc
    cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010256
    Ntfs!NtfsNonCachedIo+0x263:
    f710bd23 03870c020000 add eax,dword ptr [edi+20Ch] ds:0023:0000020d=????????
    .cxr
    Resetting default scope

    CUSTOMER_CRASH_COUNT: 1

    PROCESS_NAME: System

    ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at "0x%08lx" referenced memory at "0x%08lx ". The memory could not be "%s ".

    READ_ADDRESS: 0000020d

    BUGCHECK_STR: 0x24

    DEFAULT_BUCKET_ID: NULL_CLASS_PTR_DEREFERENCE

    TRAP_FRAME: f78ea7e4 -- (.trap fffffffff78ea7e4)
    .trap fffffffff78ea7e4
    ErrCode = 00000000
    eax=0000000f ebx=0000000e ecx=ca311c00 edx=00000000 esi=86dc72c8 edi=00000000
    eip=8055e4fb esp=f78ea858 ebp=f78ea8a4 iopl=0 nv up ei ng nz ac po cy
    cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010293
    nt!CcMapData+0xef:
    8055e4fb 8a0c0a mov cl,byte ptr [edx+ecx] ds:0023:ca311c00=??
    .trap
    Resetting default scope

    LAST_CONTROL_TRANSFER: from f710e6fe to f710bd23

    STACK_TEXT:
    f78ea3fc f710e6fe f78ea4f0 867c6688 86c8fce8 Ntfs!NtfsNonCachedIo+0x263
    f78ea4dc f710dfbf f78ea4f0 867c6688 00000001 Ntfs!NtfsCommonRead+0xbdd
    f78ea68c 804eddf9 86c8f020 867c6688 867c6688 Ntfs!NtfsFsdRead+0x22d
    f78ea69c f433f359 855d4880 86c82680 804eddf9 nt!IopfCallDriver+0x31
    WARNING: Stack unwind information not available. Following frames may be wrong.
    f78ea6cc 804ee7eb 855cb748 85630709 85630750 SYMEVENT!SYMEvent_GetVMDataPtr+0x8979
    f78ea6ec 8051286a 86c82680 85630770 85630750 nt!IoPageRead+0x1b
    f78ea768 8051bdd4 e2bc8e88 ca311c00 c0651888 nt!MiDispatchFault+0x286
    f78ea7cc 8053f6ec 00000000 ca311c00 00000000 nt!MmAccessFault+0x7b4
    f78ea7cc 8055e4fb 00000000 ca311c00 00000000 nt!KiTrap0E+0xcc
    f78ea8a4 f71317cb 86c82680 f78ea8d4 00000400 nt!CcMapData+0xef
    f78ea8c4 f71319e7 85843630 86c8fce8 0a1d1c00 Ntfs!NtfsMapStream+0x46
    f78ea938 f71318f4 85843630 86c8f100 e117dc60 Ntfs!NtfsReadMftRecord+0x86
    f78ea970 f713184a 85843630 86c8f100 e117dc60 Ntfs!NtfsReadFileRecord+0x7a
    f78ea9a8 f7135271 85843630 e117dc58 e117dc60 Ntfs!NtfsLookupInFileRecord+0x37
    f78eaa78 f7111669 85843630 e117dc58 85843630 Ntfs!NtfsUpdateStandardInformation+0x46
    f78eaac0 f7132d00 85843630 86c8f100 e117dc58 Ntfs!NtfsTeardownFromLcb+0x175
    f78eab18 f710d759 85843630 e117dd20 00000000 Ntfs!NtfsTeardownStructures+0x125
    f78eab44 f71306eb 85843630 0017dd20 00000000 Ntfs!NtfsDecrementCloseCounts+0x9e
    f78eabc8 f713048a 85843630 e117dd20 e117dc58 Ntfs!NtfsCommonClose+0x397
    f78eac68 804eddf9 86c8f020 84f589a0 f78eacc0 Ntfs!NtfsFsdClose+0x21f
    f78eac78 f433f084 00000000 f78eacc0 85acc728 nt!IopfCallDriver+0x31
    f78ead24 805af547 0026af28 8526af10 00000000 SYMEVENT!SYMEvent_GetVMDataPtr+0x86a4
    f78ead40 80521e47 8526af28 00000000 00000000 nt!ObpRemoveObjectRoutine+0xdf
    f78ead64 80507192 80557838 8523da20 806d02d0 nt!ObfDereferenceObject+0x5f
    f78ead8c 80508936 e38402d0 00000000 86dc72c8 nt!MiSegmentDelete+0xdc
    f78eadac 805c4a06 00000000 00000000 00000000 nt!MiDereferenceSegmentThread+0x9e
    f78eaddc 80540fa2 80508898 00000000 00000000 nt!PspSystemThreadStartup+0x34
    00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x16


    FOLLOWUP_IP:
    Ntfs!NtfsNonCachedIo+263
    f710bd23 03870c020000 add eax,dword ptr [edi+20Ch]

    SYMBOL_STACK_INDEX: 0

    FOLLOWUP_NAME: MachineOwner

    MODULE_NAME: Ntfs

    IMAGE_NAME: Ntfs.sys

    DEBUG_FLR_IMAGE_TIMESTAMP: 41107eea

    SYMBOL_NAME: Ntfs!NtfsNonCachedIo+263

    STACK_COMMAND: .cxr 0xfffffffff78e9e74 ; kb

    FAILURE_BUCKET_ID: 0x24_Ntfs!NtfsNonCachedIo+263

    BUCKET_ID: 0x24_Ntfs!NtfsNonCachedIo+263

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

    eax=ffdff13c ebx=f78ea178 ecx=00000000 edx=00000000 esi=f78ea4f0 edi=c0000005
    eip=804f8925 esp=f78e9c50 ebp=f78e9c68 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:
    804f8925 5d pop ebp
    ChildEBP RetAddr Args to Child
    f78e9c68 f7119051 00000024 001902fe f78ea178 nt!KeBugCheckEx+0x1b (FPO: [Non-Fpo])
    f78e9c98 f7117c8a f78ea4f0 f78e9cc4 80535071 Ntfs!NtfsExceptionFilter+0x1cd (FPO: [Non-Fpo])
    f78e9ca4 80535071 f78e9ccc 00000000 f78e9ccc Ntfs!NtfsFsdRead+0x249 (FPO: [Non-Fpo])
    f78e9ccc 80541af2 f78ea178 f78ea67c f78e9e74 nt!_except_handler3+0x61 (FPO: [Uses EBP] [3,0,7])
    f78e9cf0 80541ac4 f78ea178 f78ea67c f78e9e74 nt!ExecuteHandler2+0x26
    f78e9da0 804fc700 f78ea178 f78e9e74 0000020d nt!ExecuteHandler+0x24
    f78ea15c 8053d251 f78ea178 00000000 f78ea1cc nt!KiDispatchException+0x13e (FPO: [Non-Fpo])
    f78ea1c4 8053d202 f78ea3fc f710bd23 badb0d00 nt!CommonDispatchException+0x4d (FPO: [0,20,0])
    f78ea208 f710c17b 00000000 f710c17b f78ea3ec nt!KiExceptionExit+0x18a
    f78ea3fc f710e6fe f78ea4f0 867c6688 86c8fce8 Ntfs!NtfsPrepareBuffers+0xa28 (FPO: [Non-Fpo])
    f78ea4dc f710dfbf f78ea4f0 867c6688 00000001 Ntfs!NtfsCommonRead+0xbdd (FPO: [Non-Fpo])
    f78ea68c 804eddf9 86c8f020 867c6688 867c6688 Ntfs!NtfsFsdRead+0x22d (FPO: [Non-Fpo])
    f78ea69c f433f359 855d4880 86c82680 804eddf9 nt!IopfCallDriver+0x31 (FPO: [0,0,0])
    WARNING: Stack unwind information not available. Following frames may be wrong.
    f78ea6cc 804ee7eb 855cb748 85630709 85630750 SYMEVENT!SYMEvent_GetVMDataPtr+0x8979
    f78ea6ec 8051286a 86c82680 85630770 85630750 nt!IoPageRead+0x1b (FPO: [Non-Fpo])
    f78ea768 8051bdd4 e2bc8e88 ca311c00 c0651888 nt!MiDispatchFault+0x286 (FPO: [Non-Fpo])
    f78ea7cc 8053f6ec 00000000 ca311c00 00000000 nt!MmAccessFault+0x7b4 (FPO: [Non-Fpo])
    f78ea7cc 8055e4fb 00000000 ca311c00 00000000 nt!KiTrap0E+0xcc (FPO: [0,0] TrapFrame @ f78ea7e4)
    f78ea8a4 f71317cb 86c82680 f78ea8d4 00000400 nt!CcMapData+0xef (FPO: [Non-Fpo])
    f78ea8c4 f71319e7 85843630 86c8fce8 0a1d1c00 Ntfs!NtfsMapStream+0x46 (FPO: [Non-Fpo])
    start end module name
    804d7000 806cd280 nt ntkrnlpa.exe Tue Mar 01 19:34:37 2005 (42250A1D)
    806ce000 806ee380 hal halaacpi.dll Wed Aug 04 01:59:05 2004 (41107B29)
    b9338000 b9378280 HTTP HTTP.sys Thu Mar 16 20:33:09 2006 (441A03C5)
    b96d5000 b9726480 srv srv.sys Mon Aug 14 06:34:39 2006 (44E051BF)
    b974f000 b975f600 Wibukey Wibukey.sys Wed Nov 28 04:27:32 2001 (3C04AE04)
    b9760000 b9787f00 secdrv secdrv.sys Tue Aug 31 09:42:55 2004 (4134805F)
    b9788000 b97a0000 PfModNT PfModNT.sys Fri Jun 17 18:06:27 2005 (42B34963)
    b9868000 b9894400 mrxdav mrxdav.sys Wed Aug 04 02:00:49 2004 (41107B91)
    b9a7b000 b9a8f400 wdmaud wdmaud.sys Wed Jun 14 05:00:44 2006 (448FD03C)
    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 bfe25580 nv4_disp nv4_disp.dll Sun Oct 22 17:02:50 2006 (453BDC7A)
    f419d000 f41abd80 sysaudio sysaudio.sys Wed Aug 04 02:15:54 2004 (41107F1A)
    f41fd000 f4215980 dump_nvata dump_nvata.sys Mon Apr 24 20:52:25 2006 (444D72C9)
    f4216000 f4227800 LMouKE LMouKE.sys Wed May 10 03:56:48 2006 (44619CC0)
    f4250000 f42bea00 mrxsmb mrxsmb.sys Fri May 05 05:41:42 2006 (445B1DD6)
    f42bf000 f42e9a00 rdbss rdbss.sys Fri May 05 05:47:55 2006 (445B1F4B)
    f42ea000 f430bd00 afd afd.sys Wed Aug 04 02:14:13 2004 (41107EB5)
    f430c000 f4333c00 netbt netbt.sys Wed Aug 04 02:14:36 2004 (41107ECC)
    f4334000 f4350cc0 SYMEVENT SYMEVENT.SYS Tue Jul 19 22:10:15 2005 (42DDB287)
    f4351000 f4371f00 ipnat ipnat.sys Wed Sep 29 18:28:36 2004 (415B3714)
    f4372000 f43b1ce0 SYMTDI SYMTDI.SYS Tue Apr 05 14:10:52 2005 (4252D4AC)
    f43b2000 f4409d80 tcpip tcpip.sys Thu Apr 20 07:51:47 2006 (444775D3)
    f440a000 f441c400 ipsec ipsec.sys Wed Aug 04 02:14:27 2004 (41107EC3)
    f4439000 f443b900 Dxapi Dxapi.sys Fri Aug 17 16:53:19 2001 (3B7D843F)
    f6648000 f664af80 mouhid mouhid.sys Fri Aug 17 16:47:57 2001 (3B7D82FD)
    f666c000 f666e580 hidusb hidusb.sys Fri Aug 17 17:02:16 2001 (3B7D8658)
    f66f0000 f678c000 ctac32k ctac32k.sys Fri Jun 17 17:53:04 2005 (42B34640)
    f678c000 f67b3000 ctsfm2k ctsfm2k.sys Fri Jun 17 17:53:08 2005 (42B34644)
    f67b3000 f67e0000 emupia2k emupia2k.sys Fri Jun 17 17:53:07 2005 (42B34643)
    f67e0000 f68e0000 ha10kx2k ha10kx2k.sys Fri Jun 17 17:53:13 2005 (42B34649)
    f68e0000 f6911000 hap17v2k hap17v2k.sys Fri Jun 17 17:53:16 2005 (42B3464C)
    f6966000 f6999200 update update.sys Wed Aug 04 01:58:32 2004 (41107B08)
    f699a000 f69ca100 rdpdr rdpdr.sys Wed Aug 04 02:01:10 2004 (41107BA6)
    f6a4b000 f6a5a900 Cdfs Cdfs.SYS Wed Aug 04 02:14:09 2004 (41107EB1)
    f6a6b000 f6a7be00 psched psched.sys Wed Aug 04 02:04:16 2004 (41107C60)
    f6a7c000 f6a92680 ndiswan ndiswan.sys Wed Aug 04 02:14:30 2004 (41107EC6)
    f6a93000 f6aa6900 parport parport.sys Wed Aug 04 01:59:04 2004 (41107B28)
    f6aa7000 f6aba780 VIDEOPRT VIDEOPRT.SYS Wed Aug 04 02:07:04 2004 (41107D08)
    f6abb000 f6e8a400 nv4_mini nv4_mini.sys Sun Oct 22 17:08:02 2006 (453BDDB2)
    f6e8b000 f6ec1600 NVSNPU NVSNPU.SYS Fri Apr 14 23:08:31 2006 (444063AF)
    f6ec2000 f6f0c800 NVNRM NVNRM.SYS Fri Apr 14 23:08:45 2006 (444063BD)
    f6f35000 f6f67000 ctoss2k ctoss2k.sys Fri Jun 17 17:53:12 2005 (42B34648)
    f6f67000 f6f8a980 portcls portcls.sys Wed Aug 04 02:15:47 2004 (41107F13)
    f6f8b000 f6ff6200 ctaud2k ctaud2k.sys Fri Jun 17 17:53:26 2005 (42B34656)
    f6ff7000 f7019680 ks ks.sys Wed Aug 04 02:15:20 2004 (41107EF8)
    f701a000 f703ce80 USBPORT USBPORT.SYS Wed Aug 04 02:08:34 2004 (41107D62)
    f705f000 f7061580 ndistapi ndistapi.sys Fri Aug 17 16:55:29 2001 (3B7D84C1)
    f7067000 f7069980 gameenum gameenum.sys Wed Aug 04 02:08:20 2004 (41107D54)
    f7073000 f7076c80 serenum serenum.sys Wed Aug 04 01:59:06 2004 (41107B2A)
    f709f000 f70a2300 nvnetbus nvnetbus.sys Fri Apr 14 23:09:04 2006 (444063D0)
    f70c3000 f70dd580 Mup Mup.sys Wed Aug 04 02:15:20 2004 (41107EF8)
    f70de000 f710aa80 NDIS NDIS.sys Wed Aug 04 02:14:27 2004 (41107EC3)
    f710b000 f7197480 Ntfs Ntfs.sys Wed Aug 04 02:15:06 2004 (41107EEA)
    f7198000 f71aaf00 WudfPf WudfPf.sys Thu Sep 28 21:55:43 2006 (451C7D1F)
    f71ab000 f71c1780 KSecDD KSecDD.sys Wed Aug 04 01:59:45 2004 (41107B51)
    f71c2000 f71e1780 fltmgr fltmgr.sys Mon Aug 21 05:14:57 2006 (44E97991)
    f71e2000 f71fa980 nvata nvata.sys Mon Apr 24 20:52:25 2006 (444D72C9)
    f71fb000 f7212480 atapi atapi.sys Wed Aug 04 01:59:41 2004 (41107B4D)
    f7213000 f7238700 dmio dmio.sys Wed Aug 04 02:07:13 2004 (41107D11)
    f7239000 f7257880 ftdisk ftdisk.sys Fri Aug 17 16:52:41 2001 (3B7D8419)
    f7258000 f7268a80 pci pci.sys Wed Aug 04 02:07:45 2004 (41107D31)
    f7269000 f7296d80 ACPI ACPI.sys Wed Aug 04 02:07:35 2004 (41107D27)
    f7297000 f72ae800 SCSIPORT SCSIPORT.SYS Wed Aug 04 01:59:39 2004 (41107B4B)
    f72af000 f7386000 sptd sptd.sys Sun Nov 19 11:53:27 2006 (45608C07)
    f7487000 f748fc00 isapnp isapnp.sys Fri Aug 17 16:58:01 2001 (3B7D8559)
    f7497000 f74a5e80 ohci1394 ohci1394.sys Wed Aug 04 02:10:05 2004 (41107DBD)
    f74a7000 f74b4000 1394BUS 1394BUS.SYS Wed Aug 04 02:10:03 2004 (41107DBB)
    f74b7000 f74c1500 MountMgr MountMgr.sys Wed Aug 04 01:58:29 2004 (41107B05)
    f74c7000 f74d3c80 VolSnap VolSnap.sys Wed Aug 04 02:00:14 2004 (41107B6E)
    f74d7000 f74dfe00 disk disk.sys Wed Aug 04 01:59:53 2004 (41107B59)
    f74e7000 f74f3200 CLASSPNP CLASSPNP.SYS Wed Aug 04 02:14:26 2004 (41107EC2)
    f7517000 f7521200 raspppoe raspppoe.sys Wed Aug 04 02:05:06 2004 (41107C92)
    f7527000 f7532d00 raspptp raspptp.sys Wed Aug 04 02:14:26 2004 (41107EC2)
    f7537000 f753f900 msgpc msgpc.sys Wed Aug 04 02:04:11 2004 (41107C5B)
    f7547000 f7550f00 termdd termdd.sys Wed Aug 04 01:58:52 2004 (41107B1C)
    f7557000 f7565100 usbhub usbhub.sys Wed Aug 04 02:08:40 2004 (41107D68)
    f7567000 f7570480 NDProxy NDProxy.SYS Fri Aug 17 16:55:30 2001 (3B7D84C2)
    f75c7000 f75d5000 AmdK8 AmdK8.sys Mon Mar 07 16:58:10 2005 (422CCE72)
    f75e7000 f75ef580 NVENETFD NVENETFD.sys Fri Apr 14 23:09:02 2006 (444063CE)
    f7617000 f761f700 wanarp wanarp.sys Wed Aug 04 02:04:57 2004 (41107C89)
    f7627000 f7635d80 arp1394 arp1394.sys Wed Aug 04 01:58:28 2004 (41107B04)
    f7637000 f763f700 netbios netbios.sys Wed Aug 04 02:03:19 2004 (41107C27)
    f7657000 f765f880 Fips Fips.SYS Fri Aug 17 21:31:49 2001 (3B7DC585)
    f7677000 f767fd80 HIDCLASS HIDCLASS.SYS Wed Aug 04 02:08:18 2004 (41107D52)
    f7687000 f7691380 imapi imapi.sys Wed Aug 04 02:00:12 2004 (41107B6C)
    f7697000 f76a3180 cdrom cdrom.sys Wed Aug 04 01:59:52 2004 (41107B58)
    f76a7000 f76b5080 redbook redbook.sys Wed Aug 04 01:59:34 2004 (41107B46)
    f76b7000 f76c5b80 drmk drmk.sys Wed Aug 04 02:07:54 2004 (41107D3A)
    f76c7000 f76d6180 nic1394 nic1394.sys Wed Aug 04 01:58:28 2004 (41107B04)
    f76d7000 f76e6d80 serial serial.sys Wed Aug 04 02:15:51 2004 (41107F17)
    f76e7000 f76f3e00 i8042prt i8042prt.sys Wed Aug 04 02:14:36 2004 (41107ECC)
    f76f7000 f7703880 rasl2tp rasl2tp.sys Wed Aug 04 02:14:21 2004 (41107EBD)
    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)
    f7727000 f772da80 LHidKE LHidKE.Sys Wed May 10 03:56:53 2006 (44619CC5)
    f772f000 f7735000 kbdclass kbdclass.sys Wed Aug 04 01:58:32 2004 (41107B08)
    f773f000 f7743500 watchdog watchdog.sys Wed Aug 04 02:07:32 2004 (41107D24)
    f7777000 f777b880 TDI TDI.SYS Wed Aug 04 02:07:47 2004 (41107D33)
    f779f000 f77a3580 ptilink ptilink.sys Fri Aug 17 16:49:53 2001 (3B7D8371)
    f77af000 f77b3080 raspti raspti.sys Fri Aug 17 16:55:32 2001 (3B7D84C4)
    f77bf000 f77c6b80 usbccgp usbccgp.sys Wed Aug 04 02:08:45 2004 (41107D6D)
    f77c7000 f77cf000 ctprxy2k ctprxy2k.sys Fri Jun 17 17:53:27 2005 (42B34657)
    f77d7000 f77dc000 flpydisk flpydisk.sys Wed Aug 04 01:59:24 2004 (41107B3C)
    f77e7000 f77eb280 usbohci usbohci.sys Wed Aug 04 02:08:34 2004 (41107D62)
    f77ff000 f7805180 HIDPARSE HIDPARSE.SYS Wed Aug 04 02:08:15 2004 (41107D4F)
    f7807000 f780ca00 mouclass mouclass.sys Wed Aug 04 01:58:32 2004 (41107B08)
    f7817000 f781d800 usbehci usbehci.sys Wed Aug 04 02:08:34 2004 (41107D62)
    f781f000 f7824200 vga vga.sys Wed Aug 04 02:07:06 2004 (41107D0A)
    f782f000 f7833a80 Msfs Msfs.SYS Wed Aug 04 02:00:37 2004 (41107B85)
    f7837000 f783e000 nvport nvport.sys Sat Feb 25 00:48:00 2006 (43FFEF90)
    f783f000 f7846880 Npfs Npfs.SYS Wed Aug 04 02:00:38 2004 (41107B86)
    f7847000 f784d000 npptNT2 npptNT2.sys Thu Jan 06 01:43:06 2005 (41DCDDFA)
    f7857000 f7858000 fdc fdc.sys unavailable (00000000)
    f7867000 f786e000 GEARAspiWDM GEARAspiWDM.sys Fri Jul 14 15:02:57 2006 (44B7EA61)
    f7897000 f789a000 BOOTVID BOOTVID.dll Fri Aug 17 16:49:09 2001 (3B7D8345)
    f7963000 f7965880 iviaspi iviaspi.sys Tue Sep 20 05:27:19 2005 (432FD5F7)
    f7967000 f7969280 rasacd rasacd.sys Fri Aug 17 16:55:39 2001 (3B7D84CB)
    f796b000 f796ec80 mssmbios mssmbios.sys Wed Aug 04 02:07:47 2004 (41107D33)
    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)
    f7997000 f7998420 ASACPI ASACPI.sys Thu Aug 12 22:52:52 2004 (411C2D04)
    f799d000 f799e100 swenum swenum.sys Wed Aug 04 01:58:41 2004 (41107B11)
    f79a1000 f79a2280 USBD USBD.SYS Fri Aug 17 17:02:58 2001 (3B7D8682)
    f79b9000 f79baf00 Fs_Rec Fs_Rec.SYS Fri Aug 17 16:49:37 2001 (3B7D8361)
    f79bd000 f79be080 Beep Beep.SYS Fri Aug 17 16:47:33 2001 (3B7D82E5)
    f79c3000 f79c4080 mnmdd mnmdd.SYS Fri Aug 17 16:57:28 2001 (3B7D8538)
    f79c7000 f79c8080 RDPCDD RDPCDD.sys Fri Aug 17 16:46:56 2001 (3B7D82C0)
    f79d3000 f79d4a80 ParVdm ParVdm.SYS Fri Aug 17 16:49:49 2001 (3B7D836D)
    f79d7000 f79d8160 AsIO AsIO.sys Thu Oct 14 05:52:27 2004 (416E4C5B)
    f79db000 f79dccc0 MCSTRM MCSTRM.SYS Tue Dec 16 17:24:32 2003 (3FDF8620)
    f79ef000 f79f0100 dump_WMILIB dump_WMILIB.SYS Fri Aug 17 17:07:23 2001 (3B7D878B)
    f79f7000 f79f8440 Vcs Vcs.sys Thu Jan 18 15:22:10 2001 (3A675072)
    f7a4f000 f7a4fd00 pciide pciide.sys Fri Aug 17 16:51:49 2001 (3B7D83E5)
    f7ad2000 f7ad2e80 LBeepKE LBeepKE.sys Fri Jun 30 03:53:42 2006 (44A4D886)
    f7b21000 f7b21b80 Null Null.SYS Fri Aug 17 16:47:39 2001 (3B7D82EB)
    f7b98000 f7b98da0 aslm75 aslm75.sys Tue Apr 22 21:15:58 1997 (335D62CE)
    f7bc4000 f7bc4d00 dxgthk dxgthk.sys Fri Aug 17 16:53:12 2001 (3B7D8438)
    f7bc5000 f7bc5b80 msmpu401 msmpu401.sys Fri Aug 17 16:59:59 2001 (3B7D85CF)
    f7bc9000 f7bc9c00 audstub audstub.sys Fri Aug 17 16:59:40 2001 (3B7D85BC)

    Unloaded modules:
    b9a2d000 b9a58000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f7bdc000 f7bdd000 drmkaud.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f6627000 f6634000 DMusic.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f69fb000 f6a09000 swmidi.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b9a58000 b9a7b000 aec.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f7a41000 f7a43000 splitter.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f7647000 f7650000 processr.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f7053000 f7057000 kbdhid.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f77ef000 f77f4000 Cdaudio.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f7063000 f7066000 Sfloppy.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    Closing open log file c:\debuglog.txt


    As I stated in my other post, the problem mainly occurs when compressing old files in disk clean up.

    Thanks,
    Newman
     
  5. 2007/03/04
    cpc2004

    cpc2004 Inactive

    Joined:
    2005/07/08
    Messages:
    366
    Likes Received:
    0
    Post more debug here

    One minidump is insufficient to find out the culprit. Post more debug report here. Bugcheck code 24 is usually related to faulty ram or hard disk error. Run chkdsk /r and re-allocate the paging space. If the problem still occurs, run memtest to stress test the ram.

     

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.