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.

Started getting daily BSODs

Discussion in 'Windows XP' started by Bocotainin, 2006/09/03.

  1. 2006/09/03
    Bocotainin

    Bocotainin Inactive Thread Starter

    Joined:
    2006/09/03
    Messages:
    7
    Likes Received:
    0
    Recently, I've been getting daily BSODs. However, I didn't noitice them as such as last time I re-installed my os, I forgot to turn "Don't auto-reboot on "

    Well, after adjusting my swapfile settings and turning that option, I actually got a memory dump (kernal memory, don't have the free space on sys partition for a full) Debug log follows:

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


    Loading Dump File [G:\MEMORY.DMP]
    Kernel Summary Dump File: Only kernel address space is available

    ************************************************************
    WARNING: Dump file has been truncated. Data may be missing.
    ************************************************************
    Symbol search path is: SRV*c:\symbols*http://msdl.microsoft.com/download/symbols
    Executable search path is: C:\WINDOWS;C:\WINDOWS\system32;C:\WINDOWS\system32\drivers
    Windows XP Kernel Version 2600 (Service Pack 2) MP (2 procs) Free x86 compatible
    Product: WinNt, suite: TerminalServer SingleUserTS
    Built by: 2600.xpsp_sp2_gdr.050301-1519
    Kernel base = 0x804d7000 PsLoadedModuleList = 0x805624a0
    Debug session time: Sun Sep 3 08:43:45.765 2006 (GMT-7)
    System Uptime: 0 days 4:59:21.538
    WARNING: Process directory table base 0F93F000 doesn't match CR3 00039000
    WARNING: Process directory table base 0F93F000 doesn't match CR3 00039000
    Loading Kernel Symbols
    ....................................................................................................................................
    Loading User Symbols
    PEB is paged out (Peb.Ldr = 7ffdd00c). Type ".hh dbgerr001" for details
    Loading unloaded module list
    ..........
    *******************************************************************************
    * *
    * Bugcheck Analysis *
    * *
    *******************************************************************************

    Use !analyze -v to get detailed debugging information.

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

    *** ERROR: Module load completed but symbols could not be loaded for USR_MDMV.sys
    Probably caused by : USR_MDMV.sys ( USR_MDMV+1b226 )

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

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

    UNEXPECTED_KERNEL_MODE_TRAP (7f)
    This means a trap occurred in kernel mode, and it's a trap of a kind
    that the kernel isn't allowed to have/catch (bound trap) or that
    is always instant death (double fault). The first number in the
    bugcheck params is the number of the trap (8 = double fault, etc)
    Consult an Intel x86 family manual to learn more about what these
    traps are. Here is a *portion* of those codes:
    If kv shows a taskGate
    use .tss on the part before the colon, then kv.
    Else if kv shows a trapframe
    use .trap on that value
    Else
    .trap on the appropriate frame will show where the trap was taken
    (on x86, this will be the ebp that goes with the procedure KiTrap)
    Endif
    kb will then show the corrected stack.
    Arguments:
    Arg1: 00000008, EXCEPTION_DOUBLE_FAULT
    Arg2: f78ffd70
    Arg3: 00000000
    Arg4: 00000000

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


    BUGCHECK_STR: 0x7f_8

    TSS: 00000028 -- (.tss 28)
    .tss 28
    eax=866c179c ebx=00000000 ecx=00000007 edx=f7a9fa60 esi=13bb2800 edi=866cb9aa
    eip=f6db9226 esp=f7abacd0 ebp=866a4e48 iopl=0 nv up ei pl nz na pe nc
    cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010206
    USR_MDMV+0x1b226:
    f6db9226 52 push edx
    .trap
    Resetting default scope

    DEFAULT_BUCKET_ID: DRIVER_FAULT

    PROCESS_NAME: avgw.exe

    LAST_CONTROL_TRANSFER: from 00000000 to f6db9226

    STACK_TEXT:
    866a4e48 00000000 00000005 105f4780 00000000 USR_MDMV+0x1b226


    STACK_COMMAND: .tss 0x28 ; kb

    FOLLOWUP_IP:
    USR_MDMV+1b226
    f6db9226 52 push edx

    SYMBOL_STACK_INDEX: 0

    SYMBOL_NAME: USR_MDMV+1b226

    FOLLOWUP_NAME: MachineOwner

    MODULE_NAME: USR_MDMV

    IMAGE_NAME: USR_MDMV.sys

    DEBUG_FLR_IMAGE_TIMESTAMP: 42f7d436

    FAILURE_BUCKET_ID: 0x7f_8_USR_MDMV+1b226

    BUCKET_ID: 0x7f_8_USR_MDMV+1b226

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

    eax=f78ff13c ebx=f78ffd70 ecx=00000000 edx=00000000 esi=00000000 edi=00000000
    eip=804df8e9 esp=f7903144 ebp=00000000 iopl=0 nv up di ng nz na pe nc
    cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00000086
    nt!KiTrap08+0x48:
    804df8e9 ebee jmp nt!KiTrap08+0x38 (804df8d9)
    ChildEBP RetAddr Args to Child
    00000000 f6db9226 00000000 00000000 00000000 nt!KiTrap08+0x48 (FPO: TSS 28:0)
    WARNING: Stack unwind information not available. Following frames may be wrong.
    866a4e48 00000000 00000005 105f4780 00000000 USR_MDMV+0x1b226
    start end module name
    804d7000 806fd000 nt ntkrnlmp.exe Tue Mar 01 16:57:27 2005 (42250F77)
    806fd000 8071dd00 hal halmacpi.dll Tue Aug 03 22:59:09 2004 (41107B2D)
    b8657000 b866e480 dump_atapi dump_atapi.sys Tue Aug 03 22:59:41 2004 (41107B4D)
    b9003000 b9006800 asyncmac asyncmac.sys Tue Aug 03 23:05:02 2004 (41107C8E)
    b922f000 b926f280 HTTP HTTP.sys Thu Mar 16 16:33:09 2006 (441A03C5)
    b95c0000 b95ea000 kmixer kmixer.sys unavailable (FFFFFFFE)
    b963a000 b968c000 srv srv.sys unavailable (FFFFFFFE)
    b9896000 b98be000 secdrv secdrv.sys unavailable (FFFFFFFE)
    b98be000 b98d3000 wdmaud wdmaud.sys unavailable (FFFFFFFE)
    b9a43000 b9a52000 sysaudio sysaudio.sys unavailable (FFFFFFFE)
    b9a8b000 b9ab8000 mrxdav mrxdav.sys unavailable (FFFFFFFE)
    b9ac4000 b9ac7000 EIO EIO.sys unavailable (FFFFFFFE)
    ba3d4000 ba3d7000 mdmxsdk mdmxsdk.sys unavailable (FFFFFFFE)
    ba4fc000 ba500000 ndisuio ndisuio.sys unavailable (FFFFFFFE)
    bf000000 bf011580 dxg dxg.sys Tue Aug 03 23:00:51 2004 (41107B93)
    bf012000 bf463d00 nv4_disp nv4_disp.dll Thu Jun 01 18:06:00 2006 (447F8EF8)
    bf800000 bf9c1180 win32k win32k.sys Wed Oct 05 17:05:44 2005 (43446A58)
    f4613000 f4623280 Udfs Udfs.SYS Tue Aug 03 23:00:27 2004 (41107B7B)
    f4624000 f4647000 Fastfat Fastfat.SYS Tue Aug 03 23:14:15 2004 (41107EB7)
    f466f000 f472cd00 avg7core avg7core.sys Mon Jul 03 16:41:42 2006 (44A9AB36)
    f472d000 f479ba00 mrxsmb mrxsmb.sys Fri May 05 02:41:42 2006 (445B1DD6)
    f479c000 f47c6a00 rdbss rdbss.sys Fri May 05 02:47:55 2006 (445B1F4B)
    f4867000 f4888d00 afd afd.sys Tue Aug 03 23:14:13 2004 (41107EB5)
    f4889000 f48b0c00 netbt netbt.sys Tue Aug 03 23:14:36 2004 (41107ECC)
    f48b1000 f48d1f00 ipnat ipnat.sys Wed Sep 29 15:28:36 2004 (415B3714)
    f48d2000 f4929d80 tcpip tcpip.sys Thu Apr 20 04:51:47 2006 (444775D3)
    f492a000 f493c400 ipsec ipsec.sys Tue Aug 03 23:14:27 2004 (41107EC3)
    f6a95000 f6a97900 Dxapi Dxapi.sys Fri Aug 17 13:53:19 2001 (3B7D843F)
    f6aad000 f6ae0200 update update.sys Tue Aug 03 22:58:32 2004 (41107B08)
    f6ae1000 f6b11100 rdpdr rdpdr.sys Tue Aug 03 23:01:10 2004 (41107BA6)
    f6bb2000 f6bc8680 ndiswan ndiswan.sys Tue Aug 03 23:14:30 2004 (41107EC6)
    f6bc9000 f6c13000 dtscsi dtscsi.sys Sat Dec 10 06:33:44 2005 (439AE748)
    f6c17000 f6c19f80 mouhid mouhid.sys Fri Aug 17 13:47:57 2001 (3B7D82FD)
    f6c1f000 f6c21580 hidusb hidusb.sys Fri Aug 17 14:02:16 2001 (3B7D8658)
    f6c3b000 f6c5e980 portcls portcls.sys Tue Aug 03 23:15:47 2004 (41107F13)
    f6c5f000 f6cea980 kx kx.sys Mon Feb 16 13:46:33 2004 (40313A39)
    f6ceb000 f6d9d280 HSF_USR HSF_USR.sys Mon Aug 08 14:52:09 2005 (42F7D409)
    f6d9e000 f6e9ab00 USR_MDMV USR_MDMV.sys Mon Aug 08 14:52:54 2005 (42F7D436)
    f6e9b000 f6ebd680 ks ks.sys Tue Aug 03 23:15:20 2004 (41107EF8)
    f6ebe000 f6ef6700 USR_BSC2 USR_BSC2.sys Mon Aug 08 14:52:15 2005 (42F7D40F)
    f6ef7000 f6f2db00 yk51x86 yk51x86.sys Thu Nov 25 23:42:27 2004 (41A6DE63)
    f6f2e000 f6f50e80 USBPORT USBPORT.SYS Tue Aug 03 23:08:34 2004 (41107D62)
    f6f51000 f6f64780 VIDEOPRT VIDEOPRT.SYS Tue Aug 03 23:07:04 2004 (41107D08)
    f6f65000 f73237a0 nv4_mini nv4_mini.sys Thu Jun 01 18:11:09 2006 (447F902D)
    f7344000 f7347c80 mssmbios mssmbios.sys Tue Aug 03 23:07:47 2004 (41107D33)
    f7364000 f7366580 ndistapi ndistapi.sys Fri Aug 17 13:55:29 2001 (3B7D84C1)
    f736c000 f736ef80 fsvga fsvga.sys Fri Aug 17 13:57:21 2001 (3B7D8531)
    f7394000 f73ae580 Mup Mup.sys Tue Aug 03 23:15:20 2004 (41107EF8)
    f73af000 f73dba80 NDIS NDIS.sys Tue Aug 03 23:14:27 2004 (41107EC3)
    f73dc000 f7468480 Ntfs Ntfs.sys Tue Aug 03 23:15:06 2004 (41107EEA)
    f7469000 f747f780 KSecDD KSecDD.sys Tue Aug 03 22:59:45 2004 (41107B51)
    f7480000 f7491f00 sr sr.sys Tue Aug 03 23:06:22 2004 (41107CDE)
    f7492000 f74b0780 fltMgr fltMgr.sys Tue Aug 03 23:01:17 2004 (41107BAD)
    f74b1000 f74c8800 SCSIPORT SCSIPORT.SYS Tue Aug 03 22:59:39 2004 (41107B4B)
    f74c9000 f74e0480 atapi atapi.sys Tue Aug 03 22:59:41 2004 (41107B4D)
    f74e1000 f7506700 dmio dmio.sys Tue Aug 03 23:07:13 2004 (41107D11)
    f7507000 f7525880 ftdisk ftdisk.sys Fri Aug 17 13:52:41 2001 (3B7D8419)
    f7526000 f7536a80 pci pci.sys Tue Aug 03 23:07:45 2004 (41107D31)
    f7537000 f7564d80 ACPI ACPI.sys Tue Aug 03 23:07:35 2004 (41107D27)
    f7565000 f757c800 SPTD0525 SPTD0525.SYS Tue Aug 03 22:59:39 2004 (41107B4B)
    f757d000 f764e000 sptd sptd.sys Sat Jun 24 02:18:51 2006 (449D037B)
    f766f000 f7677c00 isapnp isapnp.sys Fri Aug 17 13:58:01 2001 (3B7D8559)
    f767f000 f768de80 ohci1394 ohci1394.sys Tue Aug 03 23:10:05 2004 (41107DBD)
    f768f000 f769c000 1394BUS 1394BUS.SYS Tue Aug 03 23:10:03 2004 (41107DBB)
    f769f000 f76a9500 MountMgr MountMgr.sys Tue Aug 03 22:58:29 2004 (41107B05)
    f76af000 f76bbc80 VolSnap VolSnap.sys Tue Aug 03 23:00:14 2004 (41107B6E)
    f76bf000 f76c7f80 ultra ultra.sys Fri Aug 17 13:52:19 2001 (3B7D8403)
    f76cf000 f76d7e00 disk disk.sys Tue Aug 03 22:59:53 2004 (41107B59)
    f76df000 f76eb200 CLASSPNP CLASSPNP.SYS Tue Aug 03 23:14:26 2004 (41107EC2)
    f76ef000 f76f9580 agp440 agp440.sys Tue Aug 03 23:07:40 2004 (41107D2C)
    f772f000 f7737d00 intelppm intelppm.sys Tue Aug 03 22:59:19 2004 (41107B37)
    f773f000 f774db80 drmk drmk.sys Tue Aug 03 23:07:54 2004 (41107D3A)
    f774f000 f775e180 nic1394 nic1394.sys Tue Aug 03 22:58:28 2004 (41107B04)
    f775f000 f776be00 i8042prt i8042prt.sys Tue Aug 03 23:14:36 2004 (41107ECC)
    f776f000 f777ed80 serial serial.sys Tue Aug 03 23:15:51 2004 (41107F17)
    f777f000 f7789380 imapi imapi.sys Tue Aug 03 23:00:12 2004 (41107B6C)
    f778f000 f779b180 cdrom cdrom.sys Tue Aug 03 22:59:52 2004 (41107B58)
    f779f000 f77ad080 redbook redbook.sys Tue Aug 03 22:59:34 2004 (41107B46)
    f77af000 f77bb880 rasl2tp rasl2tp.sys Tue Aug 03 23:14:21 2004 (41107EBD)
    f77bf000 f77c9200 raspppoe raspppoe.sys Tue Aug 03 23:05:06 2004 (41107C92)
    f77cf000 f77dad00 raspptp raspptp.sys Tue Aug 03 23:14:26 2004 (41107EC2)
    f77df000 f77e8f00 termdd termdd.sys Tue Aug 03 22:58:52 2004 (41107B1C)
    f77ef000 f77f8480 NDProxy NDProxy.SYS Fri Aug 17 13:55:30 2001 (3B7D84C2)
    f77ff000 f780d100 usbhub usbhub.sys Tue Aug 03 23:08:40 2004 (41107D68)
    f782f000 f7837900 msgpc msgpc.sys Tue Aug 03 23:04:11 2004 (41107C5B)
    f783f000 f7847700 wanarp wanarp.sys Tue Aug 03 23:04:57 2004 (41107C89)
    f784f000 f785dd80 arp1394 arp1394.sys Tue Aug 03 22:58:28 2004 (41107B04)
    f785f000 f7867700 netbios netbios.sys Tue Aug 03 23:03:19 2004 (41107C27)
    f786f000 f7877880 Fips Fips.SYS Fri Aug 17 18:31:49 2001 (3B7DC585)
    f787f000 f7887d80 HIDCLASS HIDCLASS.SYS Tue Aug 03 23:08:18 2004 (41107D52)
    f789f000 f78ae900 Cdfs Cdfs.SYS Tue Aug 03 23:14:09 2004 (41107EB1)
    f78ef000 f78f5200 PCIIDEX PCIIDEX.SYS Tue Aug 03 22:59:40 2004 (41107B4C)
    f78f7000 f78fb900 PartMgr PartMgr.sys Fri Aug 17 18:32:23 2001 (3B7DC5A7)
    f7907000 f790d180 HIDPARSE HIDPARSE.SYS Tue Aug 03 23:08:15 2004 (41107D4F)
    f793f000 f7944000 usbuhci usbuhci.sys Tue Aug 03 23:08:34 2004 (41107D62)
    f7947000 f794d800 usbehci usbehci.sys Tue Aug 03 23:08:34 2004 (41107D62)
    f795f000 f7965d00 avg7rsxp avg7rsxp.sys Sun Jun 25 16:45:43 2006 (449F2027)
    f7967000 f796e580 Modem Modem.SYS Tue Aug 03 23:08:04 2004 (41107D44)
    f797f000 f7985000 kbdclass kbdclass.sys Tue Aug 03 22:58:32 2004 (41107B08)
    f798f000 f7993e80 atkkbnt atkkbnt.sys Mon Jul 19 23:19:15 2004 (40FCB963)
    f7997000 f799e000 fdc fdc.sys unavailable (FFFFFFFE)
    f79bf000 f79c3500 watchdog watchdog.sys Tue Aug 03 23:07:32 2004 (41107D24)
    f79cf000 f79d3880 TDI TDI.SYS Tue Aug 03 23:07:47 2004 (41107D33)
    f79df000 f79e3580 ptilink ptilink.sys Fri Aug 17 13:49:53 2001 (3B7D8371)
    f79e7000 f79ec000 AegisP AegisP.sys unavailable (FFFFFFFE)
    f79ef000 f79f3080 raspti raspti.sys Fri Aug 17 13:55:32 2001 (3B7D84C4)
    f79f7000 f79fca00 mouclass mouclass.sys Tue Aug 03 22:58:32 2004 (41107B08)
    f7a0f000 f7a14000 flpydisk flpydisk.sys Tue Aug 03 22:59:24 2004 (41107B3C)
    f7a27000 f7a2c200 vga vga.sys Tue Aug 03 23:07:06 2004 (41107D0A)
    f7a37000 f7a3ba80 Msfs Msfs.SYS Tue Aug 03 23:00:37 2004 (41107B85)
    f7a47000 f7a4e880 Npfs Npfs.SYS Tue Aug 03 23:00:38 2004 (41107B86)
    f7a7f000 f7a82000 BOOTVID BOOTVID.dll Fri Aug 17 13:49:09 2001 (3B7D8345)
    f7b57000 f7b59980 gameenum gameenum.sys Tue Aug 03 23:08:20 2004 (41107D54)
    f7b5f000 f7b62c80 serenum serenum.sys Tue Aug 03 22:59:06 2004 (41107B2A)
    f7b63000 f7b65280 rasacd rasacd.sys Fri Aug 17 13:55:39 2001 (3B7D84CB)
    f7b6f000 f7b70b80 kdcom kdcom.dll Fri Aug 17 13:49:10 2001 (3B7D8346)
    f7b71000 f7b72100 WMILIB WMILIB.SYS Fri Aug 17 14:07:23 2001 (3B7D878B)
    f7b73000 f7b74580 intelide intelide.sys Tue Aug 03 22:59:40 2004 (41107B4C)
    f7b75000 f7b76700 dmload dmload.sys Fri Aug 17 13:58:15 2001 (3B7D8567)
    f7b7b000 f7b7c100 swenum swenum.sys Tue Aug 03 22:58:41 2004 (41107B11)
    f7b81000 f7b82280 USBD USBD.SYS Fri Aug 17 14:02:58 2001 (3B7D8682)
    f7b85000 f7b86f00 Fs_Rec Fs_Rec.SYS Fri Aug 17 13:49:37 2001 (3B7D8361)
    f7b89000 f7b8a080 Beep Beep.SYS Fri Aug 17 13:47:33 2001 (3B7D82E5)
    f7b8d000 f7b8e080 mnmdd mnmdd.SYS Fri Aug 17 13:57:28 2001 (3B7D8538)
    f7b91000 f7b92080 RDPCDD RDPCDD.sys Fri Aug 17 13:46:56 2001 (3B7D82C0)
    f7b97000 f7b980c0 avg7rsw avg7rsw.sys Sun Sep 18 17:09:31 2005 (432E01BB)
    f7b9d000 f7b9e100 dump_WMILIB dump_WMILIB.SYS Fri Aug 17 14:07:23 2001 (3B7D878B)
    f7bf9000 f7bfb000 avgtdi avgtdi.sys unavailable (FFFFFFFE)
    f7c37000 f7c37d00 pciide pciide.sys Fri Aug 17 13:51:49 2001 (3B7D83E5)
    f7ca4000 f7ca4c00 audstub audstub.sys Fri Aug 17 13:59:40 2001 (3B7D85BC)
    f7cac000 f7cacd00 dxgthk dxgthk.sys Fri Aug 17 13:53:12 2001 (3B7D8438)
    f7cba000 f7cbb000 aslm75 aslm75.sys unavailable (FFFFFFFE)
    f7cf3000 f7cf3b80 Null Null.SYS Fri Aug 17 13:47:39 2001 (3B7D82EB)

    Unloaded modules:
    f45fb000 f4613000 dump_atapi.s
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f7db8000 f7db9000 drmkaud.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b977c000 b97ab000 MidiSyn.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b9873000 b9896000 aec.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b99c3000 b99d0000 DMusic.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b99d3000 b99e1000 swmidi.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f7c09000 f7c0b000 splitter.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b9a4f000 b9a63000 Parport.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f7a1f000 f7a24000 Cdaudio.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f7b53000 f7b56000 Sfloppy.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000

    I didn't update or change any hardware or drivers immediatly before this started. I did, however, update my modem driver afterwards.
     
  2. 2006/09/03
    Bill Castner

    Bill Castner Inactive

    Joined:
    2006/08/30
    Messages:
    1,980
    Likes Received:
    0
    It is complaining about your Grisoft AVG Internet Security Suite software.

    See if there is an update, or whether their tech-support has a patch or workaround.
     

  3. to hide this advert.

  4. 2006/09/03
    Bocotainin

    Bocotainin Inactive Thread Starter

    Joined:
    2006/09/03
    Messages:
    7
    Likes Received:
    0
    No update yet, but I'll see if they have a workaround. I'm going to disable it in the meantime and see if my crashes stop. Thanks for the help!
     
  5. 2006/09/04
    mailman Lifetime Subscription

    mailman Geek Member

    Joined:
    2004/01/17
    Messages:
    1,901
    Likes Received:
    11
    Hi, Bocotainin. Welcome to Windows BBS! :)

    I think Bill may have nailed your problem. :) I think Bill suspects your Grisoft antivirus (AVG?) is because "PROCESS_NAME: avgw.exe" is included in your dump analysis. According to the WinTasks Process Library report for avgw.exe:
    I actually Googled avgw.exe to ultimately arrive at the WinTasks Process Library report for avgw.exe.

    I have quoted snippets of your dump analysis below and highlighted items in bold/red that might be relevant.

    Although it appears you may have already used your crash dump information in the way I have used it, I am including this information for the benefit of others who might have a similar problem and subsequently find this thread. Therefore, they can learn from this information to analyze their problem and hopefully solve it on their own without further assistance needed. :) I assume you used the instructions in this link to generate your crash dump analysis report.

    While I don't claim to be an expert :( regarding "Blue Screen of Death" (BSOD) dump analysis, according to this 4-page article, Network World: "How to solve Windows system crashes in minutes" (specifically the last paragraph of page 3 and all of page 4), it appears your BSOD problem might be caused by USR_MDMV.sys.

    I Googled USR_MDMV.sys and came up with nothing. (Googling a filename is often helpful but it isn't helpful in this particular case.) I am guessing your modem is a USRobotics or 3COM brand and USR_MDMV.sys is one of the drivers for it. (I think this is why you updated your modem drivers. :))

    I also searched the Microsoft's Knowledge Base regarding your "BUGCHECK_STR: 0x7f_8" entry in your dump analysis. (I actually searched the KB for STOP 0000007F.) I found the following Microsoft KB article describes a problem and resolution that appears to be very similar to yours (although a different antivirus product may be involved in your case):
    "STOP" messages like the one quoted above are usually displayed on a "Blue Screen of Death" (BSOD) if one has their computer configured to NOT automatically restart after a system crash.


    [SIZE= "3"]Instructions about how to configure one's computer to display a "Blue Screen of Death " (BSOD) after a system crash instead of automatically rebooting:
    [/SIZE]

    • While holding down your Windows Key, press your Pause Key to bring up your "System Properties" window.
    • Click the Advanced tab.
    • In the Startup and Recovery section, click the Settings button.
    Make the following settings in the "System failure" section:
    • Check mark: "Write an event to the system log "
    • Check mark: "Send an administrative alert "
    • NO check mark: "Automatically restart "
      (You should be able to read your BSOD screens after making this setting.)
    • Write debugging information: Small memory dump (64K)
    • Small dump directory: %SystemRoot%\Minidump
    • Click on the OK buttons until you are back to your normal screen.
    Then the next time your system crashes, you should see a BSOD with error information.


    [SIZE= "3"]Instructions about how to view system events in the system log ( "Event Viewer "):[/SIZE]

    • Click Start
    • Right-click My Computer
    • Select "Manage" to open the "Computer Management" window.
      (Event Viewer will be displayed under the "System Tools" directory item.)
    • Expand "Event Viewer" and then select "Application ", "Security ", and "System" to view the logs.
      (The "System" log will probably include your BSOD event.)
    • Double-click on an individual event to open the "Event Properties" window which shows details about the event.
      • You can use the up/down arrows in the Event Properties" window to move your focus to other events in the list.
      • Use the button below the up/down arrows to copy the details for an event to your clipboard for pasting elsewhere.
      • Click on the "http://go.microsoft.com/fwlink/events.asp" link in the "Event Properties" window to view more information from Microsoft about the event.


    Bocotainin, please let us know what works (or not). :)
     
    Last edited: 2006/09/04
  6. 2006/09/04
    Bill Castner

    Bill Castner Inactive

    Joined:
    2006/08/30
    Messages:
    1,980
    Likes Received:
    0
    I do not think the modem has anything to do with it. Look at this section:


    PROCESS_NAME: avgw.exe
    LAST_CONTROL_TRANSFER: from 00000000 to f6db9226
    STACK_TEXT:
    866a4e48 00000000 00000005 105f4780 00000000 USR_MDMV+0x1b226
    STACK_COMMAND: .tss 0x28 ; kb

    The registers at this moment:

    eax=866c179c ebx=00000000 ecx=00000007 edx=f7a9fa60 esi=13bb2800 edi=866cb9aa
    eip=f6db9226 esp=f7abacd0 ebp=866a4e48 iopl=0 nv up ei pl nz na pe nc
    cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010206

    Which leads to:

    USR_MDMV+0x1b226:
    f6db9226 52 push edx
    .trap

    Which is just garbage. The only reason the modem driver is involved is that it resides in memory at the address of interest:

    f6d9e000 f6e9ab00 USR_MDMV USR_MDMV.sys Mon Aug 08 14:52:54 2005 (42F7D436)

    But since the registers are filled with nonsense, it IP (instruction pointer) could have pointed just about anywhere.

    .
     
  7. 2006/09/04
    Bocotainin

    Bocotainin Inactive Thread Starter

    Joined:
    2006/09/03
    Messages:
    7
    Likes Received:
    0
    Sigh, waked up this morning, login screen, bsoded last night... new log...


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


    Loading Dump File [G:\MEMORY.DMP]
    Kernel Summary Dump File: Only kernel address space is available

    Symbol search path is: SRV*c:\symbols*http://msdl.microsoft.com/download/symbols
    Executable search path is: C:\WINDOWS;C:\WINDOWS\system32;C:\WINDOWS\system32\drivers
    Windows XP Kernel Version 2600 (Service Pack 2) MP (2 procs) Free x86 compatible
    Product: WinNt, suite: TerminalServer SingleUserTS
    Built by: 2600.xpsp_sp2_gdr.050301-1519
    Kernel base = 0x804d7000 PsLoadedModuleList = 0x805624a0
    Debug session time: Mon Sep 4 10:16:52.031 2006 (GMT-7)
    System Uptime: 0 days 22:41:27.802
    WARNING: Process directory table base 070F0000 doesn't match CR3 00039000
    WARNING: Process directory table base 070F0000 doesn't match CR3 00039000
    Loading Kernel Symbols
    .....................................................................................................................................
    Loading User Symbols

    Loading unloaded module list
    .......................
    *******************************************************************************
    * *
    * Bugcheck Analysis *
    * *
    *******************************************************************************

    Use !analyze -v to get detailed debugging information.

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

    *** ERROR: Module load completed but symbols could not be loaded for HSF_USR.sys
    Probably caused by : HSF_USR.sys ( HSF_USR+a15a4 )

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

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

    UNEXPECTED_KERNEL_MODE_TRAP (7f)
    This means a trap occurred in kernel mode, and it's a trap of a kind
    that the kernel isn't allowed to have/catch (bound trap) or that
    is always instant death (double fault). The first number in the
    bugcheck params is the number of the trap (8 = double fault, etc)
    Consult an Intel x86 family manual to learn more about what these
    traps are. Here is a *portion* of those codes:
    If kv shows a taskGate
    use .tss on the part before the colon, then kv.
    Else if kv shows a trapframe
    use .trap on that value
    Else
    .trap on the appropriate frame will show where the trap was taken
    (on x86, this will be the ebp that goes with the procedure KiTrap)
    Endif
    kb will then show the corrected stack.
    Arguments:
    Arg1: 00000008, EXCEPTION_DOUBLE_FAULT
    Arg2: f78ffd70
    Arg3: 00000000
    Arg4: 00000000

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


    BUGCHECK_STR: 0x7f_8

    TSS: 00000028 -- (.tss 28)
    .tss 28
    eax=8671fae0 ebx=8671fa50 ecx=000000be edx=31b98250 esi=ffffffff edi=8671faa8
    eip=804e14ce esp=b95f1d40 ebp=b95d1d48 iopl=0 nv up ei pl zr na pe nc
    cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010246
    nt!KiInsertTreeTimer+0x71:
    804e14ce 52 push edx
    .trap
    Resetting default scope

    DEFAULT_BUCKET_ID: DRIVER_FAULT

    PROCESS_NAME: System

    LAST_CONTROL_TRANSFER: from 804e15bb to 804e14ce

    STACK_TEXT:
    b95d1d48 804e15bb ffffd8f0 ffffffff 00000000 nt!KiInsertTreeTimer+0x71
    b95d1d7c f6d8c5a4 00000000 00000000 b95d1d9c nt!KeDelayExecutionThread+0xee
    WARNING: Stack unwind information not available. Following frames may be wrong.
    b95d1dac 80574128 a5ae127e 00000000 00000000 HSF_USR+0xa15a4
    b95d1ddc 804efc81 f6d8c4f4 86dbb5c0 00000000 nt!PspSystemThreadStartup+0x34
    00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x16


    STACK_COMMAND: .tss 0x28 ; kb

    FOLLOWUP_IP:
    HSF_USR+a15a4
    f6d8c5a4 80be7d05000000 cmp byte ptr [esi+57Dh],0

    SYMBOL_STACK_INDEX: 2

    FOLLOWUP_NAME: MachineOwner

    MODULE_NAME: HSF_USR

    IMAGE_NAME: HSF_USR.sys

    DEBUG_FLR_IMAGE_TIMESTAMP: 42f7d409

    SYMBOL_NAME: HSF_USR+a15a4

    FAILURE_BUCKET_ID: 0x7f_8_HSF_USR+a15a4

    BUCKET_ID: 0x7f_8_HSF_USR+a15a4

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

    eax=f78ff13c ebx=f78ffd70 ecx=00000000 edx=00000000 esi=00000000 edi=00000000
    eip=804df8e9 esp=f7903144 ebp=00000000 iopl=0 nv up di ng nz na pe nc
    cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00000086
    nt!KiTrap08+0x48:
    804df8e9 ebee jmp nt!KiTrap08+0x38 (804df8d9)
    ChildEBP RetAddr Args to Child
    00000000 804e14ce 00000000 00000000 00000000 nt!KiTrap08+0x48 (FPO: TSS 28:0)
    b95d1d48 804e15bb ffffd8f0 ffffffff 00000000 nt!KiInsertTreeTimer+0x71 (FPO: [Non-Fpo])
    b95d1d7c f6d8c5a4 00000000 00000000 b95d1d9c nt!KeDelayExecutionThread+0xee (FPO: [Non-Fpo])
    WARNING: Stack unwind information not available. Following frames may be wrong.
    b95d1dac 80574128 a5ae127e 00000000 00000000 HSF_USR+0xa15a4
    b95d1ddc 804efc81 f6d8c4f4 86dbb5c0 00000000 nt!PspSystemThreadStartup+0x34 (FPO: [Non-Fpo])
    00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x16
    start end module name
    804d7000 806fd000 nt ntkrnlmp.exe Tue Mar 01 16:57:27 2005 (42250F77)
    806fd000 8071dd00 hal halmacpi.dll Tue Aug 03 22:59:09 2004 (41107B2D)
    b8f37000 b8f39580 hidusb hidusb.sys Fri Aug 17 14:02:16 2001 (3B7D8658)
    b9167000 b91a7280 HTTP HTTP.sys Thu Mar 16 16:33:09 2006 (441A03C5)
    b92b4000 b92b7800 asyncmac asyncmac.sys Tue Aug 03 23:05:02 2004 (41107C8E)
    b9430000 b9459f00 kmixer kmixer.sys Tue Aug 03 23:07:46 2004 (41107D32)
    b9704000 b9718400 wdmaud wdmaud.sys Tue Aug 03 23:15:03 2004 (41107EE7)
    b9759000 b975bf80 mouhid mouhid.sys Fri Aug 17 13:47:57 2001 (3B7D82FD)
    b9831000 b9882400 srv srv.sys Thu Apr 20 23:12:25 2006 (444877C9)
    b98ab000 b98b9d80 sysaudio sysaudio.sys Tue Aug 03 23:15:54 2004 (41107F1A)
    b9973000 b999af00 secdrv secdrv.sys Tue Aug 31 06:42:55 2004 (4134805F)
    b9a8b000 b9ab7400 mrxdav mrxdav.sys Tue Aug 03 23:00:49 2004 (41107B91)
    ba36c000 ba36ee40 mdmxsdk mdmxsdk.sys Wed Mar 17 11:04:10 2004 (4058A12A)
    ba384000 ba386500 EIO EIO.sys Tue Dec 14 07:55:21 2004 (41BF0CE9)
    ba4fc000 ba4ff280 ndisuio ndisuio.sys Tue Aug 03 23:03:10 2004 (41107C1E)
    ba5c0000 ba5c8d80 HIDCLASS HIDCLASS.SYS Tue Aug 03 23:08:18 2004 (41107D52)
    bf000000 bf011580 dxg dxg.sys Tue Aug 03 23:00:51 2004 (41107B93)
    bf012000 bf463d00 nv4_disp nv4_disp.dll Thu Jun 01 18:06:00 2006 (447F8EF8)
    bf800000 bf9c1180 win32k win32k.sys Wed Oct 05 17:05:44 2005 (43446A58)
    f45fb000 f4612480 dump_atapi dump_atapi.sys Tue Aug 03 22:59:41 2004 (41107B4D)
    f4613000 f4623280 Udfs Udfs.SYS Tue Aug 03 23:00:27 2004 (41107B7B)
    f4624000 f4647000 Fastfat Fastfat.SYS Tue Aug 03 23:14:15 2004 (41107EB7)
    f466f000 f472cd00 avg7core avg7core.sys Mon Jul 03 16:41:42 2006 (44A9AB36)
    f472d000 f479ba00 mrxsmb mrxsmb.sys Fri May 05 02:41:42 2006 (445B1DD6)
    f479c000 f47c6a00 rdbss rdbss.sys Fri May 05 02:47:55 2006 (445B1F4B)
    f4867000 f4888d00 afd afd.sys Tue Aug 03 23:14:13 2004 (41107EB5)
    f4889000 f48a9f00 ipnat ipnat.sys Wed Sep 29 15:28:36 2004 (415B3714)
    f48aa000 f48d1c00 netbt netbt.sys Tue Aug 03 23:14:36 2004 (41107ECC)
    f48d2000 f4929d80 tcpip tcpip.sys Thu Apr 20 04:51:47 2006 (444775D3)
    f492a000 f493c400 ipsec ipsec.sys Tue Aug 03 23:14:27 2004 (41107EC3)
    f6a85000 f6a87900 Dxapi Dxapi.sys Fri Aug 17 13:53:19 2001 (3B7D843F)
    f6aad000 f6ae0200 update update.sys Tue Aug 03 22:58:32 2004 (41107B08)
    f6ae1000 f6b11100 rdpdr rdpdr.sys Tue Aug 03 23:01:10 2004 (41107BA6)
    f6bb2000 f6bc8680 ndiswan ndiswan.sys Tue Aug 03 23:14:30 2004 (41107EC6)
    f6bc9000 f6c13000 dtscsi dtscsi.sys Sat Dec 10 06:33:44 2005 (439AE748)
    f6c3b000 f6c5e980 portcls portcls.sys Tue Aug 03 23:15:47 2004 (41107F13)
    f6c5f000 f6cea980 kx kx.sys Mon Feb 16 13:46:33 2004 (40313A39)
    f6ceb000 f6d9d280 HSF_USR HSF_USR.sys Mon Aug 08 14:52:09 2005 (42F7D409)
    f6d9e000 f6e9ab00 USR_MDMV USR_MDMV.sys Mon Aug 08 14:52:54 2005 (42F7D436)
    f6e9b000 f6ebd680 ks ks.sys Tue Aug 03 23:15:20 2004 (41107EF8)
    f6ebe000 f6ef6700 USR_BSC2 USR_BSC2.sys Mon Aug 08 14:52:15 2005 (42F7D40F)
    f6ef7000 f6f2db00 yk51x86 yk51x86.sys Thu Nov 25 23:42:27 2004 (41A6DE63)
    f6f2e000 f6f50e80 USBPORT USBPORT.SYS Tue Aug 03 23:08:34 2004 (41107D62)
    f6f51000 f6f64780 VIDEOPRT VIDEOPRT.SYS Tue Aug 03 23:07:04 2004 (41107D08)
    f6f65000 f73237a0 nv4_mini nv4_mini.sys Thu Jun 01 18:11:09 2006 (447F902D)
    f7344000 f7347c80 mssmbios mssmbios.sys Tue Aug 03 23:07:47 2004 (41107D33)
    f7364000 f7366580 ndistapi ndistapi.sys Fri Aug 17 13:55:29 2001 (3B7D84C1)
    f736c000 f736ef80 fsvga fsvga.sys Fri Aug 17 13:57:21 2001 (3B7D8531)
    f7394000 f73ae580 Mup Mup.sys Tue Aug 03 23:15:20 2004 (41107EF8)
    f73af000 f73dba80 NDIS NDIS.sys Tue Aug 03 23:14:27 2004 (41107EC3)
    f73dc000 f7468480 Ntfs Ntfs.sys Tue Aug 03 23:15:06 2004 (41107EEA)
    f7469000 f747f780 KSecDD KSecDD.sys Tue Aug 03 22:59:45 2004 (41107B51)
    f7480000 f7491f00 sr sr.sys Tue Aug 03 23:06:22 2004 (41107CDE)
    f7492000 f74b1000 fltMgr fltMgr.sys unavailable (FFFFFFFE)
    f74b1000 f74c8800 SCSIPORT SCSIPORT.SYS Tue Aug 03 22:59:39 2004 (41107B4B)
    f74c9000 f74e0480 atapi atapi.sys Tue Aug 03 22:59:41 2004 (41107B4D)
    f74e1000 f7506700 dmio dmio.sys Tue Aug 03 23:07:13 2004 (41107D11)
    f7507000 f7525880 ftdisk ftdisk.sys Fri Aug 17 13:52:41 2001 (3B7D8419)
    f7526000 f7536a80 pci pci.sys Tue Aug 03 23:07:45 2004 (41107D31)
    f7537000 f7564d80 ACPI ACPI.sys Tue Aug 03 23:07:35 2004 (41107D27)
    f7565000 f757c800 SPTD0525 SPTD0525.SYS Tue Aug 03 22:59:39 2004 (41107B4B)
    f757d000 f764e000 sptd sptd.sys Sat Jun 24 02:18:51 2006 (449D037B)
    f766f000 f7677c00 isapnp isapnp.sys Fri Aug 17 13:58:01 2001 (3B7D8559)
    f767f000 f768de80 ohci1394 ohci1394.sys Tue Aug 03 23:10:05 2004 (41107DBD)
    f768f000 f769c000 1394BUS 1394BUS.SYS Tue Aug 03 23:10:03 2004 (41107DBB)
    f769f000 f76a9500 MountMgr MountMgr.sys Tue Aug 03 22:58:29 2004 (41107B05)
    f76af000 f76bbc80 VolSnap VolSnap.sys Tue Aug 03 23:00:14 2004 (41107B6E)
    f76bf000 f76c7f80 ultra ultra.sys Fri Aug 17 13:52:19 2001 (3B7D8403)
    f76cf000 f76d7e00 disk disk.sys Tue Aug 03 22:59:53 2004 (41107B59)
    f76df000 f76eb200 CLASSPNP CLASSPNP.SYS Tue Aug 03 23:14:26 2004 (41107EC2)
    f76ef000 f76f9580 agp440 agp440.sys Tue Aug 03 23:07:40 2004 (41107D2C)
    f772f000 f7737d00 intelppm intelppm.sys Tue Aug 03 22:59:19 2004 (41107B37)
    f773f000 f774db80 drmk drmk.sys Tue Aug 03 23:07:54 2004 (41107D3A)
    f774f000 f775e180 nic1394 nic1394.sys Tue Aug 03 22:58:28 2004 (41107B04)
    f775f000 f776be00 i8042prt i8042prt.sys Tue Aug 03 23:14:36 2004 (41107ECC)
    f776f000 f777ed80 serial serial.sys Tue Aug 03 23:15:51 2004 (41107F17)
    f777f000 f7789380 imapi imapi.sys Tue Aug 03 23:00:12 2004 (41107B6C)
    f778f000 f779b180 cdrom cdrom.sys Tue Aug 03 22:59:52 2004 (41107B58)
    f779f000 f77ad080 redbook redbook.sys Tue Aug 03 22:59:34 2004 (41107B46)
    f77af000 f77bb880 rasl2tp rasl2tp.sys Tue Aug 03 23:14:21 2004 (41107EBD)
    f77bf000 f77c9200 raspppoe raspppoe.sys Tue Aug 03 23:05:06 2004 (41107C92)
    f77cf000 f77dad00 raspptp raspptp.sys Tue Aug 03 23:14:26 2004 (41107EC2)
    f77df000 f77e8f00 termdd termdd.sys Tue Aug 03 22:58:52 2004 (41107B1C)
    f77ef000 f77f8480 NDProxy NDProxy.SYS Fri Aug 17 13:55:30 2001 (3B7D84C2)
    f77ff000 f780d100 usbhub usbhub.sys Tue Aug 03 23:08:40 2004 (41107D68)
    f782f000 f7837900 msgpc msgpc.sys Tue Aug 03 23:04:11 2004 (41107C5B)
    f783f000 f7847700 wanarp wanarp.sys Tue Aug 03 23:04:57 2004 (41107C89)
    f784f000 f785dd80 arp1394 arp1394.sys Tue Aug 03 22:58:28 2004 (41107B04)
    f785f000 f7867700 netbios netbios.sys Tue Aug 03 23:03:19 2004 (41107C27)
    f786f000 f7877880 Fips Fips.SYS Fri Aug 17 18:31:49 2001 (3B7DC585)
    f789f000 f78ae900 Cdfs Cdfs.SYS Tue Aug 03 23:14:09 2004 (41107EB1)
    f78ef000 f78f5200 PCIIDEX PCIIDEX.SYS Tue Aug 03 22:59:40 2004 (41107B4C)
    f78f7000 f78fb900 PartMgr PartMgr.sys Fri Aug 17 18:32:23 2001 (3B7DC5A7)
    f7907000 f790d180 HIDPARSE HIDPARSE.SYS Tue Aug 03 23:08:15 2004 (41107D4F)
    f7947000 f794c000 usbuhci usbuhci.sys Tue Aug 03 23:08:34 2004 (41107D62)
    f794f000 f7955800 usbehci usbehci.sys Tue Aug 03 23:08:34 2004 (41107D62)
    f795f000 f7965d00 avg7rsxp avg7rsxp.sys Sun Jun 25 16:45:43 2006 (449F2027)
    f796f000 f7976580 Modem Modem.SYS Tue Aug 03 23:08:04 2004 (41107D44)
    f7987000 f798d000 kbdclass kbdclass.sys Tue Aug 03 22:58:32 2004 (41107B08)
    f798f000 f7993e80 atkkbnt atkkbnt.sys Mon Jul 19 23:19:15 2004 (40FCB963)
    f799f000 f79a6000 fdc fdc.sys unavailable (FFFFFFFE)
    f79c7000 f79cb500 watchdog watchdog.sys Tue Aug 03 23:07:32 2004 (41107D24)
    f79d7000 f79db880 TDI TDI.SYS Tue Aug 03 23:07:47 2004 (41107D33)
    f79e7000 f79eb580 ptilink ptilink.sys Fri Aug 17 13:49:53 2001 (3B7D8371)
    f79f7000 f79fb080 raspti raspti.sys Fri Aug 17 13:55:32 2001 (3B7D84C4)
    f79ff000 f7a04a00 mouclass mouclass.sys Tue Aug 03 22:58:32 2004 (41107B08)
    f7a17000 f7a1c000 flpydisk flpydisk.sys Tue Aug 03 22:59:24 2004 (41107B3C)
    f7a1f000 f7a23920 AegisP AegisP.sys Tue May 17 13:22:56 2005 (428A52A0)
    f7a2f000 f7a34200 vga vga.sys Tue Aug 03 23:07:06 2004 (41107D0A)
    f7a3f000 f7a43a80 Msfs Msfs.SYS Tue Aug 03 23:00:37 2004 (41107B85)
    f7a4f000 f7a56880 Npfs Npfs.SYS Tue Aug 03 23:00:38 2004 (41107B86)
    f7a7f000 f7a82000 BOOTVID BOOTVID.dll Fri Aug 17 13:49:09 2001 (3B7D8345)
    f7b57000 f7b59980 gameenum gameenum.sys Tue Aug 03 23:08:20 2004 (41107D54)
    f7b5f000 f7b62c80 serenum serenum.sys Tue Aug 03 22:59:06 2004 (41107B2A)
    f7b63000 f7b65280 rasacd rasacd.sys Fri Aug 17 13:55:39 2001 (3B7D84CB)
    f7b6f000 f7b70b80 kdcom kdcom.dll Fri Aug 17 13:49:10 2001 (3B7D8346)
    f7b71000 f7b72100 WMILIB WMILIB.SYS Fri Aug 17 14:07:23 2001 (3B7D878B)
    f7b73000 f7b74580 intelide intelide.sys Tue Aug 03 22:59:40 2004 (41107B4C)
    f7b75000 f7b77000 dmload dmload.sys unavailable (FFFFFFFE)
    f7b7f000 f7b80100 swenum swenum.sys Tue Aug 03 22:58:41 2004 (41107B11)
    f7b85000 f7b86280 USBD USBD.SYS Fri Aug 17 14:02:58 2001 (3B7D8682)
    f7b89000 f7b8b000 Fs_Rec Fs_Rec.SYS unavailable (FFFFFFFE)
    f7b8d000 f7b8e080 Beep Beep.SYS Fri Aug 17 13:47:33 2001 (3B7D82E5)
    f7b91000 f7b92080 mnmdd mnmdd.SYS Fri Aug 17 13:57:28 2001 (3B7D8538)
    f7b95000 f7b96080 RDPCDD RDPCDD.sys Fri Aug 17 13:46:56 2001 (3B7D82C0)
    f7b9b000 f7b9c0c0 avg7rsw avg7rsw.sys Sun Sep 18 17:09:31 2005 (432E01BB)
    f7bab000 f7bac100 dump_WMILIB dump_WMILIB.SYS Fri Aug 17 14:07:23 2001 (3B7D878B)
    f7c13000 f7c148a0 PROCEXP86 PROCEXP86.SYS Sun Dec 05 16:31:15 2004 (41B3A853)
    f7c31000 f7c32380 avgtdi avgtdi.sys Sat Sep 03 17:38:58 2005 (431A4222)
    f7c37000 f7c37d00 pciide pciide.sys Fri Aug 17 13:51:49 2001 (3B7D83E5)
    f7c80000 f7c80c00 audstub audstub.sys Fri Aug 17 13:59:40 2001 (3B7D85BC)
    f7cc7000 f7cc7d00 dxgthk dxgthk.sys Fri Aug 17 13:53:12 2001 (3B7D8438)
    f7cd5000 f7cd6000 Null Null.SYS unavailable (FFFFFFFE)
    f7cf1000 f7cf1da0 aslm75 aslm75.sys Tue Apr 22 18:15:58 1997 (335D62CE)

    Unloaded modules:
    b9420000 b9429000 HIDCLASS.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    ba3a8000 ba3ab000 hidusb.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b83b7000 b83ba000 mouhid.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    ba318000 ba321000 HIDCLASS.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    ba4e4000 ba4e7000 hidusb.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b9063000 b9066000 mouhid.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    ba440000 ba449000 HIDCLASS.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b9771000 b9774000 hidusb.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    ba3b0000 ba3b3000 mouhid.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b830a000 b8313000 HIDCLASS.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    ba534000 ba537000 hidusb.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f787f000 f7888000 HIDCLASS.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f6c1b000 f6c1e000 hidusb.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f6c13000 f6c16000 mouhid.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f7ce2000 f7ce3000 drmkaud.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b9612000 b9641000 MidiSyn.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b96e1000 b9704000 aec.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b99d3000 b99e0000 DMusic.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b9821000 b982f000 swmidi.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f7b83000 f7b85000 splitter.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b9a77000 b9a8b000 Parport.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f7a27000 f7a2c000 Cdaudio.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f7b53000 f7b56000 Sfloppy.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000

    hsf_usr.sys is part of my modem driver, as is hsf_usr.sys.
     
  8. 2006/09/05
    Arie

    Arie Administrator Administrator Staff

    Joined:
    2001/12/27
    Messages:
    15,174
    Likes Received:
    412
    Probably the best thing to do is to go to Microsoft Support Services, and select an option to "open" a support request.

    You can use the log file (debuglog.txt) generated to supply the needed information to start your support request.
     
    Arie,
    #7
  9. 2006/09/05
    Bill Castner

    Bill Castner Inactive

    Joined:
    2006/08/30
    Messages:
    1,980
    Likes Received:
    0
    One last try:

    Use Device Manager and Disable, not Uninstall, your US Robotics modem.

    Reboot.

    Test for a day.
     
  10. 2006/09/05
    mailman Lifetime Subscription

    mailman Geek Member

    Joined:
    2004/01/17
    Messages:
    1,901
    Likes Received:
    11
    This is in Bocotainin's most recent crash dump post:
    Rookie question:

    Is it reasonable Bocotainin might pinpoint the cause of the BSOD issue by temporarily uninstalling GriSoft's AVG / Internet Security Suite (for a day or two and running Windows Firewall instead of the GriSoft firewall if there is one included with the Internet Security Suite) rather than just disabling it?
     
  11. 2006/09/05
    Bill Castner

    Bill Castner Inactive

    Joined:
    2006/08/30
    Messages:
    1,980
    Likes Received:
    0
    I was slowly edging towards that suggestion.

    Right at the moment I want to see if the memory location of the offfending driver shifts if the modem is disabled. Right now the issue is centered around this set of instructions:

    LAST_CONTROL_TRANSFER: from 804e15bb to 804e14ce

    STACK_TEXT:
    b95d1d48 804e15bb ffffd8f0 ffffffff 00000000 nt!KiInsertTreeTimer+0x71
    b95d1d7c f6d8c5a4 00000000 00000000 b95d1d9c nt!KeDelayExecutionThread+0xee
    WARNING: Stack unwind information not available. Following frames may be wrong.
    b95d1dac 80574128 a5ae127e 00000000 00000000 HSF_USR+0xa15a4
    b95d1ddc 804efc81 f6d8c4f4 86dbb5c0 00000000 nt!PspSystemThreadStartup+0x34
    00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x16

    Here you have a normal ntoskrnlmp thread being interrupted by a trap frame. The source of the trap frame is what I am trying to identify.

    .
     
  12. 2006/09/05
    Bocotainin

    Bocotainin Inactive Thread Starter

    Joined:
    2006/09/03
    Messages:
    7
    Likes Received:
    0
    Well, I uninstalled the modem I was using (before seeing , drivers and device and installed a different one by a different manufacturer with different drivers. BSOD whist playing a game, same type, different offenders I guess

    Opened log file 'c:\debuglog.txt'

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


    Loading Dump File [G:\MEMORY.DMP]
    Kernel Summary Dump File: Only kernel address space is available

    Symbol search path is: SRV*c:\symbols*http://msdl.microsoft.com/download/symbols
    Executable search path is: C:\WINDOWS;C:\WINDOWS\system32;C:\WINDOWS\system32\drivers
    Windows XP Kernel Version 2600 (Service Pack 2) MP (2 procs) Free x86 compatible
    Product: WinNt, suite: TerminalServer SingleUserTS
    Built by: 2600.xpsp_sp2_gdr.050301-1519
    Kernel base = 0x804d7000 PsLoadedModuleList = 0x805624a0
    Debug session time: Tue Sep 5 00:39:49.375 2006 (GMT-7)
    System Uptime: 0 days 3:48:28.151
    WARNING: Process directory table base 20061000 doesn't match CR3 00039000
    WARNING: Process directory table base 20061000 doesn't match CR3 00039000
    Loading Kernel Symbols
    ...........................................................................................................................................
    Loading User Symbols
    PEB is paged out (Peb.Ldr = 7ffdf00c). Type ".hh dbgerr001" for details
    Loading unloaded module list
    .................
    *******************************************************************************
    * *
    * Bugcheck Analysis *
    * *
    *******************************************************************************

    Use !analyze -v to get detailed debugging information.

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

    *** ERROR: Module load completed but symbols could not be loaded for nv4_mini.sys
    Probably caused by : nv4_mini.sys ( nv4_mini+75ae1 )

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

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

    UNEXPECTED_KERNEL_MODE_TRAP (7f)
    This means a trap occurred in kernel mode, and it's a trap of a kind
    that the kernel isn't allowed to have/catch (bound trap) or that
    is always instant death (double fault). The first number in the
    bugcheck params is the number of the trap (8 = double fault, etc)
    Consult an Intel x86 family manual to learn more about what these
    traps are. Here is a *portion* of those codes:
    If kv shows a taskGate
    use .tss on the part before the colon, then kv.
    Else if kv shows a trapframe
    use .trap on that value
    Else
    .trap on the appropriate frame will show where the trap was taken
    (on x86, this will be the ebp that goes with the procedure KiTrap)
    Endif
    kb will then show the corrected stack.
    Arguments:
    Arg1: 00000008, EXCEPTION_DOUBLE_FAULT
    Arg2: 80042000
    Arg3: 00000000
    Arg4: 00000000

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


    BUGCHECK_STR: 0x7f_8

    TSS: 00000028 -- (.tss 28)
    .tss 28
    eax=86c91848 ebx=86c91848 ecx=86c884b8 edx=00000001 esi=86c91848 edi=86c88a60
    eip=f6fdaae1 esp=f7aaee64 ebp=86c9f600 iopl=0 nv up ei ng nz na pe nc
    cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010286
    nv4_mini+0x75ae1:
    f6fdaae1 8b742408 mov esi,dword ptr [esp+8] ss:0010:f7aaee6c=00000000
    .trap
    Resetting default scope

    DEFAULT_BUCKET_ID: DRIVER_FAULT

    PROCESS_NAME: Civilization4.e

    LAST_CONTROL_TRANSFER: from 00000000 to f6fdaae1

    STACK_TEXT:
    f7aaee60 00000000 00000000 00000000 00000000 nv4_mini+0x75ae1


    STACK_COMMAND: .tss 0x28 ; kb

    FOLLOWUP_IP:
    nv4_mini+75ae1
    f6fdaae1 8b742408 mov esi,dword ptr [esp+8]

    SYMBOL_STACK_INDEX: 0

    SYMBOL_NAME: nv4_mini+75ae1

    FOLLOWUP_NAME: MachineOwner

    MODULE_NAME: nv4_mini

    IMAGE_NAME: nv4_mini.sys

    DEBUG_FLR_IMAGE_TIMESTAMP: 447f902d

    FAILURE_BUCKET_ID: 0x7f_8_nv4_mini+75ae1

    BUCKET_ID: 0x7f_8_nv4_mini+75ae1

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

    eax=ffdff13c ebx=80042000 ecx=00000000 edx=00000000 esi=00000000 edi=00000000
    eip=804df8e9 esp=805536e4 ebp=00000000 iopl=0 nv up di ng nz na pe nc
    cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00000086
    nt!KiTrap08+0x48:
    804df8e9 ebee jmp nt!KiTrap08+0x38 (804df8d9)
    ChildEBP RetAddr Args to Child
    00000000 f6fdaae1 00000000 00000000 00000000 nt!KiTrap08+0x48 (FPO: TSS 28:0)
    WARNING: Stack unwind information not available. Following frames may be wrong.
    f7aaee60 00000000 00000000 00000000 00000000 nv4_mini+0x75ae1
    start end module name
    804d7000 806fd000 nt ntkrnlmp.exe Tue Mar 01 16:57:27 2005 (42250F77)
    806fd000 8071dd00 hal halmacpi.dll Tue Aug 03 22:59:09 2004 (41107B2D)
    b8108000 b81207c0 Slnthal Slnthal.sys Thu May 13 00:29:49 2004 (40A323ED)
    b8121000 b82759e0 Mtlstrm Mtlstrm.sys Thu May 13 00:28:03 2004 (40A32383)
    b8660000 b867f0a0 Mtlmnt5 Mtlmnt5.sys Thu May 13 00:35:07 2004 (40A3252B)
    b8680000 b86e62e0 slntamr slntamr.sys Thu May 13 00:41:29 2004 (40A326A9)
    b8f0b000 b8f0e340 SlWdmSup SlWdmSup.sys Thu May 13 00:21:16 2004 (40A321EC)
    b902f000 b9032f00 MODEMCSA MODEMCSA.sys Fri Aug 17 13:57:37 2001 (3B7D8541)
    b91cb000 b91ce800 asyncmac asyncmac.sys Tue Aug 03 23:05:02 2004 (41107C8E)
    b939f000 b93c8f00 kmixer kmixer.sys Tue Aug 03 23:07:46 2004 (41107D32)
    b93f1000 b9431280 HTTP HTTP.sys Thu Mar 16 16:33:09 2006 (441A03C5)
    b963c000 b9650400 wdmaud wdmaud.sys Tue Aug 03 23:15:03 2004 (41107EE7)
    b9809000 b985a400 srv srv.sys Thu Apr 20 23:12:25 2006 (444877C9)
    b9973000 b999af00 secdrv secdrv.sys Tue Aug 31 06:42:55 2004 (4134805F)
    b9a8b000 b9ab7400 mrxdav mrxdav.sys Tue Aug 03 23:00:49 2004 (41107B91)
    ba39c000 ba39e500 EIO EIO.sys Tue Dec 14 07:55:21 2004 (41BF0CE9)
    ba428000 ba436d80 sysaudio sysaudio.sys Tue Aug 03 23:15:54 2004 (41107F1A)
    ba4fc000 ba4ff280 ndisuio ndisuio.sys Tue Aug 03 23:03:10 2004 (41107C1E)
    bf000000 bf011580 dxg dxg.sys Tue Aug 03 23:00:51 2004 (41107B93)
    bf012000 bf463d00 nv4_disp nv4_disp.dll Thu Jun 01 18:06:00 2006 (447F8EF8)
    bf800000 bf9c1180 win32k win32k.sys Wed Oct 05 17:05:44 2005 (43446A58)
    f47d0000 f47e7480 dump_atapi dump_atapi.sys Tue Aug 03 22:59:41 2004 (41107B4D)
    f47e8000 f47f8280 Udfs Udfs.SYS Tue Aug 03 23:00:27 2004 (41107B7B)
    f47f9000 f481c000 Fastfat Fastfat.SYS Tue Aug 03 23:14:15 2004 (41107EB7)
    f4844000 f4901d00 avg7core avg7core.sys Mon Jul 03 16:41:42 2006 (44A9AB36)
    f49a2000 f4a10a00 mrxsmb mrxsmb.sys Fri May 05 02:41:42 2006 (445B1DD6)
    f4a11000 f4a3ba00 rdbss rdbss.sys Fri May 05 02:47:55 2006 (445B1F4B)
    f4a3c000 f4a5dd00 afd afd.sys Tue Aug 03 23:14:13 2004 (41107EB5)
    f4a5e000 f4a7ef00 ipnat ipnat.sys Wed Sep 29 15:28:36 2004 (415B3714)
    f4a7f000 f4aa6c00 netbt netbt.sys Tue Aug 03 23:14:36 2004 (41107ECC)
    f4aa7000 f4afed80 tcpip tcpip.sys Thu Apr 20 04:51:47 2006 (444775D3)
    f4aff000 f4b11400 ipsec ipsec.sys Tue Aug 03 23:14:27 2004 (41107EC3)
    f6c66000 f6c68900 Dxapi Dxapi.sys Fri Aug 17 13:53:19 2001 (3B7D843F)
    f6c82000 f6cb5200 update update.sys Tue Aug 03 22:58:32 2004 (41107B08)
    f6cb6000 f6ce6100 rdpdr rdpdr.sys Tue Aug 03 23:01:10 2004 (41107BA6)
    f6d87000 f6d9d680 ndiswan ndiswan.sys Tue Aug 03 23:14:30 2004 (41107EC6)
    f6d9e000 f6de8000 dtscsi dtscsi.sys Sat Dec 10 06:33:44 2005 (439AE748)
    f6de8000 f6dfb900 parport parport.sys Tue Aug 03 22:59:04 2004 (41107B28)
    f6e14000 f6e16280 rasacd rasacd.sys Fri Aug 17 13:55:39 2001 (3B7D84CB)
    f6e24000 f6e46680 ks ks.sys Tue Aug 03 23:15:20 2004 (41107EF8)
    f6e47000 f6e6a980 portcls portcls.sys Tue Aug 03 23:15:47 2004 (41107F13)
    f6e6b000 f6ef6980 kx kx.sys Mon Feb 16 13:46:33 2004 (40313A39)
    f6ef7000 f6f2db00 yk51x86 yk51x86.sys Thu Nov 25 23:42:27 2004 (41A6DE63)
    f6f2e000 f6f50e80 USBPORT USBPORT.SYS Tue Aug 03 23:08:34 2004 (41107D62)
    f6f51000 f6f64780 VIDEOPRT VIDEOPRT.SYS Tue Aug 03 23:07:04 2004 (41107D08)
    f6f65000 f73237a0 nv4_mini nv4_mini.sys Thu Jun 01 18:11:09 2006 (447F902D)
    f7340000 f7343c80 mssmbios mssmbios.sys Tue Aug 03 23:07:47 2004 (41107D33)
    f7360000 f7362580 ndistapi ndistapi.sys Fri Aug 17 13:55:29 2001 (3B7D84C1)
    f7368000 f736af80 fsvga fsvga.sys Fri Aug 17 13:57:21 2001 (3B7D8531)
    f736c000 f736ef80 mouhid mouhid.sys Fri Aug 17 13:47:57 2001 (3B7D82FD)
    f7394000 f73ae580 Mup Mup.sys Tue Aug 03 23:15:20 2004 (41107EF8)
    f73af000 f73dba80 NDIS NDIS.sys Tue Aug 03 23:14:27 2004 (41107EC3)
    f73dc000 f7468480 Ntfs Ntfs.sys Tue Aug 03 23:15:06 2004 (41107EEA)
    f7469000 f747f780 KSecDD KSecDD.sys Tue Aug 03 22:59:45 2004 (41107B51)
    f7480000 f7491f00 sr sr.sys Tue Aug 03 23:06:22 2004 (41107CDE)
    f7492000 f74b1000 fltMgr fltMgr.sys unavailable (FFFFFFFE)
    f74b1000 f74c8800 SCSIPORT SCSIPORT.SYS Tue Aug 03 22:59:39 2004 (41107B4B)
    f74c9000 f74e0480 atapi atapi.sys Tue Aug 03 22:59:41 2004 (41107B4D)
    f74e1000 f7506700 dmio dmio.sys Tue Aug 03 23:07:13 2004 (41107D11)
    f7507000 f7525880 ftdisk ftdisk.sys Fri Aug 17 13:52:41 2001 (3B7D8419)
    f7526000 f7536a80 pci pci.sys Tue Aug 03 23:07:45 2004 (41107D31)
    f7537000 f7564d80 ACPI ACPI.sys Tue Aug 03 23:07:35 2004 (41107D27)
    f7565000 f757c800 SPTD0525 SPTD0525.SYS Tue Aug 03 22:59:39 2004 (41107B4B)
    f757d000 f764e000 sptd sptd.sys Sat Jun 24 02:18:51 2006 (449D037B)
    f766f000 f7677c00 isapnp isapnp.sys Fri Aug 17 13:58:01 2001 (3B7D8559)
    f767f000 f768de80 ohci1394 ohci1394.sys Tue Aug 03 23:10:05 2004 (41107DBD)
    f768f000 f769c000 1394BUS 1394BUS.SYS Tue Aug 03 23:10:03 2004 (41107DBB)
    f769f000 f76a9500 MountMgr MountMgr.sys Tue Aug 03 22:58:29 2004 (41107B05)
    f76af000 f76bbc80 VolSnap VolSnap.sys Tue Aug 03 23:00:14 2004 (41107B6E)
    f76bf000 f76c7f80 ultra ultra.sys Fri Aug 17 13:52:19 2001 (3B7D8403)
    f76cf000 f76d7e00 disk disk.sys Tue Aug 03 22:59:53 2004 (41107B59)
    f76df000 f76eb200 CLASSPNP CLASSPNP.SYS Tue Aug 03 23:14:26 2004 (41107EC2)
    f76ef000 f76f9580 agp440 agp440.sys Tue Aug 03 23:07:40 2004 (41107D2C)
    f772f000 f7737d00 intelppm intelppm.sys Tue Aug 03 22:59:19 2004 (41107B37)
    f773f000 f774db80 drmk drmk.sys Tue Aug 03 23:07:54 2004 (41107D3A)
    f774f000 f775e180 nic1394 nic1394.sys Tue Aug 03 22:58:28 2004 (41107B04)
    f775f000 f776be00 i8042prt i8042prt.sys Tue Aug 03 23:14:36 2004 (41107ECC)
    f776f000 f777ed80 serial serial.sys Tue Aug 03 23:15:51 2004 (41107F17)
    f777f000 f7789380 imapi imapi.sys Tue Aug 03 23:00:12 2004 (41107B6C)
    f778f000 f779b180 cdrom cdrom.sys Tue Aug 03 22:59:52 2004 (41107B58)
    f779f000 f77ad080 redbook redbook.sys Tue Aug 03 22:59:34 2004 (41107B46)
    f77af000 f77bb880 rasl2tp rasl2tp.sys Tue Aug 03 23:14:21 2004 (41107EBD)
    f77bf000 f77c9200 raspppoe raspppoe.sys Tue Aug 03 23:05:06 2004 (41107C92)
    f77cf000 f77dad00 raspptp raspptp.sys Tue Aug 03 23:14:26 2004 (41107EC2)
    f77df000 f77e8f00 termdd termdd.sys Tue Aug 03 22:58:52 2004 (41107B1C)
    f77ef000 f77f8480 NDProxy NDProxy.SYS Fri Aug 17 13:55:30 2001 (3B7D84C2)
    f77ff000 f780d100 usbhub usbhub.sys Tue Aug 03 23:08:40 2004 (41107D68)
    f781f000 f7827900 msgpc msgpc.sys Tue Aug 03 23:04:11 2004 (41107C5B)
    f782f000 f7837700 wanarp wanarp.sys Tue Aug 03 23:04:57 2004 (41107C89)
    f783f000 f784dd80 arp1394 arp1394.sys Tue Aug 03 22:58:28 2004 (41107B04)
    f784f000 f7857700 netbios netbios.sys Tue Aug 03 23:03:19 2004 (41107C27)
    f785f000 f7867880 Fips Fips.SYS Fri Aug 17 18:31:49 2001 (3B7DC585)
    f786f000 f7877d80 HIDCLASS HIDCLASS.SYS Tue Aug 03 23:08:18 2004 (41107D52)
    f788f000 f789e900 Cdfs Cdfs.SYS Tue Aug 03 23:14:09 2004 (41107EB1)
    f78ef000 f78f5200 PCIIDEX PCIIDEX.SYS Tue Aug 03 22:59:40 2004 (41107B4C)
    f78f7000 f78fb900 PartMgr PartMgr.sys Fri Aug 17 18:32:23 2001 (3B7DC5A7)
    f7937000 f793dd00 avg7rsxp avg7rsxp.sys Sun Jun 25 16:45:43 2006 (449F2027)
    f7947000 f794c000 usbuhci usbuhci.sys Tue Aug 03 23:08:34 2004 (41107D62)
    f794f000 f7955800 usbehci usbehci.sys Tue Aug 03 23:08:34 2004 (41107D62)
    f7967000 f796be80 atkkbnt atkkbnt.sys Mon Jul 19 23:19:15 2004 (40FCB963)
    f796f000 f7975000 kbdclass kbdclass.sys Tue Aug 03 22:58:32 2004 (41107B08)
    f7987000 f798e000 fdc fdc.sys unavailable (FFFFFFFE)
    f79a7000 f79ab500 watchdog watchdog.sys Tue Aug 03 23:07:32 2004 (41107D24)
    f79af000 f79b3920 AegisP AegisP.sys Tue May 17 13:22:56 2005 (428A52A0)
    f79bf000 f79c3880 TDI TDI.SYS Tue Aug 03 23:07:47 2004 (41107D33)
    f79cf000 f79d3580 ptilink ptilink.sys Fri Aug 17 13:49:53 2001 (3B7D8371)
    f79df000 f79e3080 raspti raspti.sys Fri Aug 17 13:55:32 2001 (3B7D84C4)
    f79e7000 f79eca00 mouclass mouclass.sys Tue Aug 03 22:58:32 2004 (41107B08)
    f79ff000 f7a04000 flpydisk flpydisk.sys Tue Aug 03 22:59:24 2004 (41107B3C)
    f7a0f000 f7a16580 Modem Modem.SYS Tue Aug 03 23:08:04 2004 (41107D44)
    f7a17000 f7a1c200 vga vga.sys Tue Aug 03 23:07:06 2004 (41107D0A)
    f7a27000 f7a2ba80 Msfs Msfs.SYS Tue Aug 03 23:00:37 2004 (41107B85)
    f7a37000 f7a3e880 Npfs Npfs.SYS Tue Aug 03 23:00:38 2004 (41107B86)
    f7a67000 f7a6d180 HIDPARSE HIDPARSE.SYS Tue Aug 03 23:08:15 2004 (41107D4F)
    f7a7f000 f7a82000 BOOTVID BOOTVID.dll Fri Aug 17 13:49:09 2001 (3B7D8345)
    f7a83000 f7a86580 RecAgent RecAgent.sys Tue Jan 13 05:03:28 2004 (4003ECA0)
    f7b57000 f7b59980 gameenum gameenum.sys Tue Aug 03 23:08:20 2004 (41107D54)
    f7b5f000 f7b62c80 serenum serenum.sys Tue Aug 03 22:59:06 2004 (41107B2A)
    f7b63000 f7b65580 hidusb hidusb.sys Fri Aug 17 14:02:16 2001 (3B7D8658)
    f7b6f000 f7b70b80 kdcom kdcom.dll Fri Aug 17 13:49:10 2001 (3B7D8346)
    f7b71000 f7b72100 WMILIB WMILIB.SYS Fri Aug 17 14:07:23 2001 (3B7D878B)
    f7b73000 f7b74580 intelide intelide.sys Tue Aug 03 22:59:40 2004 (41107B4C)
    f7b75000 f7b77000 dmload dmload.sys unavailable (FFFFFFFE)
    f7b7d000 f7b7e100 swenum swenum.sys Tue Aug 03 22:58:41 2004 (41107B11)
    f7b83000 f7b84280 USBD USBD.SYS Fri Aug 17 14:02:58 2001 (3B7D8682)
    f7b87000 f7b89000 Fs_Rec Fs_Rec.SYS unavailable (FFFFFFFE)
    f7b8b000 f7b8c080 Beep Beep.SYS Fri Aug 17 13:47:33 2001 (3B7D82E5)
    f7b8f000 f7b90080 mnmdd mnmdd.SYS Fri Aug 17 13:57:28 2001 (3B7D8538)
    f7b93000 f7b94080 RDPCDD RDPCDD.sys Fri Aug 17 13:46:56 2001 (3B7D82C0)
    f7b99000 f7b9a0c0 avg7rsw avg7rsw.sys Sun Sep 18 17:09:31 2005 (432E01BB)
    f7b9f000 f7ba0100 dump_WMILIB dump_WMILIB.SYS Fri Aug 17 14:07:23 2001 (3B7D878B)
    f7bc7000 f7bc8900 splitter splitter.sys Tue Aug 03 23:07:46 2004 (41107D32)
    f7be9000 f7beb000 ParVdm ParVdm.SYS unavailable (FFFFFFFE)
    f7bef000 f7bf0380 avgtdi avgtdi.sys Sat Sep 03 17:38:58 2005 (431A4222)
    f7c07000 f7c088a0 PROCEXP86 PROCEXP86.SYS Sun Dec 05 16:31:15 2004 (41B3A853)
    f7c37000 f7c37d00 pciide pciide.sys Fri Aug 17 13:51:49 2001 (3B7D83E5)
    f7c7c000 f7c7cc00 audstub audstub.sys Fri Aug 17 13:59:40 2001 (3B7D85BC)
    f7c85000 f7c85d00 dxgthk dxgthk.sys Fri Aug 17 13:53:12 2001 (3B7D8438)
    f7c8c000 f7c8cda0 aslm75 aslm75.sys Tue Apr 22 18:15:58 1997 (335D62CE)
    f7ccd000 f7cce000 Null Null.SYS unavailable (FFFFFFFE)

    Unloaded modules:
    b8121000 b8276000 Mtlstrm.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b8108000 b8121000 Slnthal.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b8375000 b84ca000 Mtlstrm.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b835c000 b8375000 Slnthal.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f7bc1000 f7bc3000 MSPQM.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f7bbd000 f7bbf000 MSKSSRV.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f7bb9000 f7bbb000 MSPCLOCK.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b850b000 b8660000 Mtlstrm.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b84f2000 b850b000 Slnthal.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f7d51000 f7d52000 drmkaud.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b9551000 b9574000 aec.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b9522000 b9551000 MidiSyn.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b96b1000 b96be000 DMusic.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b96d1000 b96df000 swmidi.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f7c29000 f7c2b000 splitter.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f7a0f000 f7a14000 Cdaudio.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f6e1c000 f6e1f000 Sfloppy.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    Closing open log file c:\debuglog.txt

    Civilization 4 and my video card driver now fighting? Could I have some kinda wierd malware somewhere?
     
  13. 2006/09/05
    Arie

    Arie Administrator Administrator Staff

    Joined:
    2001/12/27
    Messages:
    15,174
    Likes Received:
    412
    General causes of "STOP 0x0000007F" errors

    So far yours are all 0x00000008 Double Fault


     
  14. 2006/09/05
    Bocotainin

    Bocotainin Inactive Thread Starter

    Joined:
    2006/09/03
    Messages:
    7
    Likes Received:
    0
    Is there some (preferable software) way to test my cpu and relevant bus? Also, what should I do if it is a kernal-mode driver? And how can I tell which one?

    And is there some way to make bsod mem dumps use the page file on a non-system partition?
     
  15. 2006/09/05
    Bill Castner

    Bill Castner Inactive

    Joined:
    2006/08/30
    Messages:
    1,980
    Likes Received:
    0
    No there is not, sorry. It would be a nice feature.

    I honestly do not think the problem is here the way your statement suggests. An issue of something plugged into the buss, like a PCI adapter of some sort, yes that can be an issue. Those you test by the process of elimination -- Take all uncecessary boards out and add them back one at a time and use the machine. Until you get a "winner ".

    You can use the Driver Verifier -- Note that this will increase your crashes. Make sure you can access Recovery Console before enabling the Driver Verifier. You might need it if you cannot restart Windows.

    http://www.edbott.com/weblog/?p=576
    http://support.microsoft.com/?kbid=244617
    http://www.microsoft.com/whdc/devtools/tools/verifier.mspx
     
  16. 2006/09/05
    Bocotainin

    Bocotainin Inactive Thread Starter

    Joined:
    2006/09/03
    Messages:
    7
    Likes Received:
    0
    Woke up, bsod staring at me.

    Opened log file 'c:\debuglog.txt'

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


    Loading Dump File [G:\MEMORY.DMP]
    Kernel Summary Dump File: Only kernel address space is available

    Symbol search path is: SRV*c:\symbols*http://msdl.microsoft.com/download/symbols
    Executable search path is: C:\WINDOWS;C:\WINDOWS\system32;C:\WINDOWS\system32\drivers
    Windows XP Kernel Version 2600 (Service Pack 2) MP (2 procs) Free x86 compatible
    Product: WinNt, suite: TerminalServer SingleUserTS
    Built by: 2600.xpsp_sp2_gdr.050301-1519
    Kernel base = 0x804d7000 PsLoadedModuleList = 0x805624a0
    Debug session time: Tue Sep 5 11:51:38.734 2006 (GMT-7)
    System Uptime: 0 days 11:10:18.511
    Loading Kernel Symbols
    ..........................................................................................................................................
    Loading User Symbols

    Loading unloaded module list
    ..........
    *******************************************************************************
    * *
    * Bugcheck Analysis *
    * *
    *******************************************************************************

    Use !analyze -v to get detailed debugging information.

    BugCheck 4E, {8f, 3b57d, ffffffff, 0}

    Probably caused by : memory_corruption ( nt!MmZeroPageThread+130 )

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

    0: 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: 0000008f, The free or zeroed page listhead is corrupt
    Arg2: 0003b57d, new page
    Arg3: ffffffff, old page
    Arg4: 00000000, 0

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


    DEFAULT_BUCKET_ID: DRIVER_FAULT

    BUGCHECK_STR: 0x4E

    PROCESS_NAME: System

    LAST_CONTROL_TRANSFER: from 805282e1 to 805371aa

    STACK_TEXT:
    f7a8a800 805282e1 0000004e 0000008f 0003b57d nt!KeBugCheckEx+0x1b
    f7a8a840 806ad2bd 86fbe3e8 00000000 00000044 nt!MmZeroPageThread+0x130
    f7a8adac 80574128 80087000 00000000 00000000 nt!Phase1Initialization+0x1287
    f7a8addc 804efc81 806ae7cb 80087000 00000000 nt!PspSystemThreadStartup+0x34
    00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x16


    STACK_COMMAND: kb

    FOLLOWUP_IP:
    nt!MmZeroPageThread+130
    805282e1 cc int 3

    SYMBOL_STACK_INDEX: 1

    SYMBOL_NAME: nt!MmZeroPageThread+130

    FOLLOWUP_NAME: MachineOwner

    MODULE_NAME: nt

    DEBUG_FLR_IMAGE_TIMESTAMP: 42250f77

    IMAGE_NAME: memory_corruption

    FAILURE_BUCKET_ID: 0x4E_nt!MmZeroPageThread+130

    BUCKET_ID: 0x4E_nt!MmZeroPageThread+130

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

    eax=ffdff13c ebx=0003b57d ecx=00000000 edx=000142ed esi=ffffffff edi=806ffaa8
    eip=805371aa esp=f7a8a7e8 ebp=f7a8a800 iopl=0 nv up ei ng nz na pe nc
    cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00200286
    nt!KeBugCheckEx+0x1b:
    805371aa 5d pop ebp
    ChildEBP RetAddr Args to Child
    f7a8a800 805282e1 0000004e 0000008f 0003b57d nt!KeBugCheckEx+0x1b (FPO: [Non-Fpo])
    f7a8a840 806ad2bd 86fbe3e8 00000000 00000044 nt!MmZeroPageThread+0x130 (FPO: [Non-Fpo])
    f7a8adac 80574128 80087000 00000000 00000000 nt!Phase1Initialization+0x1287 (FPO: [Non-Fpo])
    f7a8addc 804efc81 806ae7cb 80087000 00000000 nt!PspSystemThreadStartup+0x34 (FPO: [Non-Fpo])
    00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x16
    start end module name
    804d7000 806fd000 nt ntkrnlmp.exe Tue Mar 01 16:57:27 2005 (42250F77)
    806fd000 8071dd00 hal halmacpi.dll Tue Aug 03 22:59:09 2004 (41107B2D)
    b8cd9000 b8cf17c0 Slnthal Slnthal.sys Thu May 13 00:29:49 2004 (40A323ED)
    b8cf2000 b8e469e0 Mtlstrm Mtlstrm.sys Thu May 13 00:28:03 2004 (40A32383)
    b8e93000 b8e96800 asyncmac asyncmac.sys Tue Aug 03 23:05:02 2004 (41107C8E)
    b904f000 b908f280 HTTP HTTP.sys Thu Mar 16 16:33:09 2006 (441A03C5)
    b9360000 b93b1400 srv srv.sys Thu Apr 20 23:12:25 2006 (444877C9)
    b95ba000 b95e1f00 secdrv secdrv.sys Tue Aug 31 06:42:55 2004 (4134805F)
    b986a000 b9893f00 kmixer kmixer.sys Tue Aug 03 23:07:46 2004 (41107D32)
    b98a8000 b98aa500 EIO EIO.sys Tue Dec 14 07:55:21 2004 (41BF0CE9)
    b98bc000 b98e8400 mrxdav mrxdav.sys Tue Aug 03 23:00:49 2004 (41107B91)
    b99db000 b99ef400 wdmaud wdmaud.sys Tue Aug 03 23:15:03 2004 (41107EE7)
    b9b10000 b9b1ed80 sysaudio sysaudio.sys Tue Aug 03 23:15:54 2004 (41107F1A)
    ba4e8000 ba4eb280 ndisuio ndisuio.sys Tue Aug 03 23:03:10 2004 (41107C1E)
    bf000000 bf011580 dxg dxg.sys Tue Aug 03 23:00:51 2004 (41107B93)
    bf012000 bf463d00 nv4_disp nv4_disp.dll Thu Jun 01 18:06:00 2006 (447F8EF8)
    bf800000 bf9c1180 win32k win32k.sys Wed Oct 05 17:05:44 2005 (43446A58)
    f4749000 f4760480 dump_atapi dump_atapi.sys Tue Aug 03 22:59:41 2004 (41107B4D)
    f4761000 f4771280 Udfs Udfs.SYS Tue Aug 03 23:00:27 2004 (41107B7B)
    f4772000 f4795000 Fastfat Fastfat.SYS Tue Aug 03 23:14:15 2004 (41107EB7)
    f4795000 f4852d00 avg7core avg7core.sys Mon Jul 03 16:41:42 2006 (44A9AB36)
    f48f3000 f4961a00 mrxsmb mrxsmb.sys Fri May 05 02:41:42 2006 (445B1DD6)
    f4962000 f498ca00 rdbss rdbss.sys Fri May 05 02:47:55 2006 (445B1F4B)
    f498d000 f49aed00 afd afd.sys Tue Aug 03 23:14:13 2004 (41107EB5)
    f49d7000 f49f7f00 ipnat ipnat.sys Wed Sep 29 15:28:36 2004 (415B3714)
    f49f8000 f4a1fc00 netbt netbt.sys Tue Aug 03 23:14:36 2004 (41107ECC)
    f4a20000 f4a77d80 tcpip tcpip.sys Thu Apr 20 04:51:47 2006 (444775D3)
    f4a78000 f4a8a400 ipsec ipsec.sys Tue Aug 03 23:14:27 2004 (41107EC3)
    f6bbb000 f6bbd900 Dxapi Dxapi.sys Fri Aug 17 13:53:19 2001 (3B7D843F)
    f6bd3000 f6c06200 update update.sys Tue Aug 03 22:58:32 2004 (41107B08)
    f6c27000 f6c29f80 mouhid mouhid.sys Fri Aug 17 13:47:57 2001 (3B7D82FD)
    f6c2f000 f6c5f100 rdpdr rdpdr.sys Tue Aug 03 23:01:10 2004 (41107BA6)
    f6d00000 f6d16680 ndiswan ndiswan.sys Tue Aug 03 23:14:30 2004 (41107EC6)
    f6d17000 f6d61000 dtscsi dtscsi.sys Sat Dec 10 06:33:44 2005 (439AE748)
    f6d61000 f6d74900 parport parport.sys Tue Aug 03 22:59:04 2004 (41107B28)
    f6d75000 f6d97680 ks ks.sys Tue Aug 03 23:15:20 2004 (41107EF8)
    f6d98000 f6dbb980 portcls portcls.sys Tue Aug 03 23:15:47 2004 (41107F13)
    f6dbc000 f6e47980 kx kx.sys Mon Feb 16 13:46:33 2004 (40313A39)
    f6e54000 f6e57f00 MODEMCSA MODEMCSA.sys Fri Aug 17 13:57:37 2001 (3B7D8541)
    f6e70000 f6e8f0a0 Mtlmnt5 Mtlmnt5.sys Thu May 13 00:35:07 2004 (40A3252B)
    f6e90000 f6ef62e0 slntamr slntamr.sys Thu May 13 00:41:29 2004 (40A326A9)
    f6ef7000 f6f2db00 yk51x86 yk51x86.sys Thu Nov 25 23:42:27 2004 (41A6DE63)
    f6f2e000 f6f50e80 USBPORT USBPORT.SYS Tue Aug 03 23:08:34 2004 (41107D62)
    f6f51000 f6f64780 VIDEOPRT VIDEOPRT.SYS Tue Aug 03 23:07:04 2004 (41107D08)
    f6f65000 f73237a0 nv4_mini nv4_mini.sys Thu Jun 01 18:11:09 2006 (447F902D)
    f7330000 f7333c80 mssmbios mssmbios.sys Tue Aug 03 23:07:47 2004 (41107D33)
    f7348000 f734a580 hidusb hidusb.sys Fri Aug 17 14:02:16 2001 (3B7D8658)
    f7350000 f7352580 ndistapi ndistapi.sys Fri Aug 17 13:55:29 2001 (3B7D84C1)
    f7358000 f735af80 fsvga fsvga.sys Fri Aug 17 13:57:21 2001 (3B7D8531)
    f7370000 f7373c80 serenum serenum.sys Tue Aug 03 22:59:06 2004 (41107B2A)
    f7394000 f73ae580 Mup Mup.sys Tue Aug 03 23:15:20 2004 (41107EF8)
    f73af000 f73dba80 NDIS NDIS.sys Tue Aug 03 23:14:27 2004 (41107EC3)
    f73dc000 f7468480 Ntfs Ntfs.sys Tue Aug 03 23:15:06 2004 (41107EEA)
    f7469000 f747f780 KSecDD KSecDD.sys Tue Aug 03 22:59:45 2004 (41107B51)
    f7480000 f7491f00 sr sr.sys Tue Aug 03 23:06:22 2004 (41107CDE)
    f7492000 f74b1000 fltMgr fltMgr.sys unavailable (FFFFFFFE)
    f74b1000 f74c8800 SCSIPORT SCSIPORT.SYS Tue Aug 03 22:59:39 2004 (41107B4B)
    f74c9000 f74e0480 atapi atapi.sys Tue Aug 03 22:59:41 2004 (41107B4D)
    f74e1000 f7506700 dmio dmio.sys Tue Aug 03 23:07:13 2004 (41107D11)
    f7507000 f7525880 ftdisk ftdisk.sys Fri Aug 17 13:52:41 2001 (3B7D8419)
    f7526000 f7536a80 pci pci.sys Tue Aug 03 23:07:45 2004 (41107D31)
    f7537000 f7564d80 ACPI ACPI.sys Tue Aug 03 23:07:35 2004 (41107D27)
    f7565000 f757c800 SPTD0525 SPTD0525.SYS Tue Aug 03 22:59:39 2004 (41107B4B)
    f757d000 f764e000 sptd sptd.sys Sat Jun 24 02:18:51 2006 (449D037B)
    f766f000 f7677c00 isapnp isapnp.sys Fri Aug 17 13:58:01 2001 (3B7D8559)
    f767f000 f768de80 ohci1394 ohci1394.sys Tue Aug 03 23:10:05 2004 (41107DBD)
    f768f000 f769c000 1394BUS 1394BUS.SYS Tue Aug 03 23:10:03 2004 (41107DBB)
    f769f000 f76a9500 MountMgr MountMgr.sys Tue Aug 03 22:58:29 2004 (41107B05)
    f76af000 f76bbc80 VolSnap VolSnap.sys Tue Aug 03 23:00:14 2004 (41107B6E)
    f76bf000 f76c7f80 ultra ultra.sys Fri Aug 17 13:52:19 2001 (3B7D8403)
    f76cf000 f76d7e00 disk disk.sys Tue Aug 03 22:59:53 2004 (41107B59)
    f76df000 f76eb200 CLASSPNP CLASSPNP.SYS Tue Aug 03 23:14:26 2004 (41107EC2)
    f76ef000 f76f9580 agp440 agp440.sys Tue Aug 03 23:07:40 2004 (41107D2C)
    f772f000 f7737d00 intelppm intelppm.sys Tue Aug 03 22:59:19 2004 (41107B37)
    f773f000 f774db80 drmk drmk.sys Tue Aug 03 23:07:54 2004 (41107D3A)
    f774f000 f775e180 nic1394 nic1394.sys Tue Aug 03 22:58:28 2004 (41107B04)
    f775f000 f776be00 i8042prt i8042prt.sys Tue Aug 03 23:14:36 2004 (41107ECC)
    f776f000 f777ed80 serial serial.sys Tue Aug 03 23:15:51 2004 (41107F17)
    f777f000 f7789380 imapi imapi.sys Tue Aug 03 23:00:12 2004 (41107B6C)
    f778f000 f779b180 cdrom cdrom.sys Tue Aug 03 22:59:52 2004 (41107B58)
    f779f000 f77ad080 redbook redbook.sys Tue Aug 03 22:59:34 2004 (41107B46)
    f77af000 f77bb880 rasl2tp rasl2tp.sys Tue Aug 03 23:14:21 2004 (41107EBD)
    f77bf000 f77c9200 raspppoe raspppoe.sys Tue Aug 03 23:05:06 2004 (41107C92)
    f77cf000 f77dad00 raspptp raspptp.sys Tue Aug 03 23:14:26 2004 (41107EC2)
    f77df000 f77e8f00 termdd termdd.sys Tue Aug 03 22:58:52 2004 (41107B1C)
    f77ef000 f77f8480 NDProxy NDProxy.SYS Fri Aug 17 13:55:30 2001 (3B7D84C2)
    f77ff000 f780d100 usbhub usbhub.sys Tue Aug 03 23:08:40 2004 (41107D68)
    f781f000 f7827900 msgpc msgpc.sys Tue Aug 03 23:04:11 2004 (41107C5B)
    f782f000 f7837700 wanarp wanarp.sys Tue Aug 03 23:04:57 2004 (41107C89)
    f783f000 f784dd80 arp1394 arp1394.sys Tue Aug 03 22:58:28 2004 (41107B04)
    f784f000 f7857700 netbios netbios.sys Tue Aug 03 23:03:19 2004 (41107C27)
    f785f000 f7867880 Fips Fips.SYS Fri Aug 17 18:31:49 2001 (3B7DC585)
    f786f000 f7877d80 HIDCLASS HIDCLASS.SYS Tue Aug 03 23:08:18 2004 (41107D52)
    f789f000 f78ae900 Cdfs Cdfs.SYS Tue Aug 03 23:14:09 2004 (41107EB1)
    f78ef000 f78f5200 PCIIDEX PCIIDEX.SYS Tue Aug 03 22:59:40 2004 (41107B4C)
    f78f7000 f78fb900 PartMgr PartMgr.sys Fri Aug 17 18:32:23 2001 (3B7DC5A7)
    f793f000 f7944000 usbuhci usbuhci.sys Tue Aug 03 23:08:34 2004 (41107D62)
    f7947000 f794d800 usbehci usbehci.sys Tue Aug 03 23:08:34 2004 (41107D62)
    f795f000 f7965d00 avg7rsxp avg7rsxp.sys Sun Jun 25 16:45:43 2006 (449F2027)
    f7967000 f796e580 Modem Modem.SYS Tue Aug 03 23:08:04 2004 (41107D44)
    f797f000 f7985000 kbdclass kbdclass.sys Tue Aug 03 22:58:32 2004 (41107B08)
    f798f000 f7993e80 atkkbnt atkkbnt.sys Mon Jul 19 23:19:15 2004 (40FCB963)
    f7997000 f799e000 fdc fdc.sys unavailable (FFFFFFFE)
    f79c7000 f79cb500 watchdog watchdog.sys Tue Aug 03 23:07:32 2004 (41107D24)
    f79cf000 f79d3880 TDI TDI.SYS Tue Aug 03 23:07:47 2004 (41107D33)
    f79df000 f79e3580 ptilink ptilink.sys Fri Aug 17 13:49:53 2001 (3B7D8371)
    f79ef000 f79f3080 raspti raspti.sys Fri Aug 17 13:55:32 2001 (3B7D84C4)
    f79f7000 f79fca00 mouclass mouclass.sys Tue Aug 03 22:58:32 2004 (41107B08)
    f7a0f000 f7a14000 flpydisk flpydisk.sys Tue Aug 03 22:59:24 2004 (41107B3C)
    f7a27000 f7a2c200 vga vga.sys Tue Aug 03 23:07:06 2004 (41107D0A)
    f7a37000 f7a3ba80 Msfs Msfs.SYS Tue Aug 03 23:00:37 2004 (41107B85)
    f7a47000 f7a4e880 Npfs Npfs.SYS Tue Aug 03 23:00:38 2004 (41107B86)
    f7a4f000 f7a53920 AegisP AegisP.sys Tue May 17 13:22:56 2005 (428A52A0)
    f7a77000 f7a7d180 HIDPARSE HIDPARSE.SYS Tue Aug 03 23:08:15 2004 (41107D4F)
    f7a7f000 f7a82000 BOOTVID BOOTVID.dll Fri Aug 17 13:49:09 2001 (3B7D8345)
    f7a83000 f7a867e0 RecAgent RecAgent.sys Thu May 13 00:38:01 2004 (40A325D9)
    f7b4b000 f7b4e340 SlWdmSup SlWdmSup.sys Thu May 13 00:21:16 2004 (40A321EC)
    f7b5f000 f7b61280 rasacd rasacd.sys Fri Aug 17 13:55:39 2001 (3B7D84CB)
    f7b67000 f7b69980 gameenum gameenum.sys Tue Aug 03 23:08:20 2004 (41107D54)
    f7b6f000 f7b70b80 kdcom kdcom.dll Fri Aug 17 13:49:10 2001 (3B7D8346)
    f7b71000 f7b72100 WMILIB WMILIB.SYS Fri Aug 17 14:07:23 2001 (3B7D878B)
    f7b73000 f7b74580 intelide intelide.sys Tue Aug 03 22:59:40 2004 (41107B4C)
    f7b75000 f7b77000 dmload dmload.sys unavailable (FFFFFFFE)
    f7b7f000 f7b80100 swenum swenum.sys Tue Aug 03 22:58:41 2004 (41107B11)
    f7b85000 f7b86280 USBD USBD.SYS Fri Aug 17 14:02:58 2001 (3B7D8682)
    f7b89000 f7b8b000 Fs_Rec Fs_Rec.SYS unavailable (FFFFFFFE)
    f7b8d000 f7b8e080 Beep Beep.SYS Fri Aug 17 13:47:33 2001 (3B7D82E5)
    f7b91000 f7b92080 mnmdd mnmdd.SYS Fri Aug 17 13:57:28 2001 (3B7D8538)
    f7b95000 f7b96080 RDPCDD RDPCDD.sys Fri Aug 17 13:46:56 2001 (3B7D82C0)
    f7b9b000 f7b9c0c0 avg7rsw avg7rsw.sys Sun Sep 18 17:09:31 2005 (432E01BB)
    f7bb5000 f7bb6100 dump_WMILIB dump_WMILIB.SYS Fri Aug 17 14:07:23 2001 (3B7D878B)
    f7bbf000 f7bc08a0 PROCEXP86 PROCEXP86.SYS Sun Dec 05 16:31:15 2004 (41B3A853)
    f7bff000 f7c00380 avgtdi avgtdi.sys Sat Sep 03 17:38:58 2005 (431A4222)
    f7c27000 f7c29000 ParVdm ParVdm.SYS unavailable (FFFFFFFE)
    f7c37000 f7c37d00 pciide pciide.sys Fri Aug 17 13:51:49 2001 (3B7D83E5)
    f7cb8000 f7cb8c00 audstub audstub.sys Fri Aug 17 13:59:40 2001 (3B7D85BC)
    f7cea000 f7ceada0 aslm75 aslm75.sys Tue Apr 22 18:15:58 1997 (335D62CE)
    f7cf7000 f7cf8000 Null Null.SYS unavailable (FFFFFFFE)
    f7d02000 f7d02d00 dxgthk dxgthk.sys Fri Aug 17 13:53:12 2001 (3B7D8438)

    Unloaded modules:
    b8cf2000 b8e47000 Mtlstrm.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b8cd9000 b8cf2000 Slnthal.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f7cfd000 f7cfe000 drmkaud.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b99b8000 b99db000 aec.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b9989000 b99b8000 MidiSyn.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    ba458000 ba465000 DMusic.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b9af0000 b9afe000 swmidi.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f7c13000 f7c15000 splitter.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f7a1f000 f7a24000 Cdaudio.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f7b57000 f7b5a000 Sfloppy.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    Closing open log file c:\debuglog.txt

    I ran that memtest86+ program and it reported no errors the 3 times I let it go through. going to try that driver verifier...
     
  17. 2006/09/06
    Bill Castner

    Bill Castner Inactive

    Joined:
    2006/08/30
    Messages:
    1,980
    Likes Received:
    0
    It looks more and more like faulty RAM. With the modem out of the picture it still bombs on the same address space.

    Let Memtest run overnight. We need warm RAM when testing.
     
  18. 2006/09/06
    mailman Lifetime Subscription

    mailman Geek Member

    Joined:
    2004/01/17
    Messages:
    1,901
    Likes Received:
    11
  19. 2006/09/06
    Bocotainin

    Bocotainin Inactive Thread Starter

    Joined:
    2006/09/03
    Messages:
    7
    Likes Received:
    0
    Memtest ran for 10 hours, no errors. I tryed uninstalling all non-signed drivers save my sound driver. It occurs to me that it MIGHT have been caused by my ASUS pc probe program's kernal-mode triver it used for system monitoring. That could have been the last thing I did before this error started showing up.
     

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.