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 2000 advanced crashed

Discussion in 'Windows Server System' started by spiritme, 2008/02/14.

  1. 2008/02/14
    spiritme

    spiritme Inactive Thread Starter

    Joined:
    2008/02/14
    Messages:
    1
    Likes Received:
    0
    As discribed on the title, our production call manager (publisher) Cisco Windows 2000 advanced crashed this morning
    Here is what I get after debugging the memory dump file.
    Opened log file 'c:\debuglog.txt'

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


    Loading Dump File [D:\Crashes\PUB_crash_14_02_2008\MEMORY.DMP]
    Kernel Complete Dump File: Full address space is available

    ************************************************************
    WARNING: Dump file has been truncated. Data may be missing.
    ************************************************************
    Symbol search path is: SRV*d:\symbols*http://msdl.microsoft.com/download/symbols
    Executable search path is: C:\WINDOWS;C:\WINDOWS\system32;C:\WINDOWS\system32\drivers
    Windows 2000 Kernel Version 2195 (Service Pack 4) MP (2 procs) Free x86 compatible
    Product: Server, suite: Enterprise TerminalServer SingleUserTS
    Kernel base = 0xdd400000 PsLoadedModuleList = 0xdd485b80
    Debug session time: Thu Feb 14 10:24:01.885 2008 (GMT-5)
    System Uptime: 125 days 2:37:07.656
    WARNING: Process directory table base 5A2B0000 doesn't match CR3 00030000
    WARNING: Process directory table base 5A2B0000 doesn't match CR3 00030000
    Loading Kernel Symbols
    ........................................................................................................
    Loading User Symbols
    ...................................................Unable to read LDR_DATA_TABLE_ENTRY at 001a5028 - Win32 error 0n38

    Loading unloaded module list
    .........
    WARNING: .reload failed, module list may be incomplete
    *******************************************************************************
    * *
    * Bugcheck Analysis *
    * *
    *******************************************************************************

    Use !analyze -v to get detailed debugging information.

    BugCheck 7F, {8, 0, 0, 0}

    *** ERROR: Module load completed but symbols could not be loaded for cpqteam.sys
    *************************************************************************
    *** ***
    *** ***
    *** Your debugger is not using the correct symbols ***
    *** ***
    *** In order for this command to work properly, your symbol path ***
    *** must point to .pdb files that have full type information. ***
    *** ***
    *** Certain .pdb files (such as the public OS symbols) do not ***
    *** contain the required information. Contact the group that ***
    *** provided you with these symbols if you need this command to ***
    *** work. ***
    *** ***
    *** Type referenced: kernel32!pNlsUserInfo ***
    *** ***
    *************************************************************************
    *************************************************************************
    *** ***
    *** ***
    *** Your debugger is not using the correct symbols ***
    *** ***
    *** In order for this command to work properly, your symbol path ***
    *** must point to .pdb files that have full type information. ***
    *** ***
    *** Certain .pdb files (such as the public OS symbols) do not ***
    *** contain the required information. Contact the group that ***
    *** provided you with these symbols if you need this command to ***
    *** work. ***
    *** ***
    *** Type referenced: kernel32!pNlsUserInfo ***
    *** ***
    *************************************************************************
    Probably caused by : cpqteam.sys ( cpqteam+6492 )

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

    0: kd> !analyze -v;r;kv;lmtn;.logclose;q
    *******************************************************************************
    * *
    * 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: 00000008, EXCEPTION_DOUBLE_FAULT
    Arg2: 00000000
    Arg3: 00000000
    Arg4: 00000000

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

    *************************************************************************
    *** ***
    *** ***
    *** Your debugger is not using the correct symbols ***
    *** ***
    *** In order for this command to work properly, your symbol path ***
    *** must point to .pdb files that have full type information. ***
    *** ***
    *** Certain .pdb files (such as the public OS symbols) do not ***
    *** contain the required information. Contact the group that ***
    *** provided you with these symbols if you need this command to ***
    *** work. ***
    *** ***
    *** Type referenced: kernel32!pNlsUserInfo ***
    *** ***
    *************************************************************************
    *************************************************************************
    *** ***
    *** ***
    *** Your debugger is not using the correct symbols ***
    *** ***
    *** In order for this command to work properly, your symbol path ***
    *** must point to .pdb files that have full type information. ***
    *** ***
    *** Certain .pdb files (such as the public OS symbols) do not ***
    *** contain the required information. Contact the group that ***
    *** provided you with these symbols if you need this command to ***
    *** work. ***
    *** ***
    *** Type referenced: kernel32!pNlsUserInfo ***
    *** ***
    *************************************************************************

    BUGCHECK_STR: 0x7f_8

    TSS: 00000028 -- (.tss 0x28)
    .tss 0x28
    eax=fd0f2008 ebx=fd0f2d70 ecx=00000001 edx=00000000 esi=fd0f2008 edi=fd0f2544
    eip=f631a492 esp=f3b03f3c ebp=f3b0433c iopl=0 nv up ei ng nz na pe nc
    cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010286
    cpqteam+0x6492:
    f631a492 53 push ebx
    .trap
    Resetting default scope

    DEFAULT_BUCKET_ID: INTEL_CPU_MICROCODE_ZERO

    PROCESS_NAME: ccm.exe

    LAST_CONTROL_TRANSFER: from 00000000 to f631a492

    STACK_TEXT:
    f3b0433c 00000000 00000000 00000000 00000000 cpqteam+0x6492


    STACK_COMMAND: .tss 0x28 ; kb

    FOLLOWUP_IP:
    cpqteam+6492
    f631a492 53 push ebx

    SYMBOL_STACK_INDEX: 0

    SYMBOL_NAME: cpqteam+6492

    FOLLOWUP_NAME: MachineOwner

    MODULE_NAME: cpqteam

    IMAGE_NAME: cpqteam.sys

    DEBUG_FLR_IMAGE_TIMESTAMP: 44bdf5d2

    FAILURE_BUCKET_ID: 0x7f_8_cpqteam+6492

    BUCKET_ID: 0x7f_8_cpqteam+6492

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

    eax=ffdff13c ebx=0000007f ecx=dd036000 edx=00000000 esi=00000000 edi=00000000
    eip=dd46a18f esp=dd4731b8 ebp=00000000 iopl=0 nv up di ng nz na pe nc
    cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00000086
    nt!KiTrap08+0x41:
    dd46a18f ebef jmp nt!KiTrap08+0x32 (dd46a180)
    ChildEBP RetAddr Args to Child
    00000000 f631a492 00000000 00000000 00000000 nt!KiTrap08+0x41 (FPO: TSS 28:0)
    WARNING: Stack unwind information not available. Following frames may be wrong.
    f3b0433c 00000000 00000000 00000000 00000000 cpqteam+0x6492
    start end module name
    00280000 00290000 CryptoUtil CryptoUtil.dll Sat Nov 18 10:48:29 2006 (455F2B4D)
    00290000 002fc000 mtl70mt mtl70mt.dll Thu Mar 27 16:47:22 1997 (333ADCDA)
    00300000 00309000 ossapi ossapi.dll Mon Apr 05 18:48:52 1999 (37093DD4)
    00310000 0034a000 odbc__ odbc++.dll Mon Jan 27 11:33:11 2003 (3E355F47)
    00350000 0037e000 CcmPerfMon CcmPerfMon.dll Sat Nov 18 10:47:44 2006 (455F2B20)
    00380000 003a7000 SSLEAY32 SSLEAY32.dll Thu Nov 09 21:32:51 2006 (4553E4D3)
    00400000 01989000 CCM CCM.exe Sat Nov 18 11:22:43 2006 (455F3353)
    01990000 01f2b000 DBL DBL.dll Fri Sep 01 08:01:24 2006 (44F82114)
    01f30000 0205f000 ace ace.dll Thu Dec 05 11:30:12 2002 (3DEF7F14)
    0a900000 0a925000 SHSMP SHSMP.DLL Mon Dec 31 17:44:30 2001 (3C30EA4E)
    10000000 100d5000 LIBEAY32 LIBEAY32.dll Thu Nov 09 21:32:30 2006 (4553E4BE)
    10100000 1011b000 csauser csauser.dll Fri May 19 13:58:12 2006 (446E0734)
    1f7a0000 1f7da000 ODBC32 ODBC32.dll Wed Apr 28 13:00:22 2004 (408FE326)
    1f840000 1f857000 odbcint odbcint.dll Wed Apr 28 13:00:26 2004 (408FE32A)
    70a70000 70ad6000 SHLWAPI SHLWAPI.dll Fri Apr 13 13:08:25 2007 (461FB909)
    71710000 71794000 COMCTL32 COMCTL32.dll Fri Aug 25 11:12:52 2006 (44EF1374)
    72a00000 72a2d000 dbghelp dbghelp.dll Thu Jun 19 22:43:54 2003 (3EF274EA)
    73310000 73317000 DBNMPNTW DBNMPNTW.dll Wed Apr 28 13:00:27 2004 (408FE32B)
    74ff0000 75002000 MSWSOCK MSWSOCK.dll Thu Jun 19 22:44:08 2003 (3EF274F8)
    75020000 75028000 WS2HELP WS2HELP.DLL Tue Nov 30 04:31:09 1999 (3843995D)
    75030000 75044000 WS2_32 WS2_32.dll Thu Jun 19 22:44:22 2003 (3EF27506)
    75050000 75058000 WSOCK32 WSOCK32.dll Thu Jun 19 22:44:22 2003 (3EF27506)
    75150000 75160000 SAMLIB SAMLIB.dll Fri Apr 08 07:54:35 2005 (425670FB)
    751c0000 751c6000 NETRAP NETRAP.dll Tue Nov 30 04:31:07 1999 (3843995B)
    759b0000 759b6000 LZ32 LZ32.dll Thu Jun 19 22:43:46 2003 (3EF274E2)
    76620000 76631000 MPR MPR.dll Mon Apr 16 08:44:08 2007 (46236F98)
    769a0000 769a7000 NDDEAPI NDDEAPI.dll Thu Jun 19 22:43:44 2003 (3EF274E0)
    76b30000 76b6e000 comdlg32 comdlg32.dll Thu Jun 19 22:43:43 2003 (3EF274DF)
    77430000 77441000 MSASN1 MSASN1.dll Fri Apr 08 07:54:30 2005 (425670F6)
    77570000 775a0000 WINMM WINMM.dll Wed Dec 01 02:37:28 1999 (3844D038)
    77800000 7781e000 WINSPOOL WINSPOOL.drv Mon Aug 02 14:00:24 2004 (410E8138)
    77820000 77827000 VERSION VERSION.dll Fri Jan 07 01:23:23 2005 (41DE2ADB)
    77950000 7797b000 WLDAP32 WLDAP32.DLL Fri Apr 08 07:54:29 2005 (425670F5)
    77980000 779a4000 DNSAPI DNSAPI.DLL Thu Jul 06 07:45:31 2006 (44ACF7DB)
    779b0000 77a4b000 OLEAUT32 OLEAUT32.dll Thu Jun 19 22:43:41 2003 (3EF274DD)
    77bf0000 77c01000 NTDSAPI NTDSAPI.dll Thu Jun 19 22:43:41 2003 (3EF274DD)
    77d30000 77d9f000 RPCRT4 RPCRT4.dll Thu Apr 13 01:17:06 2006 (443DDED2)
    77e10000 77e6f000 USER32 USER32.dll Tue Mar 06 06:17:46 2007 (45ED4DDA)
    77f40000 77f7c000 GDI32 GDI32.dll Tue Mar 06 06:17:46 2007 (45ED4DDA)
    77f80000 77ffc000 ntdll ntdll.dll Thu Jan 13 05:09:36 2005 (41E648E0)
    78000000 78045000 MSVCRT MSVCRT.DLL Tue Mar 11 14:55:17 2003 (3E6E3115)
    780a0000 780b2000 MSVCIRT MSVCIRT.dll Wed Sep 29 21:52:38 1999 (37F2C266)
    780c0000 78121000 MSVCP60 MSVCP60.dll Wed Jun 17 14:52:10 1998 (3588105A)
    7c2d0000 7c335000 ADVAPI32 ADVAPI32.dll Thu Apr 21 04:08:42 2005 (42675F8A)
    7c340000 7c34f000 Secur32 Secur32.dll Thu Jun 19 22:43:41 2003 (3EF274DD)
    7c570000 7c624000 KERNEL32 KERNEL32.dll Mon Apr 16 08:44:08 2007 (46236F98)
    7c740000 7c7cc000 CRYPT32 CRYPT32.dll Fri Apr 08 07:54:30 2005 (425670F6)
    7c950000 7c9df000 CLBCATQ CLBCATQ.DLL Mon Sep 05 04:18:44 2005 (431BFF64)
    7cdc0000 7ce10000 NETAPI32 NETAPI32.dll Thu Aug 17 09:14:37 2006 (44E46BBD)
    7ce20000 7cf0f000 ole32 ole32.dll Mon Sep 05 04:18:45 2005 (431BFF65)
    7cf30000 7d176000 SHELL32 SHELL32.dll Thu Jul 13 03:09:22 2006 (44B5F1A2)
    dd062000 dd076f80 hal halmacpi.dll Thu Dec 02 22:29:15 2004 (41AFDD8B)
    dd400000 dd5a2940 nt ntkrnlmp.exe Mon Mar 05 10:51:43 2007 (45EC3C8F)
    de000000 de190ce0 win32k win32k.sys Wed Apr 11 04:12:11 2007 (461C985B)
    de191000 de1e8000 ati2drad ati2drad.dll unavailable (FFFFFFFE)
    de1e8000 de1f5000 RDPDD RDPDD.dll unavailable (FFFFFFFE)
    eb000000 eb00e6a0 pci pci.sys Wed Jan 15 14:44:07 2003 (3E25BA07)
    eb010000 eb01b680 isapnp isapnp.sys Wed Jan 15 14:43:47 2003 (3E25B9F3)
    eb020000 eb028a20 CLASSPNP CLASSPNP.SYS Thu Jan 15 19:18:15 2004 (40072DC7)
    eb030000 eb039f80 csareg csareg.sys Fri May 19 14:03:46 2006 (446E0882)
    eb040000 eb04e580 CPQCISSE CPQCISSE.sys Fri Jun 16 13:13:23 2006 (4492E6B3)
    eb050000 eb05c4c0 VIDEOPRT VIDEOPRT.SYS Wed Jan 15 14:47:20 2003 (3E25BAC8)
    eb080000 eb08b680 i8042prt i8042prt.sys Wed Apr 16 00:00:59 2003 (3E9CD57B)
    eb090000 eb09f400 serial serial.sys Wed Apr 16 00:19:39 2003 (3E9CD9DB)
    eb0a0000 eb0aca80 rasl2tp rasl2tp.sys Tue Apr 29 19:05:06 2003 (3EAF0522)
    eb0b0000 eb0bbc40 raspptp raspptp.sys Wed May 14 19:47:00 2003 (3EC2D574)
    eb0e0000 eb0e9be0 usbhub usbhub.sys Tue Mar 18 19:30:41 2003 (3E77AC21)
    eb0f0000 eb0fc160 usbhub20 usbhub20.sys Wed Jan 15 14:45:59 2003 (3E25BA77)
    eb110000 eb119ce0 NDProxy NDProxy.SYS Thu Sep 30 19:25:35 1999 (37F3F16F)
    eb120000 eb128fa0 Npfs Npfs.SYS Sat Oct 09 19:58:07 1999 (37FFD68F)
    eb130000 eb138680 msgpc msgpc.sys Wed Jan 15 14:54:25 2003 (3E25BC71)
    eb140000 eb14b060 mfetdik mfetdik.sys Wed Nov 22 17:54:10 2006 (4564D512)
    eb150000 eb1581a0 netbios netbios.sys Tue Oct 12 15:34:19 1999 (38038D3B)
    eb280000 eb285520 PCIIDEX PCIIDEX.SYS Tue Feb 25 13:31:08 2003 (3E5BB66C)
    eb288000 eb28f4c0 MountMgr MountMgr.sys Tue Aug 16 04:40:55 2005 (4301A697)
    eb290000 eb294080 cpqcissm cpqcissm.sys Fri May 19 13:12:50 2006 (446DFC92)
    eb298000 eb29f780 disk disk.sys Tue Feb 24 00:10:07 2004 (403ADCAF)
    eb2a8000 eb2ae180 mferkdk mferkdk.sys Wed Nov 22 17:55:49 2006 (4564D575)
    eb2b8000 eb2bff40 uhcd uhcd.sys Wed Jan 15 14:45:50 2003 (3E25BA6E)
    eb2c0000 eb2c48c0 TDTCP TDTCP.SYS Fri Mar 21 17:43:08 2003 (3E7B876C)
    eb2d0000 eb2d4fc0 USBD USBD.SYS Wed Jan 22 12:05:33 2003 (3E2ECF5D)
    eb2e0000 eb2e4c00 usbehci usbehci.sys Mon May 05 16:50:04 2003 (3EB6CE7C)
    eb300000 eb306900 CpqCiDrv CpqCiDrv.sys Fri Mar 10 14:40:39 2006 (4411D637)
    eb310000 eb315ec0 kbdclass kbdclass.sys Thu Feb 20 11:37:30 2003 (3E55044A)
    eb320000 eb325400 mouclass mouclass.sys Thu Feb 20 11:37:45 2003 (3E550459)
    eb338000 eb33f000 fdc fdc.sys unavailable (FFFFFFFE)
    eb340000 eb344080 dump_cpqcissm dump_cpqcissm.sys Fri May 19 13:12:50 2006 (446DFC92)
    eb348000 eb34ec40 cdrom cdrom.sys Wed Jan 15 14:43:04 2003 (3E25B9C8)
    eb368000 eb36c400 ptilink ptilink.sys Wed Jan 15 14:47:15 2003 (3E25BAC3)
    eb378000 eb37c0e0 raspti raspti.sys Fri Oct 08 16:45:10 1999 (37FE57D6)
    eb380000 eb387000 sysmgmt sysmgmt.sys Fri Jul 14 14:57:28 2006 (44B7E918)
    eb3a0000 eb3a4a60 flpydisk flpydisk.sys Wed Jan 15 14:42:52 2003 (3E25B9BC)
    eb3b0000 eb3b6a20 EFS EFS.SYS Wed Jan 15 14:46:55 2003 (3E25BAAF)
    eb3d0000 eb3d5240 Msfs Msfs.SYS Tue Oct 26 19:21:32 1999 (3816377C)
    eb3f0000 eb3f7d00 wanarp wanarp.sys Fri Aug 16 08:25:01 2002 (3D5CEF1D)
    eb410000 eb412a20 BOOTVID BOOTVID.dll Wed Nov 03 21:24:33 1999 (3820E051)
    eb414000 eb416d00 PartMgr PartMgr.sys Wed Jan 15 14:43:07 2003 (3E25B9CB)
    eb4b8000 eb4bb640 serenum serenum.sys Wed Jan 15 14:47:01 2003 (3E25BAB5)
    eb4c0000 eb4c22e0 ndistapi ndistapi.sys Wed Jan 15 14:54:15 2003 (3E25BC67)
    eb4cc000 eb4cfe60 TDI TDI.SYS Wed Jan 15 14:56:26 2003 (3E25BCEA)
    eb500000 eb501d20 Diskperf Diskperf.sys Wed Feb 12 16:34:38 2003 (3E4ABDEE)
    eb502000 eb504000 dmload dmload.sys unavailable (FFFFFFFE)
    eb516000 eb518000 Fs_Rec Fs_Rec.SYS unavailable (FFFFFFFE)
    eb51e000 eb51fe40 rasacd rasacd.sys Sat Sep 25 14:41:23 1999 (37ED1753)
    eb5c8000 eb5c8f80 WMILIB WMILIB.SYS Sat Sep 25 14:36:47 1999 (37ED163F)
    eb5c9000 eb5c9b00 pciide pciide.sys Wed Jan 15 14:43:03 2003 (3E25B9C7)
    eb609000 eb609a40 audstub audstub.sys Sat Sep 25 14:35:33 1999 (37ED15F5)
    eb61d000 eb61e000 swenum swenum.sys Wed Dec 04 12:10:07 2002 (3DEE36EF)
    eb656000 eb657000 Null Null.SYS unavailable (FFFFFFFE)
    eb65a000 eb65aee0 Beep Beep.SYS Wed Oct 20 18:18:59 1999 (380E3FD3)
    eb65e000 eb65ef80 mnmdd mnmdd.SYS Sat Sep 25 14:37:40 1999 (37ED1674)
    eb9fd000 eb9ff6e0 irlan50s irlan50s.sys Fri Apr 04 05:43:53 2003 (3E8D53D9)
    f360d000 f3622f20 RDPWD RDPWD.SYS Fri Jun 17 02:41:40 2005 (42B270A4)
    f364b000 f365eac0 ipsec ipsec.sys Mon Apr 21 14:19:40 2003 (3EA4363C)
    f3f63000 f3f65f20 spud spud.sys Fri Nov 19 18:36:27 1999 (3835DEFB)
    f478f000 f47b6800 mfehidk mfehidk.sys Wed Nov 22 17:53:25 2006 (4564D4E5)
    f49ff000 f4a0ef00 mfeavfk mfeavfk.sys Wed Nov 22 17:55:05 2006 (4564D549)
    f4a0f000 f4a1d020 mfeapfk mfeapfk.sys Wed Nov 22 17:54:19 2006 (4564D51B)
    f4e9f000 f4ea7fa0 termdd termdd.sys Mon Mar 22 14:03:19 2004 (405F2A67)
    f4eef000 f4efe600 Cdfs Cdfs.SYS Fri Apr 01 21:23:36 2005 (424DF418)
    f52f7000 f53315a0 srv srv.sys Fri Aug 11 10:16:58 2006 (44DC915A)
    f538a000 f5392240 Fips Fips.SYS Tue May 09 11:28:29 2000 (39182E9D)
    f5562000 f558bc20 IpVms IpVms.sys Fri Sep 08 01:49:55 2006 (45010483)
    f5654000 f5673140 afd afd.sys Mon Apr 11 17:31:21 2005 (425AECA9)
    f573c000 f575eac0 Fastfat Fastfat.SYS Tue Jul 19 06:44:42 2005 (42DCD99A)
    f5787000 f57ec620 mrxsmb mrxsmb.sys Wed May 31 03:14:13 2006 (447D4245)
    f57ff000 f5828a20 rdbss rdbss.sys Tue Jul 19 01:42:03 2005 (42DC92AB)
    f58b9000 f58c6880 cdp cdp.sys Thu Feb 19 16:11:00 2004 (40352664)
    f58c9000 f58f3d00 netbt netbt.sys Fri Apr 01 21:23:24 2005 (424DF40C)
    f58f4000 f591cb80 csatdi csatdi.sys Fri May 19 14:04:05 2006 (446E0895)
    f591d000 f596b240 tcpip tcpip.sys Tue Apr 25 09:38:49 2006 (444E2669)
    f59b0000 f59b36c0 dump_diskdump dump_diskdump.sys Tue Feb 25 14:18:04 2003 (3E5BC16C)
    f6254000 f627e3a0 update update.sys Wed Apr 16 00:22:01 2003 (3E9CDA69)
    f627f000 f629ed00 ks ks.sys Wed Dec 04 12:09:38 2002 (3DEE36D2)
    f62b1000 f62d4060 rdpdr rdpdr.sys Fri Mar 21 17:43:14 2003 (3E7B8772)
    f62fd000 f6313ba0 ndiswan ndiswan.sys Tue Apr 29 19:05:01 2003 (3EAF051D)
    f6314000 f6341600 cpqteam cpqteam.sys Wed Jul 19 05:05:22 2006 (44BDF5D2)
    f6342000 f6382f00 cpqasm2 cpqasm2.sys Fri Jul 14 14:56:47 2006 (44B7E8EF)
    f6383000 f63d8600 ati2mpad ati2mpad.sys Tue Aug 19 21:20:11 2003 (3F42CCCB)
    f63d9000 f63fab20 USBPORT USBPORT.SYS Mon Mar 10 11:47:39 2003 (3E6CB39B)
    f63fb000 f6420100 q57w2k q57w2k.sys Wed May 10 17:55:03 2006 (44626137)
    f6461000 f6464580 vga vga.sys Sat Sep 25 14:37:40 1999 (37ED1674)
    f64a9000 f64bebe0 Mup Mup.sys Thu Dec 02 22:37:23 2004 (41AFDF73)
    f64bf000 f64f8380 csanet csanet.sys Fri May 19 14:04:30 2006 (446E08AE)
    f64f9000 f650d700 csafile csafile.sys Fri May 19 14:03:39 2006 (446E087B)
    f650e000 f655fc80 csacentr csacentr.sys Fri May 19 14:03:29 2006 (446E0871)
    f6560000 f65880a0 NDIS NDIS.sys Tue Jun 10 13:30:25 2003 (3EE615B1)
    f6589000 f6606480 Ntfs Ntfs.sys Tue May 10 05:20:29 2005 (42807CDD)
    f6607000 f66187c0 KSecDD KSecDD.sys Sat Sep 20 20:32:19 2003 (3F6CF193)
    f6619000 f662b1c0 Dfs Dfs.sys Tue Feb 11 21:19:06 2003 (3E49AF1A)
    f662c000 f664e000 fltmgr fltmgr.sys unavailable (FFFFFFFE)
    f664e000 f6660180 SCSIPORT SCSIPORT.SYS Thu Jul 14 08:24:06 2005 (42D65966)
    f6661000 f6676180 atapi atapi.sys Tue Apr 01 14:08:25 2003 (3E89D599)
    f6677000 f66989c0 dmio dmio.sys Wed Jan 15 14:47:04 2003 (3E25BAB8)
    f6699000 f66b55a0 ftdisk ftdisk.sys Thu Dec 02 22:29:58 2004 (41AFDDB6)
    f66b6000 f66ddc20 ACPI ACPI.sys Wed Jan 15 14:44:22 2003 (3E25BA16)

    Unloaded modules:
    ed15f000 ed162000 irlan50s.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    ec5f9000 ec5fc000 irlan50s.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    ec30d000 ec310000 irlan50s.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    ebf3a000 ebf3d000 irlan50s.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    eda5c000 eda5f000 irlan50s.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f2f29000 f2f2c000 irlan50s.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    eb160000 eb169000 redbook.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    eb3c0000 eb3c5000 Cdaudio.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f6469000 f646c000 Sfloppy.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    Closing open log file c:\debuglog.txt


    Your help will be appreciated.

    Thank you.
     
    Last edited: 2008/02/14
  2. 2008/02/14
    Admin.

    Admin. Administrator Administrator Staff

    Joined:
    2001/12/30
    Messages:
    6,687
    Likes Received:
    107

  3. to hide this advert.

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.