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.

PFN_LIST_CORRUPT BSOD mostly while gaming (crash dump analysis)

Discussion in 'Windows XP' started by 1hawaii50, 2007/07/16.

  1. 2007/07/24
    peterdiva

    peterdiva Inactive

    Joined:
    2007/06/04
    Messages:
    43
    Likes Received:
    0
    I suggest that you don't install Panda AV. A fresh install will give you a chance to see how things go with it out of the picture.
     
  2. 2007/07/30
    cpc2004

    cpc2004 Inactive

    Joined:
    2005/07/08
    Messages:
    366
    Likes Received:
    0
    1Hawaii50,

    Your windows is crashed with bugcheck code 4E, 0A and D3. All of the above bugcheck codes are related to memory errors. Probably it is caused by faulty ram or L2 cache memory of CPU. Especially one memory dump is crashed with bugcheck code 0A at IRQL x'1c' and it is usually the symptom of hardware error with exception of Panda. Your version of Panda is not the same version as that problem and your version is more current. I am not sure whether your version of Panda still causes error at IRQL x'1c'. Maybe it is the software error of Panda corrupts windows Windows memory management control blocks and cause the bugcheck code 4E, 0A and D3.

    If your ram supports dual channel mode, refer this problem.

    Run memtest to stress test the ram.
     
    Last edited: 2007/07/30

  3. to hide this advert.

  4. 2007/07/30
    noahdfear

    noahdfear Inactive

    Joined:
    2003/04/06
    Messages:
    12,178
    Likes Received:
    15
    Interesting read RE: dual channel vs single. Thanks! :)
     
  5. 2007/08/05
    noahdfear

    noahdfear Inactive

    Joined:
    2003/04/06
    Messages:
    12,178
    Likes Received:
    15
    1hawaii50,

    Please, come back and give us an update. ;)
     
  6. 2007/08/09
    1hawaii50

    1hawaii50 Inactive Thread Starter

    Joined:
    2007/07/16
    Messages:
    37
    Likes Received:
    0
    More BSOD's after replacing video card.

    Well, If you followed my other thread with my numerous crashes, you'll have an idea of what I'm going through. I finally broke down and purchased a new video card, as I felt the old one was suspect. I've gotten 2 BSOD's since I installed it yesterday. One was the infamous PFN_LIST_CORRUPT, and the other is a IRQ_NOT_LESS_THAN_OR_EQUAL_TO. None of the crashes are showing any events in the event viewer. If you haven't seen my other thread, I've already replaced:
    Processor
    Motherboard
    Memory (4 times)
    Video Card

    Any help with this before I toss this system out the front window would be greatly appreciated.

    File 1

    Opened log file 'c:\debuglog.txt'

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


    Loading Dump File [C:\Dump files\Mini080907-02.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_qfe.070227-2300
    Kernel base = 0x804d7000 PsLoadedModuleList = 0x8055c700
    Debug session time: Thu Aug 9 10:03:50.906 2007 (GMT-4)
    System Uptime: 0 days 1:47:42.670
    Loading Kernel Symbols
    ......................................................................................................................................................
    Loading User Symbols
    Loading unloaded module list
    ......................
    *******************************************************************************
    * *
    * Bugcheck Analysis *
    * *
    *******************************************************************************

    Use !analyze -v to get detailed debugging information.

    BugCheck 1000000A, {b44c600c, 2, 0, 80510d95}

    Probably caused by : memory_corruption ( nt!MiDeleteValidAddress+51 )

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

    1: 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: b44c600c, 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: 80510d95, address which referenced memory

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


    READ_ADDRESS: b44c600c

    CURRENT_IRQL: 2

    FAULTING_IP:
    nt!MiDeleteValidAddress+51
    80510d95 8b460c mov eax,dword ptr [esi+0Ch]

    CUSTOMER_CRASH_COUNT: 2

    DEFAULT_BUCKET_ID: DRIVER_FAULT

    BUGCHECK_STR: 0xA

    PROCESS_NAME: rundll32.exe

    LAST_CONTROL_TRANSFER: from 805aee11 to 80510d95

    STACK_TEXT:
    aaf707f4 805aee11 00ab3119 877fc560 007ffff8 nt!MiDeleteValidAddress+0x51
    aaf70814 8051295d 877fc560 877fc698 877fc560 nt!MiDeleteAddressesInWorkingSet+0x65
    aaf70848 805d114b 007fc560 89a27938 40010004 nt!MmCleanProcessAddressSpace+0x193
    aaf708d0 805d122f 40010004 aaf7092c 804fef8d nt!PspExitThread+0x621
    aaf708dc 804fef8d 89a27938 aaf70928 aaf7091c nt!PsExitSpecialApc+0x23
    aaf7092c 80540a17 00000001 00000000 aaf70944 nt!KiDeliverApc+0x1af
    aaf7092c 7c90ead0 00000001 00000000 aaf70944 nt!KiServiceExit+0x59
    WARNING: Frame IP not in any known module. Following frames may be wrong.
    0007fe30 00000000 00000000 00000000 00000000 0x7c90ead0


    STACK_COMMAND: kb

    FOLLOWUP_IP:
    nt!MiDeleteValidAddress+51
    80510d95 8b460c mov eax,dword ptr [esi+0Ch]

    SYMBOL_STACK_INDEX: 0

    FOLLOWUP_NAME: MachineOwner

    MODULE_NAME: nt

    DEBUG_FLR_IMAGE_TIMESTAMP: 45e5484a

    SYMBOL_NAME: nt!MiDeleteValidAddress+51

    IMAGE_NAME: memory_corruption

    FAILURE_BUCKET_ID: 0xA_nt!MiDeleteValidAddress+51

    BUCKET_ID: 0xA_nt!MiDeleteValidAddress+51

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

    eax=00000000 ebx=03ffffff ecx=00000080 edx=01d00000 esi=b44c6000 edi=c0005598
    eip=80510d95 esp=aaf707d8 ebp=aaf707f4 iopl=0 nv up ei pl zr ac pe cy
    cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010257
    nt!MiDeleteValidAddress+0x51:
    80510d95 8b460c mov eax,dword ptr [esi+0Ch] ds:0023:b44c600c=????????
    ChildEBP RetAddr Args to Child
    aaf707f4 805aee11 00ab3119 877fc560 007ffff8 nt!MiDeleteValidAddress+0x51 (FPO: [Non-Fpo])
    aaf70814 8051295d 877fc560 877fc698 877fc560 nt!MiDeleteAddressesInWorkingSet+0x65 (FPO: [Non-Fpo])
    aaf70848 805d114b 007fc560 89a27938 40010004 nt!MmCleanProcessAddressSpace+0x193 (FPO: [Non-Fpo])
    aaf708d0 805d122f 40010004 aaf7092c 804fef8d nt!PspExitThread+0x621 (FPO: [Non-Fpo])
    aaf708dc 804fef8d 89a27938 aaf70928 aaf7091c nt!PsExitSpecialApc+0x23 (FPO: [Non-Fpo])
    aaf7092c 80540a17 00000001 00000000 aaf70944 nt!KiDeliverApc+0x1af (FPO: [Non-Fpo])
    aaf7092c 7c90ead0 00000001 00000000 aaf70944 nt!KiServiceExit+0x59 (FPO: [0,0] TrapFrame @ aaf70944)
    WARNING: Frame IP not in any known module. Following frames may be wrong.
    0007fe30 00000000 00000000 00000000 00000000 0x7c90ead0
    start end module name
    804d7000 806e2000 nt ntkrpamp.exe Wed Feb 28 04:15:54 2007 (45E5484A)
    806e2000 80702c80 hal halmacpi.dll Wed Sep 28 19:35:25 2005 (433B28BD)
    a0ec2000 a0ee5000 Fastfat Fastfat.SYS Wed Aug 04 02:14:15 2004 (41107EB7)
    a11dd000 a121d280 HTTP HTTP.sys Thu Mar 16 20:33:09 2006 (441A03C5)
    a13b6000 a13b8180 RivaTuner32 RivaTuner32.sys Fri Aug 04 03:36:13 2006 (44D2F8ED)
    a13fe000 a1414980 av5flt av5flt.sys Mon Jul 03 04:24:31 2006 (44A8D43F)
    a17ec000 a1814500 PavProc PavProc.sys Mon Feb 19 06:53:55 2007 (45D98FD3)
    a1905000 a1956480 srv srv.sys Mon Aug 14 06:34:39 2006 (44E051BF)
    a1a6f000 a1a9b400 mrxdav mrxdav.sys Wed Aug 04 02:00:49 2004 (41107B91)
    a1c32000 a1c46400 wdmaud wdmaud.sys Wed Jun 14 05:00:44 2006 (448FD03C)
    a1daf000 a1dc0800 pavdrv51 pavdrv51.sys Tue Jan 23 11:49:00 2007 (45B63C7C)
    a1fc1000 a1fd9980 dump_nvata dump_nvata.sys Mon May 01 20:26:57 2006 (4456A751)
    a37a7000 a37a7d00 dxgthk dxgthk.sys Fri Aug 17 16:53:12 2001 (3B7D8438)
    a3cf7000 a3cfb500 watchdog watchdog.sys Wed Aug 04 02:07:32 2004 (41107D24)
    a3d4f000 a3d52280 ndisuio ndisuio.sys Wed Aug 04 02:03:10 2004 (41107C1E)
    a3d57000 a3d59900 Dxapi Dxapi.sys Fri Aug 17 16:53:19 2001 (3B7D843F)
    a415c000 a416b900 Cdfs Cdfs.SYS Wed Aug 04 02:14:09 2004 (41107EB1)
    a5276000 a5277100 dump_WMILIB dump_WMILIB.SYS Fri Aug 17 17:07:23 2001 (3B7D878B)
    a7e77000 a7e7f000 PavSRK PavSRK.sys Wed Feb 01 07:41:25 2006 (43E0AC75)
    a8a04000 a8a31280 IDSFLT IDSFLT.SYS Mon Apr 02 13:15:03 2007 (46113A17)
    a8a32000 a8aa0a00 mrxsmb mrxsmb.sys Fri May 05 05:41:42 2006 (445B1DD6)
    a8aa1000 a8acba00 rdbss rdbss.sys Fri May 05 05:47:55 2006 (445B1F4B)
    a8acc000 a8aedd00 afd afd.sys Wed Aug 04 02:14:13 2004 (41107EB5)
    a8aee000 a8b15c00 netbt netbt.sys Wed Aug 04 02:14:36 2004 (41107ECC)
    a8b16000 a8b36f00 ipnat ipnat.sys Wed Sep 29 18:28:36 2004 (415B3714)
    a8b87000 a8ba3400 NETFLTDI NETFLTDI.SYS Tue Apr 17 11:16:53 2007 (4624E4E5)
    a8ba4000 a8bfbd80 tcpip tcpip.sys Thu Apr 20 07:51:47 2006 (444775D3)
    a8bfc000 a8c0e400 ipsec ipsec.sys Wed Aug 04 02:14:27 2004 (41107EC3)
    a9291000 a9291b80 Null Null.SYS Fri Aug 17 16:47:39 2001 (3B7D82EB)
    a9707000 a9709f80 mouhid mouhid.sys Fri Aug 17 16:47:57 2001 (3B7D82FD)
    a970b000 a970d580 hidusb hidusb.sys Fri Aug 17 17:02:16 2001 (3B7D8658)
    a970f000 a9712b00 usbscan usbscan.sys Wed Aug 04 01:58:44 2004 (41107B14)
    a9713000 a9715780 fnetmon fnetmon.SYS Mon Mar 12 11:26:29 2007 (45F57125)
    a971f000 a9721f00 ws2ifsl ws2ifsl.sys Fri Aug 17 16:55:58 2001 (3B7D84DE)
    a9c94000 a9c99f80 LHidFlt2 LHidFlt2.Sys Thu Dec 11 19:25:23 2003 (3FD90AF3)
    a9c9c000 a9ca3b80 usbccgp usbccgp.sys Wed Aug 04 02:08:45 2004 (41107D6D)
    a9ca4000 a9cab980 ShlDrv51 ShlDrv51.sys Mon Mar 12 11:27:48 2007 (45F57174)
    a9cac000 a9cb3680 SMSFLT SMSFLT.SYS Mon Apr 02 13:20:34 2007 (46113B62)
    a9cb4000 a9cb9c80 WNMFLT WNMFLT.SYS Mon Apr 02 13:22:01 2007 (46113BB9)
    a9cbc000 a9cc3880 Npfs Npfs.SYS Wed Aug 04 02:00:38 2004 (41107B86)
    a9cc4000 a9cc8a80 Msfs Msfs.SYS Wed Aug 04 02:00:37 2004 (41107B85)
    a9d1c000 a9d28f80 APPFLT APPFLT.SYS Mon Apr 02 13:23:44 2007 (46113C20)
    a9d2c000 a9d36d00 DSAFLT DSAFLT.SYS Mon Apr 02 13:13:27 2007 (461139B7)
    a9d3c000 a9d4b7c0 LMouFlt2 LMouFlt2.Sys Thu Dec 11 19:25:14 2003 (3FD90AEA)
    a9d4c000 a9d54d80 HIDCLASS HIDCLASS.SYS Wed Aug 04 02:08:18 2004 (41107D52)
    a9d5c000 a9d64300 LHidUsb LHidUsb.Sys Thu Dec 11 19:25:39 2003 (3FD90B03)
    aaad2000 aaada880 Fips Fips.SYS Fri Aug 17 21:31:49 2001 (3B7DC585)
    aaaf2000 aaafa700 netbios netbios.sys Wed Aug 04 02:03:19 2004 (41107C27)
    aab02000 aab10d80 arp1394 arp1394.sys Wed Aug 04 01:58:28 2004 (41107B04)
    aab12000 aab1a700 wanarp wanarp.sys Wed Aug 04 02:04:57 2004 (41107C89)
    aaeb0000 aaeb5200 vga vga.sys Wed Aug 04 02:07:06 2004 (41107D0A)
    aaeb8000 aaebe180 HIDPARSE HIDPARSE.SYS Wed Aug 04 02:08:15 2004 (41107D4F)
    ab753000 ab757580 cpoint cpoint.sys Fri Oct 27 07:26:58 2006 (4541ED02)
    ac22b000 ac239d80 sysaudio sysaudio.sys Wed Aug 04 02:15:54 2004 (41107F1A)
    acbd8000 acc74000 ctac32k ctac32k.sys Wed Aug 16 23:14:23 2006 (44E3DF0F)
    acc74000 acc9b000 ctsfm2k ctsfm2k.sys Wed Aug 16 23:14:40 2006 (44E3DF20)
    acc9b000 accc8000 emupia2k emupia2k.sys Wed Aug 16 23:14:35 2006 (44E3DF1B)
    accc8000 acddb000 ha20x2k ha20x2k.sys Wed Aug 16 23:16:01 2006 (44E3DF71)
    b14f7000 b14fb800 ElbyCDIO ElbyCDIO.sys Wed Aug 01 17:38:24 2007 (46B0FD50)
    b7b2f000 b7b62200 update update.sys Wed Aug 04 01:58:32 2004 (41107B08)
    b7b63000 b7b66a00 kbdhid kbdhid.sys Wed Aug 04 01:58:33 2004 (41107B09)
    b850a000 b853a100 rdpdr rdpdr.sys Wed Aug 04 02:01:10 2004 (41107BA6)
    b853b000 b855c500 netimflt netimflt.sys Tue Apr 24 08:38:19 2007 (462DFA3B)
    b855d000 b856de00 psched psched.sys Wed Aug 04 02:04:16 2004 (41107C60)
    b856e000 b8584680 ndiswan ndiswan.sys Wed Aug 04 02:14:30 2004 (41107EC6)
    b8585000 b8598780 VIDEOPRT VIDEOPRT.SYS Wed Aug 04 02:07:04 2004 (41107D08)
    b8599000 b8c16f20 nv4_mini nv4_mini.sys Fri Jun 29 04:16:41 2007 (4684BFE9)
    b8c17000 b8c6a000 NVSNPU NVSNPU.SYS Tue May 16 22:24:18 2006 (446A8952)
    b8c6a000 b8d70880 NVNRM NVNRM.SYS Tue May 16 22:24:41 2006 (446A8969)
    b8d71000 b8da4000 ctoss2k ctoss2k.sys Wed Aug 16 23:14:59 2006 (44E3DF33)
    b8da4000 b8dc7980 portcls portcls.sys Wed Aug 04 02:15:47 2004 (41107F13)
    b8dc8000 b8e42300 ctaud2k ctaud2k.sys Wed Aug 16 23:17:00 2006 (44E3DFAC)
    b8e43000 b8e65680 ks ks.sys Wed Aug 04 02:15:20 2004 (41107EF8)
    b8e66000 b8e7be00 AnyDVD AnyDVD.sys Tue Jul 31 09:21:38 2007 (46AF3762)
    b8e7c000 b8e9ee80 USBPORT USBPORT.SYS Wed Aug 04 02:08:34 2004 (41107D62)
    b8f2f000 b8f38f00 termdd termdd.sys Wed Aug 04 01:58:52 2004 (41107B1C)
    b9151000 b9159900 msgpc msgpc.sys Wed Aug 04 02:04:11 2004 (41107C5B)
    b9161000 b916cd00 raspptp raspptp.sys Wed Aug 04 02:14:26 2004 (41107EC2)
    b9171000 b917b200 raspppoe raspppoe.sys Wed Aug 04 02:05:06 2004 (41107C92)
    b9181000 b918d880 rasl2tp rasl2tp.sys Wed Aug 04 02:14:21 2004 (41107EBD)
    b9191000 b919a000 nvnetbus nvnetbus.sys Tue May 16 22:25:01 2006 (446A897D)
    b91a1000 b91afb80 drmk drmk.sys Wed Aug 04 02:07:54 2004 (41107D3A)
    b91b1000 b91bb380 Imapi Imapi.SYS Wed Aug 04 02:00:12 2004 (41107B6C)
    b91c1000 b91cf080 redbook redbook.sys Wed Aug 04 01:59:34 2004 (41107B46)
    b91d1000 b91dd180 cdrom cdrom.sys Wed Aug 04 01:59:52 2004 (41107B58)
    b91e1000 b91ef000 AmdK8 AmdK8.sys Sun Jul 02 01:39:38 2006 (44A75C1A)
    b96cc000 b96d6000 PavTPK PavTPK.sys Tue Apr 17 06:47:09 2007 (4624A5AD)
    ba00f000 ba011580 ndistapi ndistapi.sys Fri Aug 17 16:55:29 2001 (3B7D84C1)
    ba57c000 ba57e280 rasacd rasacd.sys Fri Aug 17 16:55:39 2001 (3B7D84CB)
    ba5a4000 ba5be580 Mup Mup.sys Wed Aug 04 02:15:20 2004 (41107EF8)
    ba5bf000 ba5eba80 NDIS NDIS.sys Wed Aug 04 02:14:27 2004 (41107EC3)
    ba5ec000 ba678400 Ntfs Ntfs.sys Fri Feb 09 06:10:31 2007 (45CC56A7)
    ba679000 ba68f780 KSecDD KSecDD.sys Wed Aug 04 01:59:45 2004 (41107B51)
    ba690000 ba6af780 fltmgr fltmgr.sys Mon Aug 21 05:14:57 2006 (44E97991)
    ba6b0000 ba6c8980 nvatabus nvatabus.sys Mon May 01 20:26:57 2006 (4456A751)
    ba6c9000 ba6e0800 SCSIPORT SCSIPORT.SYS Wed Aug 04 01:59:39 2004 (41107B4B)
    ba6e1000 ba6f1900 SI3132 SI3132.sys Wed May 23 20:42:09 2007 (4654DF61)
    ba6f2000 ba70a980 nvata nvata.sys Mon May 01 20:26:57 2006 (4456A751)
    ba70b000 ba722480 atapi atapi.sys Wed Aug 04 01:59:41 2004 (41107B4D)
    ba723000 ba748700 dmio dmio.sys Wed Aug 04 02:07:13 2004 (41107D11)
    ba749000 ba767880 ftdisk ftdisk.sys Fri Aug 17 16:52:41 2001 (3B7D8419)
    ba768000 ba778a80 pci pci.sys Wed Aug 04 02:07:45 2004 (41107D31)
    ba779000 ba7a6d80 ACPI ACPI.sys Wed Aug 04 02:07:35 2004 (41107D27)
    ba8a8000 ba8b0c00 isapnp isapnp.sys Fri Aug 17 16:58:01 2001 (3B7D8559)
    ba8b8000 ba8c6e80 ohci1394 ohci1394.sys Wed Aug 04 02:10:05 2004 (41107DBD)
    ba8c8000 ba8d5000 1394BUS 1394BUS.SYS Wed Aug 04 02:10:03 2004 (41107DBB)
    ba8d8000 ba8e2500 MountMgr MountMgr.sys Wed Aug 04 01:58:29 2004 (41107B05)
    ba8e8000 ba8f4c80 VolSnap VolSnap.sys Wed Aug 04 02:00:14 2004 (41107B6E)
    ba8f8000 ba900e00 disk disk.sys Wed Aug 04 01:59:53 2004 (41107B59)
    ba908000 ba914200 CLASSPNP CLASSPNP.SYS Wed Aug 04 02:14:26 2004 (41107EC2)
    ba988000 ba996000 AmdLLD AmdLLD.sys Wed Nov 01 16:42:12 2006 (454906A4)
    ba9b8000 ba9c1480 NDProxy NDProxy.SYS Fri Aug 17 16:55:30 2001 (3B7D84C2)
    ba9d8000 ba9e4e00 NVENETFD NVENETFD.sys Tue May 16 22:24:58 2006 (446A897A)
    ba9f8000 baa06100 usbhub usbhub.sys Wed Aug 04 02:08:40 2004 (41107D68)
    bab18000 bab27180 nic1394 nic1394.sys Wed Aug 04 01:58:28 2004 (41107B04)
    bab28000 bab2e200 PCIIDEX PCIIDEX.SYS Wed Aug 04 01:59:40 2004 (41107B4C)
    bab30000 bab34900 PartMgr PartMgr.sys Fri Aug 17 21:32:23 2001 (3B7DC5A7)
    bab60000 bab66780 USBSTOR USBSTOR.SYS Wed Aug 04 02:08:44 2004 (41107D6C)
    bab88000 bab8e500 usbprint usbprint.sys Wed Aug 04 02:01:23 2004 (41107BB3)
    babe8000 babe9000 fdc fdc.sys unavailable (00000000)
    babf0000 babf4280 usbohci usbohci.sys Wed Aug 04 02:08:34 2004 (41107D62)
    babf8000 babfe800 usbehci usbehci.sys Wed Aug 04 02:08:34 2004 (41107D62)
    bac00000 bac08000 ctprxy2k ctprxy2k.sys Wed Aug 16 23:17:11 2006 (44E3DFB7)
    bac08000 bac0c880 TDI TDI.SYS Wed Aug 04 02:07:47 2004 (41107D33)
    bac10000 bac14580 ptilink ptilink.sys Fri Aug 17 16:49:53 2001 (3B7D8371)
    bac18000 bac1c080 raspti raspti.sys Fri Aug 17 16:55:32 2001 (3B7D84C4)
    bac20000 bac26000 kbdclass kbdclass.sys Wed Aug 04 01:58:32 2004 (41107B08)
    bac28000 bac2da00 mouclass mouclass.sys Wed Aug 04 01:58:32 2004 (41107B08)
    bac60000 bac65000 flpydisk flpydisk.sys Wed Aug 04 01:59:24 2004 (41107B3C)
    bacb8000 bacbb000 BOOTVID BOOTVID.dll Fri Aug 17 16:49:09 2001 (3B7D8345)
    bacbc000 bacbe880 SiWinAcc SiWinAcc.sys Mon Nov 01 15:21:31 2004 (41868CBB)
    bad68000 bad6bc80 mssmbios mssmbios.sys Wed Aug 04 02:07:47 2004 (41107D33)
    bada8000 bada9b80 kdcom kdcom.dll Fri Aug 17 16:49:10 2001 (3B7D8346)
    badaa000 badab100 WMILIB WMILIB.SYS Fri Aug 17 17:07:23 2001 (3B7D878B)
    badac000 badad700 dmload dmload.sys Fri Aug 17 16:58:15 2001 (3B7D8567)
    badae000 badaf580 SiRemFil SiRemFil.sys Wed Jan 24 18:17:24 2007 (45B7E904)
    badce000 badcfb00 nvoclock nvoclock.sys Tue Jul 03 15:33:02 2007 (468AA46E)
    bade6000 bade7200 ElbyDelay ElbyDelay.sys Wed Dec 13 14:14:57 2006 (45805131)
    bade8000 bade9420 ASACPI ASACPI.sys Thu Aug 12 22:52:52 2004 (411C2D04)
    badea000 badeb100 swenum swenum.sys Wed Aug 04 01:58:41 2004 (41107B11)
    badf4000 badf5280 USBD USBD.SYS Fri Aug 17 17:02:58 2001 (3B7D8682)
    bae64000 bae65f00 Fs_Rec Fs_Rec.SYS Fri Aug 17 16:49:37 2001 (3B7D8361)
    bae66000 bae67080 Beep Beep.SYS Fri Aug 17 16:47:33 2001 (3B7D82E5)
    bae68000 bae69080 mnmdd mnmdd.SYS Fri Aug 17 16:57:28 2001 (3B7D8538)
    bae6a000 bae6b080 RDPCDD RDPCDD.sys Fri Aug 17 16:46:56 2001 (3B7D82C0)
    bae70000 bae70d00 pciide pciide.sys Fri Aug 17 16:51:49 2001 (3B7D83E5)
    baf80000 baf80c00 audstub audstub.sys Fri Aug 17 16:59:40 2001 (3B7D85BC)
    bf800000 bf9c2180 win32k win32k.sys Thu Mar 08 08:47:34 2007 (45F013F6)
    bf9c3000 bf9d4580 dxg dxg.sys Wed Aug 04 02:00:51 2004 (41107B93)
    bf9d5000 bff42500 nv4_disp nv4_disp.dll Fri Jun 29 04:13:08 2007 (4684BF14)
    bffa0000 bffe5c00 ATMFD ATMFD.DLL Wed Aug 04 03:56:56 2004 (411096C8)

    Unloaded modules:
    9fc9c000 9fcc7000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    9ffab000 9ffd6000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    a0206000 a0231000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    a3c2d000 a3c2f000 cpuz_x32.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    a02a9000 a02d4000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    a02a9000 a02d4000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    bab68000 bab6f000 USBSTOR.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    badee000 badf0000 SONYPVU1.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    a0ee5000 a0f10000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    a1be4000 a1c0f000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    a3d3a000 a3d3b000 drmkaud.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    a1c0f000 a1c32000 aec.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b8eff000 b8f0c000 DMusic.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b8f0f000 b8f1d000 swmidi.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    badfe000 bae00000 splitter.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    a3953000 a3963000 Serial.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    a1a5b000 a1a6f000 Parport.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    aaae2000 aaaeb000 processr.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b13af000 b13b3000 kbdhid.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    aab22000 aab2f000 i8042prt.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    aaec0000 aaec5000 Cdaudio.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b13b3000 b13b6000 Sfloppy.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    Closing open log file c:\debuglog.txt
     
  7. 2007/08/09
    1hawaii50

    1hawaii50 Inactive Thread Starter

    Joined:
    2007/07/16
    Messages:
    37
    Likes Received:
    0
    File 2

    I got the first one while attempting to shut the computer off after running Diskeeper Pro. This one came while attempting to play BF2142.

    File 2

    Opened log file 'c:\debuglog.txt'

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


    Loading Dump File [C:\WINDOWS\Minidump\Mini080907-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_qfe.070227-2300
    Kernel base = 0x804d7000 PsLoadedModuleList = 0x8055c700
    Debug session time: Thu Aug 9 00:39:24.421 2007 (GMT-4)
    System Uptime: 0 days 5:28:10.176
    Loading Kernel Symbols
    .......................................................................................................................................................
    Loading User Symbols
    Loading unloaded module list
    ........................
    *******************************************************************************
    * *
    * Bugcheck Analysis *
    * *
    *******************************************************************************

    Use !analyze -v to get detailed debugging information.

    BugCheck 4E, {99, 609b0, 3, 0}

    Probably caused by : memory_corruption ( nt!MiDecrementShareCount+3a )

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

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

    PFN_LIST_CORRUPT (4e)
    Typically caused by drivers passing bad memory descriptor lists (ie: calling
    MmUnlockPages twice with the same list, etc). If a kernel debugger is
    available get the stack trace.
    Arguments:
    Arg1: 00000099, A PTE or PFN is corrupt
    Arg2: 000609b0, page frame number
    Arg3: 00000003, current page state
    Arg4: 00000000, 0

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


    BUGCHECK_STR: 0x4E_99

    CUSTOMER_CRASH_COUNT: 1

    DEFAULT_BUCKET_ID: DRIVER_FAULT

    PROCESS_NAME: BF2142.exe

    LAST_CONTROL_TRANSFER: from 805221cc to 804f9f13

    STACK_TEXT:
    a544eb68 805221cc 0000004e 00000099 000609b0 nt!KeBugCheckEx+0x1b
    a544eb98 80522f6b 0fad3000 c06003e8 c007d698 nt!MiDecrementShareCount+0x3a
    a544ebc8 805233a8 c007d698 0fad3000 00000000 nt!MiDeletePte+0x1d9
    a544ec90 80519a84 00001018 0fb33fff 00000000 nt!MiDeleteVirtualAddresses+0x164
    a544ecac 805b1f6a 0f8d0000 0fb33fff a544ed64 nt!MiDeleteFreeVm+0x20
    a544ed4c 805409ac ffffffff 0012eba4 0012ebbc nt!NtFreeVirtualMemory+0x42e
    a544ed4c 7c90eb94 ffffffff 0012eba4 0012ebbc nt!KiFastCallEntry+0xfc
    WARNING: Frame IP not in any known module. Following frames may be wrong.
    0012eb04 00000000 00000000 00000000 00000000 0x7c90eb94


    STACK_COMMAND: kb

    FOLLOWUP_IP:
    nt!MiDecrementShareCount+3a
    805221cc ff4e08 dec dword ptr [esi+8]

    SYMBOL_STACK_INDEX: 1

    SYMBOL_NAME: nt!MiDecrementShareCount+3a

    FOLLOWUP_NAME: MachineOwner

    MODULE_NAME: nt

    DEBUG_FLR_IMAGE_TIMESTAMP: 45e5484a

    IMAGE_NAME: memory_corruption

    FAILURE_BUCKET_ID: 0x4E_99_nt!MiDecrementShareCount+3a

    BUCKET_ID: 0x4E_99_nt!MiDecrementShareCount+3a

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

    eax=bab3813c ebx=000609b0 ecx=00000000 edx=82015290 esi=82356f40 edi=03ffffff
    eip=804f9f13 esp=a544eb50 ebp=a544eb68 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:
    804f9f13 5d pop ebp
    ChildEBP RetAddr Args to Child
    a544eb68 805221cc 0000004e 00000099 000609b0 nt!KeBugCheckEx+0x1b (FPO: [Non-Fpo])
    a544eb98 80522f6b 0fad3000 c06003e8 c007d698 nt!MiDecrementShareCount+0x3a (FPO: [Non-Fpo])
    a544ebc8 805233a8 c007d698 0fad3000 00000000 nt!MiDeletePte+0x1d9 (FPO: [Non-Fpo])
    a544ec90 80519a84 00001018 0fb33fff 00000000 nt!MiDeleteVirtualAddresses+0x164 (FPO: [Non-Fpo])
    a544ecac 805b1f6a 0f8d0000 0fb33fff a544ed64 nt!MiDeleteFreeVm+0x20 (FPO: [Non-Fpo])
    a544ed4c 805409ac ffffffff 0012eba4 0012ebbc nt!NtFreeVirtualMemory+0x42e (FPO: [Non-Fpo])
    a544ed4c 7c90eb94 ffffffff 0012eba4 0012ebbc nt!KiFastCallEntry+0xfc (FPO: [0,0] TrapFrame @ a544ed64)
    WARNING: Frame IP not in any known module. Following frames may be wrong.
    0012eb04 00000000 00000000 00000000 00000000 0x7c90eb94
    start end module name
    804d7000 806e2000 nt ntkrpamp.exe Wed Feb 28 04:15:54 2007 (45E5484A)
    806e2000 80702c80 hal halmacpi.dll Wed Sep 28 19:35:25 2005 (433B28BD)
    a37d8000 a37e8280 Udfs Udfs.SYS Wed Aug 04 02:00:27 2004 (41107B7B)
    a3889000 a38b3180 kmixer kmixer.sys Wed Jun 14 04:47:45 2006 (448FCD31)
    a38e0000 a38e2180 RivaTuner32 RivaTuner32.sys Fri Aug 04 03:36:13 2006 (44D2F8ED)
    a3ca5000 a3cc8000 Fastfat Fastfat.SYS Wed Aug 04 02:14:15 2004 (41107EB7)
    a4e34000 a4e74280 HTTP HTTP.sys Thu Mar 16 20:33:09 2006 (441A03C5)
    a4eed000 a4f03980 av5flt av5flt.sys Mon Jul 03 04:24:31 2006 (44A8D43F)
    a52e4000 a530c500 PavProc PavProc.sys Mon Feb 19 06:53:55 2007 (45D98FD3)
    a535d000 a53ae480 srv srv.sys Mon Aug 14 06:34:39 2006 (44E051BF)
    a54ef000 a551b400 mrxdav mrxdav.sys Wed Aug 04 02:00:49 2004 (41107B91)
    a591e000 a5932400 wdmaud wdmaud.sys Wed Jun 14 05:00:44 2006 (448FD03C)
    a5ac7000 a5aca280 ndisuio ndisuio.sys Wed Aug 04 02:03:10 2004 (41107C1E)
    a5b3b000 a5b4c800 pavdrv51 pavdrv51.sys Tue Jan 23 11:49:00 2007 (45B63C7C)
    a5d4d000 a5d65980 dump_nvata dump_nvata.sys Mon May 01 20:26:57 2006 (4456A751)
    a5d66000 a5d93280 IDSFLT IDSFLT.SYS Mon Apr 02 13:15:03 2007 (46113A17)
    a5d94000 a5e02a00 mrxsmb mrxsmb.sys Fri May 05 05:41:42 2006 (445B1DD6)
    a5e03000 a5e2da00 rdbss rdbss.sys Fri May 05 05:47:55 2006 (445B1F4B)
    a5e2e000 a5e4fd00 afd afd.sys Wed Aug 04 02:14:13 2004 (41107EB5)
    a5e50000 a5e77c00 netbt netbt.sys Wed Aug 04 02:14:36 2004 (41107ECC)
    a5e78000 a5e98f00 ipnat ipnat.sys Wed Sep 29 18:28:36 2004 (415B3714)
    a5e99000 a5eb5400 NETFLTDI NETFLTDI.SYS Tue Apr 17 11:16:53 2007 (4624E4E5)
    a5eb6000 a5f0dd80 tcpip tcpip.sys Thu Apr 20 07:51:47 2006 (444775D3)
    a5f0e000 a5f20400 ipsec ipsec.sys Wed Aug 04 02:14:27 2004 (41107EC3)
    a5f41000 a5fdd000 ctac32k ctac32k.sys Wed Aug 16 23:14:23 2006 (44E3DF0F)
    a5fdd000 a6004000 ctsfm2k ctsfm2k.sys Wed Aug 16 23:14:40 2006 (44E3DF20)
    a6004000 a6031000 emupia2k emupia2k.sys Wed Aug 16 23:14:35 2006 (44E3DF1B)
    a6031000 a6144000 ha20x2k ha20x2k.sys Wed Aug 16 23:16:01 2006 (44E3DF71)
    ad444000 ad477200 update update.sys Wed Aug 04 01:58:32 2004 (41107B08)
    ad478000 ad4a8100 rdpdr rdpdr.sys Wed Aug 04 02:01:10 2004 (41107BA6)
    ad4a9000 ad4ca500 netimflt netimflt.sys Tue Apr 24 08:38:19 2007 (462DFA3B)
    ad4cb000 ad4dbe00 psched psched.sys Wed Aug 04 02:04:16 2004 (41107C60)
    ad4dc000 ad4f2680 ndiswan ndiswan.sys Wed Aug 04 02:14:30 2004 (41107EC6)
    ad4f3000 ad506780 VIDEOPRT VIDEOPRT.SYS Wed Aug 04 02:07:04 2004 (41107D08)
    ad507000 adb84f20 nv4_mini nv4_mini.sys Fri Jun 29 04:16:41 2007 (4684BFE9)
    adbb5000 adbbdd80 HIDCLASS HIDCLASS.SYS Wed Aug 04 02:08:18 2004 (41107D52)
    adbc5000 adbcd300 LHidUsb LHidUsb.Sys Thu Dec 11 19:25:39 2003 (3FD90B03)
    adbd5000 adbe4900 Cdfs Cdfs.SYS Wed Aug 04 02:14:09 2004 (41107EB1)
    adbf5000 adc01f80 APPFLT APPFLT.SYS Mon Apr 02 13:23:44 2007 (46113C20)
    adc05000 adc0fd00 DSAFLT DSAFLT.SYS Mon Apr 02 13:13:27 2007 (461139B7)
    adc15000 adc1d880 Fips Fips.SYS Fri Aug 17 21:31:49 2001 (3B7DC585)
    adc35000 adc3d700 netbios netbios.sys Wed Aug 04 02:03:19 2004 (41107C27)
    ae136000 ae13e000 PavSRK PavSRK.sys Wed Feb 01 07:41:25 2006 (43E0AC75)
    ae2e6000 ae2e9c80 mssmbios mssmbios.sys Wed Aug 04 02:07:47 2004 (41107D33)
    ae329000 ae329c00 audstub audstub.sys Fri Aug 17 16:59:40 2001 (3B7D85BC)
    ae393000 ae3a1d80 arp1394 arp1394.sys Wed Aug 04 01:58:28 2004 (41107B04)
    ae3a3000 ae3ab700 wanarp wanarp.sys Wed Aug 04 02:04:57 2004 (41107C89)
    ae3e3000 ae3f1100 usbhub usbhub.sys Wed Aug 04 02:08:40 2004 (41107D68)
    ae3f3000 ae3ffe00 NVENETFD NVENETFD.sys Tue May 16 22:24:58 2006 (446A897A)
    ae413000 ae41c480 NDProxy NDProxy.SYS Fri Aug 17 16:55:30 2001 (3B7D84C2)
    ae423000 ae431000 AmdLLD AmdLLD.sys Wed Nov 01 16:42:12 2006 (454906A4)
    ae59e000 ae5a2800 ElbyCDIO ElbyCDIO.sys Wed Aug 01 17:38:24 2007 (46B0FD50)
    ae718000 ae719100 dump_WMILIB dump_WMILIB.SYS Fri Aug 17 17:07:23 2001 (3B7D878B)
    ae71e000 ae71fb00 nvoclock nvoclock.sys Tue Jul 03 15:33:02 2007 (468AA46E)
    ae722000 ae723080 RDPCDD RDPCDD.sys Fri Aug 17 16:46:56 2001 (3B7D82C0)
    ae761000 ae763580 ndistapi ndistapi.sys Fri Aug 17 16:55:29 2001 (3B7D84C1)
    ae789000 ae792f00 termdd termdd.sys Wed Aug 04 01:58:52 2004 (41107B1C)
    ae799000 ae7a1900 msgpc msgpc.sys Wed Aug 04 02:04:11 2004 (41107C5B)
    ae7a9000 ae7b4d00 raspptp raspptp.sys Wed Aug 04 02:14:26 2004 (41107EC2)
    ae7b9000 ae7c3200 raspppoe raspppoe.sys Wed Aug 04 02:05:06 2004 (41107C92)
    ae7c9000 ae7d5880 rasl2tp rasl2tp.sys Wed Aug 04 02:14:21 2004 (41107EBD)
    aeca3000 aeca4080 mnmdd mnmdd.SYS Fri Aug 17 16:57:28 2001 (3B7D8538)
    aeca5000 aeca6080 Beep Beep.SYS Fri Aug 17 16:47:33 2001 (3B7D82E5)
    aeca7000 aeca8000 Fs_Rec Fs_Rec.SYS unavailable (00000000)
    b26e9000 b26ea000 Null Null.SYS unavailable (00000000)
    b2762000 b276c000 PavTPK PavTPK.sys Tue Apr 17 06:47:09 2007 (4624A5AD)
    b3965000 b39747c0 LMouFlt2 LMouFlt2.Sys Thu Dec 11 19:25:14 2003 (3FD90AEA)
    b5702000 b5705a00 kbdhid kbdhid.sys Wed Aug 04 01:58:33 2004 (41107B09)
    b570a000 b570cf80 mouhid mouhid.sys Fri Aug 17 16:47:57 2001 (3B7D82FD)
    b6528000 b6536d80 sysaudio sysaudio.sys Wed Aug 04 02:15:54 2004 (41107F1A)
    b79c3000 b79ca880 Npfs Npfs.SYS Wed Aug 04 02:00:38 2004 (41107B86)
    b79cb000 b79cfa80 Msfs Msfs.SYS Wed Aug 04 02:00:37 2004 (41107B85)
    b79d3000 b79d8200 vga vga.sys Wed Aug 04 02:07:06 2004 (41107D0A)
    b79db000 b79e1180 HIDPARSE HIDPARSE.SYS Wed Aug 04 02:08:15 2004 (41107D4F)
    b8224000 b8228500 watchdog watchdog.sys Wed Aug 04 02:07:32 2004 (41107D24)
    b822c000 b8231f80 LHidFlt2 LHidFlt2.Sys Thu Dec 11 19:25:23 2003 (3FD90AF3)
    b824c000 b8253b80 usbccgp usbccgp.sys Wed Aug 04 02:08:45 2004 (41107D6D)
    b8254000 b825b680 SMSFLT SMSFLT.SYS Mon Apr 02 13:20:34 2007 (46113B62)
    b8942000 b8944580 hidusb hidusb.sys Fri Aug 17 17:02:16 2001 (3B7D8658)
    b94ac000 b94ff000 NVSNPU NVSNPU.SYS Tue May 16 22:24:18 2006 (446A8952)
    b94ff000 b9605880 NVNRM NVNRM.SYS Tue May 16 22:24:41 2006 (446A8969)
    b9606000 b9639000 ctoss2k ctoss2k.sys Wed Aug 16 23:14:59 2006 (44E3DF33)
    b9639000 b965c980 portcls portcls.sys Wed Aug 04 02:15:47 2004 (41107F13)
    b965d000 b96d7300 ctaud2k ctaud2k.sys Wed Aug 16 23:17:00 2006 (44E3DFAC)
    b96d8000 b96fa680 ks ks.sys Wed Aug 04 02:15:20 2004 (41107EF8)
    b96fb000 b9710e00 AnyDVD AnyDVD.sys Tue Jul 31 09:21:38 2007 (46AF3762)
    b9711000 b9733e80 USBPORT USBPORT.SYS Wed Aug 04 02:08:34 2004 (41107D62)
    b9d15000 b9d1e000 nvnetbus nvnetbus.sys Tue May 16 22:25:01 2006 (446A897D)
    b9d25000 b9d33b80 drmk drmk.sys Wed Aug 04 02:07:54 2004 (41107D3A)
    b9d35000 b9d3f380 Imapi Imapi.SYS Wed Aug 04 02:00:12 2004 (41107B6C)
    b9d45000 b9d53080 redbook redbook.sys Wed Aug 04 01:59:34 2004 (41107B46)
    b9d55000 b9d61180 cdrom cdrom.sys Wed Aug 04 01:59:52 2004 (41107B58)
    b9d65000 b9d73000 AmdK8 AmdK8.sys Sun Jul 02 01:39:38 2006 (44A75C1A)
    ba02a000 ba02c780 fnetmon fnetmon.SYS Mon Mar 12 11:26:29 2007 (45F57125)
    ba036000 ba038f00 ws2ifsl ws2ifsl.sys Fri Aug 17 16:55:58 2001 (3B7D84DE)
    ba55c000 ba55e280 rasacd rasacd.sys Fri Aug 17 16:55:39 2001 (3B7D84CB)
    ba5a4000 ba5be580 Mup Mup.sys Wed Aug 04 02:15:20 2004 (41107EF8)
    ba5bf000 ba5eba80 NDIS NDIS.sys Wed Aug 04 02:14:27 2004 (41107EC3)
    ba5ec000 ba678400 Ntfs Ntfs.sys Fri Feb 09 06:10:31 2007 (45CC56A7)
    ba679000 ba68f780 KSecDD KSecDD.sys Wed Aug 04 01:59:45 2004 (41107B51)
    ba690000 ba691000 fltmgr fltmgr.sys unavailable (00000000)
    ba6b0000 ba6c8980 nvatabus nvatabus.sys Mon May 01 20:26:57 2006 (4456A751)
    ba6c9000 ba6e0800 SCSIPORT SCSIPORT.SYS Wed Aug 04 01:59:39 2004 (41107B4B)
    ba6e1000 ba6f1900 SI3132 SI3132.sys Wed May 23 20:42:09 2007 (4654DF61)
    ba6f2000 ba70a980 nvata nvata.sys Mon May 01 20:26:57 2006 (4456A751)
    ba70b000 ba722480 atapi atapi.sys Wed Aug 04 01:59:41 2004 (41107B4D)
    ba723000 ba748700 dmio dmio.sys Wed Aug 04 02:07:13 2004 (41107D11)
    ba749000 ba767880 ftdisk ftdisk.sys Fri Aug 17 16:52:41 2001 (3B7D8419)
    ba768000 ba778a80 pci pci.sys Wed Aug 04 02:07:45 2004 (41107D31)
    ba779000 ba7a6d80 ACPI ACPI.sys Wed Aug 04 02:07:35 2004 (41107D27)
    ba8a8000 ba8b0c00 isapnp isapnp.sys Fri Aug 17 16:58:01 2001 (3B7D8559)
    ba8b8000 ba8c6e80 ohci1394 ohci1394.sys Wed Aug 04 02:10:05 2004 (41107DBD)
    ba8c8000 ba8d5000 1394BUS 1394BUS.SYS Wed Aug 04 02:10:03 2004 (41107DBB)
    ba8d8000 ba8e2500 MountMgr MountMgr.sys Wed Aug 04 01:58:29 2004 (41107B05)
    ba8e8000 ba8f4c80 VolSnap VolSnap.sys Wed Aug 04 02:00:14 2004 (41107B6E)
    ba8f8000 ba900e00 disk disk.sys Wed Aug 04 01:59:53 2004 (41107B59)
    ba908000 ba914200 CLASSPNP CLASSPNP.SYS Wed Aug 04 02:14:26 2004 (41107EC2)
    ba998000 ba9a7180 nic1394 nic1394.sys Wed Aug 04 01:58:28 2004 (41107B04)
    bab28000 bab2e200 PCIIDEX PCIIDEX.SYS Wed Aug 04 01:59:40 2004 (41107B4C)
    bab30000 bab34900 PartMgr PartMgr.sys Fri Aug 17 21:32:23 2001 (3B7DC5A7)
    bab40000 bab47980 ShlDrv51 ShlDrv51.sys Mon Mar 12 11:27:48 2007 (45F57174)
    bab70000 bab75c80 WNMFLT WNMFLT.SYS Mon Apr 02 13:22:01 2007 (46113BB9)
    babc0000 babc8000 PnkBstrK PnkBstrK.sys Sat Jul 07 10:51:54 2007 (468FA88A)
    babd8000 babd9000 fdc fdc.sys unavailable (00000000)
    babe0000 babe4280 usbohci usbohci.sys Wed Aug 04 02:08:34 2004 (41107D62)
    babe8000 babee800 usbehci usbehci.sys Wed Aug 04 02:08:34 2004 (41107D62)
    babf0000 babf8000 ctprxy2k ctprxy2k.sys Wed Aug 16 23:17:11 2006 (44E3DFB7)
    babf8000 babfc580 cpoint cpoint.sys Fri Oct 27 07:26:58 2006 (4541ED02)
    bac40000 bac44880 TDI TDI.SYS Wed Aug 04 02:07:47 2004 (41107D33)
    bac48000 bac4e000 kbdclass kbdclass.sys Wed Aug 04 01:58:32 2004 (41107B08)
    bac50000 bac55a00 mouclass mouclass.sys Wed Aug 04 01:58:32 2004 (41107B08)
    bac58000 bac59000 flpydisk flpydisk.sys unavailable (00000000)
    bac60000 bac64580 ptilink ptilink.sys Fri Aug 17 16:49:53 2001 (3B7D8371)
    bac68000 bac6c080 raspti raspti.sys Fri Aug 17 16:55:32 2001 (3B7D84C4)
    bacb8000 bacbb000 BOOTVID BOOTVID.dll Fri Aug 17 16:49:09 2001 (3B7D8345)
    bacbc000 bacbe880 SiWinAcc SiWinAcc.sys Mon Nov 01 15:21:31 2004 (41868CBB)
    bad68000 bad6bb00 usbscan usbscan.sys Wed Aug 04 01:58:44 2004 (41107B14)
    bad8c000 bad8e900 Dxapi Dxapi.sys Fri Aug 17 16:53:19 2001 (3B7D843F)
    bada8000 bada9b80 kdcom kdcom.dll Fri Aug 17 16:49:10 2001 (3B7D8346)
    badaa000 badab100 WMILIB WMILIB.SYS Fri Aug 17 17:07:23 2001 (3B7D878B)
    badac000 badad000 dmload dmload.sys unavailable (00000000)
    badae000 badaf580 SiRemFil SiRemFil.sys Wed Jan 24 18:17:24 2007 (45B7E904)
    bade2000 bade3200 ElbyDelay ElbyDelay.sys Wed Dec 13 14:14:57 2006 (45805131)
    bae62000 bae63420 ASACPI ASACPI.sys Thu Aug 12 22:52:52 2004 (411C2D04)
    bae66000 bae67100 swenum swenum.sys Wed Aug 04 01:58:41 2004 (41107B11)
    bae68000 bae69280 USBD USBD.SYS Fri Aug 17 17:02:58 2001 (3B7D8682)
    bae70000 bae70d00 pciide pciide.sys Fri Aug 17 16:51:49 2001 (3B7D83E5)
    baf83000 baf83d00 dxgthk dxgthk.sys Fri Aug 17 16:53:12 2001 (3B7D8438)
    bf800000 bf9c2180 win32k win32k.sys Thu Mar 08 08:47:34 2007 (45F013F6)
    bf9c3000 bf9d4580 dxg dxg.sys Wed Aug 04 02:00:51 2004 (41107B93)
    bf9d5000 bff42500 nv4_disp nv4_disp.dll Fri Jun 29 04:13:08 2007 (4684BF14)
    bffa0000 bffe5c00 ATMFD ATMFD.DLL Wed Aug 04 03:56:56 2004 (411096C8)

    Unloaded modules:
    bae5c000 bae5e000 splitter.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    a3871000 a3874000 RivaTuner32.
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    a3b34000 a3b5f000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    a3b34000 a3b5f000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    a3c27000 a3c52000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    a3c7a000 a3ca5000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    a3c7a000 a3ca5000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b37b2000 b37b9000 USBSTOR.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    adfa5000 adfa7000 SONYPVU1.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    a3cc8000 a3cf3000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    a4ae9000 a4b14000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    a58d0000 a58fb000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    baeb2000 baeb3000 drmkaud.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    a58fb000 a591e000 aec.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b9744000 b9751000 DMusic.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b9754000 b9762000 swmidi.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    badec000 badee000 splitter.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    ba9e8000 ba9f8000 Serial.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    a54b3000 a54c7000 Parport.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    adc25000 adc2e000 processr.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    ba580000 ba584000 kbdhid.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    ae3b3000 ae3c0000 i8042prt.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b79eb000 b79f0000 Cdaudio.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    bad94000 bad97000 Sfloppy.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    Closing open log file c:\debuglog.txt
     
  8. 2007/08/09
    PeteC

    PeteC SuperGeek Staff

    Joined:
    2002/05/10
    Messages:
    28,890
    Likes Received:
    387
    You will be best served by sticking with one thread on this - merged.
     
  9. 2007/08/09
    Rockster2U

    Rockster2U Geek Member

    Joined:
    2002/04/01
    Messages:
    3,181
    Likes Received:
    9
    Thanks Pete: ;)

    1Hawaii50 ......... having never heard back from you, I guess you can count me among those who thought you had it fixed. Sorry to learn differently. Based on these last two dumps you just posted, it looks like you are still running Panda and there were a couple of the best I've ever seen who looked at your logs and suggested this as a potential cause.

    I'll put it back in your lap. And, once we find out what did or didn't happen with Panda out of the equation (if it ever was removed), the only thing I can add is that the quality of any advice you are going to get is going to be highly dependent upon the quality of your feedback.

    ;)
     
  10. 2007/08/09
    1hawaii50

    1hawaii50 Inactive Thread Starter

    Joined:
    2007/07/16
    Messages:
    37
    Likes Received:
    0
    Rockster,
    I never got back because I thought I had it licked, then it came back. I got a crash last week that wiped part of my O/S, so I ended up reformating again. Again, I thought I had it figured out, then back it came again. I finally bought a new vid card, installed it yesterday, and figured again I had fixed the problem...then 2 more crashes. So now I can rule out Video card, mobo, proc, memory, PSU...has to be program or driver, not hardware. I guess my next step is to remove PANDA for a week and see what happens. Worst case is I get a virus and have to reformat :D (at least I'm an old pro at it now).

    PeteC,
    Thanks for merging the posts, sorry for the double post. Again, sorry for no updates, but I kept thinking I had it narrowed down. I'll be sure to keep everybody posted on what's happening. I'm going to re-install my X-FI drivers again, and then remove Panda...and we'll start the count to the next crash. Would it be better for me to zip the crash logs and post the zip files so I don't have so many crash logs in the post? Or should I keep posting the complete logs?

    Thanks for all the help guys/girls, and I am trying to take your advice!:)
     
  11. 2007/08/09
    mailman Lifetime Subscription

    mailman Geek Member

    Joined:
    2004/01/17
    Messages:
    1,901
    Likes Received:
    11
    (While Panda is uninstalled) if you use a reputable firewall or NAT router, you have all Microsoft's OS security patches installed, you stay away from web sites you don't know about, you don't download/run files from Usenet newsgroups, you don't use P2P file sharing, you don't use Internet Relay Chat (IRC), and you don't use your e-mail application for that week, then I expect you won't have an issue with a virus infection. :)

    Alternatively, you could uninstall Panda, reboot, install a different reputable application that performs similarly to Panda, reboot again, and use your computer as normal. This may not ideally isolate the possible problematic variable but it will let you use your computer in a less-restricted fashion for the week. If the crash problems continue, then you could try the scenario described in the paragraphs above for the following week. ;)
     
    Last edited: 2007/08/09
  12. 2007/08/09
    1hawaii50

    1hawaii50 Inactive Thread Starter

    Joined:
    2007/07/16
    Messages:
    37
    Likes Received:
    0
    Mailman,
    I don't use any P2P apps, only open e-mail from known persons, and have all MicroSoft updates installed. I'll go it "bare" for a week and see what happens. I just reformatted again 3 days ago, so there's nothing here I can't afford to lose again. I'm leary of installing any anti-virus apps in lieu of Panda, until I've gotten the problem isolated :eek: . Thanks for the suggestions.
     
  13. 2007/08/10
    PeteC

    PeteC SuperGeek Staff

    Joined:
    2002/05/10
    Messages:
    28,890
    Likes Received:
    387
    I can't understand why, especially as it has been suggested from the evidence posted that Panda may be the source of your problems. Download a copy of AVG Free and run that instead and stick with the Windows firewall or use Comodo. Both these apps are well rated.

    It is very difficult to progress in the solution of a problem when the originator fails to follow up on the suggestions made. I suspect you will lose support in this thread unless you deal with Panda.
     
  14. 2007/08/10
    1hawaii50

    1hawaii50 Inactive Thread Starter

    Joined:
    2007/07/16
    Messages:
    37
    Likes Received:
    0
    PeteC,
    I am following the suggestions and I've uninstalled Panda yesterday afternoon. What I'm saying is I don't want to install another AV program in place of Panda until I've isolated the problem. I'd rather run w/o Panda (or any other AV program) for a few days and if my problems disappear, then I'll install a different AV program and see what happens. My next question was going to be, if getting rid of Panda gets rid of my problems, what AV programs do you recommend? I know what AVG free is, but what is Comodo?
    Sorry if it seems like I'm not heeding your advice, but I am, and I appreciate the help.

    After uninstalling Panda yesterday afternoon, I played 2 rounds of BF2142 w/o any problems. We'll see what happens today.
     
  15. 2007/08/10
    PeteC

    PeteC SuperGeek Staff

    Joined:
    2002/05/10
    Messages:
    28,890
    Likes Received:
    387
    Comodo is one of the top firewalls and the best of it is - it is free. I use it myself on 2 XP boxes, it is not yet compatible with Vista although a Vista version in in the works.
     
  16. 2007/08/10
    1hawaii50

    1hawaii50 Inactive Thread Starter

    Joined:
    2007/07/16
    Messages:
    37
    Likes Received:
    0
    PeteC,
    Thanks for the info...I'll check it out. Again, sorry if it seemed like I'm disregarding your advice, didn't mean to come across like that. Just very frustrated with this right now. I've built 5 other "lower-end" systems and not had a problem with any of them...go figure :eek: !
     
  17. 2007/08/10
    Rockster2U

    Rockster2U Geek Member

    Joined:
    2002/04/01
    Messages:
    3,181
    Likes Received:
    9
    1Hawaii50:

    Trust me - you have several people in your corner, pulling for you and you will get to a solution. Yesterday's BF2142 results are encouraging. I think the message that is being conveyed here is simply, "keep us in the loop, we are all here to help ". You are obviously quite talented in your own right and that makes for good chemistry.

    PeteC and Dave, noahdfear, are much better informed resources than me when it comes to security applications but my own experience says, stay away from both Norton and McAfee. I use NOD32 on my server and AVG free on my desktops and laptops. I'm also using (about 6 months now) the Comodo free firewall on a couple of machines and the NVidia Firewall (anti-hacking only setting) on a couple of others. My laptops have no firewall except the native XP firewall.

    Please keep us posted and good luck.

    Regards,
    ;)
     
  18. 2007/08/10
    PeteC

    PeteC SuperGeek Staff

    Joined:
    2002/05/10
    Messages:
    28,890
    Likes Received:
    387
    OK - no problem :) I guess a 'high end ' system is akin to a race horse - can be very skittish and highly strung.
     
  19. 2007/08/12
    1hawaii50

    1hawaii50 Inactive Thread Starter

    Joined:
    2007/07/16
    Messages:
    37
    Likes Received:
    0
    Update...
    3 1/2 days w/o Panda, and no crashes yet. I'm going to try installing Comodo and see what happens. Do you recommend I run the Comodo firewall and AV, or just their firewall, and AVG?
     
  20. 2007/08/12
    PeteC

    PeteC SuperGeek Staff

    Joined:
    2002/05/10
    Messages:
    28,890
    Likes Received:
    387
    Glad to hear that you have been crash free so far :)

    I have no experience of Comodo AV which is quite new. IMO - stick with Comodo FW and AVG, both proven apps.
     
  21. 2007/08/12
    noahdfear

    noahdfear Inactive

    Joined:
    2003/04/06
    Messages:
    12,178
    Likes Received:
    15
    That's good news indeed 1hawaii50! Do keep us posted in the next week or so. :)
     

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.