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.

Critical error at boot-up , dump included

Discussion in 'Windows XP' started by slave1, 2005/04/01.

Thread Status:
Not open for further replies.
  1. 2005/04/01
    slave1

    slave1 Inactive Thread Starter

    Joined:
    2005/04/01
    Messages:
    4
    Likes Received:
    0
    Hi all ,


    So I was wondering if someone here could help me decypher a dump file

    It is mainly a 1000000a error , I did search for that and found a thread dwith no particular results. There was a mention of memory testing on that thread also and it was done , all good there. I had problems with the symbols list but I think I got it figured by now , so here is the dump :

    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: 9d086240, memory referenced
    Arg2: 00000002, IRQL
    Arg3: 00000000, value 0 = read operation, 1 = write operation
    Arg4: 8051ec1c, address which referenced memory

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

    ***** Kernel symbols are WRONG. Please fix symbols to do analysis.


    MODULE_NAME: nt

    FAULTING_MODULE: 804d7000 nt

    DEBUG_FLR_IMAGE_TIMESTAMP: 41107b0c

    READ_ADDRESS: unable to get nt!MmSpecialPoolStart
    unable to get nt!MmSpecialPoolEnd
    unable to get nt!MmPoolCodeStart
    unable to get nt!MmPoolCodeEnd
    unable to get nt!MiSessionPoolStart
    unable to get nt!MiSessionPoolEnd
    9d086240

    CURRENT_IRQL: 2

    FAULTING_IP:
    nt+47c1c
    8051ec1c 8b420c mov eax,[edx+0xc]

    CUSTOMER_CRASH_COUNT: 1

    DEFAULT_BUCKET_ID: DRIVER_FAULT

    BUGCHECK_STR: 0xA

    LAST_CONTROL_TRANSFER: from 8051f090 to 8051ec1c

    STACK_TEXT:
    WARNING: Stack unwind information not available. Following frames may be wrong.
    f1890b84 8051f090 c007fc60 0ff8c000 00000000 nt+0x47c1c
    f1890c48 805164b7 e31c8f60 0ff8cfff 00000000 nt+0x48090
    f1890cf4 805a6cd5 848e6020 83e38730 f1890d64 nt+0x3f4b7
    f1890d38 805a6dc4 8533b9a0 8491a640 00000000 nt+0xcfcd5
    f1890d54 8053c808 ffffffff 848e6020 0023f99c nt+0xcfdc4
    f1890d64 7c91eb94 badb0d00 0023f98c f3b3ad98 nt+0x65808
    0023f99c 00000000 00000000 00000000 00000000 0x7c91eb94


    STACK_COMMAND: .bugcheck ; kb

    FOLLOWUP_NAME: MachineOwner

    BUCKET_ID: WRONG_SYMBOLS

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


    I saw a mention of : EAX , I do have a SB audigy 2 , would itès drivers be the problem then ?


    Any input will be greatly appreciated, thanks for your time.

    Phil
     
  2. 2005/04/01
    BenMcDonald[MS]

    BenMcDonald[MS] Inactive

    Joined:
    2004/12/14
    Messages:
    228
    Likes Received:
    0
    One of the locals here wrote a tool to help extract the important information from DMP files. http://www.windowsbbs.com/showthread.php?t=33471

    Follow those directions and post the log generated. Please run the tool on the machine that crashed, while connected to the internet.

    ps: EAX is a a register inside the processor as well as the brand name of a sound card, that data does not imply that your sound card is involved.
     

  3. to hide this advert.

  4. 2005/04/01
    slave1

    slave1 Inactive Thread Starter

    Joined:
    2005/04/01
    Messages:
    4
    Likes Received:
    0
    Hi Ben ,


    Excellent stuff , I ran the tool and here is the log, thanks

    Opened log file 'c:\debuglog.txt'

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


    Loading Dump File [E:\WINDOWS\Minidump\Mini040105-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: E:\WINDOWS;E:\WINDOWS\system32;E:\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_rtm.040803-2158
    Kernel base = 0x804d7000 PsLoadedModuleList = 0x805531a0
    Debug session time: Fri Apr 1 08:47:09.406 2005 (GMT-5)
    System Uptime: 1 days 5:00:09.968
    Loading Kernel Symbols
    ...................................................................................................................................
    Loading unloaded module list
    ...............................
    Loading User Symbols
    *******************************************************************************
    * *
    * Bugcheck Analysis *
    * *
    *******************************************************************************

    Use !analyze -v to get detailed debugging information.

    BugCheck 1000000A, {9d086240, 2, 0, 8051ec1c}

    Probably caused by : memory_corruption ( nt!MiDeletePte+198 )

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

    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: 9d086240, memory referenced
    Arg2: 00000002, IRQL
    Arg3: 00000000, value 0 = read operation, 1 = write operation
    Arg4: 8051ec1c, address which referenced memory

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


    READ_ADDRESS: 9d086240

    CURRENT_IRQL: 2

    FAULTING_IP:
    nt!MiDeletePte+198
    8051ec1c 8b420c mov eax,[edx+0xc]

    CUSTOMER_CRASH_COUNT: 1

    DEFAULT_BUCKET_ID: DRIVER_FAULT

    BUGCHECK_STR: 0xA

    LAST_CONTROL_TRANSFER: from 8051f090 to 8051ec1c

    STACK_TEXT:
    f1890b84 8051f090 c007fc60 0ff8c000 00000000 nt!MiDeletePte+0x198
    f1890c48 805164b7 e31c8f60 0ff8cfff 00000000 nt!MiDeleteVirtualAddresses+0x164
    f1890cf4 805a6cd5 848e6020 83e38730 f1890d64 nt!MiRemoveMappedView+0x237
    f1890d38 805a6dc4 8533b9a0 8491a640 00000000 nt!MiUnmapViewOfSection+0x12b
    f1890d54 8053c808 ffffffff 848e6020 0023f99c nt!NtUnmapViewOfSection+0x54
    f1890d54 7c91eb94 ffffffff 848e6020 0023f99c nt!KiFastCallEntry+0xf8
    WARNING: Frame IP not in any known module. Following frames may be wrong.
    0023f980 00000000 00000000 00000000 00000000 0x7c91eb94


    FOLLOWUP_IP:
    nt!MiDeletePte+198
    8051ec1c 8b420c mov eax,[edx+0xc]

    SYMBOL_STACK_INDEX: 0

    FOLLOWUP_NAME: MachineOwner

    SYMBOL_NAME: nt!MiDeletePte+198

    MODULE_NAME: nt

    DEBUG_FLR_IMAGE_TIMESTAMP: 41107b0c

    STACK_COMMAND: kb

    IMAGE_NAME: memory_corruption

    FAILURE_BUCKET_ID: 0xA_nt!MiDeletePte+198

    BUCKET_ID: 0xA_nt!MiDeletePte+198

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

    eax=810a6000 ebx=c007fc60 ecx=00013988 edx=9d086234 esi=812caae0 edi=03ffffff
    eip=8051ec1c esp=f1890b5c ebp=f1890b84 iopl=0 nv up ei ng nz na pe nc
    cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010282
    nt!MiDeletePte+0x198:
    8051ec1c 8b420c mov eax,[edx+0xc] ds:0023:9d086240=????????
    ChildEBP RetAddr Args to Child
    f1890b84 8051f090 c007fc60 0ff8c000 00000000 nt!MiDeletePte+0x198 (FPO: [Non-Fpo])
    f1890c48 805164b7 e31c8f60 0ff8cfff 00000000 nt!MiDeleteVirtualAddresses+0x164 (FPO: [Non-Fpo])
    f1890cf4 805a6cd5 848e6020 83e38730 f1890d64 nt!MiRemoveMappedView+0x237 (FPO: [Non-Fpo])
    f1890d38 805a6dc4 8533b9a0 8491a640 00000000 nt!MiUnmapViewOfSection+0x12b (FPO: [Non-Fpo])
    f1890d54 8053c808 ffffffff 848e6020 0023f99c nt!NtUnmapViewOfSection+0x54 (FPO: [Non-Fpo])
    f1890d54 7c91eb94 ffffffff 848e6020 0023f99c nt!KiFastCallEntry+0xf8 (FPO: [0,0] TrapFrame @ f1890d64)
    WARNING: Frame IP not in any known module. Following frames may be wrong.
    0023f980 00000000 00000000 00000000 00000000 0x7c91eb94
    start end module name
    804d7000 806cda80 nt ntkrnlpa.exe Wed Aug 04 01:58:36 2004 (41107B0C)
    806ce000 806ee380 hal halaacpi.dll Wed Aug 04 01:59:05 2004 (41107B29)
    bf000000 bf011580 dxg dxg.sys Wed Aug 04 02:00:51 2004 (41107B93)
    bf012000 bf39e880 nv4_disp nv4_disp.dll Mon Sep 20 18:42:23 2004 (414F5CCF)
    bf800000 bf9c0400 win32k win32k.sys Wed Aug 04 02:17:30 2004 (41107F7A)
    ee96f000 ee998f00 kmixer kmixer.sys Wed Aug 04 02:07:46 2004 (41107D32)
    f35b8000 f35f8100 HTTP HTTP.sys Fri Oct 08 19:48:20 2004 (41672744)
    f38ce000 f38e2400 wdmaud wdmaud.sys Wed Aug 04 02:15:03 2004 (41107EE7)
    f3bd3000 f3be1d80 sysaudio sysaudio.sys Wed Aug 04 02:15:54 2004 (41107F1A)
    f3c2b000 f3c7d180 srv srv.sys Wed Aug 04 02:14:44 2004 (41107ED4)
    f3d96000 f3dc2400 mrxdav mrxdav.sys Wed Aug 04 02:00:49 2004 (41107B91)
    f3de3000 f3de6da0 PfModNT PfModNT.sys Tue Mar 04 23:19:28 2003 (3E657AD0)
    f4753000 f4756280 ndisuio ndisuio.sys Wed Aug 04 02:03:10 2004 (41107C1E)
    f4a6b000 f4a87200 nvcap nvcap.sys Thu Aug 28 20:01:05 2003 (3F4E97C1)
    f5788000 f579f480 dump_atapi dump_atapi.sys Wed Aug 04 01:59:41 2004 (41107B4D)
    f57a0000 f57b0280 Udfs Udfs.SYS Wed Aug 04 02:00:27 2004 (41107B7B)
    f57b1000 f57d4000 Fastfat Fastfat.SYS Wed Aug 04 02:14:15 2004 (41107EB7)
    f57d4000 f57f4f00 ipnat ipnat.sys Wed Sep 29 18:28:36 2004 (415B3714)
    f57f5000 f5863400 mrxsmb mrxsmb.sys Tue Jan 18 23:26:50 2005 (41EDE18A)
    f588c000 f58b6a00 rdbss rdbss.sys Wed Oct 27 21:13:57 2004 (418047D5)
    f58b7000 f58d8d00 afd afd.sys Wed Aug 04 02:14:13 2004 (41107EB5)
    f58d9000 f5900c00 netbt netbt.sys Wed Aug 04 02:14:36 2004 (41107ECC)
    f5901000 f5958a80 tcpip tcpip.sys Wed Aug 04 02:14:39 2004 (41107ECF)
    f5959000 f596b400 ipsec ipsec.sys Wed Aug 04 02:14:27 2004 (41107EC3)
    f59a4000 f59a7000 NVxbar NVxbar.sys Thu Aug 28 20:01:22 2003 (3F4E97D2)
    f59a8000 f59aa900 Dxapi Dxapi.sys Fri Aug 17 16:53:19 2001 (3B7D843F)
    f59b4000 f59d4080 hap16v2k hap16v2k.sys Tue Apr 01 05:07:56 2003 (3E8964FC)
    f59d5000 f59f4b20 ctac32k ctac32k.sys Tue Mar 25 05:11:22 2003 (3E802B4A)
    f59f5000 f5a13460 ctsfm2k ctsfm2k.sys Tue Mar 25 05:13:17 2003 (3E802BBD)
    f5a14000 f5a35380 emupia2k emupia2k.sys Tue Mar 25 05:13:27 2003 (3E802BC7)
    f5a36000 f5af84c0 ha10kx2k ha10kx2k.sys Wed Apr 02 19:59:43 2003 (3E8B877F)
    f6c21000 f6c54200 update update.sys Wed Aug 04 01:58:32 2004 (41107B08)
    f6cf5000 f6d25100 rdpdr rdpdr.sys Wed Aug 04 02:01:10 2004 (41107BA6)
    f6d26000 f6d36e00 psched psched.sys Wed Aug 04 02:04:16 2004 (41107C60)
    f6d37000 f6d4d680 ndiswan ndiswan.sys Wed Aug 04 02:14:30 2004 (41107EC6)
    f6d6a000 f6d6cf00 ws2ifsl ws2ifsl.sys Fri Aug 17 16:55:58 2001 (3B7D84DE)
    f6d72000 f6d74280 rasacd rasacd.sys Fri Aug 17 16:55:39 2001 (3B7D84CB)
    f6d76000 f6d86400 serial serial.sys Wed Aug 04 02:15:51 2004 (41107F17)
    f6d87000 f6d9aa00 parport parport.sys Wed Aug 04 01:59:04 2004 (41107B28)
    f6d9b000 f6dbde80 USBPORT USBPORT.SYS Wed Aug 04 02:08:34 2004 (41107D62)
    f6dbe000 f6e81600 dmboot dmboot.sys Wed Aug 04 02:07:13 2004 (41107D11)
    f6e82000 f6eacfc0 ctoss2k ctoss2k.sys Tue Mar 25 05:12:52 2003 (3E802BA4)
    f6ead000 f6ecf680 ks ks.sys Wed Aug 04 02:15:20 2004 (41107EF8)
    f6ed0000 f6ef3980 portcls portcls.sys Wed Aug 04 02:15:47 2004 (41107F13)
    f6ef4000 f6f63e60 ctaud2k ctaud2k.sys Thu Apr 10 23:32:34 2003 (3E963752)
    f6f64000 f6f92480 yk51x86 yk51x86.sys Thu Aug 19 12:51:15 2004 (4124DA83)
    f6f93000 f6fa6780 VIDEOPRT VIDEOPRT.SYS Wed Aug 04 02:07:04 2004 (41107D08)
    f6fc4000 f72609a0 nv4_mini nv4_mini.sys Mon Sep 20 18:46:38 2004 (414F5DCE)
    f72a9000 f72c3580 Mup Mup.sys Wed Aug 04 02:15:20 2004 (41107EF8)
    f72c4000 f72f0a80 NDIS NDIS.sys Wed Aug 04 02:14:27 2004 (41107EC3)
    f72f1000 f737d480 Ntfs Ntfs.sys Wed Aug 04 02:15:06 2004 (41107EEA)
    f737e000 f7394780 KSecDD KSecDD.sys Wed Aug 04 01:59:45 2004 (41107B51)
    f7395000 f73a6f80 sr sr.sys Wed Aug 04 02:06:22 2004 (41107CDE)
    f73a7000 f73c5780 fltmgr fltmgr.sys Wed Aug 04 02:01:17 2004 (41107BAD)
    f73c6000 f73ed000 fasttx2k fasttx2k.sys Tue Aug 05 22:43:02 2003 (3F306B36)
    f73ed000 f7404800 SCSIPORT SCSIPORT.SYS Wed Aug 04 01:59:39 2004 (41107B4B)
    f7405000 f7417e00 viasraid viasraid.sys Thu Oct 30 04:38:31 2003 (3FA0DC17)
    f7418000 f742f480 atapi atapi.sys Wed Aug 04 01:59:41 2004 (41107B4D)
    f7430000 f7455b80 dmio dmio.sys Wed Aug 04 02:07:13 2004 (41107D11)
    f7456000 f7474c80 ftdisk ftdisk.sys Fri Aug 17 16:52:41 2001 (3B7D8419)
    f7475000 f7485c00 pci pci.sys Wed Aug 04 02:07:45 2004 (41107D31)
    f7486000 f74b4100 ACPI ACPI.sys Wed Aug 04 02:07:35 2004 (41107D27)
    f74b5000 f74dae00 d347bus d347bus.sys Sun Aug 22 09:31:09 2004 (4128A01D)
    f75dc000 f75e4d80 isapnp isapnp.sys Fri Aug 17 16:58:01 2001 (3B7D8559)
    f75ec000 f75fae80 ohci1394 ohci1394.sys Wed Aug 04 02:10:05 2004 (41107DBD)
    f75fc000 f7609000 1394BUS 1394BUS.SYS Wed Aug 04 02:10:03 2004 (41107DBB)
    f760c000 f7616500 MountMgr MountMgr.sys Wed Aug 04 01:58:29 2004 (41107B05)
    f761c000 f7629080 VolSnap VolSnap.sys Wed Aug 04 02:00:14 2004 (41107B6E)
    f762c000 f7634e00 disk disk.sys Wed Aug 04 01:59:53 2004 (41107B59)
    f763c000 f7648200 CLASSPNP CLASSPNP.SYS Wed Aug 04 02:14:26 2004 (41107EC2)
    f766c000 f7675f00 termdd termdd.sys Wed Aug 04 01:58:52 2004 (41107B1C)
    f767c000 f7685480 NDProxy NDProxy.SYS Fri Aug 17 16:55:30 2001 (3B7D84C2)
    f769c000 f76aa100 usbhub usbhub.sys Wed Aug 04 02:08:40 2004 (41107D68)
    f76bc000 f76c4700 netbios netbios.sys Wed Aug 04 02:03:19 2004 (41107C27)
    f76cc000 f76d4900 Fips Fips.SYS Fri Aug 17 21:31:49 2001 (3B7DC585)
    f76dc000 f76e4700 wanarp wanarp.sys Wed Aug 04 02:04:57 2004 (41107C89)
    f76ec000 f76fad80 arp1394 arp1394.sys Wed Aug 04 01:58:28 2004 (41107B04)
    f771c000 f772b900 Cdfs Cdfs.SYS Wed Aug 04 02:14:09 2004 (41107EB1)
    f778c000 f779ab80 drmk drmk.sys Wed Aug 04 02:07:54 2004 (41107D3A)
    f779c000 f77a7e00 STREAM STREAM.SYS Wed Aug 04 02:07:58 2004 (41107D3E)
    f77bc000 f77cb180 nic1394 nic1394.sys Wed Aug 04 01:58:28 2004 (41107B04)
    f77cc000 f77d6380 imapi imapi.sys Wed Aug 04 02:00:12 2004 (41107B6C)
    f77dc000 f77e8180 cdrom cdrom.sys Wed Aug 04 01:59:52 2004 (41107B58)
    f77ec000 f77fa480 redbook redbook.sys Wed Aug 04 01:59:34 2004 (41107B46)
    f77fc000 f7809480 i8042prt i8042prt.sys Wed Aug 04 02:14:36 2004 (41107ECC)
    f780c000 f7815a80 processr processr.sys Wed Aug 04 01:59:14 2004 (41107B32)
    f781c000 f7828880 rasl2tp rasl2tp.sys Wed Aug 04 02:14:21 2004 (41107EBD)
    f782c000 f7836200 raspppoe raspppoe.sys Wed Aug 04 02:05:06 2004 (41107C92)
    f783c000 f7847d00 raspptp raspptp.sys Wed Aug 04 02:14:26 2004 (41107EC2)
    f784c000 f7854900 msgpc msgpc.sys Wed Aug 04 02:04:11 2004 (41107C5B)
    f785c000 f7862200 PCIIDEX PCIIDEX.SYS Wed Aug 04 01:59:40 2004 (41107B4C)
    f7864000 f7868900 PartMgr PartMgr.sys Fri Aug 17 21:32:23 2001 (3B7DC5A7)
    f786c000 f78700a0 PxHelp20 PxHelp20.sys Fri Jul 25 19:49:00 2003 (3F21C1EC)
    f7874000 f787ad00 viaagp1 viaagp1.sys Wed Jul 02 06:08:01 2003 (3F02AF01)
    f78a4000 f78a8580 ptilink ptilink.sys Fri Aug 17 16:49:53 2001 (3B7D8371)
    f78ac000 f78b0080 raspti raspti.sys Fri Aug 17 16:55:32 2001 (3B7D84C4)
    f78bc000 f78c1000 flpydisk flpydisk.sys Wed Aug 04 01:59:24 2004 (41107B3C)
    f78cc000 f78d1200 vga vga.sys Wed Aug 04 02:07:06 2004 (41107D0A)
    f78d4000 f78d8a80 Msfs Msfs.SYS Wed Aug 04 02:00:37 2004 (41107B85)
    f78dc000 f78e3880 Npfs Npfs.SYS Wed Aug 04 02:00:38 2004 (41107B86)
    f78f4000 f78f8500 watchdog watchdog.sys Wed Aug 04 02:07:32 2004 (41107D24)
    f78fc000 f7901020 nvtvsnd nvtvsnd.sys Thu Aug 28 20:01:18 2003 (3F4E97CE)
    f7904000 f7908a20 nvtunep nvtunep.sys Thu Aug 28 20:01:10 2003 (3F4E97C6)
    f79bc000 f79c1000 usbuhci usbuhci.sys Wed Aug 04 02:08:34 2004 (41107D62)
    f79c4000 f79ca800 usbehci usbehci.sys Wed Aug 04 02:08:34 2004 (41107D62)
    f79cc000 f79d2280 kbdclass kbdclass.sys Wed Aug 04 01:58:32 2004 (41107B08)
    f79d4000 f79d9c80 mouclass mouclass.sys Wed Aug 04 01:58:32 2004 (41107B08)
    f79dc000 f79dd000 fdc fdc.sys unavailable (00000000)
    f79e4000 f79e8880 TDI TDI.SYS Wed Aug 04 02:07:47 2004 (41107D33)
    f79ec000 f79ef000 BOOTVID BOOTVID.dll Fri Aug 17 16:49:09 2001 (3B7D8345)
    f7a9c000 f7a9e980 gameenum gameenum.sys Wed Aug 04 02:08:20 2004 (41107D54)
    f7aa4000 f7aa7c80 serenum serenum.sys Wed Aug 04 01:59:06 2004 (41107B2A)
    f7aa8000 f7aaa580 ndistapi ndistapi.sys Fri Aug 17 16:55:29 2001 (3B7D84C1)
    f7ac0000 f7ac3c80 mssmbios mssmbios.sys Wed Aug 04 02:07:47 2004 (41107D33)
    f7adc000 f7addb80 kdcom kdcom.dll Fri Aug 17 16:49:10 2001 (3B7D8346)
    f7ade000 f7adf100 WMILIB WMILIB.SYS Fri Aug 17 17:07:23 2001 (3B7D878B)
    f7ae0000 f7ae1500 viaide viaide.sys Wed Aug 04 01:59:42 2004 (41107B4E)
    f7ae2000 f7ae3700 dmload dmload.sys Fri Aug 17 16:58:15 2001 (3B7D8567)
    f7ae4000 f7ae5480 d347prt d347prt.sys Sun Aug 22 09:31:48 2004 (4128A044)
    f7afa000 f7afb600 ctprxy2k ctprxy2k.sys Tue Mar 25 05:13:01 2003 (3E802BAD)
    f7afc000 f7afd100 swenum swenum.sys Wed Aug 04 01:58:41 2004 (41107B11)
    f7b02000 f7b03280 USBD USBD.SYS Fri Aug 17 17:02:58 2001 (3B7D8682)
    f7b06000 f7b07f00 Fs_Rec Fs_Rec.SYS Fri Aug 17 16:49:37 2001 (3B7D8361)
    f7b08000 f7b09080 Beep Beep.SYS Fri Aug 17 16:47:33 2001 (3B7D82E5)
    f7b0a000 f7b0b080 mnmdd mnmdd.SYS Fri Aug 17 16:57:28 2001 (3B7D8538)
    f7b0c000 f7b0d080 RDPCDD RDPCDD.sys Fri Aug 17 16:46:56 2001 (3B7D82C0)
    f7b1a000 f7b1b100 dump_WMILIB dump_WMILIB.SYS Fri Aug 17 17:07:23 2001 (3B7D878B)
    f7b62000 f7b63b00 ParVdm ParVdm.SYS Fri Aug 17 16:49:49 2001 (3B7D836D)
    f7bf8000 f7bf8b80 Null Null.SYS Fri Aug 17 16:47:39 2001 (3B7D82EB)
    f7c0a000 f7c0ada0 aslm75 aslm75.sys Tue Apr 22 21:15:58 1997 (335D62CE)
    f7cdd000 f7cddc00 audstub audstub.sys Fri Aug 17 16:59:40 2001 (3B7D85BC)
    f7d17000 f7d17d00 dxgthk dxgthk.sys Fri Aug 17 16:53:12 2001 (3B7D8438)

    Unloaded modules:
    ee96f000 ee999000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    ee96f000 ee999000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    ef39d000 ef3c7000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    ef5c7000 ef5f1000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    ef5c7000 ef5f1000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    eff25000 eff4f000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f3d46000 f3d4a000 ctpdusb.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    eff25000 eff4f000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f0151000 f017b000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f0b7f000 f0ba9000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    ef44a000 ef474000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    efc4c000 efc76000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    efe78000 efea2000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f00a4000 f00ce000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f02d0000 f02fa000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f04fc000 f0526000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f0101000 f012b000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f0b2f000 f0b59000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f0d5b000 f0d85000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f0d5b000 f0d85000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f1f69000 f1f93000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f2c24000 f2c4e000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f3476000 f34a0000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f3859000 f3883000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f38ab000 f38ce000 aec.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f7d05000 f7d06000 drmkaud.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f6c55000 f6c62000 DMusic.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f4803000 f4811000 swmidi.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f7b86000 f7b88000 splitter.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f78c4000 f78c9000 Cdaudio.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f7a94000 f7a97000 Sfloppy.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    Closing open log file c:\debuglog.txt
     
  5. 2005/04/01
    JoeHobart

    JoeHobart Inactive Alumni

    Joined:
    2004/05/19
    Messages:
    919
    Likes Received:
    1
    Well, nt!MiDeletePte is a nasty place to crash. Its either a malfunctioning driver, or bad ram. I'd like to see a second dump. tracking down a bad PTE is probably too difficult to do over the forum.

    However, aslm75.sys Tue Apr 22 21:15:58 1997 (335D62CE)

    1997.. a bios driver from 1997. :D Hmm.. Memory routine malfunction.. driver that was written 3 years before the operating system shipped... I'd say thats worth some serious investigation before doing anything else. Get rid of it, update your BIOS, update the 'chipset' drivers, then monitor, if it does it again after you do that, post a new dump.
     
  6. 2005/04/01
    slave1

    slave1 Inactive Thread Starter

    Joined:
    2005/04/01
    Messages:
    4
    Likes Received:
    0
    Hi Joe,


    Thanks a lot for the insightful avices.

    Ok so here is what I just did.

    I have to say first that this whole critical error started when I attempted to update my Nvidia card with the latest drivers. Upon rebooting after updating the drivers my system crashed

    I reverted to the previous drivers and boot was fine again but as soon as XP started I got this critical error that was recovered and posted the dump previously.

    Now, I flashed the bios (ami) , updated my VIA chipset drivers. There was a bad checksum error on the following boot but loading the default settings in the bios solved the issue.

    Again I tried to reinstall the latest drivers for my Nvidia card and the same thing again, BSOF just before XP boots. Reverted to previous drivers , boot is now fine but the critical error is back , looks like a new one and here is the dump:



    Opened log file 'c:\debuglog.txt'

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


    Loading Dump File [E:\WINDOWS\Minidump\Mini040105-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: E:\WINDOWS;E:\WINDOWS\system32;E:\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_rtm.040803-2158
    Kernel base = 0x804d7000 PsLoadedModuleList = 0x805531a0
    Debug session time: Fri Apr 1 23:45:49.484 2005 (GMT-5)
    System Uptime: 0 days 0:00:27.046
    Loading Kernel Symbols
    .......................................................................................................................
    Loading unloaded module list
    ..
    Loading User Symbols
    *******************************************************************************
    * *
    * Bugcheck Analysis *
    * *
    *******************************************************************************

    Use !analyze -v to get detailed debugging information.

    BugCheck 1000007E, {c0000005, 80543c1d, f7a233e0, f7a230dc}

    *** ERROR: Module load completed but symbols could not be loaded for nvcap.sys
    *** ERROR: Symbol file could not be found. Defaulted to export symbols for STREAM.SYS -
    Probably caused by : Pool_Corruption ( nt!ExFreePool+f )

    Followup: Pool_corruption
    ---------

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

    SYSTEM_THREAD_EXCEPTION_NOT_HANDLED_M (1000007e)
    This is a very common bugcheck. Usually the exception address pinpoints
    the driver/function that caused the problem. Always note this address
    as well as the link date of the driver/image that contains this address.
    Some common problems are exception code 0x80000003. This means a hard
    coded breakpoint or assertion was hit, but this system was booted
    /NODEBUG. This is not supposed to happen as developers should never have
    hardcoded breakpoints in retail code, but ...
    If this happens, make sure a debugger gets connected, and the
    system is booted /DEBUG. This will let us see why this breakpoint is
    happening.
    Arguments:
    Arg1: c0000005, The exception code that was not handled
    Arg2: 80543c1d, The address that the exception occurred at
    Arg3: f7a233e0, Exception Record Address
    Arg4: f7a230dc, Context Record Address

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


    ERROR_CODE: (NTSTATUS) 0xc0000005 - L'instruction "0x%08lx" emploie l'adresse m moire "0x%08lx ". La m moire ne peut pas tre "%s ".

    FAULTING_IP:
    nt!ExFreePoolWithTag+237
    80543c1d 668b4efa mov cx,[esi-0x6]

    EXCEPTION_PARAMETER1: f7a233e0

    CONTEXT: f7a230dc -- (.cxr fffffffff7a230dc)
    .cxr fffffffff7a230dc
    eax=00000800 ebx=8524fed8 ecx=805dae59 edx=f7a2381a esi=00000800 edi=f7a237a4
    eip=80543c1d esp=f7a234a8 ebp=f7a234dc iopl=0 nv up ei pl nz na po nc
    cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010206
    nt!ExFreePoolWithTag+0x237:
    80543c1d 668b4efa mov cx,[esi-0x6] ds:0023:000007fa=????
    .cxr
    Resetting default scope

    CUSTOMER_CRASH_COUNT: 2

    DEFAULT_BUCKET_ID: DRIVER_FAULT

    BUGCHECK_STR: 0x7E

    LAST_CONTROL_TRANSFER: from 80544077 to 80543c1d

    STACK_TEXT:
    f7a234dc 80544077 00000800 00000000 f7a23888 nt!ExFreePoolWithTag+0x237
    f7a234ec f4a4f586 00000800 852510b8 8524fed8 nt!ExFreePool+0xf
    f7a23888 f4a4e2a9 852510b8 8523d88c 00000000 nvcap+0x5586
    f7a238b0 f4a4a3d0 8523d894 852510b8 8523d648 nvcap+0x42a9
    f7a238d0 f4a4ac6e 85187bc0 8523d648 85187bc0 nvcap+0x3d0
    f7a238e8 f770d6ae 85187bc0 85187c38 85187bc0 nvcap+0xc6e
    WARNING: Stack unwind information not available. Following frames may be wrong.
    f7a23904 f7711897 0023d648 00000000 85187bc0 STREAM+0x16ae
    f7a23934 f771302e 00000107 852510b8 00000048 STREAM!StreamClassCallAtNewPriority+0x23b7
    f7a239c8 f771338a 853525d8 85352690 851c1f38 STREAM!StreamClassCallAtNewPriority+0x3b4e
    f7a23a24 804eddf9 8523d590 853525d8 f7a23aa0 STREAM!StreamClassCallAtNewPriority+0x3eaa
    f7a23a34 80586d67 f7a23aa0 85159298 00000000 nt!IopfCallDriver+0x31
    f7a23a60 80586de5 8523d590 f7a23a7c 00000000 nt!IopSynchronousCall+0xb7
    f7a23aa4 804f4e0e 85159298 8537ef78 00000001 nt!IopStartDevice+0x4d
    f7a23ac0 80586495 85159298 00000001 8537ef78 nt!PipProcessStartPhase1+0x4e
    f7a23d18 80586914 86767820 00000001 00000000 nt!PipProcessDevNodeTree+0x1db
    f7a23d4c 804f5573 00000003 80551240 8055a1fc nt!PiProcessReenumeration+0x60
    f7a23d74 80533dd0 00000000 00000000 867c4b30 nt!PipDeviceActionWorker+0x141
    f7a23dac 805c4a28 00000000 00000000 00000000 nt!ExpWorkerThread+0x100
    f7a23ddc 80540fa2 80533cd0 00000001 00000000 nt!PspSystemThreadStartup+0x34
    00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x16


    FOLLOWUP_IP:
    nt!ExFreePool+f
    80544077 5d pop ebp

    SYMBOL_STACK_INDEX: 1

    FOLLOWUP_NAME: Pool_corruption

    SYMBOL_NAME: nt!ExFreePool+f

    MODULE_NAME: Pool_Corruption

    IMAGE_NAME: Pool_Corruption

    DEBUG_FLR_IMAGE_TIMESTAMP: 0

    STACK_COMMAND: .cxr fffffffff7a230dc ; kb

    FAILURE_BUCKET_ID: 0x7E_nt!ExFreePool+f

    BUCKET_ID: 0x7E_nt!ExFreePool+f

    Followup: Pool_corruption
    ---------

    eax=00000800 ebx=8524fed8 ecx=805dae59 edx=f7a2381a esi=00000800 edi=f7a237a4
    eip=80543c1d esp=f7a234a8 ebp=f7a234dc iopl=0 nv up ei pl nz na po nc
    cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010206
    nt!ExFreePoolWithTag+0x237:
    80543c1d 668b4efa mov cx,[esi-0x6] ds:0023:000007fa=????
    ChildEBP RetAddr Args to Child
    f7a234dc 80544077 00000800 00000000 f7a23888 nt!ExFreePoolWithTag+0x237 (FPO: [Non-Fpo])
    f7a234ec f4a4f586 00000800 852510b8 8524fed8 nt!ExFreePool+0xf (FPO: [Non-Fpo])
    f7a23888 f4a4e2a9 852510b8 8523d88c 00000000 nvcap+0x5586 (FPO: [Non-Fpo])
    f7a238b0 f4a4a3d0 8523d894 852510b8 8523d648 nvcap+0x42a9 (FPO: [Non-Fpo])
    f7a238d0 f4a4ac6e 85187bc0 8523d648 85187bc0 nvcap+0x3d0 (FPO: [Non-Fpo])
    f7a238e8 f770d6ae 85187bc0 85187c38 85187bc0 nvcap+0xc6e (FPO: [EBP 0xf7a23904] [1,0,4])
    WARNING: Stack unwind information not available. Following frames may be wrong.
    f7a23904 f7711897 0023d648 00000000 85187bc0 STREAM+0x16ae
    f7a23934 f771302e 00000107 852510b8 00000048 STREAM!StreamClassCallAtNewPriority+0x23b7
    f7a239c8 f771338a 853525d8 85352690 851c1f38 STREAM!StreamClassCallAtNewPriority+0x3b4e
    f7a23a24 804eddf9 8523d590 853525d8 f7a23aa0 STREAM!StreamClassCallAtNewPriority+0x3eaa
    f7a23a34 80586d67 f7a23aa0 85159298 00000000 nt!IopfCallDriver+0x31 (FPO: [0,0,0])
    f7a23a60 80586de5 8523d590 f7a23a7c 00000000 nt!IopSynchronousCall+0xb7 (FPO: [Non-Fpo])
    f7a23aa4 804f4e0e 85159298 8537ef78 00000001 nt!IopStartDevice+0x4d (FPO: [Non-Fpo])
    f7a23ac0 80586495 85159298 00000001 8537ef78 nt!PipProcessStartPhase1+0x4e (FPO: [Non-Fpo])
    f7a23d18 80586914 86767820 00000001 00000000 nt!PipProcessDevNodeTree+0x1db (FPO: [Non-Fpo])
    f7a23d4c 804f5573 00000003 80551240 8055a1fc nt!PiProcessReenumeration+0x60 (FPO: [Non-Fpo])
    f7a23d74 80533dd0 00000000 00000000 867c4b30 nt!PipDeviceActionWorker+0x141 (FPO: [Non-Fpo])
    f7a23dac 805c4a28 00000000 00000000 00000000 nt!ExpWorkerThread+0x100 (FPO: [Non-Fpo])
    f7a23ddc 80540fa2 80533cd0 00000001 00000000 nt!PspSystemThreadStartup+0x34 (FPO: [Non-Fpo])
    00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x16
    start end module name
    804d7000 806cda80 nt ntkrnlpa.exe Wed Aug 04 01:58:36 2004 (41107B0C)
    806ce000 806ee380 hal halaacpi.dll Wed Aug 04 01:59:05 2004 (41107B29)
    bf000000 bf011580 dxg dxg.sys Wed Aug 04 02:00:51 2004 (41107B93)
    bf800000 bf9c0400 win32k win32k.sys Wed Aug 04 02:17:30 2004 (41107F7A)
    f4a4a000 f4a66200 nvcap nvcap.sys Thu Aug 28 20:01:05 2003 (3F4E97C1)
    f5727000 f573e480 dump_atapi dump_atapi.sys Wed Aug 04 01:59:41 2004 (41107B4D)
    f573f000 f5762000 Fastfat Fastfat.SYS Wed Aug 04 02:14:15 2004 (41107EB7)
    f5762000 f5782f00 ipnat ipnat.sys Wed Sep 29 18:28:36 2004 (415B3714)
    f5783000 f57f1400 mrxsmb mrxsmb.sys Tue Jan 18 23:26:50 2005 (41EDE18A)
    f581a000 f5844a00 rdbss rdbss.sys Wed Oct 27 21:13:57 2004 (418047D5)
    f5845000 f5866d00 afd afd.sys Wed Aug 04 02:14:13 2004 (41107EB5)
    f5867000 f588ec00 netbt netbt.sys Wed Aug 04 02:14:36 2004 (41107ECC)
    f588f000 f58e6a80 tcpip tcpip.sys Wed Aug 04 02:14:39 2004 (41107ECF)
    f58e7000 f58f9400 ipsec ipsec.sys Wed Aug 04 02:14:27 2004 (41107EC3)
    f5926000 f5927000 NVxbar NVxbar.sys unavailable (00000000)
    f592e000 f5930900 Dxapi Dxapi.sys Fri Aug 17 16:53:19 2001 (3B7D843F)
    f5942000 f5962080 hap16v2k hap16v2k.sys Tue Apr 01 05:07:56 2003 (3E8964FC)
    f5963000 f5982b20 ctac32k ctac32k.sys Tue Mar 25 05:11:22 2003 (3E802B4A)
    f5983000 f59a1460 ctsfm2k ctsfm2k.sys Tue Mar 25 05:13:17 2003 (3E802BBD)
    f59a2000 f59c3380 emupia2k emupia2k.sys Tue Mar 25 05:13:27 2003 (3E802BC7)
    f59c4000 f5a864c0 ha10kx2k ha10kx2k.sys Wed Apr 02 19:59:43 2003 (3E8B877F)
    f6baf000 f6be2200 update update.sys Wed Aug 04 01:58:32 2004 (41107B08)
    f6c83000 f6cb3100 rdpdr rdpdr.sys Wed Aug 04 02:01:10 2004 (41107BA6)
    f6cb4000 f6cc4e00 psched psched.sys Wed Aug 04 02:04:16 2004 (41107C60)
    f6cc5000 f6cdb680 ndiswan ndiswan.sys Wed Aug 04 02:14:30 2004 (41107EC6)
    f6d04000 f6d14400 serial serial.sys Wed Aug 04 02:15:51 2004 (41107F17)
    f6d15000 f6d37e80 USBPORT USBPORT.SYS Wed Aug 04 02:08:34 2004 (41107D62)
    f6d38000 f6dfb600 dmboot dmboot.sys Wed Aug 04 02:07:13 2004 (41107D11)
    f6dfc000 f6e26fc0 ctoss2k ctoss2k.sys Tue Mar 25 05:12:52 2003 (3E802BA4)
    f6e27000 f6e49680 ks ks.sys Wed Aug 04 02:15:20 2004 (41107EF8)
    f6e4a000 f6e6d980 portcls portcls.sys Wed Aug 04 02:15:47 2004 (41107F13)
    f6e6e000 f6edde60 ctaud2k ctaud2k.sys Thu Apr 10 23:32:34 2003 (3E963752)
    f6ede000 f6f0c480 yk51x86 yk51x86.sys Thu Aug 19 12:51:15 2004 (4124DA83)
    f6f0d000 f6f20780 VIDEOPRT VIDEOPRT.SYS Wed Aug 04 02:07:04 2004 (41107D08)
    f6f21000 f7260fc0 nv4_mini nv4_mini.sys Fri Jan 28 14:33:01 2005 (41FA936D)
    f72a9000 f72c3580 Mup Mup.sys Wed Aug 04 02:15:20 2004 (41107EF8)
    f72c4000 f72f0a80 NDIS NDIS.sys Wed Aug 04 02:14:27 2004 (41107EC3)
    f72f1000 f737d480 Ntfs Ntfs.sys Wed Aug 04 02:15:06 2004 (41107EEA)
    f737e000 f7394780 KSecDD KSecDD.sys Wed Aug 04 01:59:45 2004 (41107B51)
    f7395000 f73a6f80 sr sr.sys Wed Aug 04 02:06:22 2004 (41107CDE)
    f73a7000 f73c5780 fltmgr fltmgr.sys Wed Aug 04 02:01:17 2004 (41107BAD)
    f73c6000 f73ed000 fasttx2k fasttx2k.sys Tue Aug 05 22:43:02 2003 (3F306B36)
    f73ed000 f7404800 SCSIPORT SCSIPORT.SYS Wed Aug 04 01:59:39 2004 (41107B4B)
    f7405000 f7417e00 viasraid viasraid.sys Thu Oct 30 04:38:31 2003 (3FA0DC17)
    f7418000 f742f480 atapi atapi.sys Wed Aug 04 01:59:41 2004 (41107B4D)
    f7430000 f7455b80 dmio dmio.sys Wed Aug 04 02:07:13 2004 (41107D11)
    f7456000 f7474c80 ftdisk ftdisk.sys Fri Aug 17 16:52:41 2001 (3B7D8419)
    f7475000 f7485c00 pci pci.sys Wed Aug 04 02:07:45 2004 (41107D31)
    f7486000 f74b4100 ACPI ACPI.sys Wed Aug 04 02:07:35 2004 (41107D27)
    f74b5000 f74dae00 d347bus d347bus.sys Sun Aug 22 09:31:09 2004 (4128A01D)
    f75dc000 f75e4d80 isapnp isapnp.sys Fri Aug 17 16:58:01 2001 (3B7D8559)
    f75ec000 f75fae80 ohci1394 ohci1394.sys Wed Aug 04 02:10:05 2004 (41107DBD)
    f75fc000 f7609000 1394BUS 1394BUS.SYS Wed Aug 04 02:10:03 2004 (41107DBB)
    f760c000 f7616500 MountMgr MountMgr.sys Wed Aug 04 01:58:29 2004 (41107B05)
    f761c000 f7629080 VolSnap VolSnap.sys Wed Aug 04 02:00:14 2004 (41107B6E)
    f762c000 f7634e00 disk disk.sys Wed Aug 04 01:59:53 2004 (41107B59)
    f763c000 f7648200 CLASSPNP CLASSPNP.SYS Wed Aug 04 02:14:26 2004 (41107EC2)
    f766c000 f767ad80 arp1394 arp1394.sys Wed Aug 04 01:58:28 2004 (41107B04)
    f769c000 f76ab900 Cdfs Cdfs.SYS Wed Aug 04 02:14:09 2004 (41107EB1)
    f770c000 f7717e00 STREAM STREAM.SYS Wed Aug 04 02:07:58 2004 (41107D3E)
    f773c000 f774ab80 drmk drmk.sys Wed Aug 04 02:07:54 2004 (41107D3A)
    f774c000 f775b180 nic1394 nic1394.sys Wed Aug 04 01:58:28 2004 (41107B04)
    f775c000 f7766380 imapi imapi.sys Wed Aug 04 02:00:12 2004 (41107B6C)
    f776c000 f7778180 cdrom cdrom.sys Wed Aug 04 01:59:52 2004 (41107B58)
    f777c000 f778a480 redbook redbook.sys Wed Aug 04 01:59:34 2004 (41107B46)
    f778c000 f7799480 i8042prt i8042prt.sys Wed Aug 04 02:14:36 2004 (41107ECC)
    f779c000 f77a5a80 processr processr.sys Wed Aug 04 01:59:14 2004 (41107B32)
    f77ac000 f77b8880 rasl2tp rasl2tp.sys Wed Aug 04 02:14:21 2004 (41107EBD)
    f77bc000 f77c6200 raspppoe raspppoe.sys Wed Aug 04 02:05:06 2004 (41107C92)
    f77cc000 f77d7d00 raspptp raspptp.sys Wed Aug 04 02:14:26 2004 (41107EC2)
    f77dc000 f77e4900 msgpc msgpc.sys Wed Aug 04 02:04:11 2004 (41107C5B)
    f77ec000 f77f5f00 termdd termdd.sys Wed Aug 04 01:58:52 2004 (41107B1C)
    f77fc000 f7805480 NDProxy NDProxy.SYS Fri Aug 17 16:55:30 2001 (3B7D84C2)
    f780c000 f781a100 usbhub usbhub.sys Wed Aug 04 02:08:40 2004 (41107D68)
    f782c000 f7834700 netbios netbios.sys Wed Aug 04 02:03:19 2004 (41107C27)
    f783c000 f7844900 Fips Fips.SYS Fri Aug 17 21:31:49 2001 (3B7DC585)
    f784c000 f7854700 wanarp wanarp.sys Wed Aug 04 02:04:57 2004 (41107C89)
    f785c000 f7862200 PCIIDEX PCIIDEX.SYS Wed Aug 04 01:59:40 2004 (41107B4C)
    f7864000 f7868900 PartMgr PartMgr.sys Fri Aug 17 21:32:23 2001 (3B7DC5A7)
    f786c000 f78700a0 PxHelp20 PxHelp20.sys Fri Jul 25 19:49:00 2003 (3F21C1EC)
    f7874000 f787ad00 viaagp1 viaagp1.sys Wed Jul 02 06:08:01 2003 (3F02AF01)
    f78a4000 f78aab00 fdc fdc.sys Wed Aug 04 01:59:25 2004 (41107B3D)
    f78ac000 f78b0880 TDI TDI.SYS Wed Aug 04 02:07:47 2004 (41107D33)
    f78b4000 f78b8580 ptilink ptilink.sys Fri Aug 17 16:49:53 2001 (3B7D8371)
    f78bc000 f78c0080 raspti raspti.sys Fri Aug 17 16:55:32 2001 (3B7D84C4)
    f78c4000 f78c9000 flpydisk flpydisk.sys Wed Aug 04 01:59:24 2004 (41107B3C)
    f78d4000 f78d9200 vga vga.sys Wed Aug 04 02:07:06 2004 (41107D0A)
    f78dc000 f78e0a80 Msfs Msfs.SYS Wed Aug 04 02:00:37 2004 (41107B85)
    f78e4000 f78eb880 Npfs Npfs.SYS Wed Aug 04 02:00:38 2004 (41107B86)
    f790c000 f7910500 watchdog watchdog.sys Wed Aug 04 02:07:32 2004 (41107D24)
    f7914000 f7915000 nvtvsnd nvtvsnd.sys unavailable (00000000)
    f791c000 f791d000 nvtunep nvtunep.sys unavailable (00000000)
    f79cc000 f79d1000 usbuhci usbuhci.sys Wed Aug 04 02:08:34 2004 (41107D62)
    f79d4000 f79da800 usbehci usbehci.sys Wed Aug 04 02:08:34 2004 (41107D62)
    f79dc000 f79e2280 kbdclass kbdclass.sys Wed Aug 04 01:58:32 2004 (41107B08)
    f79e4000 f79e9c80 mouclass mouclass.sys Wed Aug 04 01:58:32 2004 (41107B08)
    f79ec000 f79ef000 BOOTVID BOOTVID.dll Fri Aug 17 16:49:09 2001 (3B7D8345)
    f7a90000 f7a92280 rasacd rasacd.sys Fri Aug 17 16:55:39 2001 (3B7D84CB)
    f7a98000 f7a9af00 ws2ifsl ws2ifsl.sys Fri Aug 17 16:55:58 2001 (3B7D84DE)
    f7aa0000 f7aa2980 gameenum gameenum.sys Wed Aug 04 02:08:20 2004 (41107D54)
    f7aa8000 f7aabc80 serenum serenum.sys Wed Aug 04 01:59:06 2004 (41107B2A)
    f7aac000 f7aae580 ndistapi ndistapi.sys Fri Aug 17 16:55:29 2001 (3B7D84C1)
    f7ac4000 f7ac7c80 mssmbios mssmbios.sys Wed Aug 04 02:07:47 2004 (41107D33)
    f7adc000 f7addb80 kdcom kdcom.dll Fri Aug 17 16:49:10 2001 (3B7D8346)
    f7ade000 f7adf100 WMILIB WMILIB.SYS Fri Aug 17 17:07:23 2001 (3B7D878B)
    f7ae0000 f7ae1500 viaide viaide.sys Wed Aug 04 01:59:42 2004 (41107B4E)
    f7ae2000 f7ae3700 dmload dmload.sys Fri Aug 17 16:58:15 2001 (3B7D8567)
    f7ae4000 f7ae5480 d347prt d347prt.sys Sun Aug 22 09:31:48 2004 (4128A044)
    f7afa000 f7afb600 ctprxy2k ctprxy2k.sys Tue Mar 25 05:13:01 2003 (3E802BAD)
    f7afc000 f7afd100 swenum swenum.sys Wed Aug 04 01:58:41 2004 (41107B11)
    f7afe000 f7aff280 USBD USBD.SYS Fri Aug 17 17:02:58 2001 (3B7D8682)
    f7b00000 f7b01f00 Fs_Rec Fs_Rec.SYS Fri Aug 17 16:49:37 2001 (3B7D8361)
    f7b02000 f7b03080 Beep Beep.SYS Fri Aug 17 16:47:33 2001 (3B7D82E5)
    f7b04000 f7b05080 mnmdd mnmdd.SYS Fri Aug 17 16:57:28 2001 (3B7D8538)
    f7b06000 f7b07080 RDPCDD RDPCDD.sys Fri Aug 17 16:46:56 2001 (3B7D82C0)
    f7b14000 f7b15100 dump_WMILIB dump_WMILIB.SYS Fri Aug 17 17:07:23 2001 (3B7D878B)
    f7bfe000 f7bfeb80 Null Null.SYS Fri Aug 17 16:47:39 2001 (3B7D82EB)
    f7c10000 f7c10da0 aslm75 aslm75.sys Tue Apr 22 21:15:58 1997 (335D62CE)
    f7d0d000 f7d0dc00 audstub audstub.sys Fri Aug 17 16:59:40 2001 (3B7D85BC)
    f7d0e000 f7d0ed00 dxgthk dxgthk.sys Fri Aug 17 16:53:12 2001 (3B7D8438)

    Unloaded modules:
    f78cc000 f78d1000 Cdaudio.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f7a8c000 f7a8f000 Sfloppy.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    Closing open log file c:\debuglog.txt



    Thanks for your time
     
  7. 2005/04/02
    JoeHobart

    JoeHobart Inactive Alumni

    Joined:
    2004/05/19
    Messages:
    919
    Likes Received:
    1
    I firstly note that our friend the driver from yesteryear aslm75.sys Tue Apr 22 21:15:58 1997 is still on the machine.

    nvcap.sys Thu Aug 28 20:01:05 2003

    This crash occured because NVCAP.SYS passed in a bogus address to the memory manager (in flight, attempting to free a block of kernel memory).

    This could be caused by a code defect in that capture driver, a mismatch of versions between supporting components (the display mini driver is 2005), or the address may have come from a place that was overwritten by another bad driver. Only people who can tell you that are the guys who wrote NVCAP.

    Just thinking out of the box here, have you seen this thread http://www.windowsbbs.com/showthread.php?t=39100 ? Theres a tool out there to nuke and pave over the drivers as part of the update process.
     
  8. 2005/04/02
    slave1

    slave1 Inactive Thread Starter

    Joined:
    2005/04/01
    Messages:
    4
    Likes Received:
    0
    Hi Joe,

    So in your opinion , why would it show a 1997 version when I just succesfully flashed it. My mobo is brand new also so it doesn't make sense.


    Anyway here is what I've done.

    First I followed your link and got the driver cleaner tool . Ran it and reinstalled the LATEST nvidia drivers. Then try to reinstall the capture drivers .... boom ..... BSOF with a "bad pool caller" error.

    Ran the Driver cleaner process again and started from scratch. Reinstall the OLD drivers and follow that with the capture drivers and since then everything is fine , no BSOD , no critical errors.

    I wrote to Asus already.

    Any idea where this bad pool caller comes from

    Thanks for your time

    Phil
     
  9. 2005/04/02
    JoeHobart

    JoeHobart Inactive Alumni

    Joined:
    2004/05/19
    Messages:
    919
    Likes Received:
    1
    why would it show a 1997 version when I just succesfully flashed it.
    The process of 'flashing the bios' updates the CMOS chip on your motherboard. It will not change software (literally a file on your hard drive) that your operating system is using. I was hoping the chipset stuff would include an update, but apperently not. I dont know where that file came from, and am chicken to tell you to disable it outright.

    Good job on the driver cleaner. That helps to narrow down the scope of what could be causing it.

    In order to catch the guy messing with pool, youll need to follow the directions below. Note that this can render you into a 'no boot' situation, due to a bluescreen loop. Do not proceed unless you know how to recover from that.


    How to enable special pool Special pool:
    ------------------------------------------------
    You will need to enable "special pool" and get another crash dump. When it crashes with special pool enabled, you should see the bad driver right on the stack.

    Using the registry to enable special pool <---recommended proceedure using *
    http://support.microsoft.com/kb/188831/EN-US/

    Turn this on, get a new dump.

    Things to consider before you enable Driver Verifier Manager on production servers
    http://support.microsoft.com/kb/251233/EN-US/

    Note that this will increase the frequency of the crashes[/QUOTE]
     
Thread Status:
Not open for further replies.

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.